[FFmpeg-devel] [PATCH 3/7] ffmpeg: move close_output_stream earlier.

Stefano Sabatini stefasab at gmail.com
Tue Aug 21 01:26:42 CEST 2012


On date Monday 2012-08-20 23:28:11 +0200, Nicolas George encoded:
> It will avoid a forward declaration.
> 
> Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
> ---
>  ffmpeg.c |   24 ++++++++++++------------
>  1 file changed, 12 insertions(+), 12 deletions(-)
> 
> diff --git a/ffmpeg.c b/ffmpeg.c
> index 597c051..c39e5a3 100644
> --- a/ffmpeg.c
> +++ b/ffmpeg.c
> @@ -572,6 +572,18 @@ static void write_frame(AVFormatContext *s, AVPacket *pkt, OutputStream *ost)
>      }
>  }
[...]

LG if required by the next patch, and the next patch is approved.
-- 
FFmpeg = Fantastic and Fascinating Moronic Philosofic Encoding/decoding God


More information about the ffmpeg-devel mailing list