log asf-enc.c @ 3691:b91cad3c97e8 libavformat

age author description
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