Commit fe026cce authored by Laurent Aimar's avatar Laurent Aimar

Removed unused field (avcodec).

parent 2bd0c496
......@@ -58,7 +58,6 @@ struct decoder_sys_t
mtime_t i_pts;
AVFrame *p_ff_pic;
BITMAPINFOHEADER *p_format;
/* for frame skipping algo */
int b_hurry_up;
......
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