20279 Commits (e367d90664f622db9f3f1f515ac979bfbd358064)

Author SHA1 Message Date
Diego Biurrun 81905088a1 x86: h264dsp: K&R formatting cosmetics 12 years ago
Ronald S. Bultje c728518b3c x86: fft: fix imdct_half() for AVX 12 years ago
Mans Rullgard cfb1091898 vc1dec: remove useless #include simple_idct.h 12 years ago
Mans Rullgard af500c08bb dct-test: always link with aandcttab.o 12 years ago
Mans Rullgard cf5781fad0 vp8: pack struct VP8ThreadData more efficiently 12 years ago
Mans Rullgard ec7c501ed5 x86: remove libmpeg2 mmx(ext) idct functions 12 years ago
Michael Niedermayer 8cac86e091 vorbisdec: fix heap buffer overflow. 12 years ago
Michael Niedermayer a6aa7e039a mpegaudio_tablegen: try to fix hardcoded tables 12 years ago
Michael Niedermayer 571572fcdd mp3dec: adjust IMDCT scaling to avoid overflows 12 years ago
Derek Buitenhuis a675d73d57 eamad: Use dsputils instead of a custom bswap16_buf 12 years ago
Derek Buitenhuis 45eaac02cb Canopus Lossless decoder 12 years ago
Derek Buitenhuis 91c86d3cf8 Canopus Lossless decoder 12 years ago
Paul B Mahol c2502b7b34 alac: remove redundant "alac: " from log messages 12 years ago
Reimar Döffinger 98b0120668 nuv: Fix playback of RTjpeg from current MythTV, 12 years ago
Reimar Döffinger e1bc0171c0 nuv: check size of buffer before accessing it instead of after. 12 years ago
Diego Biurrun 19cf7163c1 dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs 12 years ago
Mans Rullgard faa788227f ARM: use =const syntax instead of explicit literal pools 12 years ago
Mans Rullgard 998170913c ARM: use standard syntax for all LDRD/STRD instructions 12 years ago
Nicolas George 6eee9f5596 8svx: ensure that packet size is multiple of channels. 12 years ago
Ronald S. Bultje b6a3849adb fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64. 12 years ago
Ronald S. Bultje ddbe71b44f dct-test: allow to compile without HAVE_INLINE_ASM. 12 years ago
Ronald S. Bultje 53dfaedc01 x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM. 12 years ago
Paul B Mahol 296bcdd2a7 paf: use reget_bufer() instead of get_buffer() 12 years ago
Michael Niedermayer b0c51bbcd1 h264_mc_template: switch to av_assert 12 years ago
Michael Niedermayer 38d1c5a4cc g722enc: switch to av_assert 12 years ago
Diego Biurrun 9e4bca16f8 dca: Move tables used outside of dcadec.c to a separate file. 12 years ago
Diego Biurrun 13a79cf84e dca: Rename dca.c ---> dcadec.c 12 years ago
Diego Biurrun 6376a3ad24 x86: h264dsp: Remove unused variable ff_pb_3_1 12 years ago
Nicolas George d2ca5dd0f3 loco: fix return value. 12 years ago
Nicolas George 91ec1c6cc3 loco: take decode overflow into account. 12 years ago
Nicolas George b2814b034e sp5xdec: sanitize return value. 12 years ago
Nicolas George 7a539e67f4 8svx: unify mono and stereo code paths. 12 years ago
Nicolas George 5caea648d4 8svx: remove useless rounding code. 12 years ago
Nicolas George 1c98781837 8svx: use a more direct condition. 12 years ago
Nicolas George 9009fa6de4 movtextdec: fix return value for too small packets. 12 years ago
Nicolas George 3d5dc7d87d mmvideo: count preamble size in return value. 12 years ago
Nicolas George cc7eff1fa0 vc1dec: count ENDOFSEQ code in return value. 12 years ago
Diego Biurrun 8728b381cb x86: h264dsp: Adjust YASM #ifdefs 12 years ago
Stefano Sabatini 23fc4dd6e7 lavc: add channels field to AVFrame 12 years ago
Ronald S. Bultje b829b4ce29 h264: convert loop filter strength dsp function to yasm. 12 years ago
Michael Niedermayer 3b5ba60aa7 vc1dec: fix handling of max_coded dimensions 12 years ago
Michael Niedermayer 30c8573dc7 mpeg4videoenc: ensure SAR is within the supported range 12 years ago
Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 12 years ago
jamal 938e4470ae options: Fix warning about incompatible pointer type 12 years ago
Ronald S. Bultje be391fb6df h264_ps: declare array of colorspace strings on its own line. 12 years ago
Mans Rullgard f3eb008343 eamad/eatgq/eatqi: call special EA IDCT directly 12 years ago
Mans Rullgard 591766a3a9 eamad: remove use of MpegEncContext 12 years ago
Mans Rullgard 87cf481aa8 mpegvideo: remove unnecessary inclusions of faandct.h 12 years ago
Michael Niedermayer 72dabdfc58 aacenc: new default cutoff 12 years ago
Nicolas George 5c81a9ff55 libx264: list possible profiles. 12 years ago