[FFmpeg-devel] [PATCH] examples/muxing: reduce duration, fix wrong and misleading comment
Michael Niedermayer
michaelni at gmx.at
Tue Jan 21 04:31:25 CET 2014
On Sun, Jan 19, 2014 at 06:33:30PM +0100, Stefano Sabatini wrote:
> ---
> doc/examples/muxing.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/doc/examples/muxing.c b/doc/examples/muxing.c
> index 3fd21e5..2ea2f8f 100644
> --- a/doc/examples/muxing.c
> +++ b/doc/examples/muxing.c
> @@ -43,8 +43,7 @@
>
> static int audio_is_eof, video_is_eof;
>
> -/* 5 seconds stream duration */
> -#define STREAM_DURATION 200.0
> +#define STREAM_DURATION 10.0
> #define STREAM_FRAME_RATE 25 /* 25 images/s */
> #define STREAM_PIX_FMT AV_PIX_FMT_YUV420P /* default pix_fmt */
LGTM
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
DNS cache poisoning attacks, popular search engine, Google internet authority
dont be evil, please
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140121/11f6ce11/attachment.asc>
More information about the ffmpeg-devel
mailing list