[FFmpeg-devel] [PATCH] ffmpeg: simplify mid-stream reconfiguration when libavfilter is disabled
Stefano Sabatini
stefano.sabatini-lala at poste.it
Sat May 7 01:38:12 CEST 2011
On date Friday 2011-05-06 11:16:00 +0200, Stefano Sabatini encoded:
> Implement lazy initialization of the image resample context, so that
> the initialization code does not need to be duplicated.
>
> Also manage the case in which resample/size change mid-stream. For
> each packet the code computes if resampling is needed.
>
> Previously the resample check was done only at the initialization, in
> case size/format changed and no resample was detected at the init
> stage ffmpeg was silently exiting.
> ---
> ffmpeg.c | 41 +++++++++++++++++------------------------
> 1 files changed, 17 insertions(+), 24 deletions(-)
ping
--
FFmpeg = Formidable and Furious Meaningful Powered Ecletic Gem
More information about the ffmpeg-devel
mailing list