43193 Commits (ae0312ab2e7545195078c734b081c4f1c8933490)
 

Author SHA1 Message Date
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 96cb143800 Merge remote-tracking branch 'dwbuiten/master' 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
Michael Niedermayer 98a2f4e87b configure: reduce difference to qatar by 2 lines 12 years ago
Michael Niedermayer ec7ecb8811 Merge remote-tracking branch 'qatar/master' 12 years ago
Stefano Sabatini 4c8fc6a2a4 lavfi/testsrc: use AVFILTER_DEFINE_CLASS for defining the filter classes 12 years ago
Stefano Sabatini 33474eb1c6 lavfi/testsrc: extend logic in request_frame, support static image output 12 years ago
Stefano Sabatini 20e940e768 lavfi/testsrc: free the context in uninit 12 years ago
Paul B Mahol c2502b7b34 alac: remove redundant "alac: " from log messages 12 years ago
Michael Niedermayer b9df3f4f6c swr: fix 10l typo mixing in and out config. 12 years ago
Clément Bœsch 53a3748ed2 ffmpeg: honor -ss and -t parameters with muxed subtitles. 12 years ago
Michael Niedermayer c99d3e2e6c tiny_psnr: fix undefined shift 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
Clément Bœsch 1f68be4764 timecode: show frame rate when invalid. 12 years ago
Michael Niedermayer 1894f88546 configure: add support for dlltool when lib.exe is unavailable 12 years ago
Nicolas George 39b0d40d92 fate: add test for the tile video filter. 12 years ago
Nicolas George ff2955a4f7 apetag: return value when required. 12 years ago
Nicolas George f952b23ed4 vf_tile: fix output buffer ownership. 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
Stefano Sabatini 7ddf082f04 lavfi/testsrc: drop pointless parentheses 12 years ago
Stefano Sabatini 2702e38477 lavfi: remove unused defaults.c file 12 years ago
Nicolas George 6eee9f5596 8svx: ensure that packet size is multiple of channels. 12 years ago
Carl Eugen Hoyos d1ebb25ac6 Skip chan tag padding. 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
Paul B Mahol c36bad3b89 xvma: remove unused variable 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
Michael Niedermayer d57a9928ea ffmpeg: avoid bogus error with "test.flac -c copy -f null -" 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
Michael Niedermayer d1dad7c824 Merge remote-tracking branch 'qatar/master' 12 years ago
Anton Khirnov 921063877e apetag: change a forgotten return to return 0 12 years ago
Anton Khirnov f2ed006c90 mpc8: return more meaningful error codes. 12 years ago
Anton Khirnov 263dbe9d95 mpc: return more meaningful error codes. 12 years ago
Anton Khirnov 782e64fbe1 wv,mpc8: don't return apetag data in packets. 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