summaryrefslogtreecommitdiffstats
path: root/libavcodec/atrac.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-031-7/+7
|\
| * atrac3: Generalize gain compensation codeMaxim Poliakovski2013-10-031-0/+61
* | Merge commit '4be292dac7e7f0586053fcced8d530ccf4ebef29'Michael Niedermayer2013-10-031-1/+1
|\ \ | |/
| * atrac: Move doxygen comments to the headerMaxim Poliakovski2013-10-031-19/+3
* | atrac3: Generalize gain compensation codeMaxim Poliakovski2013-10-021-0/+61
* | atrac: limit line length to 80 charsMaxim Poliakovski2013-10-021-1/+2
* | atrac: Move doxygen comments to the headerMaxim Poliakovski2013-10-021-18/+1
* | atrac: Update copyright info and file description.Maxim Poliakovski2013-10-021-2/+3
* | atrac: Add missing av_cold.Maxim Poliakovski2013-10-021-1/+1
* | Merge commit '7df9e693a34c84c698da60426c78140c950f95ed'Michael Niedermayer2013-09-031-1/+1
|\ \ | |/
| * cosmetics: Fix ATRAC codec name spellingDiego Biurrun2013-09-021-1/+1
* | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer2013-02-261-1/+0
|\ \ | |/
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+1
|\ \ | |/
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-161-2/+2
|\ \ | |/
| * libavcodec: Add ff_ prefix to some nonstatic symbolsMartin Storsjö2012-02-151-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-291-1/+0
|\ \ | |/
| * cosmetics: Remove extra newlines at EOFAlex Converse2012-01-271-1/+0
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * Rename sf_table in atrac.c unit to ff_atrac_sf_table.Diego Elio Pettenò2011-01-241-3/+3
| * Mark qmf_window table static to atrac.c unit.Diego Elio Pettenò2011-01-241-1/+1
* | Rename sf_table in atrac.c unit to ff_atrac_sf_table.Diego Elio Pettenò2011-01-261-3/+3
* | Mark qmf_window table static to atrac.c unit.Diego Elio Pettenò2011-01-261-1/+1
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Include atrac.h: It contains the prototypes for atrac_generate_tables()Carl Eugen Hoyos2010-02-281-0/+1
* Split out common routines needed in the atrac1 decoder from atrac3.c to atrac.c.Benjamin Larsson2009-09-081-0/+119
OpenPOWER on IntegriCloud