summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
| * mpegaudio: bury inline asm under HAVE_INLINE_ASM.Ronald S. Bultje2012-07-26
| * x86inc: automatically insert vzeroupper for YMM functions.Ronald S. Bultje2012-07-26
* | dwt: Fix several warnings about incompatible pointer typejamal2012-07-27
* | avutil: support 50 and 60 frame rates in timecode apiMatthieu Bouron2012-07-27
* | zmbv: Fix warning about discarded qualifierMichael Niedermayer2012-07-27
* | ffv1: Fix warnings about incompatible pointer type and discarded qualifiersjamal2012-07-27
* | SubViewer demuxer and decoder.Clément Bœsch2012-07-26
* | lavc/rt: small wording fix in a comment.Clément Bœsch2012-07-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-26
|\|
| * libopenjpeg: support YUV and deep RGB pixel formatsMichael Bradshaw2012-07-26
| * Fix typo in v410 decoder.Carl Eugen Hoyos2012-07-26
| * vp8: Replace x*155/100 by x*101581>>16.Ronald S. Bultje2012-07-25
| * vp3: don't use calls to inline asm in yasm code.Ronald S. Bultje2012-07-25
| * x86/dsputil: put inline asm under HAVE_INLINE_ASM.Ronald S. Bultje2012-07-25
| * dsputil_mmx: fix incorrect assembly codeYang Wang2012-07-25
* | mpc8: Initialize AVFrame properlyMichael Niedermayer2012-07-26
* | mpc7: Initialize AVFrame properlyMichael Niedermayer2012-07-26
* | h264_cabac: switch to av_assertMichael Niedermayer2012-07-26
* | h264_cabac: switch to av_assertMichael Niedermayer2012-07-26