Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
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 |