Skip to content
Snippets Groups Projects
Commit 32f38cb4 authored by Fabrice Bellard's avatar Fabrice Bellard
Browse files

exports mpegps_demux

Originally committed as revision 2112 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent ca1538f8
No related branches found
No related tags found
No related merge requests found
......@@ -690,7 +690,7 @@ static AVOutputFormat mpeg2vob_mux = {
mpeg_mux_end,
};
static AVInputFormat mpegps_demux = {
AVInputFormat mpegps_demux = {
"mpeg",
"MPEG PS format",
sizeof(MpegDemuxContext),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment