1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-20 14:56:55 +00:00
mpv/player
wm4 31adc87bde global: add client API pointer to library handle
Makes the next commit simpler. It's probably a bad idea to add more
fields to the global state, but on the other hand the client API state
is pretty much per-instance anyway. It also will help with things like
the proposed libmpv custom stream API.
2016-01-15 22:54:08 +01:00
..
lua ytdl: Include Referer header as well 2016-01-10 14:30:31 +01:00
audio.c demux: merge sh_video/sh_audio/sh_sub 2016-01-12 23:48:19 +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 video: fix interactively changing aspect ratio 2016-01-14 09:46:11 +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: remove unused last_dvb_step member. 2016-01-14 00:36:53 +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: simplify backstepping 2016-01-12 23:49:00 +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 mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
playloop.c player: simplify backstepping 2016-01-12 23:49:00 +01:00
screenshot.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +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 video: decouple filtering/decoding slightly more 2016-01-14 00:18:48 +01:00
video.c video: refactor: slightly disentangle video filtering 2016-01-15 22:54:08 +01:00