summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* 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
* | imgconvert: Implement avcodec_find_best_pix_fmt_of_list()Michael Niedermayer2012-07-251-0/+13
* | libopenjpegenc: set numresolution max to INT_MAXMichael Bradshaw2012-07-251-5/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-241-1/+1
|\ \ | |/
| * aac: Mention abbreviation as well in long_nameDiego Biurrun2012-07-241-1/+1
* | iffdec: Fix integer overflow.Michael Niedermayer2012-07-241-0/+5
* | vc1dec: dont apply the loop filter on fieldsMichael Niedermayer2012-07-241-1/+1
* | vc1dec: dont attempt error concealment on field pictures.Michael Niedermayer2012-07-241-1/+2
* | ec: print picture type with concealment error message.Michael Niedermayer2012-07-241-2/+2
* | dsputil_mmx: fix incorrect assembly codeyang2012-07-241-9/+9
* | cavsdec: switch to av_assertMichael Niedermayer2012-07-231-1/+2
* | libavcodec/bitstream: switch to av_assertMichael Niedermayer2012-07-231-1/+2
* | Fix typo in v410 decoder.Carl Eugen Hoyos2012-07-231-2/+2
* | cosmetics: iff: fix typoPaul B Mahol2012-07-231-1/+1
* | fate: enable fate-vc1_sa10143Michael Niedermayer2012-07-231-2/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-235-82/+97
|\ \ | |/
| * v410dec: Implement explode mode supportDerek Buitenhuis2012-07-231-2/+6
| * zerocodec: fix direct rendering.Reimar Döffinger2012-07-231-17/+17
OpenPOWER on IntegriCloud