libeplayer3/input: allow access to AVFormatContext

Origin commit data
------------------
Branch: master
Commit: 56ece5b5ea
Author: martii <m4rtii@gmx.de>
Date: 2014-05-29 (Thu, 29 May 2014)


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

------------------
This commit was generated by Migit
This commit is contained in:
martii
2014-05-29 21:57:38 +02:00
parent 68034984bb
commit f8b460fc98
6 changed files with 38 additions and 4 deletions

View File

@@ -36,10 +36,6 @@
#include <pthread.h>
#include <errno.h>
#include <OpenThreads/ScopedLock>
#include <OpenThreads/Thread>
#include <OpenThreads/Condition>
#include "player.h"
#include "output.h"
#include "writer.h"