mirror of
https://gitee.com/xia-chu/ZLMediaKit.git
synced 2026-05-07 03:17:49 +08:00
在本地测试时发现,player_opencv.c程序如果不事先对brg24变量进行内存对齐,之后传入函数,运行到src/Codec/Transcode.cpp:FFmpegSws::inputFrame:sws_scale时可能会出现段错误 |
||
|---|---|---|
| .. | ||
| CMakeLists.sample | ||
| CMakeLists.txt | ||
| h264_media_server.c | ||
| h264_pusher.c | ||
| httpclient.c | ||
| player_opencv.c | ||
| pusher.c | ||
| server.c | ||
| websocket.c | ||