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