Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 10 Nov 2012 12:14:26 +0000 | reimar | Avoid leaks in error handling. |
Sat, 10 Nov 2012 12:07:28 +0000 | reimar | Fix memleak when reading a file fails. |
Sat, 10 Nov 2012 12:03:26 +0000 | reimar | Simplify, remove pointless casts. |
Sat, 10 Nov 2012 12:00:37 +0000 | reimar | Properly free all memory in rar_close. |
Sat, 10 Nov 2012 11:49:37 +0000 | reimar | Fix allocation that could in theory be too small for the terminating NULL. |
Sat, 10 Nov 2012 10:56:36 +0000 | cehoyos | Support decoding fourcc GXVE with FFmpeg's wmv2 decoder. |