1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-28 10:02:17 +00:00
mpv/etc
wm4 d232012287 input: handle escapes always in command parser
Previously, both the command parser and property expansion
(m_properties_expand_string) handled escapes with '\'. Move all escape
handling into the command parser, and remove it from the property code.

This removes the need to escape strings twice for commands that use
property expansion.

The command parser is practically rewritten: it uses m_option for the
actual parsing, and reduces hackish C-string handling.
2012-10-12 10:10:32 +02:00
..
codecs.conf ad_dvdpcm: add back PCM decoder for DVD 2012-09-18 21:08:14 +02:00
encoding-example-profiles.conf encode: video encoding now supported using mencoder-like options 2012-09-18 21:08:20 +02:00
example.conf Remove VESA/FBDEV remains, clean up example.conf 2012-09-18 21:04:46 +02:00
input.conf input: handle escapes always in command parser 2012-10-12 10:10:32 +02:00
inttypes.h
mplayer.desktop etc/mplayer.desktop: revise desktop file 2011-07-06 09:28:04 +03:00
mplayer.ico
mplayer.xpm