53 Commits (1647da89dd8ac09a55c111589f7a30d7e6b87d90)

Author SHA1 Message Date
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
Mans Rullgard 7d7b40f48a pcmenc: set correct bitrate value 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
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
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
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
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
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
Baptiste Coudurier b304244b54 adpcmenc: fix QT IMA ADPCM encoder 13 years ago
Baptiste Coudurier bf334535b4 adpcmdec: Fix QT IMA ADPCM decoder 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. 14 years ago
Mans Rullgard 70378ea190 fate: run aref and vref as regular tests 14 years ago
Justin Ruggles 79ee8977c2 ac3enc: correct the flipped sign in the ac3_fixed encoder 14 years ago
Anton Khirnov 9181976348 matroskaenc: don't write an empty Cues element. 14 years ago
Justin Ruggles e05a3ac713 ac3enc: select bandwidth based on bit rate, sample rate, and number of 14 years ago
Mans Rullgard 79997def65 ac3enc: use generic fixed-point mdct 14 years ago
Justin Ruggles e6e9823488 Add apply_window_int16() to DSPContext with x86-optimized versions and use it 14 years ago
Justin 323e6fead0 ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage. 14 years ago
Justin Ruggles 5b54d4b376 ac3enc: fix bug in stereo rematrixing decision. 14 years ago
Justin Ruggles 50d7140441 ac3enc: change default floor code to 7. 14 years ago
Justin Ruggles c3beafa0f1 ac3enc: Change EXP_DIFF_THRESHOLD to 500. 14 years ago
Justin Ruggles dc7e07ac1f Add stereo rematrixing support to the AC-3 encoders. 14 years ago
Justin Ruggles 6fd96d1a85 Change the AC-3 encoder to use floating-point. 14 years ago
Justin Ruggles ec44dd5fc2 Change the default dB-per-bit code from 2 to 3. 14 years ago
Justin Ruggles 295ab2af6e Change FIX15() back to clipping to -32767..32767. 14 years ago
Justin Ruggles 918cd2255c Simplify fix15(). 14 years ago
Justin Ruggles c7d89948a3 Set a constant frame size for encoding G.726 audio. 15 years ago
Måns Rullgård c43d77c163 tiny_psnr: skip wav headers on input files 15 years ago
Vitor Sessak cb0067ec25 tiny_psnr: print max absolute difference between files 15 years ago
David Conrad e7ddafd515 matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees 15 years ago
James Zern ac9baa716b matroskaenc: Mux clusters better 15 years ago
David Conrad 85e86b6810 Update regression tests after removing track timecode scale from mkvenc 15 years ago
James Darnley 66061a1220 Add VorbisComment writing to FLAC files. 15 years ago