[FFmpeg-devel] [PATCH] examples/muxing: remove pointless #undef exit
Clément Bœsch
ubitux at gmail.com
Thu Aug 30 22:01:45 CEST 2012
On Thu, Aug 30, 2012 at 09:59:22PM +0200, Stefano Sabatini wrote:
> ---
> doc/examples/muxing.c | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/doc/examples/muxing.c b/doc/examples/muxing.c
> index 0c9c8dd..2c0c269 100644
> --- a/doc/examples/muxing.c
> +++ b/doc/examples/muxing.c
> @@ -34,8 +34,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 */
LGTM
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120830/fad7236a/attachment.asc>
More information about the ffmpeg-devel
mailing list