libeplayer3: subtitles will now be displayed by neutrino

This commit is contained in:
martii
2014-03-21 20:15:01 +01:00
parent f60e040d03
commit cd7c6086d2
10 changed files with 128 additions and 310 deletions

View File

@@ -81,7 +81,6 @@ static Writer_t *AvailableWriter[] = {
&WriterVideoH263,
&WriterVideoFLV,
&WriterVideoVC1,
&WriterFramebuffer,
NULL
};