Commit 32f38cb4 authored by Fabrice Bellard's avatar Fabrice Bellard

exports mpegps_demux

Originally committed as revision 2112 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent ca1538f8
......@@ -690,7 +690,7 @@ static AVOutputFormat mpeg2vob_mux = {
mpeg_mux_end,
};
static AVInputFormat mpegps_demux = {
AVInputFormat mpegps_demux = {
"mpeg",
"MPEG PS format",
sizeof(MpegDemuxContext),
......
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