Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Mon, 11 Dec 2006 13:30:37 +0000 | bcoudurier | check codec frame size directly and only for audio libavformat |
Sun, 10 Dec 2006 17:53:01 +0000 | michael | move duration finding code into read_packet() so it can be skiped if duration has already been set libavformat |
Sun, 10 Dec 2006 17:38:16 +0000 | michael | use amf_get_string() libavformat |
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 |