log 4xm.c @ 1358:0899bfe4105c libavformat

age author description
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Mon, 10 Jul 2006 21:14:37 +0000 mru allow individual selection of muxers and demuxers libavformat
Sun, 09 Jul 2006 23:40:53 +0000 mru give AVInput/OutputFormat structs consistent names libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Tue, 19 Jul 2005 15:32:43 +0000 michael more non portable float parsing code ... libavformat
Sun, 17 Jul 2005 22:24:36 +0000 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
Thu, 26 May 2005 20:17:12 +0000 michael AVPacket.pos libavformat
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavformat
Tue, 26 Apr 2005 10:01:17 +0000 michael fix nonsens timestamp calculation libavformat
Wed, 12 Jan 2005 00:16:25 +0000 michael various security fixes and precautionary checks libavformat
Sat, 08 Jan 2005 14:21:33 +0000 michael integer overflows, heap corruption libavformat
Sat, 19 Jun 2004 03:59:34 +0000 melanson sweeping change from -EIO -> AVERROR_IO libavformat
Fri, 21 May 2004 20:43:21 +0000 michael move time_base (pts_num/pts_den) from AVFormatContext -> AVStream libavformat
Sun, 14 Mar 2004 04:04:08 +0000 melanson remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> libavformat
Sun, 16 Nov 2003 14:26:50 +0000 melanson set frame rate information, for good measure libavformat
Sat, 15 Nov 2003 18:18:42 +0000 melanson use the proper file framerate (specified by a float); account the pts libavformat
Sat, 20 Sep 2003 21:54:33 +0000 tmmm clean up 4xm demuxer; make valgrind just a little happier libavformat
Tue, 03 Jun 2003 13:58:44 +0000 michaelni 4xm adpcm libavformat
Wed, 28 May 2003 23:50:00 +0000 tmmm get the video dispatch straight libavformat
Wed, 28 May 2003 02:41:24 +0000 tmmm dispatch video as well as audio libavformat
Mon, 26 May 2003 20:53:09 +0000 tmmm allocate enough bytes libavformat
Sun, 25 May 2003 23:55:47 +0000 michaelni 10l libavformat
Sun, 25 May 2003 23:41:25 +0000 michaelni c frame size debug stuff libavformat
Sun, 25 May 2003 05:07:36 +0000 tmmm first pass at an experimental 4xm demuxer libavformat