src/modules/avformat/consumer_avformat.c |4
1 files changed, 4 insertions(+), 0 deletions(-)
New commits:
commit f7ca967f25eb7416d561d27df2822dedc06170b7
Author: Brian Matherly
Date: Sun Feb 12 23:07:14 2012 -0800
Detect video codecs that use the new libavcodec "encode2" method.
On Sun, Feb 12, 2012 at 8:54 PM, Dan Dennedy wrote:
> On Sun, Feb 12, 2012 at 8:34 PM, Brian Matherly wrote:
2) MLT does not detect libx264 because it uses the new "encode2"
>>> field in
AVCodec
>>>
>>> but this is a problem
>>
>>>
Let me know if you want any help getting the a
On Sun, Feb 12, 2012 at 8:54 PM, Dan Dennedy wrote:
> On Sun, Feb 12, 2012 at 8:34 PM, Brian Matherly wrote:
2) MLT does not detect libx264 because it uses the new "encode2"
>>> field in
AVCodec
>>>
>>> but this is a problem
>>
>>>
Let me know if you want any help getting the a
On Sun, Feb 12, 2012 at 8:34 PM, Brian Matherly wrote:
>>> 2) MLT does not detect libx264 because it uses the new "encode2"
>> field in
>>> AVCodec
>>
>> but this is a problem
>
>>
>>> Let me know if you want any help getting the avformat module updated.
>> I'll
>>> probably start hacking on
>> I see that our friends at ffmpeg have changed the libavcodec interface:
>>
> http://git.videolan.org/?p=ffmpeg.git;a=commit;f=libavcodec/avcodec.h;h=52f82a11489af88960c8774c142cbde78063365f
>>
>> MLT git HEAD currently has two problems when compiled against ffmpeg git
>> HEAD (that I know
Makefile |2 +-
src/modules/core/loader.dict | 22 +++---
src/modules/sdl/producer_sdl_image.yml |1 +
3 files changed, 13 insertions(+), 12 deletions(-)
New commits:
commit 00634688632a2019c73dc32967987842912fff7b
Author: Dan Denn
src/modules/qimage/producer_qimage.c | 84 +-
1 files changed, 42 insertions(+), 42 deletions(-)
New commits:
commit c30aeb79d20f7c7e1d8ffb8122f42ee25f1a8b71
Author: Dan Dennedy
Date: Sun Feb 12 13:21:57 2012 -0800
rename this to self
--
src/modules/gtk2/producer_pixbuf.c | 182 ++--
1 files changed, 91 insertions(+), 91 deletions(-)
New commits:
commit c9f03dd5e3a1a52a3ee0bb579dc11f756c908edd
Author: Dan Dennedy
Date: Sun Feb 12 13:18:16 2012 -0800
rename this to self
--
src/mlt++/MltFrame.cpp |2 +-
src/mlt++/MltFrame.h |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 89c3512c9a846271b0a2853614fd4ce5e803ce56
Author: Dan Dennedy
Date: Sun Feb 12 13:02:12 2012 -0800
make Frame::get_position() retrun type consistent
--
On Sun, Feb 12, 2012 at 7:11 AM, Simon A. Eugster wrote:
> Hi Dan,
>
> Is it okay if I add get_position to Mlt::Frame? Also, is the patch
> format (I created it with git format-patch HEAD^ --stdout > my.patch)
> okay?
yep, applied
--
+-DRD-+
src/mlt++/MltFrame.cpp |5 +
src/mlt++/MltFrame.h |1 +
2 files changed, 6 insertions(+), 0 deletions(-)
New commits:
commit e03a8bda8cc322caa33e330dee2895de25ce2e34
Author: Simon A. Eugster
Date: Sun Feb 12 16:01:46 2012 +0100
Add get_position to Mlt::Frame
--
On Sun, Feb 12, 2012 at 12:02 PM, sunab wrote:
> Hi,
>
> If you want to support ffmpeg 0.5 a bit more, you have to known it
> fails to build width :
OK, then let me revise my statement. It needs to still be easy for
_me_ to make a build (or buildable again) against 0.5 for a paying
customer. That
Hi,
If you want to support ffmpeg 0.5 a bit more, you have to known it
fails to build width :
factory.c:49: warning: 'enum AVLockOp' declared inside parameter list
factory.c:49: warning: its scope is only this definition or
declaration, which is probably not what you want
factory.c:49: error: par
Hi Dan,
Is it okay if I add get_position to Mlt::Frame? Also, is the patch
format (I created it with git format-patch HEAD^ --stdout > my.patch)
okay?
Simon
From 7532974ac0d32a10b68e3583ac2548c8d2cc11bb Mon Sep 17 00:00:00 2001
From: "Simon A. Eugster"
Date: Sun, 12 Feb 2012 16:01:46 +0100
Subje
On Saturday 11 February 2012 23:09:25 Dan Dennedy wrote:
> On Tue, Feb 7, 2012 at 4:04 PM, Dan Dennedy wrote:
> > On Tue, Feb 7, 2012 at 2:06 PM, j-b-m wrote:
> >> On Tuesday 07 February 2012 10:32:24 Dan Dennedy wrote:
> >>> On Tue, Feb 7, 2012 at 10:08 AM, j-b-m
wrote:
> >>> > Hello.
> >>> >
15 matches
Mail list logo