]> git.sesse.net Git - ffmpeg/history - libavcodec/parser.h
Add some explanatory comments to #endif directives.
[ffmpeg] / libavcodec / parser.h
2007-05-09 Aurelien Jacobsmove ff_mpeg4_find_frame_end() from h263dec.c to mpeg4v...
2007-05-08 Aurelien Jacobsmove aac and ac3 parsers in their own files
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...