]> git.sesse.net Git - ffmpeg/history - libavcodec/dca.h
parser: Move Doxygen documentation to the header files
[ffmpeg] / libavcodec / dca.h
2012-10-18 Martin StorsjöAdd support for building shared libraries with MSVC
2012-08-01 Diego Biurrundca: Switch dca_sample_rates to avpriv_ prefix; it...
2012-07-31 Diego Biurrundca: Move tables used outside of dcadec.c to a separate...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2008-11-29 Kostya ShishkovAdd support for parsing and decoding DCA-HD streams.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-06-17 Guillaume Poirieradd a comment to indicate which #endif belong to which...
2007-06-17 Måns Rullgårdadd multiple inclusion guards to headers
2007-05-03 Diego BiurrunMove dca parser to its own file.