> On 10 Jun 2016, at 00:48, Michael Niedermayer wrote:
>
> On Mon, Jun 06, 2016 at 05:25:41PM +0700, nablet developer wrote:
>>
>>> On 06 Jun 2016, at 16:40, Mark Thompson wrote:
>>>
>>> On 06/06/16 09:25, nablet developer wrote:
ping. any feedback?
>>>
>>> Perhaps you could comment on
---
libavcodec/audiotoolboxdec.c | 2 +-
libavcodec/audiotoolboxenc.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavcodec/audiotoolboxdec.c b/libavcodec/audiotoolboxdec.c
index 2748e8d..3f12a46 100644
--- a/libavcodec/audiotoolboxdec.c
+++ b/libavcodec/audiotoolboxdec
One comment below; otherwise this LGTM.
> On Jun 2, 2016, at 01:32, Rick Kern wrote:
>
> AudioConverterFillComplexBuffer() doesn't always call its callback. A frame
> queue is used to prevent skipped audio samples.
>
> Signed-off-by: Rick Kern
> ---
> libavcodec/audiotoolboxenc.c | 78
---
libavformat/srtdec.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/libavformat/srtdec.c b/libavformat/srtdec.c
index 585aa6a..9ab7a4e 100644
--- a/libavformat/srtdec.c
+++ b/libavformat/srtdec.c
@@ -52,7 +52,10 @@ static int srt_probe(AVProbeData *p)
/* Check if
> On Jun 2, 2016, at 2:32 AM, Rick Kern wrote:
>
> AudioConverterFillComplexBuffer() doesn't always call its callback. A frame
> queue is used to prevent skipped audio samples.
>
> Signed-off-by: Rick Kern
> ---
> libavcodec/audiotoolboxenc.c | 78 +---
>
> On Jun 8, 2016, at 5:48 AM, Michael Niedermayer
> wrote:
>
> On Thu, Jun 02, 2016 at 02:43:56AM -0400, Rick Kern wrote:
>> VideoToolbox doesn't supply parameter sets until the first frame is done
>> encoding. This spins up a temporary encoder and encodes a single frame to
>> get this data.
>>
On Thu, Jun 09, 2016 at 04:35:02PM +0200, Clément Bœsch wrote:
> On Thu, Jun 09, 2016 at 03:59:30PM +0200, Clément Bœsch wrote:
> > On Thu, Jun 09, 2016 at 01:35:19PM +, Carl Eugen Hoyos wrote:
> > > Clément Bœsch pkh.me> writes:
> > >
> > > > +if (b[3] == '#')
> > > > +
On Thu, Jun 09, 2016 at 10:01:27PM +0200, Michael Niedermayer wrote:
> On Thu, Jun 09, 2016 at 09:21:22PM +0200, Benjamin Larsson wrote:
> > ---
> > MAINTAINERS | 9 ++---
> > 1 file changed, 2 insertions(+), 7 deletions(-)
>
> may i ask why you leave ?
> i understand you where leaning more t
On Thu, 2016-06-09 at 17:01 -0400, Ronald S. Bultje wrote:
> Hi,
>
> On Thu, Jun 9, 2016 at 4:02 PM, Dan Parrot wrote:
>
> > Line 72 of libswscale/input.c is:
> > dstU[i] = (ru*r + gu*g + bu*b + (0x10001<<(RGB2YUV_SHIFT-1))) >>
> > RGB2YUV_SHIFT;
> >
> > The definition of macro RGB2YUV_SHIFT in
On 09/06/16 01:10, Will Kelleher wrote:
> On 06/08, Mark Thompson wrote:
>> On 08/06/16 21:02, Will Kelleher wrote:
>>> On 06/08, Mark Thompson wrote:
On 08/06/16 18:23, Will Kelleher wrote:
> Hi all -
>
> I'm experiencing some significant heap growth when encoding with VAAPI on
>>
On Tue, Jun 7, 2016 at 11:55 AM, Kyle Swanson wrote:
> Signed-off-by: Kyle Swanson
> ---
> doc/filters.texi | 7 +++
> libavfilter/af_loudnorm.c | 7 +++
> 2 files changed, 14 insertions(+)
>
> diff --git a/doc/filters.texi b/doc/filters.texi
> index d9330e3..439baf9 100644
> --
Hi,
On Thu, Jun 9, 2016 at 4:02 PM, Dan Parrot wrote:
> Line 72 of libswscale/input.c is:
> dstU[i] = (ru*r + gu*g + bu*b + (0x10001<<(RGB2YUV_SHIFT-1))) >>
> RGB2YUV_SHIFT;
>
> The definition of macro RGB2YUV_SHIFT in libswscale/swscale_internal.h
> is on line 417:
> #define RGB2YUV_SHIFT 15
>
Line 72 of libswscale/input.c is:
dstU[i] = (ru*r + gu*g + bu*b + (0x10001<<(RGB2YUV_SHIFT-1))) >>
RGB2YUV_SHIFT;
The definition of macro RGB2YUV_SHIFT in libswscale/swscale_internal.h
is on line 417:
#define RGB2YUV_SHIFT 15
By examining the result of executing line 72 in input.c it appears that
On Thu, Jun 09, 2016 at 09:21:22PM +0200, Benjamin Larsson wrote:
> ---
> MAINTAINERS | 9 ++---
> 1 file changed, 2 insertions(+), 7 deletions(-)
may i ask why you leave ?
i understand you where leaning more toward the fork and where inactive
for a long time but still, it almost feels inpoli
Signed-off-by: Ivan
---
libavformat/flvenc.c | 130 ++-
1 file changed, 78 insertions(+), 52 deletions(-)
diff --git a/libavformat/flvenc.c b/libavformat/flvenc.c
index d62ff70..3536e9a 100644
--- a/libavformat/flvenc.c
+++ b/libavformat/flvenc.c
@
On Thu, Jun 09, 2016 at 09:21:23PM +0200, Benjamin Larsson wrote:
> The file is highly inaccurate. Maybe just rename it to contributors.
> ---
> MAINTAINERS | 618
>
> 1 file changed, 618 deletions(-)
> delete mode 100644 MAINTAINERS
On 6/9/2016 4:21 PM, Benjamin Larsson wrote:
> The file is highly inaccurate.
It is outdated in some entries, but at the same time isn't in most.
It's not going to be removed just because of the former.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.o
On Thu, Jun 09, 2016 at 09:15:25PM +0200, Benjamin Larsson wrote:
> ---
> src/consulting | 11 ---
> 1 file changed, 11 deletions(-)
applied
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Republics decline into democracies and democracies degenerate in
On Mon, Jun 06, 2016 at 05:11:34PM +1000, Matt Oliver wrote:
> ---
> libavutil/x86/intmath.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/libavutil/x86/intmath.h b/libavutil/x86/intmath.h
> index f58b0d0..de177dd 100644
> --- a/libavutil/x86/intmath.h
> +++ b/libavutil/x86/intmath.h
The file is highly inaccurate. Maybe just rename it to contributors.
---
MAINTAINERS | 618
1 file changed, 618 deletions(-)
delete mode 100644 MAINTAINERS
diff --git a/MAINTAINERS b/MAINTAINERS
deleted file mode 100644
index 6c6844c..
---
MAINTAINERS | 9 ++---
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 9d9337b..6c6844c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -146,7 +146,6 @@ Codecs:
apedec.c Kostya Shishkov
ass*
---
src/consulting | 11 ---
1 file changed, 11 deletions(-)
diff --git a/src/consulting b/src/consulting
index dfa0576..d281ebf 100644
--- a/src/consulting
+++ b/src/consulting
@@ -59,17 +59,6 @@ E.g.:
- Benjamin Larsson
-
-Benjamin Larsson is located in
Hi all,
We are decoding a RTSP/RTP video caming from a camera behind a RF link +
switch,. Somwehere in the network path, some RTP packets are "duplicated",
probably by the RF link.
In terms of ffmpeg result, we get a lot of corrupted frames, and the following
message each time a frame is corru
On Wed, Jun 08, 2016 at 10:04:46PM -0300, Pedro Arthur wrote:
> Hi, I took the time to investigate it and I find a few bugs which I'm
> attaching a patch for them.
patches LGTM
> Yet I'm not convinced that it is a definitive fix, since the output of
> swscale-test differs in some cases when scal
On Mon, Jun 06, 2016 at 05:25:41PM +0700, nablet developer wrote:
>
> > On 06 Jun 2016, at 16:40, Mark Thompson wrote:
> >
> > On 06/06/16 09:25, nablet developer wrote:
> >> ping. any feedback?
> >
> > Perhaps you could comment on the merits and functionality of your version as
> > compared wi
On Thu, Jun 09, 2016 at 03:59:30PM +0200, Clément Bœsch wrote:
> On Thu, Jun 09, 2016 at 01:35:19PM +, Carl Eugen Hoyos wrote:
> > Clément Bœsch pkh.me> writes:
> >
> > > +if (b[3] == '#')
> > > +return AVPROBE_SCORE_EXTENSION + 1;
> > > +if (b[3] >= '0
On Thu, Jun 09, 2016 at 01:35:19PM +, Carl Eugen Hoyos wrote:
> Clément Bœsch pkh.me> writes:
>
> > +if (b[3] == '#')
> > +return AVPROBE_SCORE_EXTENSION + 1;
> > +if (b[3] >= '0' && b[3] <= '9')
> > +return AVPROBE_SCORE_MAX - 1;
>
> I
On Mon, May 30, 2016 at 1:45 PM Michael Niedermayer
wrote:
> On Mon, May 23, 2016 at 05:09:35PM +, Davinder Singh wrote:
> > vf_codecview.c | 55
> +--
> > 1 file changed, 45 insertions(+), 10 deletions(-)
> > 464b23c4638d1a408e8237651fac
Clément Bœsch pkh.me> writes:
> +if (b[3] == '#')
> +return AVPROBE_SCORE_EXTENSION + 1;
> +if (b[3] >= '0' && b[3] <= '9')
> +return AVPROBE_SCORE_MAX - 1;
Imo, this should be:
if (b[3] == '#' || (b[3] >= '0' && b[3] <= '9'))
return AVPR
Hi,
I am new to ffmpeg, am working on a custom* board* which has its own
hardware decoder.
I have a linux application for hardware decoder which take a h264 file as
input and provides a yuv file as output. It working fine, now we are
extending this support to *gstreamer* and *ffmpeg* libraries. I
From: Clément Bœsch
---
libavformat/Makefile | 1 +
libavformat/allformats.c | 1 +
libavformat/img2dec.c| 18 ++
libavformat/version.h| 4 ++--
4 files changed, 22 insertions(+), 2 deletions(-)
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 6684ea
31 matches
Mail list logo