]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/dca_parser.c
Started attempt to fix seek handling - still not completed
[frescor/ffmpeg.git] / libavcodec / dca_parser.c
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2008-11-29 kostyaAdd support for parsing and decoding DCA-HD streams.
2008-04-15 kostyaDCA frame size is constant
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2007-05-07 aurelmake some parser parameters const to avoid casting...
2007-05-05 diegoRemove superfluous #includes, parser.h now includes...
2007-05-03 diegoMove dca parser to its own file.