Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Sun, 11 Mar 2007 22:19:02 +0000 | aurel | fix a stupid bug in ebml_read_sint() libavformat |
Sun, 11 Mar 2007 22:16:38 +0000 | aurel | use codec_get_id() instead of deprecated codec_get_[bmp/wav]_id() libavformat |
Sun, 11 Mar 2007 03:36:17 +0000 | michael | fix gsize=0 / -1 case (if(<24) goto fail) before it is not a good idea libavformat |
Sun, 11 Mar 2007 02:51:06 +0000 | michael | some url_is_streamed()==1 related fixes libavformat |
Sat, 10 Mar 2007 19:30:59 +0000 | michael | fix demuxing of broken MVI_3011.avi libavformat |
Sat, 10 Mar 2007 18:39:58 +0000 | ods15 | remove usage of deprecated functions in libnut.c (codec_get_id/tag) libavformat |