log matroska.c @ 6471:b3aea89a4f63 libavformat

age author description
Sun, 25 Jul 2010 21:16:58 +0000 aurel matroskaenc: add support for muxing SRT tracks libavformat
Wed, 19 May 2010 16:50:06 +0000 conrad matroska: Add V_VP8 libavformat
Fri, 12 Mar 2010 23:49:06 +0000 aurel matroskadec: add support for SIPR audio tracks libavformat
Mon, 01 Feb 2010 11:39:10 +0000 pross Add a list of generic tags and change demuxers to follow it. libavformat
Wed, 27 Jan 2010 22:39:18 +0000 cehoyos Support demuxing Blu-ray subtitles in matroska files. libavformat
Mon, 30 Mar 2009 21:37:04 +0000 aurel matroska: add support for MLP and TRUEHD codec tags libavformat
Sun, 01 Mar 2009 00:12:08 +0000 aurel Add some basic metadata conversion tables for matroska and asf. libavformat
Fri, 12 Dec 2008 16:04:15 +0000 aurel matroska: sort codec tags list libavformat
Fri, 12 Dec 2008 15:55:08 +0000 aurel matroska: add dirac support (patch by Kurtnoise kurtnoise _at_ free _dot_ fr) libavformat
Mon, 01 Sep 2008 15:50:12 +0000 aurel matroska: add E-AC-3 support libavformat
Wed, 20 Aug 2008 00:49:45 +0000 aurel matroska: add support for most variants of PCM libavformat
Tue, 05 Aug 2008 00:42:46 +0000 aurel matroskadec: remove useless comments in ff_mkv_codec_tags libavformat
Sun, 27 Jul 2008 15:12:00 +0000 aurel matroska: add support for A_QUICKTIME/QDM2 codec 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
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
Mon, 09 Apr 2007 17:03:20 +0000 aurel add support for seeking to a keyframe instead of a random frame libavformat
Mon, 09 Apr 2007 17:00:09 +0000 aurel add an intermediate variable (prepare for next patch) libavformat