libeplayer3: let writers use AVPacket

This commit is contained in:
martii
2014-04-05 16:17:57 +02:00
parent ec307c0f09
commit 1c380d1167
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;