1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-30 11:42:04 +00:00
mpv/player
Aman Gupta b8de7d6ff3 demux, player: mark dependent tracks
ffmpeg marks audio tracks which are not meant to be played standalone
as DEPENDENT. these are typically used in DVB broadcasts for audio
descriptions, and are meant to be mixed into the main audio track during
playback.
2018-04-17 01:01:50 +03:00
..
javascript js: use new hooks API (match f60826c3) 2018-04-07 16:02:20 -07:00
lua ytdl_hook: don't log error when loading is aborted 2018-04-15 21:07:13 +03:00
audio.c audio: don't recreate AO if a filter changes the output format 2018-04-15 23:11:33 +03:00
client.c client API: make sure to send IDLE event after mpv_initialize() 2018-04-16 22:47:39 +03:00
client.h client API: add a first class hook API, and deprecate old API 2018-03-26 23:02:23 -07:00
command.c demux, player: mark dependent tracks 2018-04-17 01:01:50 +03:00
command.h player: fix hook processing consistency and code duplication issues 2018-03-26 23:06:50 -07:00
configfiles.c
core.h demux, player: mark dependent tracks 2018-04-17 01:01:50 +03:00
external_files.c
external_files.h
javascript.c js: use new hooks API (match f60826c3) 2018-04-07 16:02:20 -07:00
loadfile.c player: fix hook processing consistency and code duplication issues 2018-03-26 23:06:50 -07:00
lua.c client API: add a first class hook API, and deprecate old API 2018-03-26 23:02:23 -07:00
main.c client API: cleanup mpv_handle termination 2018-03-15 00:00:04 -07:00
misc.c
osd.c
playloop.c client API: deprecate opengl-cb API and introduce a replacement API 2018-02-28 00:55:06 -08:00
screenshot.c
screenshot.h
scripting.c client API: add a first class hook API, and deprecate old API 2018-03-26 23:02:23 -07:00
sub.c
video.c vo: pass through framedrop flag differently 2018-03-15 23:13:53 -07:00