log nut.c @ 637:76e36d97a27a libavformat

age author description
Sat, 13 Nov 2004 01:27:35 +0000 michael allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end libavformat
Sun, 10 Oct 2004 22:05:43 +0000 michael use native timebase for seeking libavformat
Mon, 14 Jun 2004 21:30:36 +0000 michael file id string libavformat
Sat, 29 May 2004 02:06:32 +0000 michael pass AVPacket into av_write_frame() libavformat
Sun, 23 May 2004 16:26:12 +0000 michael store index for seeking in the native timebase of each stream libavformat
Fri, 21 May 2004 20:43:21 +0000 michael move time_base (pts_num/pts_den) from AVFormatContext -> AVStream libavformat
Thu, 20 May 2004 16:00:22 +0000 michael bytestream tracing support libavformat
Sun, 02 May 2004 01:03:55 +0000 michael match latest spec libavformat
Mon, 12 Apr 2004 22:23:16 +0000 michael store correct pts libavformat
Mon, 12 Apr 2004 20:06:23 +0000 michael bit-exact libavformat
Mon, 12 Apr 2004 16:50:03 +0000 michael moving nearly identical binary search code from nut/mpeg/asf to utils.c libavformat
Sat, 10 Apr 2004 20:11:00 +0000 michael set codec_tag libavformat
Fri, 09 Apr 2004 16:46:12 +0000 michael removing keyframe prediction and checksum threshold libavformat
Fri, 09 Apr 2004 12:31:36 +0000 michael gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2bsd dot com>) libavformat
Thu, 08 Apr 2004 00:22:22 +0000 michael fourcc & language code v->vb type libavformat