Commit 4e9b8211 authored by Baptiste Coudurier's avatar Baptiste Coudurier

useless null

Originally committed as revision 12441 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 82213f68
...@@ -430,6 +430,5 @@ AVOutputFormat image2pipe_muxer = { ...@@ -430,6 +430,5 @@ AVOutputFormat image2pipe_muxer = {
CODEC_ID_MJPEG, CODEC_ID_MJPEG,
img_write_header, img_write_header,
img_write_packet, img_write_packet,
NULL,
}; };
#endif #endif
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