summaryrefslogtreecommitdiff
path: root/tests/ref/acodec
Commit message (Expand)AuthorAge
* movenc: Make tkhd "enabled" flag QuickTime compatibleJohn Stebbins2013-08-23
* fate: move fate-acodec reference files to their own dirJanne Grunau2012-12-03
* fate: convert codec-regression.sh to makefile rulesMans Rullgard2012-05-29
* pcmenc: set correct bitrate valueMans Rullgard2012-05-17
* FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum testJustin Ruggles2012-04-20
* FATE: replace the acodec-g726 test with 4 new encode/decode testsJustin Ruggles2012-04-20
* FATE: replace current g722 encoding tests with an encode/decode testJustin Ruggles2012-04-20
* avconv: use default channel layouts when they are unknownJustin Ruggles2012-04-10
* g722enc: use AVCodec.encode2()Justin Ruggles2012-03-20
* FATE: remove WMA acodec testsJustin Ruggles2012-03-17
* wmaenc: fix m/s stereo encoding for the first frameJustin Ruggles2012-03-03
* g722: Fix the QMF scalingMartin Storsjö2012-03-02
* adpcmenc: Use correct frame_size for Yamaha ADPCM.Justin Ruggles2012-02-20
* alacenc: only encode frame size in header for a final smaller frameJustin Ruggles2012-02-11
* fate: make acodec-ac3_fixed test output raw AC3Mans Rullgard2012-02-02
* fate: Update file checksums after the mov muxer change in a78dbada55d6Martin Storsjö2012-01-10
* g722enc: set frame_size, and also handle an odd number of input samplesJustin Ruggles2012-01-07
* fate: add ADX encoding/decoding testJustin Ruggles2012-01-03
* movenc: Rudimentary IODs support.Alex Converse2011-12-15
* movenc: simplify handling of pcm vs. adpcm vs. other compressed codecsJustin Ruggles2011-12-09
* g722: Add a regression test for muxing/demuxing in wavMartin Storsjö2011-12-05
* fate: split acodec-pcm into individual testsJustin Ruggles2011-12-01
* Replace vendor string in Ogg and FLAC muxers.Diego Biurrun2011-11-02
* avcodec: remove the Zork PCM encoder.Justin Ruggles2011-10-26
* riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_headerJohn Brooks2011-10-14
* adpcmenc: fix QT IMA ADPCM encoderBaptiste Coudurier2011-09-23
* adpcmdec: Fix QT IMA ADPCM decoderBaptiste Coudurier2011-09-23
* movenc: create an alternate group for each media typeAnton Khirnov2011-09-17
* ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.Justin Ruggles2011-09-05
* fate: run aref and vref as regular testsMans Rullgard2011-05-18
* ac3enc: correct the flipped sign in the ac3_fixed encoderJustin Ruggles2011-04-26
* matroskaenc: don't write an empty Cues element.Anton Khirnov2011-04-07
* ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles2011-04-03
* ac3enc: use generic fixed-point mdctMans Rullgard2011-04-03
* Add apply_window_int16() to DSPContext with x86-optimized versions and use itJustin Ruggles2011-03-22
* ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.Justin2011-03-14
* ac3enc: fix bug in stereo rematrixing decision.Justin Ruggles2011-02-16
* ac3enc: change default floor code to 7.Justin Ruggles2011-02-15
* ac3enc: Change EXP_DIFF_THRESHOLD to 500.Justin Ruggles2011-02-02
* Add stereo rematrixing support to the AC-3 encoders.Justin Ruggles2011-01-08
* Change the AC-3 encoder to use floating-point.Justin Ruggles2011-01-04
* Change the default dB-per-bit code from 2 to 3.Justin Ruggles2010-12-29
* Change FIX15() back to clipping to -32767..32767.Justin Ruggles2010-12-21
* Simplify fix15().Justin Ruggles2010-12-14
* Set a constant frame size for encoding G.726 audio.Justin Ruggles2010-09-11
* tiny_psnr: skip wav headers on input filesMåns Rullgård2010-07-09
* tiny_psnr: print max absolute difference between filesVitor Sessak2010-07-09
* matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agreesDavid Conrad2010-06-04
* matroskaenc: Mux clusters betterJames Zern2010-06-04
* Update regression tests after removing track timecode scale from mkvencDavid Conrad2010-05-22