| Commit message (Expand) | Author | Age | Files | Lines |
* | ac3enc_fixed: convert to 32-bit sample format | Lynne | 2021-01-14 | 1 | -1/+1 |
* | Merge commit '618d02c1fa9e74d490cace64a7d15762656b521c' | James Almer | 2019-03-14 | 1 | -2/+2 |
|\ |
|
| * | tests: Convert lavf container tests to non-legacy test scripts | Diego Biurrun | 2019-02-16 | 1 | -2/+2 |
| * | avconv: make -t insert trim/atrim filters. | Anton Khirnov | 2013-04-30 | 1 | -1/+1 |
* | | ffmpeg: remove obsolete workaround in trim insertion. | Nicolas George | 2013-08-07 | 1 | -1/+1 |
* | | rmenc: write correct bytes per minute | Piotr Bandurski | 2012-12-23 | 1 | -1/+1 |
* | | mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd | Michael Niedermayer | 2012-09-27 | 1 | -2/+2 |
* | | ffmpeg: add support for audio filters. | Anton Khirnov | 2012-05-17 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-22 | 1 | -1/+1 |
|\| |
|
| * | ac3enc: update to AVCodec.encode2() | Justin Ruggles | 2012-03-20 | 1 | -1/+1 |
| * | avconv: rework -t handling for encoding. | Anton Khirnov | 2012-02-07 | 1 | -2/+2 |
* | | lavf-regression: minimal metadata test. | Reimar Döffinger | 2011-12-12 | 1 | -2/+2 |
|/ |
|
* | ac3enc: correct the flipped sign in the ac3_fixed encoder | Justin Ruggles | 2011-04-26 | 1 | -1/+1 |
* | ac3enc: select bandwidth based on bit rate, sample rate, and number of | Justin Ruggles | 2011-04-03 | 1 | -1/+1 |
* | ac3enc: use generic fixed-point mdct | Mans Rullgard | 2011-04-03 | 1 | -1/+1 |
* | Add apply_window_int16() to DSPContext with x86-optimized versions and use it | Justin Ruggles | 2011-03-22 | 1 | -1/+1 |
* | ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage. | Justin | 2011-03-14 | 1 | -1/+1 |
* | ac3enc: change default floor code to 7. | Justin Ruggles | 2011-02-15 | 1 | -1/+1 |
* | ac3enc: Change EXP_DIFF_THRESHOLD to 500. | Justin Ruggles | 2011-02-02 | 1 | -1/+1 |
* | Change the default dB-per-bit code from 2 to 3. | Justin Ruggles | 2010-12-29 | 1 | -1/+1 |
* | Change FIX15() back to clipping to -32767..32767. | Justin Ruggles | 2010-12-21 | 1 | -1/+1 |
* | Update the test references for lavf-rm and seek-ac3_rm. | Justin Ruggles | 2010-12-14 | 1 | -1/+1 |
* | Place regression test output files in subdirs per family | Måns Rullgård | 2010-03-02 | 1 | -2/+2 |
* | regtest: split reference files allowing tests to run individually | Måns Rullgård | 2010-01-16 | 1 | -0/+2 |