Re: [kdenlive] Review Request 125229: cmake/modules: Add missing FindOpenGLES

2015-09-24 Thread Heiko Becker
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125229/ --- (Updated Sept. 24, 2015, 9:42 nachm.) Status -- This change has been

[kdenlive] Change MLT behavior for animated GIF/PNG/WebP?

2015-09-24 Thread Dan Dennedy
I have some code prepared to make pixbuf and qimage producers reject animated image files and let avformat handle them. It can handle animated GIF, PNG, and WebP. However, if there are existing projects that are intentionally using the first frame of an animated image as a still, it will affect the

Re: [kdenlive] Change MLT behavior for animated GIF/PNG/WebP?

2015-09-24 Thread Vincent Pinon
Hi Dan, Thanks for the work and for asking ;-) I agree, I would be suspicious much people would use that anti-feature on purpose. If it would be the case, it must be very rare and can be fixed simply by pointing to the extracted first frame. So from my point of view please go on! Vincent Le ve