Commit c3481d18 authored by Reimar Döffinger's avatar Reimar Döffinger

Remove unused audio_pts field from ea demuxer struct

Originally committed as revision 18538 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 3f19810d
......@@ -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