]> git.sesse.net Git - ffmpeg/history - libavcodec/vc1_parser.c
parse aac extradata to fetch channels and sample rate, patch from Netgem
[ffmpeg] / libavcodec / vc1_parser.c
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2007-05-07 Aurelien Jacobsmake some parser parameters const to avoid casting...
2007-05-06 Kostya ShishkovMake vc1_parser.c compilable without special defines
2007-05-05 Diego BiurrunRemove superfluous #includes, parser.h now includes...
2007-05-04 Kostya Shishkov100l to myself. Do not include stuff unneeded by parser
2007-05-04 Diego BiurrunMove VC1 parser to its own file.