]> git.sesse.net Git - ffmpeg/history - libavcodec/parser.h
make some parser parameters const to avoid casting const to non-const
[ffmpeg] / libavcodec / parser.h
2007-05-07 Aurelien Jacobsmake some parser parameters const to avoid casting...
2007-05-05 Aurelien Jacobsparser.h uses AVCodecContext so it needs to include...
2007-04-15 Diego BiurrunMove AC3 header parsing code together with the rest...
2007-04-07 Diego Biurruntypos/grammar
2006-11-12 Stefan Gehrermove all cavs-parsing to cavs.c
2006-11-12 Stefan Gehrermake mpeg4video_split public as ff_mpeg4video_split
2006-11-06 Baptiste Couduriermove AVCodecParser prototypes and definitions to parser...