git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
tests/swscale : check supported inputs for legacy swscale separately
25 février, par Niklas Haas -
avcodec/mpegvideo_enc : Reindent after the previous commit
25 février, par Andreas Rheinhardt -
avcodec/mpegvideo_enc : Don't do unnecessary work for AMV
25 février, par Andreas Rheinhardtavcodec/mpegvideo_enc: Don't do unnecessary work for AMV Up until now, the initialization of AMV's matrices happened after the initialization for MJPEG matrices, overwriting the earlier data. This commit changes this. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
-
avcodec/cuviddec : correctly handle buffer size and status when deinterlacing
25 février, par Timo Rothenpieler -
tests/swscale : print performance stats on exit
25 février, par Niklas Haas