mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-05 23:34:35 +08:00
useless null
Originally committed as revision 12441 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -430,6 +430,5 @@ AVOutputFormat image2pipe_muxer = {
|
||||
CODEC_ID_MJPEG,
|
||||
img_write_header,
|
||||
img_write_packet,
|
||||
NULL,
|
||||
};
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user