[Mlt-devel] [mltframework/mlt] dc4ed4: Fix typo evaluating end property with db suffix. (...

2014-07-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: dc4ed4c17cae3769b2d41b30a46531c57891adca https://github.com/mltframework/mlt/commit/dc4ed4c17cae3769b2d41b30a46531c57891adca Author: Dan Dennedy Date: 2014-07-14 (Mon, 14 Jul 2014) Changed paths:

[Mlt-devel] [mltframework/mlt] bc6537: Fix possible uninitialized info field. (coverity-1...

2014-07-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: bc6537b92d681af3710dabf59ee258480c425654 https://github.com/mltframework/mlt/commit/bc6537b92d681af3710dabf59ee258480c425654 Author: Dan Dennedy Date: 2014-07-14 (Mon, 14 Jul 2014) Changed paths:

[Mlt-devel] [mltframework/mlt] 00ff9c: Add error message if no plugins found.

2014-07-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 00ff9c940811ef0caa8e278f4b70794902841f17 https://github.com/mltframework/mlt/commit/00ff9c940811ef0caa8e278f4b70794902841f17 Author: Dan Dennedy Date: 2014-07-14 (Mon, 14 Jul 2014) Changed paths:

[Mlt-devel] [mltframework/mlt] 29d7cf: avoid SSE code on 32-bit system

2014-07-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 29d7cf8c09e1d935309484cc04f60dba466f9d87 https://github.com/mltframework/mlt/commit/29d7cf8c09e1d935309484cc04f60dba466f9d87 Author: Maksym Veremeyenko Date: 2014-07-14 (Mon, 14 Jul 2014) Changed pa

Re: [Mlt-devel] [mltframework/mlt] 0c9cce: update scaling equantion to avoid division

2014-07-14 Thread Dan Dennedy
On Mon, Jul 14, 2014 at 4:34 AM, Maksym Veremeyenko wrote: > 14.07.14 06:42, Dan Dennedy написав(ла): > >> Maksym, after making this commit, our 32-bit Ubuntu 12.04 build node >> started reporting this failure to build: >> >> transition_matte.c: In function 'copy_Y_to_A_scaled_luma_sse': >> transi

Re: [Mlt-devel] [mltframework/mlt] 0c9cce: update scaling equantion to avoid division

2014-07-14 Thread Maksym Veremeyenko
14.07.14 06:42, Dan Dennedy написав(ла): Maksym, after making this commit, our 32-bit Ubuntu 12.04 build node started reporting this failure to build: transition_matte.c: In function 'copy_Y_to_A_scaled_luma_sse': transition_matte.c:115:2: error: can't find a register in class 'GENERAL_REGS' whi