log sierravmd.c @ 3424:7a0230981402 libavformat

age author description
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Wed, 28 May 2008 22:26:35 +0000 michael memleak / CID124 RUN2 libavformat
Mon, 04 Feb 2008 12:13:09 +0000 reimar Fix a possible use of an uninitialized pointer. libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Fri, 10 Aug 2007 22:40:11 +0000 michael this is debug not info 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
Sun, 19 Nov 2006 05:32:22 +0000 kostya Identation libavformat
Sun, 19 Nov 2006 05:30:43 +0000 kostya Divide first audio buffer chunk into atomary bufffers. libavformat
Mon, 13 Nov 2006 05:18:19 +0000 kostya Simplify VMD demuxer (but it still does not work right) libavformat
Wed, 01 Nov 2006 21:09:14 +0000 diego reindentation, patch by From: Steve Lhomme, slhomme divxcorp com libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat