git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
avcodec/vc1 : Remove unused topleft,bottomright fields
30 avril, par Andreas Rheinhardt -
avcodec/vc1 : Remove write-only qs_last
30 avril, par Andreas Rheinhardt -
avfilter/vf_setparams : Fix chroma_location being cleared
30 avril, par Tobias Rapp -
avformat/hls : Return error code when read key file failed
30 avril, par Zhao Zhili -
avcodec/mpegvideo : Move parent to MPVEncContext
30 avril, par Andreas Rheinhardtavcodec/mpegvideo: Move parent to MPVEncContext This is more type-safe and avoids having parent contexts when unnecessary. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>