Mercurial > libavformat.hg
log asf-enc.c @ 4373:7eef34a6f1c0 libavformat
age | author | description |
---|---|---|
Wed, 04 Feb 2009 01:40:52 +0000 | aurel | write all available metadata tags into extended_content_header libavformat |
Wed, 04 Feb 2009 01:37:16 +0000 | aurel | use new metadata API in asf muxer libavformat |
Mon, 19 Jan 2009 15:46:40 +0000 | diego | cosmetics: Remove pointless period after copyright statement non-sentences. libavformat |
Tue, 13 Jan 2009 23:44:16 +0000 | aurel | Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavformat |
Wed, 24 Sep 2008 12:03:25 +0000 | michael | ASF stands for "advanced stream format" not "adaptive ...", changing it to "ASF". libavformat |
Sun, 24 Aug 2008 16:51:50 +0000 | reimar | Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * libavformat |