108805 Commits (5975bb7f813367ef606f3435ab11c0372e97f354)
 

Author SHA1 Message Date
Andreas Rheinhardt 5975bb7f81 avcodec/mimic: Only keep what is used from ScanTable 2 years ago
Andreas Rheinhardt 60c3516941 avcodec/mdec: Only keep what is used from ScanTable 2 years ago
Andreas Rheinhardt ec2b07db79 avcodec/intrax8: Only keep what is used from ScanTable 2 years ago
Andreas Rheinhardt 9f64b06758 avcodec/g2meet: Pre-permute quantization tables 2 years ago
Andreas Rheinhardt f1a7bf0227 avcodec/g2meet: Only keep what is used from ScanTable 2 years ago
Andreas Rheinhardt 250d556343 avcodec/cavs: Only keep what is needed from IDCTDSP-API 2 years ago
Andreas Rheinhardt b1bcff3ac0 avcodec/dnxhddec: Only keep what is used from ScanTable 2 years ago
Andreas Rheinhardt 1da5da19b1 avcodec/asvdec: Only keep what is used from ScanTable 2 years ago
Andreas Rheinhardt 0702fefd88 avcodec/agm: Only keep what is used from ScanTable 2 years ago
Andreas Rheinhardt ee0e03fe77 avcodec/idctdsp: Add function to apply permutation to array 2 years ago
Andreas Rheinhardt 0d53d92e3a avcodec/imm4: Remove useless ScanTable 2 years ago
Andreas Rheinhardt 4c9dee6e8d avcodec/aic: Remove useless ScanTable 2 years ago
Andreas Rheinhardt 3cabe958a7 avcodec/eatqi: Don't use IDCTDSP-API unnecessarily 2 years ago
Andreas Rheinhardt a8f34f0877 avcodec/eatgq: Don't use IDCTDSP-API unnecessarily 2 years ago
Andreas Rheinhardt c262245fd3 avcodec/eamad: Don't use IDCTDSP-API unnecessarily 2 years ago
Andreas Rheinhardt ba85e0ce41 configure: Add idctdsp dependency to codecs that need it 2 years ago
Andreas Rheinhardt a14c5af58d avcodec/snowenc: Fix invalid left shift of negative numbers 2 years ago
Carl Eugen Hoyos 882a17068f lavu/hwcontext_vaapi: Fix type specifier for uintptr_t 2 years ago
Carl Eugen Hoyos fc410ce572 lavf/hevc: Fix type specifiers, missed in 8b5d1553 2 years ago
Takeshi (Kesh) Ikuma 65f96a965a avfilter/vf_curves: add PCHIP interpolator and interp option 2 years ago
Andreas Rheinhardt 993e3a6b54 avocdec/cbs_internal: Rename CBS_MAX_UNIT_TYPES->CBS_MAX_LIST_UNIT_TYPES 2 years ago
Andreas Rheinhardt 543ef831a8 avcodec/cbs: Remove CBS_CONTENT_TYPE_POD 2 years ago
Paul B Mahol ff3c708686 avfilter/vf_fftdnoiz: improve filtering at edges 2 years ago
Andreas Rheinhardt ff3c4705f6 avcodec/speedhqdec: Remove write-only AVCodecContext* 2 years ago
Andreas Rheinhardt 7894d4c9fa avcodec/metasound: Remove unnecessary headers 2 years ago
Andreas Rheinhardt 0d1028f63f avcodec/speedhq: Rename file to speedhqdec.c, move ff_rl_speedhq out 2 years ago
Andreas Rheinhardt 1490ba6f41 avcodec/metasound: Remove always-false checks 2 years ago
Andreas Rheinhardt d94a445e3d avcodec/cyuv: Remove useless private context 2 years ago
Andreas Rheinhardt 20a1296bb4 avcodec/nvdec_mjpeg: Remove always-true #if CONFIG_MJPEG_NVDEC_HWACCEL 2 years ago
Andreas Rheinhardt f18f8a561c avcodec/speedhqenc: Remove always-true #if CONFIG_SPEEDHQ_ENCODER 2 years ago
Andreas Rheinhardt 1132007d3c avformat/mj2kdec: Remove always-true #if CONFIG_MJPEG_2000_DEMUXER 2 years ago
Paul B Mahol da4ff1d536 avfilter/vf_maskedthreshold: implement diff mode 2 years ago
Chema Gonzalez a1a87b7a24 avformat/yuv4mpegdec: increase header limit 2 years ago
Anton Khirnov 4cfffdd551 fftools/ffmpeg: rename read_file() to avoid conflict with libass 2 years ago
Michael Niedermayer 9184d3d7b6
avcodec/speedhq: Check buf_size to be big enough for DC 2 years ago
Michael Niedermayer 148b98a429
tools/target_dec_fuzzer: Adjust threshold for FFV1 2 years ago
Michael Niedermayer 4df91e2215
avcodec/ffv1dec: Fail earlier if prior context is corrupted 2 years ago
Michael Niedermayer 557aa7772e
avformat/asfdec_o: Check offset before adding index entry 2 years ago
Tristan Matthews eb9153b4a7 avformat/hls: fix spelling and grammar on wrap warning 2 years ago
Paul B Mahol 754d52cf42 avfilter/window_func: add kaiser window 2 years ago
Paul B Mahol 37efcb473f avcodec/mpegaudiodec_common: fix values for 24k sample rate 2 years ago
Andreas Rheinhardt db42f70b3f avcodec/mpeg4videodec: Reindent after the previous commit 2 years ago
Andreas Rheinhardt 77f8d2da9d avcodec/mpeg4videodec: Remove always-true checks 2 years ago
Andreas Rheinhardt e19d10645c avcodec/mpeg4videodec: Sync sprite_warping_accuracy between threads 2 years ago
Andreas Rheinhardt 5d93c330f7 avcodec/mpegvideo: Move sprite-related fields to Mpeg4DecContext 2 years ago
Andreas Rheinhardt 4209216ee8 avcodec/mpegvideodsp: Make MpegVideoDSP MPEG-4 only 2 years ago
Andreas Rheinhardt ac8afdb9b5 avcodec/mpegvideo_motion: Move mspel/gmc motion to mpeg4videodec.c 2 years ago
Andreas Rheinhardt eb1ce6e3c7 avcodec/mpv_reconstruct_mb_template: Optimize dead code away 2 years ago
Andreas Rheinhardt 7d23b350c2 avcodec/mpeg12dec: Remove always-true check 2 years ago
Andreas Rheinhardt 6fe4e8fab4 avcodec/mpegvideo: Split ff_mpv_reconstruct_mb() into de/encoder part 2 years ago