108832 Commits (295848bacb120da0fbe74b7f98888c328ac8dd44)
 

Author SHA1 Message Date
Anton Khirnov 295848bacb fftools/ffmpeg: move closing the input file into a separate function 2 years ago
Anton Khirnov 09cd147dcc fftools/ffmpeg: drop init_input_threads() 2 years ago
Anton Khirnov 6975320506 fftools/ffmpeg_demux: add demuxer private data 2 years ago
Anton Khirnov 78efefa9a5 fftools/ffmpeg_opt: move opening input files to ffmpeg_demux.c 2 years ago
Haihao Xiang 1af499cde0 lavc/qsvenc_hevc: accept HDR metadata if have 2 years ago
Haihao Xiang dc26bd8e6d lavc/qsvenc: enlarge the maximum number of ExtParam buffers on mfxEncodeCtrl 2 years ago
Haihao Xiang 76965fa411 lavc/qsvenc: fix check to avoid segfault 2 years ago
Andreas Rheinhardt d7c3e52fbf avutil/integer: Use '|' instead of '+' where it is more natural 2 years ago
Andreas Rheinhardt 9a6cdd1ba3 avutil/integer: Fix undefined left shifts of negative numbers 2 years ago
Andreas Rheinhardt f49375f28f avutil/aes: Don't use out-of-bounds index 2 years ago
Andreas Rheinhardt 73930e4f93 avutil/aes: Don't use misaligned pointers 2 years ago
Andreas Rheinhardt 7c5d256c9c avcodec/motion_est_template: Avoid using last + 1 element of array 2 years ago
Andreas Rheinhardt c76155236f avcodec/snow_dwt: Fix left shifts of negative numbers 2 years ago
Wenbin Chen d79c240196 doc/encoders: Add doc for av1_qsv 2 years ago
Wenbin Chen dc9e4789a3 libavcodec/qsvenc_av1: add av1_qsv encoder 2 years ago
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