log asf-enc.c @ 3236:57baf1166899 libavformat

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