git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
avcodec/ffv1 : Fix remap and float with golomb rice
9 mars, par Michael Niedermayeravcodec/ffv1: Fix remap and float with golomb rice Sponsored-by: Sovereign Tech Fund Reviewed-by: Lynne <dev@lynne.ee> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
avcodec/ffv1enc : Fix slice coding mode 1 with rgb frames
9 mars, par Michael Niedermayer -
avcodec/ffv1enc : add space for the remap table to max_size
9 mars, par Michael Niedermayer -
avcodec/pthread* : Mark init, free, flush functions as av_cold
9 mars, par Andreas Rheinhardt -
avcodec/sbcdec_data : Merge data into header
9 mars, par Andreas Rheinhardtavcodec/sbcdec_data: Merge data into header sbcdec_data.h is only included by sbcdec.c, so this won't cause the data to be included multiple times in the binary. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>