Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Mon, 03 Dec 2007 08:27:04 +0000 | michael | ensure that the probe code runs in O(n) libavformat |
Mon, 03 Dec 2007 04:50:01 +0000 | michael | remove arbitrary 4096 limit for probing libavformat |
Mon, 03 Dec 2007 04:49:01 +0000 | michael | prevent O(n^2) execution of ff_mpa_decode_header() for valid mp3 files libavformat |