summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* vorbisdec: fix heap buffer overflow.Michael Niedermayer2012-08-02
* mpegaudio_tablegen: try to fix hardcoded tablesMichael Niedermayer2012-08-02
* Merge remote-tracking branch 'dwbuiten/master'Michael Niedermayer2012-08-02
|\
| * Canopus Lossless decoderDerek Buitenhuis2012-08-01
* | mp3dec: adjust IMDCT scaling to avoid overflowsMichael Niedermayer2012-08-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-01
|\ \
| * | dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libsDiego Biurrun2012-08-01
| * | ARM: use =const syntax instead of explicit literal poolsMans Rullgard2012-08-01
| * | ARM: use standard syntax for all LDRD/STRD instructionsMans Rullgard2012-08-01
| * | fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64.Ronald S. Bultje2012-07-31
| * | dct-test: allow to compile without HAVE_INLINE_ASM.Ronald S. Bultje2012-07-31
| * | x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM.Ronald S. Bultje2012-07-31
| * | dca: Move tables used outside of dcadec.c to a separate file.Diego Biurrun2012-08-01
| * | dca: Rename dca.c ---> dcadec.cDiego Biurrun2012-08-01
| * | x86: h264dsp: Remove unused variable ff_pb_3_1Diego Biurrun2012-08-01
* | | alac: remove redundant "alac: " from log messagesPaul B Mahol2012-08-01
| |/ |/|
* | nuv: Fix playback of RTjpeg from current MythTV,Reimar Döffinger2012-08-01
* | nuv: check size of buffer before accessing it instead of after.Reimar Döffinger2012-08-01
* | 8svx: ensure that packet size is multiple of channels.Nicolas George2012-08-01
* | paf: use reget_bufer() instead of get_buffer()Paul B Mahol2012-08-01
* | h264_mc_template: switch to av_assertMichael Niedermayer2012-08-01
* | g722enc: switch to av_assertMichael Niedermayer2012-08-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-31
|\|
| * x86: h264dsp: Adjust YASM #ifdefsDiego Biurrun2012-07-31
| * h264: convert loop filter strength dsp function to yasm.Ronald S. Bultje2012-07-30
| * Improve descriptiveness of a number of codec and container long namesDiego Biurrun2012-07-30
* | loco: fix return value.Nicolas George2012-07-31
* | loco: take decode overflow into account.Nicolas George2012-07-31
* | sp5xdec: sanitize return value.Nicolas George2012-07-31
* | 8svx: unify mono and stereo code paths.Nicolas George2012-07-31
* | 8svx: remove useless rounding code.Nicolas George2012-07-31
* | 8svx: use a more direct condition.Nicolas George2012-07-31
* | movtextdec: fix return value for too small packets.Nicolas George2012-07-31
* | mmvideo: count preamble size in return value.Nicolas George2012-07-31
* | vc1dec: count ENDOFSEQ code in return value.Nicolas George2012-07-31
* | lavc: add channels field to AVFrameStefano Sabatini2012-07-31
* | vc1dec: fix handling of max_coded dimensionsMichael Niedermayer2012-07-31
* | mpeg4videoenc: ensure SAR is within the supported rangeMichael Niedermayer2012-07-31
* | 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