Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: 7e11b44218dc6391c8c70573ddaa84ad5ee20077
https://github.com/mltframework/mlt/commit/7e11b44218dc6391c8c70573ddaa84ad5ee20077
Author: Dan Dennedy
Date: 2012-11-10 (Sat, 10 Nov 2012)
Changed paths:
On Fri, Nov 9, 2012 at 10:20 AM, Dan Dennedy wrote:
> thank you for the patches...
>
> On Thu, Nov 8, 2012 at 1:08 AM, Maksym Veremeyenko wrote:
>> Hi,
>>
>> *0001-fix-leak-on-allocated-sax-context.patch* during initializing xml
>> parser context libxml allocate sax context variable. /producer_xm
On Sat, Nov 10, 2012 at 5:51 AM, j-b-m wrote:
> On Monday 01 October 2012 17:16:34 j...@kdenlive.org wrote:
>> >> Ahhh, I finally found the problem! The bug is triggered by an
>> >> optimization
>> >> flag: -O2
>> >>
>> >> When using the build script, we configure MLT with --enable-debug, which
>>
Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: 61c9d71a25f8502141919af8e8c51efff653ae2a
https://github.com/mltframework/mlt/commit/61c9d71a25f8502141919af8e8c51efff653ae2a
Author: j-b-m
Date: 2012-11-10 (Sat, 10 Nov 2012)
Changed paths:
M sr
Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: 0b2c626ca0bd207de942aa5fb738d265f5efeb17
https://github.com/mltframework/mlt/commit/0b2c626ca0bd207de942aa5fb738d265f5efeb17
Author: Maksym Veremeyenko
Date: 2012-11-10 (Sat, 10 Nov 2012)
Changed pa
Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: 01ecb580d5345efb68e5bb372a417c7d8cd7a834
https://github.com/mltframework/mlt/commit/01ecb580d5345efb68e5bb372a417c7d8cd7a834
Author: Maksym Veremeyenko
Date: 2012-11-10 (Sat, 10 Nov 2012)
Changed pa
On Monday 01 October 2012 17:16:34 j...@kdenlive.org wrote:
> >> Ahhh, I finally found the problem! The bug is triggered by an
> >> optimization
> >> flag: -O2
> >>
> >> When using the build script, we configure MLT with --enable-debug, which
> >> disables optimization flags. However, when manuall