examples/muxing: remove pointless #undef exit

pull/28/head
Stefano Sabatini 12 years ago
parent 438b86fed4
commit 952caf11f2
  1. 2
      doc/examples/muxing.c

@ -37,8 +37,6 @@
#include <libavformat/avformat.h>
#include <libswscale/swscale.h>
#undef exit
/* 5 seconds stream duration */
#define STREAM_DURATION 200.0
#define STREAM_FRAME_RATE 25 /* 25 images/s */

Loading…
Cancel
Save