Hi Marton,
I apologize for the delay, I've tested with provided patches and:
- With 1 second duration I'm still encountering issue - a lot later though
- With 2 second duration - haven't seen issue in ~6 hour runs - will let
it run longer next few days.
Notes:
- Running with debug logs which m
On Sun, Jun 12, 2016 at 06:15:55PM +0200, Hendrik Leppkes wrote:
> On Sun, Jun 12, 2016 at 12:49 PM, Michael Niedermayer
> wrote:
> > Signed-off-by: Michael Niedermayer
> > ---
> > libavcodec/h264_sei.c |6 +-
> > 1 file changed, 5 insertions(+), 1 deletion(-)
> >
>
> One argument here
Signed-off-by: Michael Niedermayer
---
libavcodec/h264_sei.c | 14 ++
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/libavcodec/h264_sei.c b/libavcodec/h264_sei.c
index d0596dc..30eade5 100644
--- a/libavcodec/h264_sei.c
+++ b/libavcodec/h264_sei.c
@@ -32,6 +32,8 @@
Dan Parrot mail.com> writes:
> "/usr/bin/time -p make -j 4 fate SAMPLES=fate-suite/"
I would expect that this depends on many factors outside
of your patch.
You could test with the START_TIMER and STOP_TIMER macros.
(Or look at the asm code that is produced...)
Carl Eugen
On Mon, Jun 20, 2016 at 06:25:19PM +0200, Matthieu Bouron wrote:
> On Mon, Jun 20, 2016 at 12:03:58PM +0200, Matthieu Bouron wrote:
> > On Sun, Jun 19, 2016 at 07:44:44PM +0200, Matthieu Bouron wrote:
> > > On Mon, Jun 13, 2016 at 02:37:29PM +0200, Matthieu Bouron wrote:
> > > > On Mon, Jun 13, 201
Hi,
Unless I totally missed something, the FIXME in H264ParamSets structure
should be fixed by attached patch.
--
Ben
From 28ae10498f81070539bdb8f40236326743350101 Mon Sep 17 00:00:00 2001
From: Benoit Fouet
Date: Tue, 21 Jun 2016 14:17:13 +0200
Subject: [PATCH] h264: make H264ParamSets sps
On Tue, Jun 21, 2016 at 02:34:33PM +0200, Benoit Fouet wrote:
> Hi,
>
> Unless I totally missed something, the FIXME in H264ParamSets structure
> should be fixed by attached patch.
>
> --
> Ben
>
> From 28ae10498f81070539bdb8f40236326743350101 Mon Sep 17 00:00:00 2001
> From: Benoit Fouet
> D
From: Matthieu Bouron
---
libavcodec/mediacodecdec.c | 24
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/libavcodec/mediacodecdec.c b/libavcodec/mediacodecdec.c
index 6b7cdb4..75933fc 100644
--- a/libavcodec/mediacodecdec.c
+++ b/libavcodec/mediacodecde
Hello,
The following patchset improve handling of EOS (End Of Stream) in the
mediacodec decoder.
The decoder now relies on the relevant buffer info flags to detect EOS instead
of counting queued/dequeued buffers.
It also fixes a potential loss of frames while flushing (draining) the
remaining fr
From: Matthieu Bouron
Their only purpose is to carry the end of stream flag.
---
libavcodec/mediacodecdec.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/libavcodec/mediacodecdec.c b/libavcodec/mediacodecdec.c
index 68df885..6b7cdb4 100644
--- a/libavcodec/mediacodecdec.c
+++ b/liba
From: Matthieu Bouron
---
libavcodec/mediacodecdec.c | 17 -
libavcodec/mediacodecdec.h | 3 +--
2 files changed, 9 insertions(+), 11 deletions(-)
diff --git a/libavcodec/mediacodecdec.c b/libavcodec/mediacodecdec.c
index 75933fc..7cef90b 100644
--- a/libavcodec/mediacodecdec.c
From: Matthieu Bouron
Increase buffer dequeue timeout when the codec needs to be drained as it
could happen that no input buffer is available when we receive a null
packet for the first time (meaning we are unable to signal end of stream
and mark the codec as draining).
Fixes potential loss of l
Hi there,
Here is test for amerge.
Regards,
Petru Rares.From 4882601b6eb5a825bd5ddf837b1dce3977496314 Mon Sep 17 00:00:00 2001
From: Petru Rares Sincraian
Date: Tue, 21 Jun 2016 14:43:01 +0200
Subject: [PATCH] fate: add test for amerge
---
tests/fate/filter-audio.mak | 5 ++
tests/ref/fat
On Tue, Jun 21, 2016 at 2:40 PM, Clément Bœsch wrote:
> On Tue, Jun 21, 2016 at 02:34:33PM +0200, Benoit Fouet wrote:
>> Hi,
>>
>> Unless I totally missed something, the FIXME in H264ParamSets structure
>> should be fixed by attached patch.
>>
>> --
>> Ben
>>
>
>> From 28ae10498f81070539bdb8f40236
Hi,
On 21/06/2016 14:52, Hendrik Leppkes wrote:
On Tue, Jun 21, 2016 at 2:40 PM, Clément Bœsch wrote:
On Tue, Jun 21, 2016 at 02:34:33PM +0200, Benoit Fouet wrote:
Hi,
Unless I totally missed something, the FIXME in H264ParamSets structure
should be fixed by attached patch.
--
Ben
From 28
On 6/17/16, Roger Pack wrote:
> On 6/15/16, Clément Bœsch wrote:
>> On Wed, Jun 15, 2016 at 02:54:09AM -0600, Roger Pack wrote:
>>> A handful of devices don't support this, and the rest work fine with it
>>> :)
>>>
>>> -roger-
>>
>>> From e724d7f169bcae3217455cd88f9c023d275d367a Mon Sep 17 00:00:
On Tue, Jun 21, 2016 at 4:20 PM, Benoit Fouet wrote:
> Hi,
>
>
> On 21/06/2016 14:52, Hendrik Leppkes wrote:
>>
>> On Tue, Jun 21, 2016 at 2:40 PM, Clément Bœsch wrote:
>>>
>>> On Tue, Jun 21, 2016 at 02:34:33PM +0200, Benoit Fouet wrote:
Hi,
Unless I totally missed something,
Hi,
On 21/06/2016 16:29, Hendrik Leppkes wrote:
On Tue, Jun 21, 2016 at 4:20 PM, Benoit Fouet wrote:
Hi,
On 21/06/2016 14:52, Hendrik Leppkes wrote:
On Tue, Jun 21, 2016 at 2:40 PM, Clément Bœsch wrote:
On Tue, Jun 21, 2016 at 02:34:33PM +0200, Benoit Fouet wrote:
Hi,
Unless I totally m
From: Matthieu Bouron
Fixes properly ticket #5638.
Since 772ad7142dff590c7bb30370acf5d3c9a8fb512b PPS and SPS contain the
nal type byte.
This reverts commit b8d754c5d0a2e99022c27bd1159ea3f597f67452.
This reverts commit 8e47a99f576da10b2a36e33b6b9acbf1c2da7485.
---
libavcodec/videotoolbox.c | 8
On Tue, Jun 21, 2016 at 12:53:05PM +, Petru Rares Sincraian wrote:
>
> Hi there,
>
> Here is test for amerge.
>
>
> Regards,
> Petru Rares.
> fate/filter-audio.mak |5 +
> ref/fate/filter-amerge | 135
> +
> 2 files changed, 140 inser
> On Jun 21, 2016, at 11:48 AM, Matthieu Bouron
> wrote:
>
> From: Matthieu Bouron
>
> Fixes properly ticket #5638.
>
> Since 772ad7142dff590c7bb30370acf5d3c9a8fb512b PPS and SPS contain the
> nal type byte.
>
> This reverts commit b8d754c5d0a2e99022c27bd1159ea3f597f67452.
> This reverts co
Hi,
patch attached.
From fe0a15460b5ceb13ae7af9bdd3593cbad4b7 Mon Sep 17 00:00:00 2001
From: Paul B Mahol
Date: Mon, 13 Jun 2016 12:17:44 +0200
Subject: [PATCH] avcodec: add YUY2 Lossless Codec decoder
Signed-off-by: Paul B Mahol
---
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c
On Tue, 21 Jun 2016 20:02:20 +0200, Paul B Mahol wrote:
> Hi,
>
> patch attached.
A few trivial warnings:
libavcodec/ylc.c: In function ‘build_vlc’:
libavcodec/ylc.c:104:5: warning: ISO C90 forbids mixed declarations and code
[-Wdeclaration-after-statement]
int cur_node = 256;
^~~
li
On 6/21/16, Lou Logan wrote:
> On Tue, 21 Jun 2016 20:02:20 +0200, Paul B Mahol wrote:
>
>> Hi,
>>
>> patch attached.
>
> A few trivial warnings:
>
> libavcodec/ylc.c: In function `build_vlc':
> libavcodec/ylc.c:104:5: warning: ISO C90 forbids mixed declarations and code
> [-Wdeclaration-after-sta
On Sat, Jun 18, 2016 at 12:56:50PM +0200, Hendrik Leppkes wrote:
> On Tue, Jun 14, 2016 at 8:08 PM, Aman Gupta wrote:
> > From: Aman Gupta
> >
> > this removes the need to probe to discover mpeg2 and aac streams
> > inside mpegts containers, thus speeding up initial playback.
> > ---
> > libavfo
From: Martin Storsjö
---
libavformat/movenc.c | 2 ++
libavformat/movenc.h | 1 +
2 files changed, 3 insertions(+)
diff --git a/libavformat/movenc.c b/libavformat/movenc.c
index 837e1e5..589c2ea 100644
--- a/libavformat/movenc.c
+++ b/libavformat/movenc.c
@@ -87,6 +87,7 @@ static const AVOption
On Mon, Jun 20, 2016 at 08:20:47PM -0700, Michael Bradshaw wrote:
> Hi,
>
> Attached patch removes SegmentUID element from WebM files, as it's
> unsupported in WebM[1].
>
> Please review/apply.
>
> Thanks,
>
> Michael
>
> [1]: https://www.webmproject.org/docs/container/#SegmentUID
what does "
> On Jun 21, 2016, at 3:22 PM, Michael Niedermayer
> wrote:
>
> On Mon, Jun 20, 2016 at 08:20:47PM -0700, Michael Bradshaw wrote:
>> Hi,
>>
>> Attached patch removes SegmentUID element from WebM files, as it's
>> unsupported in WebM[1].
>>
>> Please review/apply.
>>
>> Thanks,
>>
>> Michael
On Tue, 2016-06-21 at 00:04 -0500, Dan Parrot wrote:
> On Tue, 2016-06-21 at 02:22 +0200, Michael Niedermayer wrote:
> > On Mon, Jun 20, 2016 at 06:38:18PM -0500, Dan Parrot wrote:
> > > On Tue, 2016-06-21 at 01:06 +0200, Michael Niedermayer wrote:
> > > > On Mon, Jun 20, 2016 at 05:55:47PM -0500,
29 matches
Mail list logo