mpv/options
wm4 ff029cb4cf lua: strictly free memory on errors
Thanks to the recently introduced mp_lua_PITA(), this is "simple" now.
It fixes leaks on Lua errors. The hack to avoid stack overflows
manually isn't needed anymore, and the Lua error handler will take
care of this.
2014-10-19 05:51:37 +02:00
..
m_config.c m_config: add function to copy all options 2014-10-06 21:49:26 +02:00
m_config.h m_config: add function to copy all options 2014-10-06 21:49:26 +02:00
m_option.c lua: strictly free memory on errors 2014-10-19 05:51:37 +02:00
m_option.h options: add M_OPT_FILE flag to mark options that want a file(list) 2014-09-13 02:03:09 +02:00
m_property.c command: make m_property_strdup_ro with NULL mean unavailable 2014-09-01 21:50:54 +02:00
m_property.h command: redo the property type 2014-06-13 02:11:39 +02:00
options.c input: implement --input-file on unix using the IPC support 2014-10-17 20:47:43 +02:00
options.h input: implement --input-file on unix using the IPC support 2014-10-17 20:47:43 +02:00
parse_commandline.c options: fix "-" (stdin) input 2014-05-06 01:06:07 +02:00
parse_commandline.h
parse_configfile.c config: adjust config parser messages 2014-07-13 20:11:46 +02:00
parse_configfile.h encode: don't apply default config options 2014-04-19 22:05:17 +02:00
path.c win32: get rid of mp_stat in the normal source code 2014-10-17 22:15:19 +02:00
path.h Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00