log grab.c @ 820:feca73904e67 libavformat

age author description
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
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases 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
Tue, 27 Apr 2004 13:28:16 +0000 michael fix rounding errors with NTSC patch by (Luca Abeni <lucabe72 at email dot it>) libavformat
Sun, 25 Apr 2004 13:30:21 +0000 michael ring buffer fix by (Luca Abeni <lucabe72 at email dot it>) libavformat