[vlc-devel] [PATCH 00/13] A 2nd subtitle feature
Rémi Denis-Courmont
remi at remlab.net
Fri Sep 18 17:10:29 CEST 2015
Nihao,
Le 2015-09-16 16:49, Aaron Wang a écrit :
> add field to subs_format_t, which decoder must recognize
> try to add a hotkey
> actionid for hotkey
> fix logic of the hotkey
> hotkey in the interface
> add callback for new vlc value
> further callback of the new hotkey. comments added.
> add additional field in function call, to accommodate the 2nd
> subtitle
> add input control command
> change interface of SendEventEsSelect
> change es_out.c, so the 2nd subtitle select is processed
> change subsdec to make it recognize field i_ord we set, so it
> processes the 2nd sub differently
> modifying another decoder
As a general rule, patches in a series should be ordered in such a way
that the tree compiles at every step. Otherwise, it causes problems for
other developers during git-bisect.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list