summaryrefslogtreecommitdiffstats
path: root/libavcodec/atrac.c
Commit message (Expand)AuthorAgeFilesLines
* libavcodec: Add ff_ prefix to some nonstatic symbolsMartin Storsjö2012-02-151-2/+2
* 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
* 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