log matroska.c @ 3361:8c5e331b5071 libavformat

age author description
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
Sat, 29 Dec 2007 20:49:03 +0000 aurel export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov) libavformat
Sun, 02 Dec 2007 21:52:43 +0000 reimar Make ff_mkv_codec_tags array const, it is never written. libavformat
Thu, 06 Sep 2007 05:14:09 +0000 conrad Use V_MPEG4/ISO/ASP for mpeg4 when muxing mkv libavformat
Fri, 24 Aug 2007 00:49:46 +0000 conrad Add V_SNOW libavformat
Wed, 25 Jul 2007 15:59:26 +0000 aurel use the most appropriate codec id for A_MPEG/L1 and L2 libavformat
Wed, 25 Jul 2007 15:58:12 +0000 aurel reorder matroska codec tags so that the encoder picks up the appropriate tag libavformat
Mon, 16 Jul 2007 14:51:43 +0000 aurel add support for S_ASS and S_SSA codec string libavformat
Wed, 11 Jul 2007 13:37:07 +0000 aurel add support for ASS like subtitles in Matroska libavformat
Wed, 11 Jul 2007 13:13:20 +0000 aurel add support for Matroska subtitle tracks libavformat
Mon, 04 Jun 2007 22:19:17 +0000 aurel add support for real audio in matroska 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
Sun, 15 Apr 2007 13:51:57 +0000 aurel add an enum for need_parsing libavformat
Tue, 10 Apr 2007 11:27:24 +0000 aurel cosmetics: indentation libavformat