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
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Mon, 21 Apr 2008 08:19:16 +0000 benoit Correct ASF duration. libavformat
Thu, 31 Jan 2008 00:34:22 +0000 bcoudurier typo, typedef uint8_t GUID[16] in asf.h, and fix warning: asf-enc.c:202: warning: passing argument 2 of 'put_buffer' from incompatible pointer type libavformat
Mon, 03 Dec 2007 10:24:42 +0000 michael add assert to detect invalid packet_timestamp_start/end libavformat
Mon, 03 Dec 2007 10:23:09 +0000 michael correct invalid duration libavformat
Sat, 01 Dec 2007 00:19:44 +0000 michael stupid code (casting of void*) found by checktree.sh libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Mon, 15 Oct 2007 23:55:14 +0000 cehoyos Fix streaming to XBox360. libavformat
Sun, 11 Mar 2007 02:51:06 +0000 michael some url_is_streamed()==1 related fixes libavformat