OSDN Git Service

Use "struct gxf_stream_info" instead of "st_info_t",
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Thu, 11 Dec 2008 10:42:06 +0000 (10:42 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Thu, 11 Dec 2008 10:42:06 +0000 (10:42 +0000)
commit4e5b854e4ceefffdc34366ff39532c2804fbf1ce
tree84e26a4ae83d3e226ac21b02c64d7b3f3a8d7c31
parentc370a7040b2e53f7d52f585e27742d4a908b775b
Use "struct gxf_stream_info" instead of "st_info_t",
avoids a typedef that is not really worth it and the
reserved POSIX _t namespace.

Originally committed as revision 16054 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/gxf.c