log asf.c @ 2319:4b2f8d27c8ba libavformat

age author description
Mon, 06 Aug 2007 20:37:45 +0000 michael more verbose error libavformat
Mon, 06 Aug 2007 20:36:55 +0000 michael ignore preroll, it is generally not what AVStream.start_time should contain libavformat
Fri, 27 Jul 2007 00:29:33 +0000 michael ignore invalid packet_obj_size libavformat
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat
Fri, 15 Jun 2007 09:10:19 +0000 benoit Add support for track numbers when they are set via strings libavformat
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavformat
Sun, 06 May 2007 12:04:17 +0000 diego cosmetics: Fix indentation after last commit, patch by Zuxy Meng. libavformat
Mon, 30 Apr 2007 15:56:11 +0000 benoit use asf stream information to set bitrate libavformat
Sun, 15 Apr 2007 13:51:57 +0000 aurel add an enum for need_parsing libavformat
Thu, 12 Apr 2007 08:11:33 +0000 benoit DVR-MS probe audio format 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, 30 Mar 2007 16:20:40 +0000 michael fix demuxing of IMAG0002.ASF libavformat
Wed, 28 Mar 2007 14:48:42 +0000 bcoudurier revert r8538 (set bit rate for asf format) until regression tests issue is stated libavformat
Wed, 28 Mar 2007 12:03:37 +0000 bcoudurier set bit rate for asf format, patch by Zuxy Meng, zuxy meng gmail com libavformat
Sun, 11 Mar 2007 03:36:17 +0000 michael fix gsize=0 / -1 case (if(<24) goto fail) before it is not a good idea libavformat