summaryrefslogtreecommitdiff
path: root/libavcodec/atrac.c
Commit message (Expand)AuthorAge
* atrac: Add missing av_coldMaxim Poliakovski2013-10-03
* atrac3: Generalize gain compensation codeMaxim Poliakovski2013-10-03
* atrac: Move doxygen comments to the headerMaxim Poliakovski2013-10-03
* cosmetics: Fix ATRAC codec name spellingDiego Biurrun2013-09-02
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* libavcodec: Add ff_ prefix to some nonstatic symbolsMartin Storsjö2012-02-15
* cosmetics: Remove extra newlines at EOFAlex Converse2012-01-27
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Rename sf_table in atrac.c unit to ff_atrac_sf_table.Diego Elio Pettenò2011-01-24
* Mark qmf_window table static to atrac.c unit.Diego Elio Pettenò2011-01-24
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Include atrac.h: It contains the prototypes for atrac_generate_tables()Carl Eugen Hoyos2010-02-28
* Split out common routines needed in the atrac1 decoder from atrac3.c to atrac.c.Benjamin Larsson2009-09-08