summaryrefslogtreecommitdiffstats
path: root/libavformat
diff options
context:
space:
mode:
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>2008-03-14 13:10:49 +0000
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>2008-03-14 13:10:49 +0000
commit4e9b8211b045eed2163c58c93808d87d606ce7dc (patch)
treea92fa91ca6c89cf8ae9c769e2212a1ff0851e0e8 /libavformat
parent82213f68ba82a6f668b3374443dd660b95f3e382 (diff)
downloadffmpeg-streaming-4e9b8211b045eed2163c58c93808d87d606ce7dc.zip
ffmpeg-streaming-4e9b8211b045eed2163c58c93808d87d606ce7dc.tar.gz
useless null
Originally committed as revision 12441 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat')
-rw-r--r--libavformat/img2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/img2.c b/libavformat/img2.c
index 68fcbc4..ca4da72 100644
--- a/libavformat/img2.c
+++ b/libavformat/img2.c
@@ -430,6 +430,5 @@ AVOutputFormat image2pipe_muxer = {
CODEC_ID_MJPEG,
img_write_header,
img_write_packet,
- NULL,
};
#endif
OpenPOWER on IntegriCloud