aboutsummaryrefslogtreecommitdiff
path: root/libavcodec
AgeCommit message (Expand)Author
2012-08-01Canopus Lossless decoderDerek Buitenhuis
2012-08-01nuv: Fix playback of RTjpeg from current MythTV,Reimar Döffinger
2012-08-01nuv: check size of buffer before accessing it instead of after.Reimar Döffinger
2012-08-018svx: ensure that packet size is multiple of channels.Nicolas George
2012-08-01paf: use reget_bufer() instead of get_buffer()Paul B Mahol
2012-08-01h264_mc_template: switch to av_assertMichael Niedermayer
2012-08-01g722enc: switch to av_assertMichael Niedermayer
2012-07-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-31loco: fix return value.Nicolas George
2012-07-31loco: take decode overflow into account.Nicolas George
2012-07-31sp5xdec: sanitize return value.Nicolas George
2012-07-318svx: unify mono and stereo code paths.Nicolas George
2012-07-318svx: remove useless rounding code.Nicolas George
2012-07-318svx: use a more direct condition.Nicolas George
2012-07-31movtextdec: fix return value for too small packets.Nicolas George
2012-07-31mmvideo: count preamble size in return value.Nicolas George
2012-07-31vc1dec: count ENDOFSEQ code in return value.Nicolas George
2012-07-31x86: h264dsp: Adjust YASM #ifdefsDiego Biurrun
2012-07-31lavc: add channels field to AVFrameStefano Sabatini
2012-07-30h264: convert loop filter strength dsp function to yasm.Ronald S. Bultje
2012-07-31vc1dec: fix handling of max_coded dimensionsMichael Niedermayer
2012-07-31mpeg4videoenc: ensure SAR is within the supported rangeMichael Niedermayer
2012-07-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-30Improve descriptiveness of a number of codec and container long namesDiego Biurrun
2012-07-30options: Fix warning about incompatible pointer typejamal
2012-07-29h264_ps: declare array of colorspace strings on its own line.Ronald S. Bultje
2012-07-29eamad/eatgq/eatqi: call special EA IDCT directlyMans Rullgard
2012-07-29eamad: remove use of MpegEncContextMans Rullgard
2012-07-29mpegvideo: remove unnecessary inclusions of faandct.hMans Rullgard
2012-07-29aacenc: new default cutoffMichael Niedermayer
2012-07-29libx264: list possible profiles.Nicolas George
2012-07-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-28h264_idct_10bit: port x86 assembly to cpuflags.Ronald S. Bultje
2012-07-28fft: rename "z" to "zc" to prevent name collision.Ronald S. Bultje
2012-07-28vc1dec: Override invalid macroblock quantizerMichael Niedermayer
2012-07-28vc1: avoid reading beyond the last line in vc1_draw_sprites()Michael Niedermayer
2012-07-28vc1dec: check that coded slice positions and interlacing match.Michael Niedermayer
2012-07-28vc1dec: Do not ignore ff_vc1_parse_frame_header_adv return valueMichael Niedermayer
2012-07-28mpegaudiodec: switch to av_assertMichael Niedermayer
2012-07-27vp3: don't compile mmx IDCT functions on x86-64.Ronald S. Bultje
2012-07-27h264_loopfilter: port x86 simd to cpuflags.Ronald S. Bultje
2012-07-28dxva2: Fix some warnings about incompatible pointer typejamal
2012-07-27h264_chromamc_10bit: port x86 simd to cpuflags.Ronald S. Bultje
2012-07-27vp3: port x86 SIMD to cpuflags.Ronald S. Bultje
2012-07-28dvdsubenc: switch to av_assertMichael Niedermayer
2012-07-27rv34: port x86 SIMD to cpuflags.Ronald S. Bultje
2012-07-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-27vp56: only compile MMX SIMD on x86-32.Ronald S. Bultje
2012-07-27vp56: port x86 simd to cpuflags.Ronald S. Bultje
2012-07-27proresdsp: port x86 assembly to cpuflags.Ronald S. Bultje