56 Commits (a9903f7ec123582d3adc3939854ab98d12fb10df)

Author SHA1 Message Date
Alexander Strasser ac25b31ede lswr: Improve default resampler's default parameters 12 years ago
Piotr Bandurski 52f2176366 aiffenc: set correct number of bits foru8 in aiff 12 years ago
Janne Grunau 337dbe2adb fate: move fate-acodec reference files to their own dir 12 years ago
Mans Rullgard 7263cd5544 fate: convert codec-regression.sh to makefile rules 13 years ago
Michael Niedermayer 6ba692f8a7 af_aresample: fix rounding that led to sample accumulation in the buffers. 13 years ago
Michael Niedermayer 847943bc51 aresample: add code to flush the internal swr buffer. 13 years ago
Mans Rullgard 7d7b40f48a pcmenc: set correct bitrate value 13 years ago
Anton Khirnov fc49f22c3b ffmpeg: add support for audio filters. 13 years ago
Justin Ruggles 5052980400 FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum test 13 years ago
Justin Ruggles 03caef1bed FATE: replace the acodec-g726 test with 4 new encode/decode tests 13 years ago
Justin Ruggles a6c8cca2a8 FATE: replace current g722 encoding tests with an encode/decode test 13 years ago
Justin Ruggles d3c59d5003 avconv: use default channel layouts when they are unknown 13 years ago
Reimar Döffinger c311afca0a Add roqaudio regression test. 13 years ago
Reimar Döffinger 58c25724b7 Add nellymoser "fuzzy" FATE test. 13 years ago
Reimar Döffinger cb25a186eb Fix DCA regression test to work across architectures. 13 years ago
Reimar Döffinger 10e3dd15a5 Remove AAC and nellymoser tests that do not work. 13 years ago
Reimar Döffinger 796097c696 Add tests for audio encoders: aac, dca, ra144 and nellymoser. 13 years ago
Michael Niedermayer e3b7079ddf adpcmenc: fix encoded s_0 value. 13 years ago
Justin Ruggles bb03b6f7b1 g722enc: use AVCodec.encode2() 13 years ago
Justin Ruggles 85cf49fab7 FATE: remove WMA acodec tests 13 years ago
Justin Ruggles 51ddf35c90 wmaenc: fix m/s stereo encoding for the first frame 13 years ago
Martin Storsjö b087ce2bee g722: Fix the QMF scaling 13 years ago
Justin Ruggles 770a5c6d02 adpcmenc: Use correct frame_size for Yamaha ADPCM. 13 years ago
Justin Ruggles b590f3a7bf alacenc: only encode frame size in header for a final smaller frame 13 years ago
Mans Rullgard 2c98f407c8 fate: make acodec-ac3_fixed test output raw AC3 13 years ago
Michael Niedermayer f58d670002 movenc: Decrease default chunk merge limit to 1mb. 13 years ago
Michael Niedermayer 89ddff92a3 Revert "movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs" 13 years ago
Martin Storsjö 5c7c9a9f33 fate: Update file checksums after the mov muxer change in a78dbada55 13 years ago
Justin Ruggles 77c5b66cbe g722enc: set frame_size, and also handle an odd number of input samples 13 years ago
Justin Ruggles 3e57573fce fate: add ADX encoding/decoding test 13 years ago
Michael Niedermayer 0988a6a035 movenc: disable iods by default 13 years ago
Alex Converse d3b8bde2f1 movenc: Rudimentary IODs support. 13 years ago
Justin Ruggles 8e8c51318c movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs 13 years ago
Michael Niedermayer 901af94b69 movenc: Always write EDTS when we are able to. 13 years ago
Martin Storsjö 714cd7e758 g722: Add a regression test for muxing/demuxing in wav 13 years ago
Justin Ruggles ca12401376 fate: split acodec-pcm into individual tests 13 years ago
Michael Niedermayer fc09bf57a6 movenc: Write file with minimal number of chunks for the given interleaving. 13 years ago
Diego Biurrun c6cd0e17f3 Replace vendor string in Ogg and FLAC muxers. 13 years ago
Justin Ruggles 85579b6381 avcodec: remove the Zork PCM encoder. 13 years ago
John Brooks 2c4e08d893 riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 13 years ago
Michael Niedermayer 028a79c1f1 reg tests: add g723.1 13 years ago
Baptiste Coudurier b304244b54 adpcmenc: fix QT IMA ADPCM encoder 13 years ago
Baptiste Coudurier bf334535b4 adpcmdec: Fix QT IMA ADPCM decoder 13 years ago
Michael Niedermayer 8593b743a8 rematrix: dont use floats for int16 code. 13 years ago
Michael Niedermayer b5875b9111 Add libswresample. 13 years ago
Anton Khirnov 7574cacbd5 movenc: create an alternate group for each media type 13 years ago
Justin Ruggles ae264bb29b ac3enc: Add channel coupling support for the fixed-point AC-3 encoder. 13 years ago
Mans Rullgard 70378ea190 fate: run aref and vref as regular tests 14 years ago
Baptiste Coudurier 35d3d44a84 adpcmenc: fix QT IMA ADPCM encoder 14 years ago
Baptiste Coudurier b3d5a4b06e adpcmdec: Fix QT IMA ADPCM decoder 14 years ago