log asf.c @ 643:253b5292946a libavformat

age author description
Wed, 12 Jan 2005 00:16:25 +0000 michael various security fixes and precautionary checks libavformat
Wed, 22 Dec 2004 03:04:21 +0000 michael preroll is in ms libavformat
Tue, 21 Dec 2004 02:01:32 +0000 michael fix regression test failure libavformat
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, 24 Oct 2004 13:07:59 +0000 michael dvr-ms video decoding support libavformat
Sun, 10 Oct 2004 22:05:43 +0000 michael use native timebase for seeking libavformat
Sat, 19 Jun 2004 03:59:34 +0000 melanson sweeping change from -EIO -> AVERROR_IO 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
Mon, 12 Apr 2004 16:50:03 +0000 michael moving nearly identical binary search code from nut/mpeg/asf to utils.c libavformat
Fri, 05 Mar 2004 22:10:50 +0000 michael asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) libavformat
Fri, 05 Mar 2004 21:34:30 +0000 michael split asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) libavformat
Wed, 03 Mar 2004 15:41:21 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformat
Sat, 17 Jan 2004 20:26:44 +0000 michael seeking stuff libavformat
Sat, 17 Jan 2004 18:06:52 +0000 michael store searched distance in index, so we dont waste time searching for keyframes where we already searched libavformat