libeplayer3: add callback to abort avformat_open_input

Origin commit data
------------------
Branch: master
Commit: d02696233c
Author: martii <m4rtii@gmx.de>
Date: 2013-03-10 (Sun, 10 Mar 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
martii
2013-03-10 15:44:30 +01:00
parent c992bd376c
commit 4e9f1ff475
5 changed files with 22 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ class cPlayback
#ifdef MARTII
void FindAllSubtitlePids(uint16_t *pids, uint16_t *numpids, std::string *language);
void FindAllDvbsubtitlePids(uint16_t *pids, uint16_t *numpids, std::string *language);
void RequestAbort(void);
#endif
#if 0
// Functions that are not used by movieplayer.cpp: