log mov.c @ 6491:b7f807b4cd88 libavformat tip

age author description
Tue, 28 Sep 2010 00:33:21 +0000 bcoudurier In mov demuxer, check that nb_streams is valid before using it in read_dac3 libavformat tip
Wed, 08 Sep 2010 20:20:24 +0000 bcoudurier Check dref size based on a patch by google libavformat
Wed, 08 Sep 2010 20:18:14 +0000 bcoudurier In mov demuxer, do not override aspect ratio in tkhd by pasp like quicktime, fix issue #1539 libavformat
Mon, 06 Sep 2010 21:52:11 +0000 jbr Read the number of channels from the 'dac3' tag for AC-3 in MP4. libavformat
Sat, 10 Jul 2010 22:12:30 +0000 mru Add av_ prefix to bswap macros libavformat
Sun, 04 Jul 2010 04:59:12 +0000 conrad mov: Read Flash's chpl variant libavformat
Fri, 02 Jul 2010 08:24:37 +0000 bcoudurier In mov demuxer, fix seeking to the beginning when file has edit lists. libavformat
Thu, 01 Jul 2010 23:18:27 +0000 bcoudurier In mov demuxer, only set sar if not already set, patch by Andrew Wason, libavformat
Thu, 01 Jul 2010 22:31:31 +0000 bcoudurier Use ext sample from mpeg4audio config if set with AAC SBR libavformat
Mon, 28 Jun 2010 21:02:16 +0000 bcoudurier In mov demuxer, increase total size after debugging message libavformat
Fri, 25 Jun 2010 01:19:03 +0000 bcoudurier Improve mov atom parsing debug message, print parent atom and size in decimal libavformat
Sun, 23 May 2010 21:03:14 +0000 bcoudurier change author metadata to artist in mov de/muxer libavformat
Wed, 05 May 2010 08:41:01 +0000 conrad mov: Read nero chapters libavformat
Sun, 25 Apr 2010 14:27:42 +0000 stefano Mark av_metadata_set() as deprecated, and use av_metadata_set2() libavformat