summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* paf: use reget_bufer() instead of get_buffer()Paul B Mahol2012-08-01
* h264_mc_template: switch to av_assertMichael Niedermayer2012-08-01
* g722enc: switch to av_assertMichael Niedermayer2012-08-01
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-31
|\
| * x86: h264dsp: Adjust YASM #ifdefsDiego Biurrun2012-07-31
| * h264: convert loop filter strength dsp function to yasm.Ronald S. Bultje2012-07-30
| * Improve descriptiveness of a number of codec and container long namesDiego Biurrun2012-07-30
* | loco: fix return value.Nicolas George2012-07-31
* | loco: take decode overflow into account.Nicolas George2012-07-31
* | sp5xdec: sanitize return value.Nicolas George2012-07-31
* | 8svx: unify mono and stereo code paths.Nicolas George2012-07-31
* | 8svx: remove useless rounding code.Nicolas George2012-07-31
* | 8svx: use a more direct condition.Nicolas George2012-07-31
* | movtextdec: fix return value for too small packets.Nicolas George2012-07-31
* | mmvideo: count preamble size in return value.Nicolas George2012-07-31
* | vc1dec: count ENDOFSEQ code in return value.Nicolas George2012-07-31
* | lavc: add channels field to AVFrameStefano Sabatini2012-07-31
* | vc1dec: fix handling of max_coded dimensionsMichael Niedermayer2012-07-31
* | mpeg4videoenc: ensure SAR is within the supported rangeMichael Niedermayer2012-07-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-30
|\|
| * h264_ps: declare array of colorspace strings on its own line.Ronald S. Bultje2012-07-29
| * eamad/eatgq/eatqi: call special EA IDCT directlyMans Rullgard2012-07-29
| * eamad: remove use of MpegEncContextMans Rullgard2012-07-29
| * mpegvideo: remove unnecessary inclusions of faandct.hMans Rullgard2012-07-29
* | options: Fix warning about incompatible pointer typejamal2012-07-30
* | aacenc: new default cutoffMichael Niedermayer2012-07-29
* | libx264: list possible profiles.Nicolas George2012-07-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-29
|\|
| * h264_idct_10bit: port x86 assembly to cpuflags.Ronald S. Bultje2012-07-28
| * fft: rename "z" to "zc" to prevent name collision.Ronald S. Bultje2012-07-28
| * vc1dec: Override invalid macroblock quantizerMichael Niedermayer2012-07-28
| * vc1: avoid reading beyond the last line in vc1_draw_sprites()Michael Niedermayer2012-07-28
| * vc1dec: check that coded slice positions and interlacing match.Michael Niedermayer2012-07-28
| * vc1dec: Do not ignore ff_vc1_parse_frame_header_adv return valueMichael Niedermayer2012-07-28
| * vp3: don't compile mmx IDCT functions on x86-64.Ronald S. Bultje2012-07-27
| * h264_loopfilter: port x86 simd to cpuflags.Ronald S. Bultje2012-07-27
| * h264_chromamc_10bit: port x86 simd to cpuflags.Ronald S. Bultje2012-07-27
| * vp3: port x86 SIMD to cpuflags.Ronald S. Bultje2012-07-27
| * rv34: port x86 SIMD to cpuflags.Ronald S. Bultje2012-07-27
| * vp56: only compile MMX SIMD on x86-32.Ronald S. Bultje2012-07-27
| * vp56: port x86 simd to cpuflags.Ronald S. Bultje2012-07-27
* | mpegaudiodec: switch to av_assertMichael Niedermayer2012-07-28
* | dxva2: Fix some warnings about incompatible pointer typejamal2012-07-28
* | dvdsubenc: switch to av_assertMichael Niedermayer2012-07-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-27
|\|
| * proresdsp: port x86 assembly to cpuflags.Ronald S. Bultje2012-07-27
| * alac: check for truncated packetsJustin Ruggles2012-07-27
| * alac: reverse lpc coeff order, simplify filterJustin Ruggles2012-07-27
| * tscc2: fix typo in array indexKostya Shishkov2012-07-27
| * build: Rename aandct component to more descriptive aandcttablesDiego Biurrun2012-07-26