git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
avcodec/rv20enc : Use av_assert1() instead of av_assert0()
6 mai, par Andreas Rheinhardt -
avcodec/mpegvideo encs : Add put_bits_assume_flushed() to encode_header
6 mai, par Andreas Rheinhardtavcodec/mpegvideo encs: Add put_bits_assume_flushed() to encode_header This allows the compiler to remove the implicit "Do I need to output the PutBitContext buffer here?" checks. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
-
vulkan_ffv1 : pipe through slice decoding status
6 mai, par Lynne -
vulkan/ffv1 : unify encode and decode get/put primitives
6 mai, par Lynne -
avformat/apvdec : remove unused variable
5 mai, par Marvin Scholz