summaryrefslogtreecommitdiff
path: root/tests/ref/lavf/rm
Commit message (Expand)AuthorAge
* avconv: make -t insert trim/atrim filters.Anton Khirnov2013-04-30
* ac3enc: update to AVCodec.encode2()Justin Ruggles2012-03-20
* avconv: rework -t handling for encoding.Anton Khirnov2012-02-07
* ac3enc: correct the flipped sign in the ac3_fixed encoderJustin Ruggles2011-04-26
* 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: change default floor code to 7.Justin Ruggles2011-02-15
* ac3enc: Change EXP_DIFF_THRESHOLD to 500.Justin Ruggles2011-02-02
* 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
* Update the test references for lavf-rm and seek-ac3_rm.Justin Ruggles2010-12-14
* Place regression test output files in subdirs per familyMåns Rullgård2010-03-02
* regtest: split reference files allowing tests to run individuallyMåns Rullgård2010-01-16