]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/parser.h
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / parser.h
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2008-10-23 bcoudurieradd state64 field to ParseContext storing last 8 bytes...
2008-08-31 stefanoRename globally the header inclusion guards.
2008-06-03 diegosmall spelling/wording fixes
2008-06-03 michaelff_fetch_timestamp() prototype
2007-10-17 diegoFix #endif comment typo.
2007-05-09 aurelmove ff_mpeg4_find_frame_end() from h263dec.c to mpeg4v...
2007-05-08 aurelmove aac and ac3 parsers in their own files
2007-05-07 aurelmake some parser parameters const to avoid casting...
2007-05-05 aurelparser.h uses AVCodecContext so it needs to include...
2007-04-15 diegoMove AC3 header parsing code together with the rest...
2007-04-07 diegotypos/grammar
2006-11-12 stefangmove all cavs-parsing to cavs.c
2006-11-12 stefangmake mpeg4video_split public as ff_mpeg4video_split
2006-11-06 bcouduriermove AVCodecParser prototypes and definitions to parser...