mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-29 22:00:58 +02:00
Remove misleading comment, _t is POSIX-reserved namespace.
Originally committed as revision 16105 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
20e0ed95af
commit
3445c7992b
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user