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 173880cb31
commit 9eb23c78f4
6 changed files with 5 additions and 409 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;