| Commit message (Expand) | Author | Age | Files | Lines |
* | ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage. | Justin | 2011-03-14 | 1 | -1/+1 |
* | ac3enc: fix bug in stereo rematrixing decision. | Justin Ruggles | 2011-02-16 | 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 |
* | Add stereo rematrixing support to the AC-3 encoders. | Justin Ruggles | 2011-01-08 | 1 | -1/+1 |
* | Change the AC-3 encoder to use floating-point. | Justin Ruggles | 2011-01-04 | 1 | -0/+0 |
* | 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 |
* | Simplify fix15(). | Justin Ruggles | 2010-12-14 | 1 | -1/+1 |
* | Set a constant frame size for encoding G.726 audio. | Justin Ruggles | 2010-09-11 | 1 | -4/+4 |
* | tiny_psnr: skip wav headers on input files | Måns Rullgård | 2010-07-09 | 12 | -32/+32 |
* | tiny_psnr: print max absolute difference between files | Vitor Sessak | 2010-07-09 | 12 | -32/+32 |
* | matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees | David Conrad | 2010-06-04 | 1 | -4/+4 |
* | matroskaenc: Mux clusters better | James Zern | 2010-06-04 | 1 | -2/+2 |
* | Update regression tests after removing track timecode scale from mkvenc | David Conrad | 2010-05-22 | 1 | -4/+4 |
* | Add VorbisComment writing to FLAC files. | James Darnley | 2010-03-20 | 1 | -2/+2 |
* | Simplify starting and ending clusters | David Conrad | 2010-03-04 | 1 | -2/+2 |
* | Place regression test output files in subdirs per family | Måns Rullgård | 2010-03-02 | 13 | -60/+60 |
* | Separate audio-only tests so they are only run once | Måns Rullgård | 2010-01-30 | 13 | -0/+119 |