summaryrefslogtreecommitdiff
path: root/tests/ref/acodec
Commit message (Expand)AuthorAge
* 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
* Add VorbisComment writing to FLAC files.James Darnley2010-03-20
* Simplify starting and ending clustersDavid Conrad2010-03-04
* Place regression test output files in subdirs per familyMåns Rullgård2010-03-02
* Separate audio-only tests so they are only run onceMåns Rullgård2010-01-30