mpv/DOCS
wm4 273afdc3a4 vf_format: don't crash if nonsense parameters are passed
It was "by design" possible to make mpv crash if the parameters didn't
make enough sense, like "format=rgb24:yuv420p". While forcing the format
has some minor (rather questionable) use for debugging, allowing it to
crash is just stupid.
2015-03-31 00:09:03 +02:00
..
client_api_examples cocoa: remove the setNextKeyView hack 2015-02-28 14:55:32 +01:00
man vf_format: don't crash if nonsense parameters are passed 2015-03-31 00:09:03 +02:00
client-api-changes.rst client API: mention the changes to the seek/screenshot commands 2015-03-05 12:41:43 +01:00
compile-windows.md DOCS: fix compilation instructions for MXE crosscompilation 2015-03-17 11:13:09 +01:00
contribute.md DOCS: minor update to coding style 2015-03-08 15:57:46 +01:00
edl-mpv.rst Drop libquvi support 2014-10-25 20:18:22 +02:00
encoding.rst manpage: update config file locations 2014-06-28 15:55:09 +02:00
mplayer-changes.rst input: remove Linux joystick support 2015-03-24 16:04:44 +01:00
release-policy.md DOCS: mark the recent release in client-api-changes.rst 2014-08-12 23:01:19 +02:00
tech-overview.txt DOCS/tech-overview.txt: some updates 2014-08-18 01:21:13 +02:00
waf-buildsystem.rst