log

age author description
Sun, 10 Dec 2006 17:32:05 +0000 michael cosmetics libavformat
Sun, 10 Dec 2006 17:31:17 +0000 michael amf_get_string() by Allan Hsu allan aat counterpop doot net libavformat
Sun, 10 Dec 2006 17:25:30 +0000 michael get rid of AVFMTCTX_NOHEADER, create streams in read_header() libavformat
Sun, 10 Dec 2006 17:12:45 +0000 michael set flags correctly in write header instead of seeking back and fixing it in write_trailer() libavformat
Thu, 07 Dec 2006 00:47:37 +0000 mru use standard INT64_MAX instead of MAXINT64 (and MIN) libavformat
Wed, 06 Dec 2006 23:46:11 +0000 mru use the standard INT64_C() macro for 64-bit constants libavformat
Wed, 06 Dec 2006 17:17:33 +0000 bcoudurier cosmetics, remove braces, remove spaces just inside parens libavformat
Wed, 06 Dec 2006 15:46:12 +0000 bcoudurier do not truncate pts/dts if value is AV_NOPTS_VALUE, patch by Andy Parkins, andrew parkins at 360visiontechnology com libavformat
Wed, 06 Dec 2006 00:23:04 +0000 aurel Defines various common FLV format values between the FLV muxer and demuxer libavformat
Mon, 04 Dec 2006 15:46:32 +0000 takis Minor modifications to handle mms streaming. libavformat
Mon, 04 Dec 2006 11:42:48 +0000 bcoudurier probe with some success image files not containing number pattern but having recognized image extension libavformat
Sun, 03 Dec 2006 05:47:55 +0000 kostya Do not touch pkt->pts libavformat
Sun, 03 Dec 2006 05:29:00 +0000 kostya Some VQA v1 files don't have audio stream libavformat
Sat, 02 Dec 2006 21:28:05 +0000 melanson Simplify the Sega FILM/CPK demuxer to not modify the bastardized Cinepak stream. libavformat
Fri, 01 Dec 2006 10:26:54 +0000 diego Fix wrong flags for S16LE and S16BE audio in FLV files. libavformat