summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* options: Fix warning about incompatible pointer typejamal2012-07-301-2/+3
* aacenc: new default cutoffMichael Niedermayer2012-07-293-1/+6
* libx264: list possible profiles.Nicolas George2012-07-291-0/+5
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-2913-364/+376
|\
| * h264_idct_10bit: port x86 assembly to cpuflags.Ronald S. Bultje2012-07-281-127/+127
| * fft: rename "z" to "zc" to prevent name collision.Ronald S. Bultje2012-07-281-9/+9
| * vc1dec: Override invalid macroblock quantizerMichael Niedermayer2012-07-281-0/+5
| * vc1: avoid reading beyond the last line in vc1_draw_sprites()Michael Niedermayer2012-07-281-2/+6
| * vc1dec: check that coded slice positions and interlacing match.Michael Niedermayer2012-07-281-0/+6
| * vc1dec: Do not ignore ff_vc1_parse_frame_header_adv return valueMichael Niedermayer2012-07-281-4/+10
| * vp3: don't compile mmx IDCT functions on x86-64.Ronald S. Bultje2012-07-272-0/+5
| * h264_loopfilter: port x86 simd to cpuflags.Ronald S. Bultje2012-07-273-121/+120
| * h264_chromamc_10bit: port x86 simd to cpuflags.Ronald S. Bultje2012-07-272-28/+28
| * vp3: port x86 SIMD to cpuflags.Ronald S. Bultje2012-07-271-47/+47
| * rv34: port x86 SIMD to cpuflags.Ronald S. Bultje2012-07-271-5/+6
| * vp56: only compile MMX SIMD on x86-32.Ronald S. Bultje2012-07-272-0/+4
| * vp56: port x86 simd to cpuflags.Ronald S. Bultje2012-07-271-19/+15
* | mpegaudiodec: switch to av_assertMichael Niedermayer2012-07-281-7/+8
* | dxva2: Fix some warnings about incompatible pointer typejamal2012-07-283-3/+3
* | dvdsubenc: switch to av_assertMichael Niedermayer2012-07-281-3/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-277-52/+56
|\ \ | |/
| * proresdsp: port x86 assembly to cpuflags.Ronald S. Bultje2012-07-271-21/+18
| * alac: check for truncated packetsJustin Ruggles2012-07-271-4/+11
| * alac: reverse lpc coeff order, simplify filterJustin Ruggles2012-07-271-13/+12
| * tscc2: fix typo in array indexKostya Shishkov2012-07-271-2/+2
| * build: Rename aandct component to more descriptive aandcttablesDiego Biurrun2012-07-261-1/+1
| * mpegaudio: bury inline asm under HAVE_INLINE_ASM.Ronald S. Bultje2012-07-261-0/+5
| * x86inc: automatically insert vzeroupper for YMM functions.Ronald S. Bultje2012-07-262-20/+0
* | dwt: Fix several warnings about incompatible pointer typejamal2012-07-271-16/+16
* | avutil: support 50 and 60 frame rates in timecode apiMatthieu Bouron2012-07-271-1/+1
* | zmbv: Fix warning about discarded qualifierMichael Niedermayer2012-07-271-1/+1
* | ffv1: Fix warnings about incompatible pointer type and discarded qualifiersjamal2012-07-271-2/+2
* | SubViewer demuxer and decoder.Clément Bœsch2012-07-265-2/+83
* | lavc/rt: small wording fix in a comment.Clément Bœsch2012-07-261-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-2611-82/+174
|\ \ | |/
| * libopenjpeg: support YUV and deep RGB pixel formatsMichael Bradshaw2012-07-261-52/+247
| * Fix typo in v410 decoder.Carl Eugen Hoyos2012-07-261-2/+2
| * vp8: Replace x*155/100 by x*101581>>16.Ronald S. Bultje2012-07-251-6/+7
| * vp3: don't use calls to inline asm in yasm code.Ronald S. Bultje2012-07-251-41/+79
| * x86/dsputil: put inline asm under HAVE_INLINE_ASM.Ronald S. Bultje2012-07-258-19/+74
| * dsputil_mmx: fix incorrect assembly codeYang Wang2012-07-251-9/+9
* | mpc8: Initialize AVFrame properlyMichael Niedermayer2012-07-261-3/+3
* | mpc7: Initialize AVFrame properlyMichael Niedermayer2012-07-261-3/+3
* | h264_cabac: switch to av_assertMichael Niedermayer2012-07-261-7/+6
* | h264_cabac: switch to av_assertMichael Niedermayer2012-07-261-8/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-252-2/+15
|\ \ | |/
| * libfdk-aacenc: add LATM/LOAS encapsulation supportKieran Kunhya2012-07-252-2/+15
* | libvpxenc: switch to av_assertMichael Niedermayer2012-07-251-1/+2
* | intrax8: asserts cleanupMichael Niedermayer2012-07-251-13/+9
* | Fix avui stream-copy.Carl Eugen Hoyos2012-07-251-4/+16
OpenPOWER on IntegriCloud