log nuv.c @ 2274:b21c2af60bc9 libavformat

age author description
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat
Sun, 27 May 2007 08:06:45 +0000 michael fix "incorrect frame size" errors with small.nuv 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
Wed, 31 Jan 2007 11:24:04 +0000 michael 10l to whoever wrote this (wrong fps, fixes nirvana.nuv) 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
Wed, 12 Jul 2006 00:09:34 +0000 mru move common stuff from avienc.c and wav.c to new file riff.c 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
Sun, 11 Jun 2006 10:09:33 +0000 reimar read_packet return value must be < 0 when no packet is returned, including EOF. libavformat
Thu, 20 Apr 2006 10:38:15 +0000 reimar Avoid crash if there is a rtjpeg quant header but no video stream in file libavformat
Mon, 27 Mar 2006 22:22:50 +0000 reimar NuppelVideo/MythTVVideo support, including rtjpeg decoder libavformat