1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-08 07:57:19 +00:00
mpv/player
wm4 671df54e4d demux: merge sh_video/sh_audio/sh_sub
This is mainly a refactor. I'm hoping it will make some things easier
in the future due to cleanly separating codec metadata and stream
metadata.

Also, declare that the "codec" field can not be NULL anymore. demux.c
will set it to "" if it's NULL when added. This gets rid of a corner
case everything had to handle, but which rarely happened.
2016-01-12 23:48:19 +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 client API: disallow masking MPV_EVENT_SHUTDOWN 2015-12-02 23:08:43 +01:00
client.h vo_opengl_cb: don't render OSD while VO is not created 2015-03-23 16:32:59 +01:00
command.c demux: merge sh_video/sh_audio/sh_sub 2016-01-12 23:48:19 +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: eliminate demux_get_next_pts() 2016-01-11 20:36:23 +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 demux: merge sh_video/sh_audio/sh_sub 2016-01-12 23:48:19 +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 mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
osd.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
playloop.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +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 demux: merge sh_video/sh_audio/sh_sub 2016-01-12 23:48:19 +01:00
video.c demux: merge sh_video/sh_audio/sh_sub 2016-01-12 23:48:19 +01:00