92962 Commits (90ab9a58ff697e0a7bfd89715cba5a8fb4074b35)
 

Author SHA1 Message Date
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
Gorilla Maguila bb586a9703 avformat/dashdec: refine uri path with double dot process 6 years ago
Michael Niedermayer 8b53d1322f avformat/mxfdec: Do not process zero modified_date timestamp. 6 years ago
Paul B Mahol 7c201e420a avfilter/af_headphone: fix filtering of non-power of 2 length IRs in time domain 6 years ago
Jan Ekström a1b4f120c0 avformat/mpegts: unset DTS/PTS for subtitle PES packets if PCR not available 6 years ago
Mark Thompson b97a4b6588 cbs_av1: Fix reading of overlong uvlc codes 6 years ago
Marton Balint dfd656632e avformat/avio: fix avio_feof documentation 6 years ago
Michael Niedermayer c1cbeb87db postproc/postprocess_template: remove FF_REG_sp from clobber list 6 years ago
Michael Niedermayer 4325527e1c postproc/postprocess_template: Avoid using %4 for the threshold compare 6 years ago
Paul B Mahol 7ea4b928a2 avfilter/af_sofalizer: fix non-power of 2 IR length filtering in time domain 6 years ago
Paul B Mahol d62cb29716 avformat/vividas: check if viv->sb_pb is not NULL 6 years ago
Paul B Mahol e9909fe194 avformat/vividas: check if size is enough big in xor_block 6 years ago
Paul B Mahol 14c2f7f652 avformat/vividas: fix undefined behaviour 6 years ago
Paul B Mahol 297e65c676 avformat/vividas: check if value from ffio_read_varlen() is too big 6 years ago
James Almer 53d3a1c514 APIChanges: add missing entry for SMPTE2094-40 HDR Dynamic metadata API 6 years ago
Carl Eugen Hoyos 6a87729e9d lavc/opus_rc: Cast a const pointer to uint8_t *. 6 years ago
Mohammad Izadi 2744d6b364 Add HDR dynamic metadata struct (for SMPTE 2094-40) to libavutil 6 years ago
Paul B Mahol 47ba085472 avfilter/af_headphone: use fabsf() instead of fabs() 6 years ago
Paul B Mahol c49307e784 avfilter/af_sofalizer: use fabsf() instead of fabs() 6 years ago
Jacob Trimble 555f332e7a libavformat/mov: Fix NULL-dereference read for some encrypted content. 6 years ago