92973 Commits (301cee61fa61c55b1c178ebfbc590872e8b033e6)
 

Author SHA1 Message Date
James Almer 3209d7b393 configure: bump year 6 years ago
Paul B Mahol 35a8179149 avfilter/af_adelay: allow setting delays in seconds 6 years ago
Paul B Mahol e1f7881d92 afilter/af_sofalizer: check explicitly other type 6 years ago
Paul B Mahol f7745edeaa doc/filters: improve afir description a little 6 years ago
Paul B Mahol 51b356eef8 avfilter/af_sofalizer: stop allocating never used buffers 6 years ago
Paul B Mahol 86555a2fbf avfilter/af_afir: fix overhead for small partitions 6 years ago
Michael Niedermayer c4276a7f30 avcodec/scpr: Avoid per pixel y checks in decode_run_i 6 years ago
Michael Niedermayer 20564d23fd avcodec/scpr: Factor some indexes out in decode_run_i() 6 years ago
Michael Niedermayer 609e2e64f6 avcodec/scpr: Use local variables in decode_run_i() 6 years ago
Michael Niedermayer b6c2c58904 avcodec/rangecoder: Add and test ff_rac_check_termination() 6 years ago
Michael Niedermayer 20b10ba83c avcodec/rangecoder: Document ff_rac_terminate() 6 years ago
Michael Niedermayer 0c4af1390f avcodec/tests/rangecoder: Test coder more completely 6 years ago
Michael Niedermayer 1be9a28f8e avcodec/rangecoder: factorize termination version code 6 years ago
Paul B Mahol 41c1643d75 avcodec: add HYMT decoder 6 years ago
Paul B Mahol 8a8cce078c avformat/au: do not use invalid block_align for small bits per sample 6 years ago
Michael Niedermayer 3e461f9d4c avcodec/qsvenc: Fix Unkown typo 6 years ago
Michael Niedermayer 571af98a59 avformat/libopenmpt: Fix successfull typo 6 years ago
Michael Niedermayer 062bf56393 avcodec/v4l2_m2m: fix cant typo 6 years ago
Michael Niedermayer 283e751aef avcodec/mjpegbdec: Propagate error codes 6 years ago
Michael Niedermayer 11a8d2ccab avcodec/mjpegbdec: Fix some misplaced {} and spaces 6 years ago
Paul B Mahol 3e8f211d86 avfilter/vf_chromashift: remove invalid offset 6 years ago
Paul B Mahol ea3a980a61 avfilter/af_afir: do not over allocate fft buffer 6 years ago
Marton Balint 7f42276aa9 avformat/concatdec: always allow seeking to start 6 years ago
Marton Balint f9e947845f avfilter/af_asetnsamples: fix last frame props 6 years ago
Zachary Zhou b6b3159b04 lavfi/vaapi: Add constant VAAPI_VPP_BACKGROUND_BLACK 6 years ago
Paul B Mahol ba3d983c95 avfilter/af_afir: stop using as much threads as stream have it 6 years ago
Paul B Mahol 72270d5bd0 avfilter/af_afir: optimize code a little more 6 years ago
Alex Mogurenko e4788ae31b avcodec/prores_ks: Fix luma quantization if q >= MAX_STORED_Q 6 years ago
Paul B Mahol a53a9f1c8d avfilter/af_afir: implement non-uniform partitioned convolution 6 years ago
Paul B Mahol 300dc45fdc avfilter/af_afir: properly split IR into multiple segments 6 years ago
Paul B Mahol 3c3eb4930e avfilter/af_afir: make part_index values per channel 6 years ago
Paul B Mahol 31c9d693aa avfilter/af_afir: make number of segments extendable 6 years ago
Paul B Mahol 6095356d5b avfilter/af_afir: use AVFrame for coeff too 6 years ago
Paul B Mahol 1ba909fabe avfilter/af_afir: use segment pointer 6 years ago
Paul B Mahol 30bf54b9f3 avfilter/af_afir: introduce uninit_segment() and use it 6 years ago
Paul B Mahol 8007e8fc67 avfilter/af_afir: fix minp/maxp range and change default value for maxp 6 years ago
Paul B Mahol c343e81ffd avfilter/af_afir: introduce init_segment() and use it 6 years ago
Paul B Mahol e57053417a avfilter/af_afir: move allocation stuff where it belongs 6 years ago
Paul B Mahol 7312e027d6 avfilter/af_afir: introduce AudioFIRSegment structure and use it 6 years ago
Michael Niedermayer fccba32b4c tools: add target_dec_fate.sh 6 years ago
Carl Eugen Hoyos 8d422e7fef Makefile: Allow "make clean" to delete compat/atomics/pthread/stdatomic.o 6 years ago
David Bryant db109373d8 avformat/wvdec: detect and error out on WavPack DSD files 6 years ago
Paul B Mahol cfa7709d05 avcodec/wavpack: fix decoding of files with many channels 6 years ago
Carl Eugen Hoyos 1a6cca1989 configure: Make sure libpostproc can be found if -rpath-link doesn't work. 6 years ago
Carl Eugen Hoyos 01db03f158 lavf/vividas: Support demuxing on big-endian hardware. 6 years ago
Carl Eugen Hoyos 17aed996bc lavf/vividas: Do not increase extradata_size after allocation. 6 years ago
gxw d86f698e38 avcodec/mips: [loongson] optimize theora decoding in vp3dsp. 6 years ago
Paul B Mahol dbf43ace21 afilter/af_afir: remove invalid delay 6 years ago
Paul B Mahol f266d2ac90 avfilter/af_afir: remove not needed nb_samples from filter context 6 years ago
Paul B Mahol ff0b4d5af7 avfilter/af_afir: remove not needed operations 6 years ago