summaryrefslogtreecommitdiff
path: root/tests/ref/lavf/rm
Commit message (Expand)AuthorAge
* ac3enc_fixed: convert to 32-bit sample formatLynne2021-01-14
* Merge commit '618d02c1fa9e74d490cace64a7d15762656b521c'James Almer2019-03-14
|\
| * tests: Convert lavf container tests to non-legacy test scriptsDiego Biurrun2019-02-16
| * avconv: make -t insert trim/atrim filters.Anton Khirnov2013-04-30
* | ffmpeg: remove obsolete workaround in trim insertion.Nicolas George2013-08-07
* | rmenc: write correct bytes per minutePiotr Bandurski2012-12-23
* | mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhdMichael Niedermayer2012-09-27
* | ffmpeg: add support for audio filters.Anton Khirnov2012-05-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-22
|\|
| * ac3enc: update to AVCodec.encode2()Justin Ruggles2012-03-20
| * avconv: rework -t handling for encoding.Anton Khirnov2012-02-07
* | lavf-regression: minimal metadata test.Reimar Döffinger2011-12-12
|/
* 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