libeplayer3: let writers use AVPacket

Origin commit data
------------------
Branch: master
Commit: 1c380d1167
Author: martii <m4rtii@gmx.de>
Date: 2014-04-05 (Sat, 05 Apr 2014)


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

------------------
This commit was generated by Migit
This commit is contained in:
martii
2014-04-05 16:17:57 +02:00
parent ccd2c57a83
commit aa19fb8024
15 changed files with 77 additions and 110 deletions

View File

@@ -37,9 +37,6 @@ typedef enum {
} OutputCmd_t;
typedef struct {
uint8_t *data;
unsigned int len;
int uNoOfChannels;
int uSampleRate;
int uBitsPerSample;