log parser.h @ 12530:63edd10ad4bc libavcodec tip

age author description
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Thu, 23 Oct 2008 17:12:41 +0000 bcoudurier add state64 field to ParseContext storing last 8 bytes, to be able to check for longer startcodes libavcodec
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavcodec
Tue, 03 Jun 2008 11:56:09 +0000 diego small spelling/wording fixes libavcodec
Tue, 03 Jun 2008 03:12:56 +0000 michael ff_fetch_timestamp() prototype libavcodec
Wed, 17 Oct 2007 09:21:52 +0000 diego Fix #endif comment typo. libavcodec
Wed, 09 May 2007 23:13:43 +0000 aurel move ff_mpeg4_find_frame_end() from h263dec.c to mpeg4video_parser.c libavcodec
Tue, 08 May 2007 23:25:31 +0000 aurel move aac and ac3 parsers in their own files libavcodec
Mon, 07 May 2007 00:47:03 +0000 aurel make some parser parameters const to avoid casting const to non-const libavcodec
Sat, 05 May 2007 17:56:47 +0000 aurel parser.h uses AVCodecContext so it needs to include avcodec.h libavcodec
Sun, 15 Apr 2007 12:32:36 +0000 diego Move AC3 header parsing code together with the rest of the AC3 parsing code. libavcodec
Sat, 07 Apr 2007 14:09:20 +0000 diego typos/grammar libavcodec
Sun, 12 Nov 2006 20:18:07 +0000 stefang move all cavs-parsing to cavs.c libavcodec
Sun, 12 Nov 2006 20:01:50 +0000 stefang make mpeg4video_split public as ff_mpeg4video_split libavcodec
Mon, 06 Nov 2006 10:43:49 +0000 bcoudurier move AVCodecParser prototypes and definitions to parser.h, and move mpegvideo parser to mpeg12.c libavcodec