log isom.h @ 6459:cf0ea082dad2 libavformat

age author description
Sat, 22 May 2010 16:01:32 +0000 cehoyos Move AVCodecTag from riff.h into internal.h. libavformat
Wed, 21 Apr 2010 06:36:09 +0000 conrad mov: Read QuickTime chapters libavformat
Sat, 30 Jan 2010 21:54:06 +0000 reimar Always consider the mov language code as 4 bytes fixed size and change the libavformat
Mon, 04 Jan 2010 22:51:38 +0000 bcoudurier remove no more needed MOVAtom.offset field libavformat
Sun, 15 Nov 2009 03:26:47 +0000 bcoudurier Search relative path according to alias record when opening mov reference files. libavformat
Wed, 16 Sep 2009 11:35:01 +0000 pross Make mov LPCM and AAC parsing functions public libavformat
Thu, 11 Jun 2009 05:13:23 +0000 bcoudurier Remove time_rate, we cannot compute exactly when fragments are libavformat
Wed, 13 May 2009 08:31:22 +0000 bcoudurier parse 'stps' atom to set keyframe, partial sync sample for mpeg-2 open gop libavformat
Wed, 13 May 2009 08:01:33 +0000 bcoudurier align and update doxygen libavformat
Wed, 13 May 2009 07:55:03 +0000 bcoudurier Parse 'cslg' atom to retrieve dts shift when 'ctts' duration is negative. libavformat
Sun, 15 Mar 2009 09:44:57 +0000 bcoudurier allocate palette in codec directly libavformat
Mon, 09 Mar 2009 21:53:00 +0000 rbultje Move MOVContext and related structures from mov.c to isom.h. See "[PATCH] libavformat
Wed, 21 Jan 2009 22:32:17 +0000 aurel 'code' is used to index a table so make it unsigned libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Thu, 11 Dec 2008 20:06:56 +0000 bcoudurier remove _t in typedef for POSIX compatibility libavformat
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavformat
Sat, 26 Jan 2008 20:30:03 +0000 michael Set correct codec type and id for text subtitles. libavformat
Sat, 16 Jun 2007 22:59:13 +0000 mru include all prerequisites in header files libavformat
Thu, 26 Apr 2007 11:36:05 +0000 bcoudurier cosmectics, use consistant and homogeneous type names for atoms libavformat
Sat, 24 Mar 2007 15:24:36 +0000 bcoudurier cosmectics, mov -> mp4 libavformat
Sat, 03 Mar 2007 14:55:11 +0000 bcoudurier use common tables for mov muxer and demuxer libavformat
Sun, 21 Jan 2007 01:39:17 +0000 michael add codec_id <-> codec_tag tables to AVIn/OutputFormat libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Sun, 10 Sep 2006 14:02:42 +0000 diego Add official LGPL license headers to the files that were missing them. libavformat
Tue, 01 Aug 2006 14:58:15 +0000 bcoudurier move common code from mov.c and movenc.c to isom.c libavformat base mov.h@a930d372970d