| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-03 | 1 | -8/+8 |
|\ |
|
| * | atrac3: Generalize gain compensation code | Maxim Poliakovski | 2013-10-03 | 1 | -0/+45 |
* | | Merge commit '4be292dac7e7f0586053fcced8d530ccf4ebef29' | Michael Niedermayer | 2013-10-03 | 1 | -1/+1 |
|\| |
|
| * | atrac: Move doxygen comments to the header | Maxim Poliakovski | 2013-10-03 | 1 | -2/+17 |
* | | atrac3: Generalize gain compensation code | Maxim Poliakovski | 2013-10-02 | 1 | -0/+45 |
* | | atrac: limit line length to 80 chars | Maxim Poliakovski | 2013-10-02 | 1 | -1/+2 |
* | | atrac: Move doxygen comments to the header | Maxim Poliakovski | 2013-10-02 | 1 | -1/+15 |
* | | atrac: Update copyright info and file description. | Maxim Poliakovski | 2013-10-02 | 1 | -2/+3 |
* | | Merge commit '7df9e693a34c84c698da60426c78140c950f95ed' | Michael Niedermayer | 2013-09-03 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Fix ATRAC codec name spelling | Diego Biurrun | 2013-09-02 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -2/+2 |
|\| |
|
| * | libavcodec: Add ff_ prefix to some nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -2/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Rename sf_table in atrac.c unit to ff_atrac_sf_table. | Diego Elio Pettenò | 2011-01-24 | 1 | -2/+1 |
| * | Mark qmf_window table static to atrac.c unit. | Diego Elio Pettenò | 2011-01-24 | 1 | -1/+0 |
* | | Rename sf_table in atrac.c unit to ff_atrac_sf_table. | Diego Elio Pettenò | 2011-01-26 | 1 | -2/+1 |
* | | Mark qmf_window table static to atrac.c unit. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+0 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Fix doxygen comment | Benjamin Larsson | 2009-09-11 | 1 | -2/+2 |
* | Split out common routines needed in the atrac1 decoder from atrac3.c to atrac.c. | Benjamin Larsson | 2009-09-08 | 1 | -0/+38 |