summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* loco: fix return value.Nicolas George2012-07-311-1/+1
* loco: take decode overflow into account.Nicolas George2012-07-311-9/+14
* sp5xdec: sanitize return value.Nicolas George2012-07-311-1/+1
* 8svx: unify mono and stereo code paths.Nicolas George2012-07-311-8/+9
* 8svx: remove useless rounding code.Nicolas George2012-07-311-1/+3
* 8svx: use a more direct condition.Nicolas George2012-07-311-3/+3
* movtextdec: fix return value for too small packets.Nicolas George2012-07-311-1/+1
* mmvideo: count preamble size in return value.Nicolas George2012-07-311-2/+2
* vc1dec: count ENDOFSEQ code in return value.Nicolas George2012-07-311-1/+1
* lavc: add channels field to AVFrameStefano Sabatini2012-07-313-1/+16
* vc1dec: fix handling of max_coded dimensionsMichael Niedermayer2012-07-312-7/+10
* mpeg4videoenc: ensure SAR is within the supported rangeMichael Niedermayer2012-07-311-0/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-3010-101/+106
|\
| * h264_ps: declare array of colorspace strings on its own line.Ronald S. Bultje2012-07-291-1/+2
| * eamad/eatgq/eatqi: call special EA IDCT directlyMans Rullgard2012-07-297-51/+57
| * eamad: remove use of MpegEncContextMans Rullgard2012-07-291-46/+46
| * mpegvideo: remove unnecessary inclusions of faandct.hMans Rullgard2012-07-292-2/+0
* | 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
OpenPOWER on IntegriCloud