]> git.sesse.net Git - vlc/blobdiff - src/input/input.c
services_discovery: Make sure we kill also object created by the input.
[vlc] / src / input / input.c
index d23cd4f13bceb543c2fb8b68a95c83cee88c3433..7ce4c94136684629ad0c8823e1f4c36357ecb032 100644 (file)
@@ -112,6 +112,7 @@ static void AppendAttachment( int *pi_attachment, input_attachment_t ***ppp_atta
  *  - seekable (if you can seek, it doesn't say if 'bar display' has be shown
  *    or not, for that check position != 0.0)
  *  - can-pause
+ *  - teletext-es to get the index of spu track that is teletext --1 if no teletext)
  * * For intf callback upon changes
  *  - intf-change
  *  - rate-change for when playback rate changes