Mercurial > mplayer.hg
view libmpcodecs/TODO @ 10624:cdfd4a43c406
I've juste found a bug which prevent to load a file whose name contain
a quote ('). The menu simply execute a "loadfile '%p'" but when the %p
is replaced by the actual value, quotes in it are not escaped !
Moreover, mp_input_parse_cmd contain some code to unescape strings but
this code was placed after the string was copied in his final buffer.
So this patch correct this issue.
By Aurlien Jacobs
author | albeu |
---|---|
date | Fri, 15 Aug 2003 18:45:35 +0000 |
parents | 3735b7f5904c |
children |
line wrap: on
line source
TODO: - vo_config callbacks to cinepak - IP buffering for NUV - finish MPNG (8bpp support) - review authors