log nut.h @ 3475:654b3aa1cab4 libavformat

age author description
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Fri, 07 Mar 2008 19:25:09 +0000 eugeni Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing libavformat
Wed, 05 Mar 2008 13:06:49 +0000 michael Subtitle support. (untested) libavformat
Fri, 15 Feb 2008 02:36:09 +0000 michael Elision header demuxing support. libavformat
Wed, 13 Feb 2008 20:01:09 +0000 michael update flags libavformat
Tue, 30 Oct 2007 00:01:25 +0000 bcoudurier rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers libavformat
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavformat
Fri, 17 Aug 2007 10:45:50 +0000 diego spelling/wording cosmetics libavformat
Fri, 10 Aug 2007 12:59:17 +0000 michael header repetition libavformat
Thu, 09 Aug 2007 23:24:02 +0000 michael move syncpoint cache related stuff to common file libavformat
Thu, 09 Aug 2007 18:37:28 +0000 michael move lsb2full to common file libavformat
Thu, 09 Aug 2007 16:46:48 +0000 michael move crc wrapper to slightly better spot libavformat
Thu, 09 Aug 2007 16:29:30 +0000 michael move syncpoint timestamp resetting code to a common file libavformat
Thu, 09 Aug 2007 12:38:24 +0000 michael use a dynamic ByteIOContext instead of using the lavf buffer libavformat
Thu, 09 Aug 2007 11:04:43 +0000 michael make StreamContext.time_base a pointer libavformat
Thu, 09 Aug 2007 10:57:10 +0000 michael variables needed for muxer libavformat
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavformat
Mon, 02 Jul 2007 10:10:53 +0000 diego Add missing comment markers to #endif directive. libavformat
Sun, 17 Jun 2007 18:59:28 +0000 gpoirier add a comment to indicate which #endif belong to which #define libavformat
Sun, 17 Jun 2007 00:01:30 +0000 mru add multiple inclusion guards to headers libavformat
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavformat
Thu, 16 Nov 2006 12:27:43 +0000 michael 10l forgot (skip non keyframes after seeking between syncpoint and the first keyframe) libavformat
Tue, 14 Nov 2006 13:19:51 +0000 michael index less seeking in O(log n) time libavformat
Sat, 11 Nov 2006 01:35:50 +0000 michael updating nut demuxer to latest spec libavformat