Mercurial > libavformat.hg
log utils.c @ 5071:b2aa396484d4 libavformat
age | author | description |
---|---|---|
Thu, 25 Jun 2009 19:10:27 +0000 | bcoudurier | use AVFormatContext->probesize in av_find_stream_info and raise default to 5M libavformat |
Thu, 25 Jun 2009 18:48:57 +0000 | bcoudurier | limit raw packet buffer size used for codec probing libavformat |
Mon, 22 Jun 2009 23:09:34 +0000 | diego | Add ff_ prefixes to exported symbols in libavformat/riff.h. libavformat |
Thu, 18 Jun 2009 00:22:08 +0000 | michael | Print why av_find_stream_info() failed, this is a rather common question libavformat |