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
Wed, 21 Apr 2010 06:36:09 +0000 conrad mov: Read QuickTime chapters libavformat
Fri, 16 Apr 2010 20:36:24 +0000 mstorsjo Parse strf mov atoms libavformat
Wed, 31 Mar 2010 12:29:58 +0000 cehoyos Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Tue, 09 Mar 2010 01:03:42 +0000 bcoudurier In mov demuxer, convert mac encoded strings to utf-8 libavformat
Tue, 09 Mar 2010 00:46:26 +0000 bcoudurier Preallocate index entries in mov demuxer, huge speedup libavformat
Sun, 28 Feb 2010 01:51:13 +0000 cehoyos Make mp4_read_descr static: It is only used inside libavformat/mov.c. libavformat
Sat, 20 Feb 2010 22:57:23 +0000 michael Make sure we dont write more bytes into filename than the array is long. libavformat
Sat, 20 Feb 2010 22:48:09 +0000 michael Do not attempt to open references through absolute pathes. libavformat
Mon, 01 Feb 2010 11:39:10 +0000 pross Add a list of generic tags and change demuxers to follow it. libavformat
Sun, 24 Jan 2010 21:37:35 +0000 cehoyos Force codec_tag I420 for Quicktime Planar Y'CbCr 8-bit 4:2:0 raw codec, libavformat
Mon, 18 Jan 2010 23:58:10 +0000 bcoudurier reindent libavformat
Mon, 18 Jan 2010 23:56:04 +0000 bcoudurier set average frame rate in mov demuxer libavformat
Mon, 18 Jan 2010 21:38:39 +0000 bcoudurier move aspect ratio code at the end of the track parsing, fix cathedral-beta2-400extra-crop-avc.mp4 libavformat
Thu, 14 Jan 2010 00:32:36 +0000 bcoudurier set stream aspect from mov tkhd width/height, patch by Andrew Wason, rectalogic at rectalogic dot com libavformat
Wed, 13 Jan 2010 23:33:29 +0000 bcoudurier do not skip mdat data if it's the last atom, avoids one seek libavformat
Mon, 04 Jan 2010 22:59:43 +0000 bcoudurier cosmetics, remove useless parentheses, add space libavformat
Mon, 04 Jan 2010 22:58:19 +0000 bcoudurier simplify error handling in mov_read_default libavformat
Mon, 04 Jan 2010 22:51:38 +0000 bcoudurier remove no more needed MOVAtom.offset field libavformat
Mon, 04 Jan 2010 22:48:27 +0000 bcoudurier remove useless code skipping data at end of hdlr atom, already done in mov_read_default libavformat
Fri, 27 Nov 2009 13:10:56 +0000 jai_menon Fix typo. libavformat
Mon, 23 Nov 2009 08:47:47 +0000 conrad MOV: cprt is another tag used for copyright libavformat
Mon, 23 Nov 2009 08:47:44 +0000 conrad MOV: Add several iTunes metadata tags libavformat
Thu, 19 Nov 2009 21:03:25 +0000 bcoudurier use AVFormatContext in dprintf libavformat
Sun, 15 Nov 2009 03:26:47 +0000 bcoudurier Search relative path according to alias record when opening mov reference files. libavformat
Thu, 12 Nov 2009 02:22:19 +0000 alexc Debug print MP4 objectTypeIndication in hex not decimal as values are listed in libavformat
Wed, 11 Nov 2009 20:24:23 +0000 alexc Add a channels field to MPEG4AudioConfig. libavformat
Fri, 06 Nov 2009 18:59:25 +0000 bcoudurier change \0xa9enc tag metadata name to encoder to match id3v2 libavformat
Thu, 05 Nov 2009 08:53:05 +0000 bcoudurier 10l, typo libavformat
Thu, 05 Nov 2009 07:32:50 +0000 bcoudurier do not redundantly set stream nb_frames, it's already set in read_stts libavformat
Thu, 05 Nov 2009 07:30:53 +0000 bcoudurier compute dts shift with ctts value, cslg atom might be missing, fix #419 libavformat
Thu, 05 Nov 2009 07:17:10 +0000 bcoudurier check that duration is set to avoid fpe libavformat
Thu, 05 Nov 2009 07:11:54 +0000 bcoudurier warn if stream timescale is not set and set it to 1 to avoid FPE libavformat
Thu, 05 Nov 2009 01:40:13 +0000 bcoudurier fix \0xa9wrt metadata, to composer, fix issue #1501 libavformat
Sat, 24 Oct 2009 20:40:00 +0000 bcoudurier compute codec bitrate in mov demuxer, patch by haim alon, haim dot alter at gmail dot com libavformat
Wed, 30 Sep 2009 18:27:39 +0000 reimar 10l in code reading codec_name, the first byte is the length and should not libavformat
Wed, 30 Sep 2009 09:43:56 +0000 reimar Convert latin1 codec_name in mov to UTF-8, since all strings in FFmpeg libavformat
Sat, 26 Sep 2009 21:06:18 +0000 bcoudurier 100l, typo libavformat
Sat, 26 Sep 2009 20:51:38 +0000 bcoudurier Export mov/mp4 major and compatible brands as metadata. libavformat
Wed, 16 Sep 2009 11:35:01 +0000 pross Make mov LPCM and AAC parsing functions public libavformat
Mon, 07 Sep 2009 22:42:51 +0000 bcoudurier check entries against field_size, potential malloc overflow in read_stsz, fix #1357 libavformat
Mon, 07 Sep 2009 22:36:33 +0000 bcoudurier add one missing check for stream existence in read_elst, fix #1364 libavformat
Thu, 25 Jun 2009 00:17:47 +0000 bcoudurier only set par if it does not indicates a rotation, ex iphone 3GS libavformat
Wed, 24 Jun 2009 09:40:00 +0000 reimar Reindent after last patch. libavformat
Wed, 24 Jun 2009 09:38:42 +0000 reimar mov demuxer: Track the current position also for streams that have AVDISCARD_ALL set. libavformat
Wed, 24 Jun 2009 08:57:53 +0000 reimar mov_read_packet: extract code that searches for the stream/sample to demux next libavformat