On Thu, Jan 29, 2015 at 8:21 AM, Maksym Veremeyenko <ve...@m1stereo.tv>
wrote:

> Hi,
>
> i noticed that sometimes pixbufs producers stop caching converted images
> and do conversion on each get_image call. i found that it happens because
> of cached pixbuf, image and alpha been dropped from cache because of cache
> limit.
>
> attached patch implement extending limit of that cache.
>
>
1.) Change MLT_GTK2_PRODUCER_CACHE to MLT_PIXBUF_CACHE as this only affects
pixbuf, of which there is only a producer. I strongly doubt that we will
ever have a pixbuf consumer because the avformat consumer works fine for
images.

2.) Needs to be documented in the yml.

3.) Optional, but I prefer that qimage also gets the same change.

-- 
+-DRD-+
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to