mpv/options
Philip Langdale 3f7e43c2e2 hwdec_cuda: Add trivial cuda-copy wrapper
The cuvid decoder already knows how to copy back to system memory
if NV12 frames are requested, and this will happen if the decoder
is used without the hwdec.

For convenience, let's add a wrapper hwdec so people don't have
to explicitly pick the cuvid decoder if they want this behaviour.
2016-09-11 10:46:22 +02:00
..
m_config.c options: fix another minor regression 2016-09-11 00:04:49 +02:00
m_config.h options: make --h list options according to a pattern passed to it 2016-09-10 16:29:24 +02:00
m_option.c options: fix --list-options after previous commit 2016-09-10 20:49:10 +02:00
m_option.h options: add automagic hack for handling sub-option deprecations 2016-09-05 21:26:39 +02:00
m_property.c command: add options to property list 2016-09-01 20:00:43 +02:00
m_property.h command: add options to property list 2016-09-01 20:00:43 +02:00
options.c hwdec_cuda: Add trivial cuda-copy wrapper 2016-09-11 10:46:22 +02:00
options.h stream_dvd, stream_dvdnav: remove weird option parsing stuff 2016-09-08 21:46:48 +02:00
parse_commandline.c
parse_commandline.h
parse_configfile.c config: allow profile forward-references in default profile 2016-09-02 21:21:47 +02:00
parse_configfile.h
path.c
path.h