Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 31 Jan 2011 09:55:19 +0000 | cehoyos | Fix postprocessing and perspective filters on x86-64. |
Sun, 30 Jan 2011 22:57:16 +0000 | michael | Replace memalign() by av_malloc() in libmpcodecs. as it is not available in all platforms |
Sun, 30 Jan 2011 10:40:08 +0000 | reimar | Escape character values >= 127 in URLs as required by the RFC. |
Sun, 30 Jan 2011 10:38:10 +0000 | reimar | Check that rlen is valid before using it to increment a pointer. |