Commit 4f70b5a5 authored by bellard's avatar bellard

exports mpegps_demux


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2112 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 03ea0af6
......@@ -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