25994 Commits (641358addcffe0cca55c547316781b11e9315dbc)

Author SHA1 Message Date
Michael Niedermayer 7eda2e524b avcodec/vc1_parser: check ff_vc1_parse_frame_header*() return value 11 years ago
Michael Niedermayer 46143d2555 avcodec/tiff: factorize offset init code 11 years ago
Michael Niedermayer d5ad4e4a2f avcodec/tiff: remove TIFF_LONG special case 11 years ago
Michael Niedermayer 0aba920d61 avcodec/tiff: Fix use of uninitialized off variable 11 years ago
Michael Niedermayer 09ef98f1ae avcodec/hevcpred_template: Fix integer overflows 11 years ago
Yusuke Nakamura afa93d198a hevc_parser: Set pict_type, key_frame and output_picture_number. 11 years ago
Yusuke Nakamura f7f8801839 hevc: Search start code in decode_nal_units(). 11 years ago
Michael Niedermayer 3b56f665b1 avcodec/flacdec: also do crc check when er compliant is set 11 years ago
Anton Khirnov 346e09638c avcodec/error_resilience check error_concealment, not err_recognition. 11 years ago
Michael Niedermayer e0b2bdd37a avcodec/h264_parser: heuristically detect non marked keyframes 11 years ago
Michael Niedermayer 41efb8d9a7 avcodec/x86/cabac: include get_cabac_bypass_sign_x86() under #if !BROKEN_COMPILER 11 years ago
Anton Khirnov 834259528b fft-test: add a missing #include 11 years ago
Michael Niedermayer 780669ef7c avcodec/jpeg2000dec: non zero image offsets are not supported 11 years ago
Michael Niedermayer 3c9dd93faa h264: make flush_change() set mmco_reset 11 years ago
Alex Converse adea4512c6 aacdec: Fix calls to avpriv_report_missing_feature(). 11 years ago
Michael Niedermayer 08a8976196 avcodec/h264: reduce noisiness of "mmco: unref short failure" 11 years ago
Michael Niedermayer 2e7a1fdd6d avcodec/twinvq: return the actual number of consumed bytes 11 years ago
Michael Niedermayer cbb7f56dfe metasound & twinvqdec: return the number of read bytes from read_bitstream 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
Michael Niedermayer 4fb14f8492 avcodec/wmalosslessdec: fix data flushing at the end 11 years ago
Michael Niedermayer 29ffeef5e7 avcodec/h264: do not trust last_pic_droppable when marking pictures as done 11 years ago
Paul B Mahol ea9632b747 avcodec/flicvideo: use avpriv_request_sample() 11 years ago
Ronald S. Bultje 1b3a7e1f42 avcodec/x86/videodsp: Properly mark sse2 instructions in emulated_edge_mc x86 simd as such. 11 years ago
Derek Buitenhuis b2fdf3fc35 fft-test: Remove possibility of returning restricted exit code 11 years ago
Derek Buitenhuis f80ca1cb00 dct-test: Remove possibility of returning a restricted exit code 11 years ago
Timothy Gu 07e7bc9cbd lavc/libmp3lame: add comments about CBR/VBR modes 11 years ago
Timothy Gu 683d9cb1f2 lavc/libmp3lame: fix alignment and capitalization in AVOptions 11 years ago
Vittorio Giovara fb13fe8342 golomb: reduce scope of a few variables 11 years ago
Michael Niedermayer 2f31b73a11 avcodec/mpegaudio_tablegen: fix build with hardcoded tables 11 years ago
Michael Niedermayer fbdc98c758 avcodec/metasound_data: Fix inconsistency in tables 11 years ago
Michael Niedermayer 92f649b411 avcodec/hevc: remove CODEC_CAP_EXPERIMENTAL 11 years ago
Michael Niedermayer 094c40ca37 avcodec/utils: use a default lock manager that uses a pthread mutex 11 years ago
Michael Niedermayer 1e2ab98460 avcodec/vc1dec: use logical operation instead of bitwise for twomv 11 years ago
Michael Niedermayer 867e7bb4f1 fix order of operations in comments 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
Michael Niedermayer 435a730e21 avcodec/aacdec: fix more avpriv_report_missing_feature() arguments 11 years ago
Luca Barbato 72072bf9de mpegvideo: Drop a faulty assert 11 years ago
Michael Niedermayer 72cf47b241 avcodec/aacdec: fix avpriv_report_missing_feature() arguments 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
Michael Niedermayer 60ea0a5236 avcodec/sgi: Fix dereferencing uninitialized pointer 11 years ago
Michael Niedermayer 610a8b1537 avcodec/hevc/extract_rbsp: fix error return type 11 years ago
Mickaël Raulet 0c8aba3842 hevc: add wavefront parallel processing 11 years ago
Mickaël Raulet e146c326b9 avcodec/pthread: add wpp api 11 years ago
Hendrik Leppkes c2f3715cb3 vp9: always consume the full input packet 11 years ago
Michael Niedermayer 88c27193c7 avcodec/vcr1: print the actual size when its insufficient 11 years ago
Michael Niedermayer 77ef538818 avcodec/vcr1: Fix bitstream input size check 11 years ago
Michael Niedermayer da30d0cec3 libavcodec/mpegaudio_tablegen: clip value before casting 11 years ago