93131 Commits (f4ea930a119298c6110ee4e3d24219a66e27e230)
 

Author SHA1 Message Date
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
Paul B Mahol b5e0a0fe3a avfilter/af_sofalizer: use av_log2() 6 years ago
Paul B Mahol aece1eb1e9 avfilter/af_headphone: use av_log2() 6 years ago
Paul B Mahol d702600350 avfilter/af_afir: remove dead store variable 6 years ago
Paul B Mahol 8443462e4a avfilter/af_afir: remove unused variable 6 years ago
Lauri Kasanen 8dd9df9ecd swscale/output: Altivec-optimize float yuv2plane1 6 years ago
Ramiro Polla c268712895 avcodec/dnxhddec: fix block alignment 6 years ago
Ramiro Polla 4d34205bec avcodec/4xm: fix block alignment 6 years ago
Steven Liu cef857da48 avformat/hlsenc: remove unused variable to fix compiler warning 6 years ago
Adrian Guzowski c822d70c3d Fix usage of temp_file flag in hls_flags option. 6 years ago
vkot 3ee735901e avformat/hls.c: Properly free prev_segments dynarray after playlist parsing 6 years ago
hwrenx 7499d0b015 lavc/libdavs2: enable multithread 6 years ago
Paul B Mahol 9ce96a744d avfilter/af_headphone: fix regression after 7c201e420 6 years ago
Paul B Mahol 92ed9316bb avfilter/af_sofalizer: fix regression after 7ea4b928a2 6 years ago
Paul B Mahol 60e9007be2 avfilter/af_sofalizer: fix typo in comments 6 years ago
Paul B Mahol 8e4e2c9e40 avfilter/af_sofalizer: use float constants 6 years ago
Paul B Mahol 530fc345ec avfilter/af_sofalizer: add fltp sample format support 6 years ago
Marton Balint 70c86deb8e avformat/mxfenc: support writing subsecond precision timestamps 6 years ago
Marton Balint 02935c2c93 avformat/mxfdec: support subsecond precision of decoded timestamps 6 years ago
Marton Balint d0e43cf1a8 avformat/mxfdec: replace obsolete comment 6 years ago
Paul B Mahol 6c7eb0708e avfilter/af_headphone: speed up fast convolution 6 years ago
Paul B Mahol 8d0b8c50bd avfilter/af_sofalizer: speed up fast convolution 6 years ago
Michael Niedermayer 7efe84aebd avcodec/lagarith: Remove duplicate check 6 years ago
Rene Claus 6a8cc86963 avcodec/libvpxenc: add VP8/9 sharpness config option 6 years ago
gxw f652c7a45c avcodec/mips: Fix failed case: hevc-conformance-AMP_A_Samsung_* when enable msa 6 years ago
Paul B Mahol d6fc20a3ba avfilter/af_surround: fix code indentation 6 years ago
Paul B Mahol 3bc711a267 avfilter/af_headphone: do not reduce LFE gain too much 6 years ago
Paul B Mahol 84d1adb118 avfilter/af_sofalizer: do not reduce LFE by 6dB 6 years ago
Steven Liu cdbf8847ea avformat/hlsenc: remove duplicate operation at hls_write_header 6 years ago
Paul B Mahol 7d5bb3a4d3 avfilter/af_sofalizer: fix memory leaks 6 years ago
Paul B Mahol ee64b64c02 avfilter/af_sofalizer: set delays when interpolation is disabled 6 years ago
Paul B Mahol c4a05ae65c avcodec/wmavoice: use init_get_bits8() 6 years ago
Paul B Mahol e483606d44 avcodec/g722dec: use init_get_bits8() 6 years ago
Paul B Mahol f89919d4fb avcodec/fic: use init_get_bits8() 6 years ago
Michael Niedermayer 30a7a81cdc avcodec/fic: Fail on invalid slice size/off 6 years ago
Michael Niedermayer 80cce5998c avcodec/ivi: Avoid mbs memleak 6 years ago
Michael Niedermayer fbf409cd91 avcodec/ilbcdec: fix integer overflow in energy 6 years ago
Paul B Mahol 4096c670ab avfilter/af_sofalizer: stop using easy API 6 years ago
Paul B Mahol f52dd8a55a avcodec/g723_1dec: use init_get_bits8() 6 years ago
Paul B Mahol 3601eb0474 avcodec: add g732_1 parser 6 years ago
Paul B Mahol d360a79c0a avfilter/af_sofalizer: reset FFT pointers back to NULL 6 years ago
Paul B Mahol 0c3481b43a avfilter/af_sofalizer: pick IR length after loading sofa 6 years ago
Paul B Mahol b13fe6477d avfilter/af_sofalizer: increase range for lfegain 6 years ago