Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Sun, 28 Jun 2009 21:01:51 +0000 | stefano | Use consistently the third person in doxy, as recommended by the libavformat |
Thu, 25 Jun 2009 19:44:44 +0000 | michael | Fix id3v2.2 frame size parsing. libavformat |
Thu, 25 Jun 2009 19:26:39 +0000 | michael | Fix id3v2.3/4 tag size parsing. libavformat |
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 19:01:16 +0000 | bcoudurier | Only set CODEC_ID_PROBE when a packet from a stream having a PES header libavformat |
Thu, 25 Jun 2009 18:48:57 +0000 | bcoudurier | limit raw packet buffer size used for codec probing libavformat |