log electronicarts.c @ 2627:af403e794831 libavformat

age author description
Thu, 18 Oct 2007 21:56:44 +0000 aurel set a default value for num_channels libavformat
Thu, 18 Oct 2007 21:55:51 +0000 aurel move audio header parsing in its own function libavformat
Thu, 18 Oct 2007 21:45:53 +0000 aurel add a log message libavformat
Thu, 18 Oct 2007 21:30:33 +0000 aurel fix comment libavformat
Mon, 15 Oct 2007 22:52:22 +0000 aurel cosmetics: reindent libavformat
Mon, 15 Oct 2007 22:51:52 +0000 aurel add support for VP6 in electronicarts demuxer libavformat
Mon, 15 Oct 2007 22:51:15 +0000 aurel remove useless &0xFF libavformat
Mon, 15 Oct 2007 22:50:36 +0000 aurel merge declaration and initialization libavformat
Mon, 15 Oct 2007 22:50:10 +0000 aurel remove unused context vars libavformat
Mon, 15 Oct 2007 22:49:31 +0000 aurel remove unused code libavformat
Mon, 15 Oct 2007 22:49:00 +0000 aurel remove unused tags definition libavformat
Mon, 15 Oct 2007 22:48:31 +0000 aurel remove unused close function libavformat
Mon, 15 Oct 2007 22:47:41 +0000 aurel simplify bitstream reading libavformat
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat
Thu, 19 Jul 2007 15:21:30 +0000 takis Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). libavformat
Sun, 08 Apr 2007 20:24:16 +0000 diego Get rid of unnecessary pointer casts. libavformat
Sun, 08 Apr 2007 11:34:15 +0000 michael allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks libavformat
Fri, 19 Jan 2007 22:12:59 +0000 alex rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavformat
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
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, 16 Oct 2004 19:33:57 +0000 melanson Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.) libavformat