summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* hevc: more cosmetic(cherry picked from commit 9697abe41daa234602915f85bf6b1c0...Mickaël Raulet2013-10-27
* hevc : cosmetic changes(cherry picked from commit 7308c0ccf13f18cebe4851e6dcd...Mickaël Raulet2013-10-27
* lavc: add support for CODEC_CAP_DELAY in subtitlesMarton Balint2013-10-27
* avcodec/hevc: calculate checksum only if AV_EF_EXPLODE is setMichael Niedermayer2013-10-27
* Revert "avcodec/options_table: disable CRC checking by default"Michael Niedermayer2013-10-27
* Revert "avcodec/options_table: set err_detect to careful by default"Michael Niedermayer2013-10-27
* avcodec/options_table: set err_detect to careful by defaultMichael Niedermayer2013-10-27
* avcodec/options_table: disable CRC checking by defaultAnton Khirnov2013-10-27
* avcodec/takdec: also do crc check when er compliant is setMichael Niedermayer2013-10-27
* avcodec/avcodec.h: Add documentation for the AV_EF_* defifinesMichael Niedermayer2013-10-27
* correct the AVOption documentation for AV_EF_CAREFULMichael Niedermayer2013-10-27
* vp9: skip itxfm_add if the whole block has no coefficients.Ronald S. Bultje2013-10-27
* avcodec/x86/videodsp: Small speedups in ff_emulated_edge_mc x86 SIMD.Ronald S. Bultje2013-10-27
* avcodec/x86/videodsp: fix a bug in a %if statement where we used '%%' instead...Ronald S. Bultje2013-10-27
* vcodec/vc1dec: remove dead codeMichael Niedermayer2013-10-27
* avcodec/vc1_parser: check ff_vc1_parse_frame_header*() return valueMichael Niedermayer2013-10-27
* avcodec/tiff: factorize offset init codeMichael Niedermayer2013-10-27
* avcodec/tiff: remove TIFF_LONG special caseMichael Niedermayer2013-10-27
* avcodec/tiff: Fix use of uninitialized off variableMichael Niedermayer2013-10-27
* avcodec/hevcpred_template: Fix integer overflowsMichael Niedermayer2013-10-27
* Merge commit 'afa93d198aaf2cc661c4df6d4095cd030265d30a'Michael Niedermayer2013-10-27
|\
| * hevc_parser: Set pict_type, key_frame and output_picture_number.Yusuke Nakamura2013-10-27
| * hevc: Search start code in decode_nal_units().Yusuke Nakamura2013-10-27
* | avcodec/flacdec: also do crc check when er compliant is setMichael Niedermayer2013-10-27
* | avcodec/error_resilience check error_concealment, not err_recognition.Anton Khirnov2013-10-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-26
|\ \
| * | fft-test: add a missing #includeAnton Khirnov2013-10-26
| * | aacdec: Fix calls to avpriv_report_missing_feature().Alex Converse2013-10-25
| * | fft-test: Remove possibility of returning restricted exit codeDerek Buitenhuis2013-10-25
| * | dct-test: Remove possibility of returning a restricted exit codeDerek Buitenhuis2013-10-25
* | | avcodec/h264_parser: heuristically detect non marked keyframesMichael Niedermayer2013-10-26
* | | avcodec/x86/cabac: include get_cabac_bypass_sign_x86() under #if !BROKEN_COMP...Michael Niedermayer2013-10-26
* | | avcodec/jpeg2000dec: non zero image offsets are not supportedMichael Niedermayer2013-10-26
* | | h264: make flush_change() set mmco_resetMichael Niedermayer2013-10-26
* | | avcodec/h264: reduce noisiness of "mmco: unref short failure"Michael Niedermayer2013-10-25
* | | avcodec/twinvq: return the actual number of consumed bytesMichael Niedermayer2013-10-25
* | | metasound & twinvqdec: return the number of read bytes from read_bitstreamMichael Niedermayer2013-10-25
* | | avcodec/wmalosslessdec: fix data flushing at the endMichael Niedermayer2013-10-25
* | | avcodec/h264: do not trust last_pic_droppable when marking pictures as doneMichael Niedermayer2013-10-24
* | | avcodec/flicvideo: use avpriv_request_sample()Paul B Mahol2013-10-24
* | | avcodec/x86/videodsp: Properly mark sse2 instructions in emulated_edge_mc x86...Ronald S. Bultje2013-10-24
* | | fft-test: Remove possibility of returning restricted exit codeDerek Buitenhuis2013-10-24
* | | dct-test: Remove possibility of returning a restricted exit codeDerek Buitenhuis2013-10-24
* | | lavc/libmp3lame: add comments about CBR/VBR modesTimothy Gu2013-10-24
* | | lavc/libmp3lame: fix alignment and capitalization in AVOptionsTimothy Gu2013-10-24
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-24
|\| |
| * | golomb: reduce scope of a few variablesVittorio Giovara2013-10-24
* | | avcodec/mpegaudio_tablegen: fix build with hardcoded tablesMichael Niedermayer2013-10-24
* | | avcodec/metasound_data: Fix inconsistency in tablesMichael Niedermayer2013-10-23
* | | avcodec/hevc: remove CODEC_CAP_EXPERIMENTALMichael Niedermayer2013-10-23