mpv/player
wm4 4195a345a5 player: refactor: eliminate MPContext.d_video
Eventually we want the VO be driven by a A->V filter, so a decoder
doesn't even have to exist. Some features definitely require a decoder
though (like reporting the decoder in use, hardware decoding, etc.), so
for each thing which accessed d_video, it has to be redecided if and how
it can access decoder state.

At least the "framedrop" property slightly changes semantics: you can
now always set this property, even if no video is active.

Some untested changes in this commit, but our bio-based distributed
test suite has to take care of this.
2016-01-17 18:38:07 +01:00
..
lua ytdl: Include Referer header as well 2016-01-10 14:30:31 +01:00
audio.c player: refactor: eliminate MPContext.d_video 2016-01-17 18:38:07 +01:00
client.c global: add client API pointer to library handle 2016-01-15 22:54:08 +01:00
client.h global: add client API pointer to library handle 2016-01-15 22:54:08 +01:00
command.c player: refactor: eliminate MPContext.d_video 2016-01-17 18:38:07 +01:00
command.h video: always re-probe auto deint filter on filter reconfig 2015-07-21 21:54:15 +02:00
configfiles.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
core.h player: refactor: eliminate MPContext.d_video 2016-01-17 18:38:07 +01:00
external_files.c player: fix previous commit 2015-12-25 13:40:06 +01:00
external_files.h player: rename and move find_subfiles.c 2015-09-20 18:05:06 +02:00
loadfile.c player: refactor: eliminate MPContext.d_video 2016-01-17 18:38:07 +01:00
lua.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
main.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
misc.c global: add client API pointer to library handle 2016-01-15 22:54:08 +01:00
osd.c player: refactor: eliminate MPContext.d_video 2016-01-17 18:38:07 +01:00
playloop.c player: refactor: eliminate MPContext.d_video 2016-01-17 18:38:07 +01:00
screenshot.c player: refactor: eliminate MPContext.d_video 2016-01-17 18:38:07 +01:00
screenshot.h client API: add a screenshot_raw command 2015-04-20 23:11:03 +02:00
scripting.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
sub.c player: refactor: eliminate MPContext.d_video 2016-01-17 18:38:07 +01:00
video.c player: refactor: eliminate MPContext.d_video 2016-01-17 18:38:07 +01:00