useless null

Originally committed as revision 12441 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Baptiste Coudurier 17 years ago
parent 82213f68ba
commit 4e9b8211b0
  1. 1
      libavformat/img2.c

@ -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

Loading…
Cancel
Save