105154 Commits (8abc192236a5afe764e4fc76dcae9874fb3bedaa)
 

Author SHA1 Message Date
Andreas Rheinhardt 8abc192236 avcodec/mpeg12enc: Inline constants 3 years ago
Andreas Rheinhardt c037f3fc7d avcodec/mpeg12enc: Partially inline whether codec is MPEG-1 3 years ago
Andreas Rheinhardt d91b5020ec avcodec/mpeg12enc: Also inline chroma subsampling 3 years ago
Andreas Rheinhardt 58f6d1e758 avcodec/mpegvideo_enc: Remove dead code at compile time 3 years ago
Andreas Rheinhardt bf2c34a01a avcodec/mpegvideo_enc: Improve inlining of chroma_format 3 years ago
Andreas Rheinhardt 519c2c1a86 configure: Remove mpegvideo dependency on me_cmp 3 years ago
Andreas Rheinhardt ab54956edd configure: Add new mpegvideodec CONFIG_EXTRA 3 years ago
Andreas Rheinhardt d83479bec1 avcodec/mpegvideo: Move decoding-only code into a new file 3 years ago
Andreas Rheinhardt ee41c60373 avcodec/mpegvideo: Remove always-false check 3 years ago
Andreas Rheinhardt 5de7bce12e avcodec/mpegvideo: Don't initialize error resilience context for encoder 3 years ago
Andreas Rheinhardt 4a9b460a09 avcodec/mpegvideo: Check for no_rounding at compile-time if possible 3 years ago
Andreas Rheinhardt 7d4f200dfa avcodec/mpegvideo: Remove always-true branch 3 years ago
Andreas Rheinhardt bf70c34b11 avcodec/mpegvideo: Try to perform check for MPEG-1/2 at compile-time 3 years ago
Andreas Rheinhardt 7c0c73bca0 avcodec/mpegvideo: Partially check for being encoder at compile-time 3 years ago
Andreas Rheinhardt 854e3d4734 avcodec/mpegvideo: Don't check for > 8 bit MPEG-1/2 3 years ago
Andreas Rheinhardt f5ddf0ab19 avcodec/mpegvideo_motion: Don't duplicate identical code 3 years ago
Andreas Rheinhardt b821a58741 avcodec/wmv2: Move ff_wmv2_add_mb() to the wmv2dec 3 years ago
Andreas Rheinhardt 22ef01f5e1 avcodec/mpegvideo: Avoid needlessly calling function 3 years ago
Andreas Rheinhardt 5d856ef476 avcodec/mpegvideo: Don't duplicate identical code 3 years ago
Andreas Rheinhardt ec5c188b21 avcodec/mpeg12dec: Use %c to write single char 3 years ago
Andreas Rheinhardt 2d2aa5c384 avcodec/mpegvideo_enc: Don't merge decoder-only fields 3 years ago
Andreas Rheinhardt f899e3b51b avcodec/mpeg12enc: Move options-related fields to MPEG12EncContext 3 years ago
Andreas Rheinhardt 4989ad4c76 avcodec/mpeg12enc: Add custom context, move mpeg2_frame_rate_ext to it 3 years ago
Andreas Rheinhardt ac49439e77 avcodec/mpeg12enc: Simplify check for A53 closed captions 3 years ago
Andreas Rheinhardt 7a2f728302 avcodec/mpegvideo_enc: Move updating mb_info to its only user 3 years ago
Andreas Rheinhardt 3ff94f88c2 avcodec/speedhqenc: Inline constants 3 years ago
Andreas Rheinhardt 8a431a2bb6 avcodec/mpegvideo_enc: Remove impossible branch 3 years ago
Andreas Rheinhardt 4707023a95 avcodec/mpegvideo: Remove unnecessary headers 3 years ago
Andreas Rheinhardt cbbd5e063d avcodec/mjpegenc_common: Use AVCodecContext.codec_id directly 3 years ago
Andreas Rheinhardt 3867b18120 avcodec/mjpegenc_common: Don't call function unnecessarily 3 years ago
Andreas Rheinhardt 8a0981d013 avcodec/mjpegenc_common: Pass MJpegContext for writing picture header 3 years ago
Andreas Rheinhardt 7aee9e326f avcodec/mjpegenc: Deprecate unused prediction type 3 years ago
Andreas Rheinhardt bd2ec3d345 avcodec/mpegvideo: Move MJPEG/AMV-only fields to MJpegContext 3 years ago
Andreas Rheinhardt 506758357e avcodec/mjpegenc_common: Fix intendation 3 years ago
Andreas Rheinhardt 8edb2c638c avcodec/mjpegenc_common: Move code for MJPEG/AMV to mjpegenc 3 years ago
Andreas Rheinhardt 410af1caa3 avcodec/mjpegenc: Add wrapper for ff_mjpeg_encode_picture_header() 3 years ago
Andreas Rheinhardt be736e4237 avcodec/mpegvideo_enc: Remove redundant checks for multithreading 3 years ago
Andreas Rheinhardt 4d39a4db68 avcodec/mpegvideo_enc: Move MJPEG init checks to mjpegenc.c 3 years ago
Andreas Rheinhardt 26e117a14d avcodec/mjpegenc: Avoid allocation of MJpegContext 3 years ago
Andreas Rheinhardt 0b670a7f91 avcodec/mjpegenc: Use custom close function directly 3 years ago
gxw 8ca7d474c1 avcodec: [loongarch] Optimize prefetch with loongarch. 3 years ago
Hao Chen 555b850bd5 avcodec: [loongarch] Optimize idctdstp with LASX. 3 years ago
Shiyou Yin 5d58355bf1 avcodec: [loongarch] Optimize hpeldsp with LASX. 3 years ago
Niklas Haas 10e4b2b1d2 lavfi/showinfo: fix printf precision for dovi metadata 3 years ago
J. Dekker f63f9be37c lavc/aarch64: add hevc sao band 8x8 tiling 3 years ago
J. Dekker 89a2ed4a8b lavc/aarch64: clean-up sao band 8x8 function formatting 3 years ago
J. Dekker c97ffc1a77 lavc/aarch64: add hevc sao edge 8x8 3 years ago
J. Dekker a9214a2ca3 lavc/aarch64: add hevc sao edge 16x16 3 years ago
J. Dekker 7fc6015de9 Revert "arm: hevc_qpel: Fix the assembly to work with non-multiple of 8 widths" 3 years ago
J. Dekker 22b7c37275 lavc/arm: dont assign hevc_qpel functions for non-multiple of 8 widths 3 years ago