[FFmpeg-devel] [PATCH] examples/muxing: remove pointless #undef exit
Stefano Sabatini
stefasab at gmail.com
Thu Aug 30 23:40:37 CEST 2012
On date Thursday 2012-08-30 22:01:45 +0200, Clément Bœsch encoded:
> 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
Applied.
--
FFmpeg = Fanciful & Fundamentalist Maxi Pitiful Encoding/decoding Guru
More information about the ffmpeg-devel
mailing list