38729 Commits (4d388c0cd05dd4de545e8ea333ab4de7d67ad12d)
 

Author SHA1 Message Date
Anton Khirnov f354f30836 error resilience: check error_concealment, not err_recognition. 11 years ago
Luca Barbato 53151723e3 avio: K&R formatting cosmetics 11 years ago
Michael Niedermayer aaaf2dc023 h263: Check init_get_bits return value 11 years ago
Luca Barbato 0749314886 h263: Return meaningful errors 11 years ago
Luca Barbato de6061203e configure: Disable -Wmaybe-uninitialized by default 11 years ago
Anton Khirnov 0b357a8095 AVOptions: do not range check flag options. 11 years ago
Anton Khirnov 94603feb1b h264_ps: when parsing a VUI fails, only abort when explode is set 11 years ago
Paul B Mahol 79ef4b19bf FATE: add bitexact sws flags to the fieldorder test 11 years ago
Anton Khirnov ddc589ce98 avconv: drop a now useless variable 11 years ago
Vittorio Giovara 529a9893d7 avframe: mark source frame const in _ref and _clone 11 years ago
Vittorio Giovara fc06ee6ee3 mmvideo: fix uninitialized variable use in mm_decode_intra 11 years ago
Justin Ruggles 211ca69b13 lavr: check that current_buffer is not NULL before using it 11 years ago
Anton Khirnov 834259528b fft-test: add a missing #include 11 years ago
Vittorio Giovara b284e1ffe3 mem: do not check for negative size 11 years ago
Alex Converse 4e326ec769 fate: aac: Add test for AAC-ELD 11 years ago
Alex Converse adea4512c6 aacdec: Fix calls to avpriv_report_missing_feature(). 11 years ago
Kieran Kunhya 4d6ee07255 libavutil: x86: Add AVX2 capable CPU detection. 11 years ago
Derek Buitenhuis 7177df90a0 fft-test: Remove possibility of returning restricted exit code 11 years ago
Derek Buitenhuis 5331d2b93f dct-test: Remove possibility of returning a restricted exit code 11 years ago
Derek Buitenhuis 8dc1b7bd22 base64-test: Remove posibility of returning restricted exit codes 11 years ago
Derek Buitenhuis 530cd2893e tree-test: Don't return restricted exit codes 11 years ago
Vittorio Giovara fb13fe8342 golomb: reduce scope of a few variables 11 years ago
Daniel Kang 0e73049416 avfilter: x86: Port gradfun filter optimizations to yasm 11 years ago
Vittorio Giovara 2c993e8b5e golomb: K&R formatting cosmetics 11 years ago
Luca Barbato 1ce3ec24b3 h263: K&R formatting cosmetics 11 years ago
Diego Biurrun 0d6d4a9e4a avstring-test: Mark pointer passed to av_free() as non-const 11 years ago
Luca Barbato 72072bf9de mpegvideo: Drop a faulty assert 11 years ago
Diego Biurrun f6633c55a3 avfilter: Fix typo in Loren's email address 11 years ago
Clément Bœsch e01fba5562 movenc: Add an F4V muxer 11 years ago
Alex Converse b3be41ca82 aac: Add support for Enhanced AAC Low Delay (ER AAC ELD). 11 years ago
Alex Converse f457edb697 aacdec: Use avpriv_report_missing_feature() instead of custom logging. 11 years ago
Derek Buitenhuis b1fcdc08ce nut: Fix unchecked allocations 11 years ago
Derek Buitenhuis 3511d4fc97 pthread: Avoid crashes/odd behavior caused by spurious wakeups 11 years ago
Vittorio Giovara 157dc0b489 fate: add fieldorder filter test 11 years ago
Vittorio Giovara 00d7369de0 vf_fieldorder: log when processing is skipped 11 years ago
Yusuke Nakamura 103d073dd7 h264_parser: Use ff_h264_reset_sei() 11 years ago
Michael Niedermayer 19f5384000 h264_parser: Fix order of operations 11 years ago
Luca Barbato f825d42bcc avplay: Accept cpuflags option 11 years ago
Luca Barbato ea71aafd68 avio: Use AVERROR_PROTOCOL_NOT_FOUND 11 years ago
Ben Jackson 5152196b2b pthread: Avoid spurious wakeups 11 years ago
Diego Biurrun 23e6d3d4e2 fate: vpx: Remove one redundant $(eval) invocation 11 years ago
Luca Barbato 2b72f8ac32 wtv: Seek by sector properly 11 years ago
Martin Storsjö a27f1116cd fate: Increase the tolerance in the lavr tests 11 years ago
Diego Biurrun f52fd3f3b2 fate: aac: Add test for AAC-LD 11 years ago
Martin Storsjö d433e1aefa mem: Make av_strdup allocate using av_realloc 11 years ago
Luca Barbato 825c7c62bb mpegvideo: Move 8x8 in a separate function 11 years ago
Luca Barbato 95587859cc mpegvideo: Move obmc in a separate function 11 years ago
Luca Barbato a90905db2e ffv1: Assume bitdepth 0 means 8bit 11 years ago
Luca Barbato a84616b736 mpegvideo: K&R formatting cosmetics 11 years ago
Ronald S. Bultje 93f305473f lavc: Convert some remaining strides to ptrdiff_t 11 years ago