Commit 2d036581 authored by reimar's avatar reimar

Remove unused audio_pts field from ea demuxer struct


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18538 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent b2b561f5
......@@ -69,8 +69,6 @@ typedef struct EaDemuxContext {
int audio_stream_index;
int audio_frame_counter;
int64_t audio_pts;
int bytes;
int sample_rate;
int num_channels;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment