1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 06:30:06 +00:00
mpv/player
wm4 af5c393d2c demux_mkv: nicer edition output
If there's more than one edition, print the list of editions, including
the edition name, whether the edition is selected, whether the edition
is default, and the command line option to select the edition. (Similar
to stream list.)

Move reading the tags to a separate function process_tags(), which is
called when all other state is parsed. Otherwise, that tags will be lost
if chapters are read after the tags.
2014-01-23 00:54:08 +01:00
..
lua lua: use core log level names 2014-01-16 23:06:41 +01:00
timeline stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
audio.c Fix audio delay inversion 2014-01-06 18:40:31 +01:00
command.c lua: add playback-start event 2014-01-20 19:31:23 +01:00
command.h lua: add playback-start event 2014-01-20 19:31:23 +01:00
configfiles.c player: load encoding-profiles.conf before the main config 2014-01-01 19:25:52 +01:00
core.h sub: uglify OSD code path with locking 2014-01-18 01:27:43 +01:00
dvdnav.c sub: uglify OSD code path with locking 2014-01-18 01:27:43 +01:00
loadfile.c demux_mkv: nicer edition output 2014-01-23 00:54:08 +01:00
lua.c lua: allow ~ path convention for --lua 2014-01-21 21:23:42 +01:00
lua.h Rename mp_lua.c/h to lua.c/h 2013-12-17 01:15:48 +01:00
main.c player: fix initial osd progbar state 2014-01-20 19:31:23 +01:00
misc.c player: redo terminal OSD and status line handling 2014-01-13 20:08:13 +01:00
osd.c sub: uglify OSD code path with locking 2014-01-18 01:27:43 +01:00
playloop.c sub: uglify OSD code path with locking 2014-01-18 01:27:43 +01:00
screenshot.c sub: uglify OSD code path with locking 2014-01-18 01:27:43 +01:00
screenshot.h
sub.c sub: uglify OSD code path with locking 2014-01-18 01:27:43 +01:00
video.c sub: uglify OSD code path with locking 2014-01-18 01:27:43 +01:00