libeplayer3: change teletext handling to directly inject packets in tuxtext

This commit is contained in:
martii
2014-03-23 13:54:40 +01:00
parent 4ca4f581d5
commit daaa1ca8df
7 changed files with 9 additions and 416 deletions

View File

@@ -55,7 +55,6 @@ typedef struct Output_s {
extern Output_t LinuxDvbOutput;
extern Output_t SubtitleOutput;
extern Output_t PipeOutput;
typedef struct OutputHandler_s {
char *Name;