summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-14
|\
| * h264: Fix invalid interlaced/progressive MB combinations for direct mode pred...Michael Niedermayer2012-03-13
| * libx264: add 'stats' private option for setting 2pass stats filename.Anton Khirnov2012-03-13
| * libx264: fix help text for slice-max-size option.Anton Khirnov2012-03-13
| * dxva2_vc1: pass the overlap flag to the decoderHendrik Leppkes2012-03-13
| * dxva2_vc1: fix decoding of BI framesHendrik Leppkes2012-03-13
| * dfa: convert to bytestream2 APIPaul B Mahol2012-03-12
| * anm decoder: move buffer allocation from decode_init() to decode_frame()Peter Ross2012-03-12
| * h264: improve parsing of broken AVC SPSMichael Niedermayer2012-03-13
* | mmvideo: restore initial y value.Michael Niedermayer2012-03-13
* | mmvideo: remove unused variableMichael Niedermayer2012-03-13
* | jpeglsdec: suppress unused var warningMichael Niedermayer2012-03-13
* | h264: Fix some mixed declarations and code.Michael Niedermayer2012-03-13
* | eatgq: remove unused ret variable.Michael Niedermayer2012-03-13
* | eamad: Remove redundant initialization of mv_map.Michael Niedermayer2012-03-13
* | g729dec: fix scalarproduct_int16 after API changeMichael Niedermayer2012-03-13
* | iff: do not decode unsupported pbms with ham decoderPeter Ross2012-03-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-13
|\|
| * pcm-mpeg: convert to bytestream2 APIPaul B Mahol2012-03-12
| * Revert "h264: clear trailing bits in partially parsed NAL units"Janne Grunau2012-03-12
| * remove iwmmxt optimizationsJanne Grunau2012-03-12
| * mimic: do not continue if swap_buf_size is 0Paul B Mahol2012-03-12
| * mimic: convert to bytestream2 APIPaul B Mahol2012-03-12
| * frwu: use MKTAG to check marker instead of AV_RL32Paul B Mahol2012-03-12
| * txd: port to bytestream2 APIPaul B Mahol2012-03-12
| * c93: convert to bytestream2 APIPaul B Mahol2012-03-12
* | cosmetics: fix some typosLou Logan2012-03-13
* | vc1dec: Fix vc1 decoding with --disable-optimizations.Michael Niedermayer2012-03-13
* | Move struc FFTContext below SECTION_RODATANico Weber2012-03-12
* | dxva2_vc1: pass the overlap flag to the decoderHendrik Leppkes2012-03-12
* | dxva2_vc1: fix decoding of BI framesHendrik Leppkes2012-03-12
* | iff: check for pbm tagami_stuff2012-03-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-12
|\|
| * dsicinvideo: validate buffer offset before copying pixels.Ronald S. Bultje2012-03-11
| * cook: error out on quant_index values outside [-63, 63] range.Ronald S. Bultje2012-03-10
| * mpc: pad mpc_CC/SCF[] tables to allow for negative indices.Ronald S. Bultje2012-03-10
* | alsdec: Fix out of ltp_gain_values read.Thilo Borgmann2012-03-11
* | alsdec: pretty print for another log messageThilo Borgmann2012-03-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-11
|\|
| * cook: expand dither_tab[], and make sure indexes into it don't overflow.Ronald S. Bultje2012-03-10
| * xxan: reindent xan_unpack_luma().Ronald S. Bultje2012-03-10
| * xxan: protect against chroma LUT overreads.Ronald S. Bultje2012-03-10
| * xxan: convert to bytestream2 API.Ronald S. Bultje2012-03-10
| * xxan: don't read before start of buffer in av_memcpy_backptr().Ronald S. Bultje2012-03-10
| * vp8: convert mbedge loopfilter x86 assembly to use named arguments.Ronald S. Bultje2012-03-10
| * vp8: convert inner loopfilter x86 assembly to use named arguments.Ronald S. Bultje2012-03-10
* | vc1: add missing entries to ff_vc1_fps_nr.Michael Niedermayer2012-03-10
* | mpc7: check subband indexMichael Niedermayer2012-03-10
* | mjpegb: Detect changing nb of planes in interlaced video.Michael Niedermayer2012-03-10
* | indeo3: Fix out of reference reading with NULL blocks.Michael Niedermayer2012-03-10