commit | bb76a117b115e8c1335a7fd35f2998dc18895225 | [log] [tgz] |
---|---|---|
author | Måns Rullgård <[email protected]> | Sun Oct 06 23:06:06 2002 |
committer | Michael Niedermayer <[email protected]> | Sun Oct 06 23:06:06 2002 |
tree | 0c0a255c089fa83ea174cff8a4ad4f79ccfc62f1 | |
parent | 0298af4887e4ffa70f1f2ff4dd2dbe819cdace97 [diff] [blame] |
c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård)) Originally committed as revision 1008 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/libav/mpeg.c b/libav/mpeg.c index a5aa84b..8820c6e 100644 --- a/libav/mpeg.c +++ b/libav/mpeg.c
@@ -647,7 +647,7 @@ mpegps_read_header, mpegps_read_packet, mpegps_read_close, - flags: AVFMT_NOHEADER, + .flags = AVFMT_NOHEADER, }; int mpegps_init(void)