log ffm.c @ 3347:a6449316fad1 libavformat

age author description
Mon, 26 May 2008 03:37:01 +0000 bcoudurier reenable test, data is available in this case libavformat
Wed, 21 May 2008 22:54:36 +0000 bcoudurier remove useless var libavformat
Wed, 21 May 2008 22:53:52 +0000 bcoudurier 10l, fix compilation libavformat
Wed, 21 May 2008 22:52:21 +0000 bcoudurier use duration from pkt libavformat
Wed, 21 May 2008 22:49:48 +0000 bcoudurier simplify libavformat
Wed, 21 May 2008 22:48:33 +0000 bcoudurier simplify libavformat
Wed, 21 May 2008 21:04:42 +0000 bcoudurier check pkt stream index before returning packet, prevent segfault libavformat
Tue, 08 Jan 2008 23:08:51 +0000 diego Fix random typos. libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Fri, 06 Jul 2007 09:32:34 +0000 diego Use AV_RB* macros where appropriate. libavformat
Sun, 08 Apr 2007 11:34:15 +0000 michael allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks libavformat
Thu, 22 Feb 2007 13:23:38 +0000 alex codec_tag settable via VideoTag, and transmit codec_tag in ffm libavformat
Tue, 13 Feb 2007 18:26:14 +0000 mmu_man This fixes error handling for BeOS, removing the need for some ifdefs. libavformat
Wed, 06 Dec 2006 23:46:11 +0000 mru use the standard INT64_C() macro for 64-bit constants libavformat