Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Mon, 06 Nov 2006 23:57:34 +0000 | aurel | Don't need to check for NULL before av_free(). libavformat |
Mon, 06 Nov 2006 23:52:10 +0000 | aurel | Add support for block duration. libavformat |
Mon, 06 Nov 2006 23:14:37 +0000 | aurel | Ensure codec_id = CODEC_ID_NONE for unknown codecs (don't reuse previous one). libavformat |
Mon, 06 Nov 2006 23:07:54 +0000 | aurel | guess matroska files frame rate libavformat |
Mon, 06 Nov 2006 21:58:43 +0000 | gpoirier | Add support for getting duration of a RTP stream (for seeking in stream) libavformat |
Mon, 06 Nov 2006 19:01:03 +0000 | gpoirier | remove floats in 10 bytes/byte support (no version of matroska used it) libavformat |