summaryrefslogtreecommitdiff
path: root/libavcodec/atrac3data.h
Commit message (Expand)AuthorAge
* avcodec/atrac3: Use symbols tableAndreas Rheinhardt2020-12-08
* avcodec/atrac3: Don't use too big VLC tablesAndreas Rheinhardt2020-10-27
* Merge commit '7df9e693a34c84c698da60426c78140c950f95ed'Michael Niedermayer2013-09-03
|\
| * cosmetics: Fix ATRAC codec name spellingDiego Biurrun2013-09-02
* | Merge commit '5ac673b5531d846b79a3d77e3e932e0cb1234c45'Michael Niedermayer2012-10-23
|\|
| * atrac3: cosmetics: pretty-printing and renamingJustin Ruggles2012-10-22
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Remove table that was forgotten in the split.Benjamin Larsson2009-09-11
* Change from INIT_VLC_USE_STATIC to INIT_VLC_USE_NEW_STATIC in atrac3Benjamin Larsson2009-05-17
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* mark read-only data as constStefan Gehrer2008-06-24
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-17
* add multiple inclusion guards to headersMåns Rullgård2007-06-17
* include all prerequisites in header filesMåns Rullgård2007-06-16
* Atrac3 decoder.Benjamin Larsson2007-04-17