Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Mon, 25 Aug 2008 15:39:43 +0000 | andoma | When setting codec_id during codec probe we must also set codec_type. libavformat |
Mon, 25 Aug 2008 06:20:00 +0000 | lucabe | Fix udp.c compilation with recent glibc (>= 2.8) libavformat |
Mon, 25 Aug 2008 00:17:31 +0000 | aurel | matroskadec: unset matroska->done when seeking libavformat |
Mon, 25 Aug 2008 00:15:49 +0000 | aurel | matroskadec: full seeking support in index-less files libavformat |
Mon, 25 Aug 2008 00:09:08 +0000 | aurel | matroskadec: on the fly index construction for index-less files libavformat |
Sun, 24 Aug 2008 23:57:29 +0000 | aurel | matroskadec: don't try to seek to negative timestamp libavformat |
Sun, 24 Aug 2008 23:54:14 +0000 | aurel | matroskadec: move setting of matroska->done inside matroska_parse_cluster() libavformat |