On 3/7/2016 7:42 PM, Neil Birkbeck wrote:
> Adding early support for a subset of the proposed colour elements
> according to the latest version of spec:
> https://mailarchive.ietf.org/arch/search/?email_list=cellar&gbt=1&index=hIKLhMdgTMTEwUTeA4ct38h0tmE
>
> Like matroskadec, I've left out element
On Mon, 4 Jul 2016, sebechlebsky...@gmail.com wrote:
From: Jan Sebechlebsky
Add ff_format_output_open utility function to wrap
io_open callback of AVFormatContext structure.
Signed-off-by: Jan Sebechlebsky
---
libavformat/internal.h | 10 ++
libavformat/utils.c| 10 ++
2 f
On Mon, 4 Jul 2016, sebechlebsky...@gmail.com wrote:
From: Jan Sebechlebsky
Signed-off-by: Jan Sebechlebsky
---
libavformat/internal.h | 9
libavformat/utils.c| 56 ++
2 files changed, 65 insertions(+)
diff --git a/libavformat/inte
On Sat, 2 Jul 2016, James Almer wrote:
On 7/2/2016 7:10 PM, Marton Balint wrote:
Signed-off-by: Marton Balint
---
libavformat/internal.h | 1 +
libavformat/utils.c| 16 ++--
libavutil/dict.c | 17 +
libavutil/internal.h | 10 ++
4 files change
On Sun, 3 Jul 2016, Michael Niedermayer wrote:
On Fri, Jul 01, 2016 at 12:58:38AM +0200, Marton Balint wrote:
Signed-off-by: Marton Balint
---
libavutil/parseutils.c | 1 +
1 file changed, 1 insertion(+)
probably ok
Thanks, applied.
Regards,
Marton
__
On Sun, Jul 10, 2016 at 02:30:20PM -0400, Ronald S. Bultje wrote:
> Hi,
>
> On Sun, Jul 10, 2016 at 1:25 PM, Michael Niedermayer > wrote:
>
> > It could be reverted, it could be left for the next developer to use
> > as starting point, i have no oppinion on this.
>
>
> So, I want to comment on
As recently discussed on IRC.
I'm not exactly sure how we're going to proceed with this, so please tell me
what's wrong so I can write up another version of this.
Signed-off-by: Rostislav Pehlivanov
---
src/index | 9 +
1 file changed, 9 insertions(+)
diff --git a/src/index b/src/index
Hi,
On Sun, Jul 10, 2016 at 1:25 PM, Michael Niedermayer wrote:
> It could be reverted, it could be left for the next developer to use
> as starting point, i have no oppinion on this.
So, I want to comment on this specifically: I don't think it can.
I don't specifically mean that it's too slo
On Sun, Jul 10, 2016 at 01:39:01PM -0300, James Almer wrote:
> On 7/10/2016 8:36 AM, Michael Niedermayer wrote:
> > On Sun, Jul 10, 2016 at 07:08:19AM -0400, Ronald S. Bultje wrote:
> >> Hi,
> >>
> >> On Thu, Jul 7, 2016 at 8:51 AM, Ronald S. Bultje
> >> wrote:
> >>
> >>> Hi,
> >>>
> >>> On Thu,
On 7/10/2016 8:36 AM, Michael Niedermayer wrote:
> On Sun, Jul 10, 2016 at 07:08:19AM -0400, Ronald S. Bultje wrote:
>> Hi,
>>
>> On Thu, Jul 7, 2016 at 8:51 AM, Ronald S. Bultje wrote:
>>
>>> Hi,
>>>
>>> On Thu, Jul 7, 2016 at 7:38 AM, Michael Niedermayer <
>>> mich...@niedermayer.cc> wrote:
>>>
Fixes ticket #5623
TODO: bump lavf minor
---
Changelog| 1 +
configure| 4 ++
libavformat/Makefile | 1 +
libavformat/allformats.c | 1 +
libavformat/libopenmpt.c | 175 +++
5 files changed, 182 insertions(+)
On Sun, Jul 10, 2016 at 07:08:19AM -0400, Ronald S. Bultje wrote:
> Hi,
>
> On Thu, Jul 7, 2016 at 8:51 AM, Ronald S. Bultje wrote:
>
> > Hi,
> >
> > On Thu, Jul 7, 2016 at 7:38 AM, Michael Niedermayer <
> > mich...@niedermayer.cc> wrote:
> >
> >> On Thu, Jul 07, 2016 at 07:14:43AM -0400, Ronald
Hi,
On Thu, Jul 7, 2016 at 8:51 AM, Ronald S. Bultje wrote:
> Hi,
>
> On Thu, Jul 7, 2016 at 7:38 AM, Michael Niedermayer <
> mich...@niedermayer.cc> wrote:
>
>> On Thu, Jul 07, 2016 at 07:14:43AM -0400, Ronald S. Bultje wrote:
>> > Hi,
>> >
>> > On Thu, Jul 7, 2016 at 7:07 AM, Michael Niedermay
On Wed, Jul 06, 2016 at 02:37:04AM +, Dan Parrot wrote:
> Finish providing SIMD versions for POWER8 VSX of functions in
> libswscale/input.c That should allow trac ticket #5570 to be closed.
> The speedups obtained for the functions are:
>
> abgrToA_c 1.19
> bgr24ToUV_c
When finding a video mode based on frame size and frame rate,
use AVRational methods instead of simple comparison. Add debug information.
Signed-off-by: Matthias Hunstock
---
libavdevice/decklink_common.cpp | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/libavd
From: atze
Provide the stream with the correct fps information when capturing.
Signed-off-by: Matthias Hunstock
---
libavdevice/decklink_dec.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavdevice/decklink_dec.cpp b/libavdevice/decklink_dec.cpp
index fcb024e..78b14f5 100644
--- a/l
Am 10.07.2016 um 01:12 schrieb Marton Balint:
> Aren't the frame rate supposed to be 1/time_base?
Huh.. that would explain a lot. I was sticked to the "num" "den" names.
Ok then I can see whats going wrong here.
Forget those two patches, I'll submit again.
Regards
Matthias
_
17 matches
Mail list logo