]> git.sesse.net Git - ffmpeg/history - libavcodec/dca_parser.c
threads: limit the number of automatic threads to MAX_AUTO_THREADS
[ffmpeg] / libavcodec / dca_parser.c
2011-12-12 Diego Biurrundoxygen: misc consistency, spelling and wording fixes
2011-11-02 Anton Khirnovlavc: use designated initialisers for parsers.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-11-29 Kostya ShishkovAdd support for parsing and decoding DCA-HD streams.
2008-04-15 Kostya ShishkovDCA frame size is constant
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2007-05-07 Aurelien Jacobsmake some parser parameters const to avoid casting...
2007-05-05 Diego BiurrunRemove superfluous #includes, parser.h now includes...
2007-05-03 Diego BiurrunMove dca parser to its own file.