Commit bffed146 authored by diego's avatar diego

Remove misleading comment, _t is POSIX-reserved namespace.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16105 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent e5b841cb
......@@ -78,7 +78,7 @@ typedef struct {
int msb_pts_shift;
int max_pts_distance;
int decode_delay; //FIXME duplicate of has_b_frames
} StreamContext;// maybe s/StreamContext/streamcontext_t/
} StreamContext;
typedef struct {
AVFormatContext *avf;
......
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