108917 Commits (93faba449c0dc9d953d9aeb381f03728ff66e2cb)
 

Author SHA1 Message Date
Anton Khirnov 874a6f2090 fftools/ffmpeg: set thread names 2 years ago
Anton Khirnov a2f5913857 lavf: set internal thread names 2 years ago
Anton Khirnov 5f82447dfc lavc/pthread_frame: set worker thread names 2 years ago
Anton Khirnov f66e794672 lavu/thread: add an internal function for setting thread name 2 years ago
Andreas Rheinhardt 5ec9d26b2b avcodec/mpegvideo: Don't use ScanTable where unnecessary 2 years ago
Andreas Rheinhardt 33b838aad6 avcodec/mpegvideo: Move ASM-offset warning to its proper place 2 years ago
Andreas Rheinhardt b76f07b8c3 avcodec/eatgq: Move transient GetByteContext from context to stack 2 years ago
Andreas Rheinhardt 7f45691769 avcodec/idctdsp: Move ScanTable to mpegvideo 2 years ago
Andreas Rheinhardt de133d22da avcodec/wmv2dec: Remove unnecessary ScanTables 2 years ago
Andreas Rheinhardt da93e4fb27 avcodec/speedhqdec: Only keep what is used from ScanTable 2 years ago
Andreas Rheinhardt 69f46ff586 avcodec/mjpegenc_common: Only pass what is used from ScanTable 2 years ago
Andreas Rheinhardt 3cdfb146b2 avcodec/mjpegdec: Only keep what is used from ScanTable 2 years ago
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