[FFmpeg-devel] [PATCH] lavfi/color: cache and reuse colored picture in context

Paul B Mahol onemda at gmail.com
Sun Jul 29 17:20:44 CEST 2012


On 7/29/12, Stefano Sabatini <stefasab at gmail.com> wrote:
> Avoid to avoid to fill the same picture again and again with the same
> content.
> Optimize computation, and provides an example for the use of the
> AV_PERM_REUSE permission flag.
> ---
>  libavfilter/vsrc_color.c |   34 ++++++++++++++++++++++------------
>  1 files changed, 22 insertions(+), 12 deletions(-)
>

OK if workt, fate test would be nice.


More information about the ffmpeg-devel mailing list