mpv/player
wm4 2c693a4732 stream: remove old chapter handling code
Stream-level chapters (like DVD etc.) did potentially not have
timestamps for each chapter, so STREAM_CTRL_SEEK_TO_CHAPTER and
STREAM_CTRL_GET_CURRENT_CHAPTER were needed to navigate chapters. We've
switched everything to use timestamps and that seems to work, so we can
simplify the code and remove this old mechanism.
2014-03-25 01:38:18 +01:00
..
lua osc: add enable/disable message, and map DEL to disabling the OSC 2014-03-17 18:27:44 +01:00
timeline edl: extend with chapter timestamps 2014-02-19 00:06:00 +01:00
audio.c af: add metadata field to af_stream and af_instance 2014-03-13 14:36:20 +01:00
client.c command, lua: change script_message semantics 2014-03-17 18:26:56 +01:00
client.h
command.c command: make 'disc-title' property writable 2014-03-18 15:24:45 +01:00
command.h options: handle escape sequences in e.g. --playing-msg differently 2014-02-20 14:46:23 +01:00
configfiles.c build: simplify libavfilter configure checks 2014-03-16 13:19:29 +01:00
core.h audio: remove handling of partially written data 2014-03-09 01:27:42 +01:00
dvdnav.c input, dvdnav: fix osc stealing input from dvdnav 2014-02-19 15:40:04 +01:00
loadfile.c demux_libass: change how external ASS subtitles are loaded 2014-03-15 22:17:51 +01:00
lua.c lua: add license header 2014-03-07 12:47:07 +01:00
lua.h
main.c player: remove confusing argc/argv adjustment 2014-03-23 21:46:29 +01:00
main_fn.c build: add option to build a library 2014-02-10 21:25:22 +01:00
misc.c
osd.c options: handle escape sequences in e.g. --playing-msg differently 2014-02-20 14:46:23 +01:00
playloop.c stream: remove old chapter handling code 2014-03-25 01:38:18 +01:00
screenshot.c
screenshot.h
sub.c
video.c audio/out: make ao struct opaque 2014-03-09 00:19:31 +01:00