Commit 89cec6a5 authored by cehoyos's avatar cehoyos

Support picture output without -f image2 for most codecs.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15909 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 34fef2db
......@@ -402,7 +402,7 @@ AVOutputFormat image2_muxer = {
"image2",
NULL_IF_CONFIG_SMALL("image2 sequence"),
"",
"",
"bmp,jpeg,jpg,ljpg,pam,pbm,pgm,png,ppm,sgi,tif,tiff",
sizeof(VideoData),
CODEC_ID_NONE,
CODEC_ID_MJPEG,
......
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