log matroska.h @ 6471:b3aea89a4f63 libavformat

age author description
Tue, 08 Jun 2010 19:28:22 +0000 reimar Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of libavformat
Sun, 01 Mar 2009 00:12:08 +0000 aurel Add some basic metadata conversion tables for matroska and asf. libavformat
Sun, 15 Feb 2009 16:00:58 +0000 aurel matroskadec: add needed definitions forgotten in r17331 libavformat
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavformat
Wed, 13 Aug 2008 21:15:15 +0000 aurel matroskadec: list some more ebml IDs found in the wild and that we ignore libavformat
Fri, 08 Aug 2008 23:50:38 +0000 aurel matroskadec: add basic tags support (metadata) libavformat
Tue, 05 Aug 2008 21:46:10 +0000 diego Fix small typo. libavformat
Tue, 05 Aug 2008 08:28:57 +0000 diego misc spelling/grammar fixes libavformat
Tue, 05 Aug 2008 00:42:49 +0000 aurel matroska: expand useless define for MS compat codec id strings libavformat
Tue, 05 Aug 2008 00:39:53 +0000 aurel matroskadec: simplify flag default libavformat
Tue, 05 Aug 2008 00:39:50 +0000 aurel matroskadec: remove storage of various unused flags libavformat
Sun, 27 Jul 2008 15:12:00 +0000 aurel matroska: add support for A_QUICKTIME/QDM2 codec libavformat
Mon, 16 Jun 2008 23:11:02 +0000 aurel matroskadec: remove some useless code libavformat
Sun, 01 Jun 2008 13:54:11 +0000 aurel matroskadec: read TrackTimecodeScale and set timebase accordingly libavformat
Sun, 01 Jun 2008 13:39:54 +0000 aurel matroskadec: silently discard some element ID that we don't care about libavformat
Thu, 22 May 2008 22:07:09 +0000 aurel demux chapters out of matroska libavformat
Tue, 13 May 2008 15:42:27 +0000 cehoyos Add MATROSKA_TRACK_TYPE_NONE. libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Thu, 08 May 2008 21:47:31 +0000 aurel matroskadec: add support for track content encoding libavformat
Sun, 27 Jan 2008 15:43:17 +0000 aurel Add support for Matroska attachments. libavformat
Mon, 07 Jan 2008 00:03:19 +0000 aurel Make ff_mkv_codec_tags lie entirely in .rodata section. libavformat
Mon, 03 Dec 2007 13:33:48 +0000 diego colour --> color in variable names libavformat
Sun, 02 Dec 2007 21:52:43 +0000 reimar Make ff_mkv_codec_tags array const, it is never written. libavformat
Sun, 21 Oct 2007 17:21:20 +0000 kostya Make Matroska demuxer output full frames instead of slices for RealVideo libavformat
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavformat
Sat, 28 Jul 2007 06:33:05 +0000 conrad Add EBML ID for Segment UID libavformat
Mon, 04 Jun 2007 22:10:54 +0000 aurel split some common code from the mkv demuxer that will be useful to the muxer libavformat base matroska.c@e539d4440d55