0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/input
ulion 595de9b1fc Support select subtitle by source, add 4 properties:
1. sub_source for current sub source (sub file, vobsub, or from demuxer).
2. sub_file for all subtitles from files.
3. sub_vobsub for all subtitles from vobsub.
4. sub_demux for all subtitles from demuxer.
Now mplayer can supply a stable and clear interface to external programs
using mplayer in slave mode to select a subtitle by its source and
its unique id for that source printed by mplayer using -identify parameter. 


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25157 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-25 04:09:04 +00:00
..
ar.c spelling cosmetics 2007-09-29 19:56:17 +00:00
ar.h Apple Remote support 2007-08-14 14:29:22 +00:00
input.c Support select subtitle by source, add 4 properties: 2007-11-25 04:09:04 +00:00
input.h Support select subtitle by source, add 4 properties: 2007-11-25 04:09:04 +00:00
joystick.c Add comments to some preprocessor directives. 2007-06-27 23:08:18 +00:00
joystick.h Added key autorepeat support. Options to enable/disable joystick and lirc 2002-02-11 11:42:08 +00:00
lirc.c litle bug, didn't compile :( 2006-10-12 23:48:52 +00:00
lirc.h rewrote the lirc code to remove the fork 2002-10-23 22:23:12 +00:00
Makefile cosmetics: prettyprint 2007-08-14 14:30:27 +00:00
mouse.h Add double-click mouse events. 2005-11-11 13:25:48 +00:00