git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
avcodec/pcm : fix some unused variables/functions warning
4 septembre, par Zhao Zhili -
avutil/hwcontext_drm : fix mapping when dst format is unset
4 septembre, par Cameron Gutman -
avformat/whip : fix SDP ICE candidates parsing
3 septembre, par Jack Lauavformat/whip: fix SDP ICE candidates parsing fix issue #20407 Refer to RFC 5245 15.1, the foundation may be any string up to 32 chars. The old code could misread foundations as transport("udp"). This patch fully parse all these attr to avoid parsing error. Signed-off-by: Jack Lau <jacklau1222@qq.com>
-
avcodec/vaapi_encode : avoid potential overflow
3 septembre, par Tong Wu -
avformat/demux : Reindent after the previous commit
3 septembre, par Andreas Rheinhardt