summaryrefslogtreecommitdiff
path: root/libavcodec/atrac.h
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-16
|\
| * libavcodec: Add ff_ prefix to some nonstatic symbolsMartin Storsjö2012-02-15
| * 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
* | Rename sf_table in atrac.c unit to ff_atrac_sf_table.Diego Elio Pettenò2011-01-26
* | Mark qmf_window table static to atrac.c unit.Diego Elio Pettenò2011-01-26
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Fix doxygen commentBenjamin Larsson2009-09-11
* Split out common routines needed in the atrac1 decoder from atrac3.c to atrac.c.Benjamin Larsson2009-09-08