| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-03 | 1 | -7/+7 |
|\ |
|
| * | atrac3: Generalize gain compensation code | Maxim Poliakovski | 2013-10-03 | 1 | -0/+61 |
* | | Merge commit '4be292dac7e7f0586053fcced8d530ccf4ebef29' | Michael Niedermayer | 2013-10-03 | 1 | -1/+1 |
|\| |
|
| * | atrac: Move doxygen comments to the header | Maxim Poliakovski | 2013-10-03 | 1 | -19/+3 |
* | | atrac3: Generalize gain compensation code | Maxim Poliakovski | 2013-10-02 | 1 | -0/+61 |
* | | 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 | -18/+1 |
* | | atrac: Update copyright info and file description. | Maxim Poliakovski | 2013-10-02 | 1 | -2/+3 |
* | | atrac: Add missing av_cold. | Maxim Poliakovski | 2013-10-02 | 1 | -1/+1 |
* | | Merge commit '7df9e693a34c84c698da60426c78140c950f95ed' | Michael Niedermayer | 2013-09-03 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Fix ATRAC codec name spelling | Diego Biurrun | 2013-09-02 | 1 | -1/+1 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-29 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Remove extra newlines at EOF | Alex Converse | 2012-01-27 | 1 | -1/+0 |
| * | 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 | -3/+3 |
| * | Mark qmf_window table static to atrac.c unit. | Diego Elio Pettenò | 2011-01-24 | 1 | -1/+1 |
* | | Rename sf_table in atrac.c unit to ff_atrac_sf_table. | Diego Elio Pettenò | 2011-01-26 | 1 | -3/+3 |
* | | Mark qmf_window table static to atrac.c unit. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Include atrac.h: It contains the prototypes for atrac_generate_tables() | Carl Eugen Hoyos | 2010-02-28 | 1 | -0/+1 |
* | Split out common routines needed in the atrac1 decoder from atrac3.c to atrac.c. | Benjamin Larsson | 2009-09-08 | 1 | -0/+119 |