log gxfenc.c @ 3973:549a09cf23fe libavformat

age author description
Fri, 03 Oct 2008 10:16:29 +0000 diego Remove offset_t typedef and use int64_t directly instead. libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Tue, 27 May 2008 01:26:22 +0000 bcoudurier use av_fifo_generic_write, old func is deprecated libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Thu, 09 Aug 2007 17:18:59 +0000 bcoudurier take care to use video track field number as duration libavformat
Thu, 26 Jul 2007 13:01:09 +0000 aurel replaces hardcoded values by the equivalent enum definitions libavformat
Fri, 13 Jul 2007 17:15:56 +0000 bcoudurier Smartjog granted permission to relicense as LGPL 2.1 libavformat
Fri, 13 Jul 2007 17:06:58 +0000 bcoudurier round timestamps up, k2 broadcast server seems to need it libavformat
Wed, 14 Feb 2007 14:54:20 +0000 bcoudurier fix dts adjusting libavformat
Mon, 22 Jan 2007 01:16:42 +0000 diego Fix some more license headers. libavformat
Sun, 21 Jan 2007 01:39:17 +0000 michael add codec_id <-> codec_tag tables to AVIn/OutputFormat libavformat
Tue, 28 Nov 2006 15:34:18 +0000 bcoudurier readjust dts if negative libavformat
Wed, 18 Oct 2006 15:10:14 +0000 bcoudurier use AVFormatContext to log libavformat
Tue, 17 Oct 2006 17:44:06 +0000 bcoudurier avoid overwriting pkt libavformat