Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Sun, 09 Dec 2007 14:39:01 +0000 | ramiro | Fix compilation of os_support.c for MinGW with --disable-network libavformat |
Wed, 05 Dec 2007 04:32:45 +0000 | melanson | adjust indentation on latest patch libavformat |
Wed, 05 Dec 2007 04:30:33 +0000 | melanson | Check sanity in the palette loading operation. The addresses a potential security risk in libavformat |
Tue, 04 Dec 2007 23:43:01 +0000 | rtogni | Typo libavformat |
Mon, 03 Dec 2007 22:26:07 +0000 | bcoudurier | return error if malloc failed, found by takis, fix issue 286 libavformat |
Mon, 03 Dec 2007 22:22:50 +0000 | bcoudurier | check mov_read_default return value where appropriate, patch by takis, fix issue 285 libavformat |