log asf.c @ 2737:1e7edb0c6cfc libavformat

age author description
Wed, 14 Nov 2007 07:31:25 +0000 andoma Add support for reading WM/Year tag libavformat
Tue, 06 Nov 2007 16:19:09 +0000 benoit Allow propagation of stream selection through the ASF demuxer to the libavformat
Sat, 20 Oct 2007 14:25:02 +0000 reimar Add support for decrypting asf files libavformat
Sun, 14 Oct 2007 17:44:38 +0000 diego cosmetics: Move asf_read_close() down to get rid of a forward declaration. libavformat
Fri, 12 Oct 2007 23:25:48 +0000 ramiro Fix memleak libavformat
Sun, 09 Sep 2007 17:54:26 +0000 gpoirier Improve track number decoding for some WMA files libavformat
Sun, 02 Sep 2007 15:58:43 +0000 michael workaround ms (lack of) intelligence in their design of dvr-ms libavformat
Fri, 17 Aug 2007 06:49:43 +0000 benoit store asf streaming bitrates consistently libavformat
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