Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Thu, 18 Jun 2009 19:31:12 +0000 | darkshikari | Add fourcc 0x10000004, seems to actually be MPEG4. Fixes a problematic AVI file. libavformat |
Thu, 18 Jun 2009 00:22:08 +0000 | michael | Print why av_find_stream_info() failed, this is a rather common question libavformat |
Wed, 17 Jun 2009 19:04:02 +0000 | rbultje | Set restrictions on packet_size, as per ISO-11172 / H-222 specifications libavformat |
Wed, 17 Jun 2009 07:05:17 +0000 | benoit | Remove a test on an always false condition. libavformat |