On Fri, 30 Nov 2018 14:05:26 +0200
Lauri Kasanen wrote:
> On Fri, 30 Nov 2018 12:30:58 +0300
> Michael Kostylev wrote:
> >
> > >> Passes fate on LE (with "lavc/jrevdct: Avoid an aliasing violation"
> > >> applied). Can anyone test BE?
> > >
> > > Ping.
> >
> > FATE becomes green as much as po
> 在 2018年11月20日,上午9:51,hwrenx 写道:
>
> Signed-off-by: hwrenx
> ---
> configure | 2 +-
> libavcodec/libdavs2.c | 3 +++
> 2 files changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/configure b/configure
> index b4f944c..1a9f874 100755
> --- a/configure
> +++ b/configure
> @@ -6
On 11/30/18 11:42 AM, Jeyapal, Karthick wrote:
>
> On 11/29/18 11:58 PM, Andrey Semashev wrote:
>> This commit ensures that all (potentially, long) filesystem activity is
>> performed when the user calls av_write_trailer on the DASH libavformat
>> context, not when freeing the context. Also, this
On 11/30/18 10:55 AM, Karthick J wrote:
> ---
> libavformat/dashenc.c | 19 +--
> 1 file changed, 13 insertions(+), 6 deletions(-)
>
> diff --git a/libavformat/dashenc.c b/libavformat/dashenc.c
> index 04218af6a6..09207dcf44 100644
> --- a/libavformat/dashenc.c
> +++ b/libavformat
On 11/30/18 2:33 PM, Andrey Semashev wrote:
> This fixes incorrect handling of file pseudo-URIs (i.e. when the filename
> starts with "file:").
> ---
> libavformat/dashenc.c | 9 +++--
> 1 file changed, 7 insertions(+), 2 deletions(-)
>
> diff --git a/libavformat/dashenc.c b/libavformat/dashe
>On 12/1/18, 5:27 AM, "Ronak" wrote:
>
>Hey all,
>
>Is there a reason why ffmpeg only uses the MPEG DASH LIVE profile? Even if I
>want to do VOD, it reports that profile in the manifest files.
>
>I'm thinking of adding support to provide the 4 profiles that MPEG DASH
>supports, and use the sa
On Mon, Dec 3, 2018 at 9:32 AM Carl Eugen Hoyos wrote:
>
> 2018-12-03 2:17 GMT+01:00, myp...@gmail.com :
> > On Sun, Dec 2, 2018 at 1:48 PM Gyan Doshi wrote:
> >>
> >> On 02-12-2018 11:08 AM, Jun Zhao wrote:
> >> > The Scalable Video Technology for HEVC Encoder (SVT-HEVC Encoder) is an
> >> > HEV
On 12/2/2018 10:59 PM, myp...@gmail.com wrote:
> On Sun, Dec 2, 2018 at 10:19 PM James Almer wrote:
>>
>> On 12/2/2018 2:38 AM, Jun Zhao wrote:
>>> base on patch by Huang, Zhengxu from https://github.com/intel/SVT-HEVC
>>>
>>> Signed-off-by: Huang, Zhengxu
>>> Signed-off-by: hassene
>>> Signed-o
On Sun, Dec 2, 2018 at 6:25 PM Steven Liu wrote:
>
>
>
> > On Dec 2, 2018, at 13:38, Jun Zhao wrote:
> >
> > base on patch by Huang, Zhengxu from https://github.com/intel/SVT-HEVC
> >
> > Signed-off-by: Huang, Zhengxu
> > Signed-off-by: hassene
> > Signed-off-by: Jun Zhao
> > ---
> > configure
On Sun, Dec 2, 2018 at 10:20 PM James Almer wrote:
> On 12/2/2018 7:24 AM, Steven Liu wrote:
> >
> >
> >> On Dec 2, 2018, at 13:38, Jun Zhao wrote:
> >>
> >> base on patch by Huang, Zhengxu from https://github.com/intel/SVT-HEVC
> >>
> >> Signed-off-by: Huang, Zhengxu
> >> Signed-off-by: hassen
On Mon, Dec 3, 2018 at 1:58 AM Moritz Barsnick wrote:
> On Sun, Dec 02, 2018 at 13:38:48 +0800, Jun Zhao wrote:
> > +{"intra_ref_type", "Intra Refresh Type 0: No intra refresh 1: CRA
> (Open GOP) 2: IDR", OFFSET(svt_param.intra_ref_type), AV_OPT_TYPE_INT, {
> .i64 = 1 }, 1, 2, VE },
> [...]
>
On Sun, Dec 2, 2018 at 10:19 PM James Almer wrote:
>
> On 12/2/2018 2:38 AM, Jun Zhao wrote:
> > base on patch by Huang, Zhengxu from https://github.com/intel/SVT-HEVC
> >
> > Signed-off-by: Huang, Zhengxu
> > Signed-off-by: hassene
> > Signed-off-by: Jun Zhao
> > ---
> > configure
2018-12-03 2:17 GMT+01:00, myp...@gmail.com :
> On Sun, Dec 2, 2018 at 1:48 PM Gyan Doshi wrote:
>>
>> On 02-12-2018 11:08 AM, Jun Zhao wrote:
>> > The Scalable Video Technology for HEVC Encoder (SVT-HEVC Encoder) is an
>> > HEVC-compliant encoder library core that achieves excellent
>> > density-
From: Rodger Combs
These are registered identifiers at the MPEG-4 RA, which are
defined as to be utilized for Dolby Vision AVC/HEVC streams that
are not correctly presentable by standards-compliant AVC/HEVC players.
According to the Dolby Vision specification for ISOBMFF, these sample
entry code
On Sun, Dec 2, 2018 at 4:00 PM Hendrik Leppkes wrote:
>
> On Sun, Dec 2, 2018 at 6:44 AM Jun Zhao wrote:
> >
> > Signed-off-by: Huang, Zhengxu
> > Signed-off-by: hassene
> > Signed-off-by: Jun Zhao
> > ---
> > Changelog |2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > d
On Sun, Dec 2, 2018 at 1:48 PM Gyan Doshi wrote:
>
> On 02-12-2018 11:08 AM, Jun Zhao wrote:
> > The Scalable Video Technology for HEVC Encoder (SVT-HEVC Encoder) is an
> > HEVC-compliant encoder library core that achieves excellent density-quality
> > tradeoffs, and is highly optimized for IntelÂ
---
libavformat/mov.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/libavformat/mov.c b/libavformat/mov.c
index ec57a05803..497790522f 100644
--- a/libavformat/mov.c
+++ b/libavformat/mov.c
@@ -1903,6 +1903,11 @@ static int mov_read_glbl(MOVContext *c, AVIOContext *pb,
MOVAtom atom)
On Sun, Dec 02, 2018 at 06:06:56PM +0100, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol
> ---
> libavcodec/r210dec.c | 38 ++-
> libavcodec/r210enc.c | 26 +++-
> tests/ref/vsynth/vsynth1-r210 | 6 +++---
> tests/ref/vsynt
2018-12-03 1:17 GMT+01:00, Carl Eugen Hoyos :
> Hi!
>
> Both aix and sunos define NUMBER_OF_FRAMES in a system header (as
> _NUMBER_OF_FRAMES), attached patch fixes a warning when running fate.
Only aix...
Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg
Hi!
Both aix and sunos define NUMBER_OF_FRAMES in a system header (as
_NUMBER_OF_FRAMES), attached patch fixes a warning when running fate.
Please comment, Carl Eugen
From 7360f2e9721b88bb58e55f05911b16222c249e59 Mon Sep 17 00:00:00 2001
From: Carl Eugen Hoyos
Date: Mon, 3 Dec 2018 01:14:24 +010
On 28/11/2018 00:50, Song, Ruiling wrote:
>> -Original Message-
>> From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf Of
>> Mark Thompson
>> Sent: Wednesday, November 28, 2018 8:17 AM
>> To: ffmpeg-devel@ffmpeg.org
>> Subject: [FFmpeg-devel] [PATCH] hwcontext_opencl: Use
On 28/11/2018 02:27, Ruiling Song wrote:
> Signed-off-by: Ruiling Song
> ---
> configure | 1 +
> libavfilter/Makefile | 1 +
> libavfilter/allfilters.c | 1 +
> libavfilter/opencl/transpose.cl | 35 +
> libavfilter/opencl_source.h
On 02/12/2018 21:58, Carl Eugen Hoyos wrote:
> 2018-12-02 22:35 GMT+01:00, Mark Thompson :
>> On 02/12/2018 21:12, Carl Eugen Hoyos wrote:
>>> 2018-12-02 20:46 GMT+01:00, Mark Thompson :
On 02/12/2018 12:49, Carl Eugen Hoyos wrote:
> 2018-11-23 1:48 GMT+01:00, Carl Eugen Hoyos :
>> 201
2018-12-02 22:35 GMT+01:00, Mark Thompson :
> On 02/12/2018 21:12, Carl Eugen Hoyos wrote:
>> 2018-12-02 20:46 GMT+01:00, Mark Thompson :
>>> On 02/12/2018 12:49, Carl Eugen Hoyos wrote:
2018-11-23 1:48 GMT+01:00, Carl Eugen Hoyos :
> 2018-11-22 23:47 GMT+01:00, Mark Thompson :
>> Stan
On 02/12/2018 21:12, Carl Eugen Hoyos wrote:
> 2018-12-02 20:46 GMT+01:00, Mark Thompson :
>> On 02/12/2018 12:49, Carl Eugen Hoyos wrote:
>>> 2018-11-23 1:48 GMT+01:00, Carl Eugen Hoyos :
2018-11-22 23:47 GMT+01:00, Mark Thompson :
> Standard sed does not support EREs.
Please me
On 02/12/2018 20:51, Andreas Rheinhardt wrote:
> Mark Thompson:
>> On 01/12/2018 07:52, Andreas Rheinhardt wrote:
>>> Signed-off-by: Andreas Rheinhardt
>>> ---
>>> https://trac.ffmpeg.org/ticket/4141#comment:9 contains a sample
>>> containing Time Code SEI messages. Parsing it currently fails
>>>
2018-12-02 20:46 GMT+01:00, Mark Thompson :
> On 02/12/2018 12:49, Carl Eugen Hoyos wrote:
>> 2018-11-23 1:48 GMT+01:00, Carl Eugen Hoyos :
>>> 2018-11-22 23:47 GMT+01:00, Mark Thompson :
Standard sed does not support EREs.
>>>
>>> Please mention ticket #7310 in the commit message.
>>
>> Ping.
Mark Thompson:
> On 01/12/2018 07:52, Andreas Rheinhardt wrote:
>> Signed-off-by: Andreas Rheinhardt
>> ---
>> https://trac.ffmpeg.org/ticket/4141#comment:9 contains a sample
>> containing Time Code SEI messages. Parsing it currently fails
>> because counting_type is detected as out of range. Of c
Hello,
No strong opinion about the func name, so change to
ff_int_from_list_or_default
Change int array to const int (in func and in prores_aw)
Martin
0003-avcodec-prores_aw-only-set-color-prim-trc-space.patch
Description: Binary data
0001-avcodec-utils-add-ff_int_from_list_or_default-func.pa
On 01/12/2018 07:52, Andreas Rheinhardt wrote:
> It also supports AV1 and (M)JPEG.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> doc/bitstream_filters.texi | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/doc/bitstream_filters.texi b/doc/bitstream_filters.texi
> index
On 01/12/2018 07:52, Andreas Rheinhardt wrote:
> Signed-off-by: Andreas Rheinhardt
> ---
> https://trac.ffmpeg.org/ticket/4141#comment:9 contains a sample
> containing Time Code SEI messages. Parsing it currently fails
> because counting_type is detected as out of range. Of course, it is not.
>
>
On 02/12/2018 12:49, Carl Eugen Hoyos wrote:
> 2018-11-23 1:48 GMT+01:00, Carl Eugen Hoyos :
>> 2018-11-22 23:47 GMT+01:00, Mark Thompson :
>>> Standard sed does not support EREs.
>>
>> Please mention ticket #7310 in the commit message.
>
> Ping.
I was waiting for:
> The Darwin version script pa
On 12/2/2018 4:07 PM, Paul B Mahol wrote:
> On 12/2/18, James Almer wrote:
>> On 12/2/2018 3:53 PM, Paul B Mahol wrote:
>>> On 12/2/18, James Almer wrote:
On 12/2/2018 2:51 PM, Paul B Mahol wrote:
> Fixes #4517.
>
> Signed-off-by: Paul B Mahol
> ---
> configure | 4 ++--
On 12/2/18, James Almer wrote:
> On 12/2/2018 3:53 PM, Paul B Mahol wrote:
>> On 12/2/18, James Almer wrote:
>>> On 12/2/2018 2:51 PM, Paul B Mahol wrote:
Fixes #4517.
Signed-off-by: Paul B Mahol
---
configure | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(
On 12/2/2018 3:53 PM, Paul B Mahol wrote:
> On 12/2/18, James Almer wrote:
>> On 12/2/2018 2:51 PM, Paul B Mahol wrote:
>>> Fixes #4517.
>>>
>>> Signed-off-by: Paul B Mahol
>>> ---
>>> configure | 4 ++--
>>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>>
>>> diff --git a/configure b/config
On 12/2/18, James Almer wrote:
> On 12/2/2018 2:51 PM, Paul B Mahol wrote:
>> Fixes #4517.
>>
>> Signed-off-by: Paul B Mahol
>> ---
>> configure | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/configure b/configure
>> index 2af6c0d797..7c55274efa 100755
>> --- a/c
On 12/2/2018 2:51 PM, Paul B Mahol wrote:
> Fixes #4517.
>
> Signed-off-by: Paul B Mahol
> ---
> configure | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/configure b/configure
> index 2af6c0d797..7c55274efa 100755
> --- a/configure
> +++ b/configure
> @@ -6065,11 +
Fixes #4517.
Signed-off-by: Paul B Mahol
---
configure | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure b/configure
index 2af6c0d797..7c55274efa 100755
--- a/configure
+++ b/configure
@@ -6065,11 +6065,11 @@ enabled chromaprint && require chromaprint
chrom
On Sun, Dec 02, 2018 at 13:38:48 +0800, Jun Zhao wrote:
> +{"intra_ref_type", "Intra Refresh Type 0: No intra refresh 1: CRA (Open
> GOP) 2: IDR", OFFSET(svt_param.intra_ref_type), AV_OPT_TYPE_INT, { .i64 = 1
> }, 1, 2, VE },
[...]
> +{"profile", "Profile now support[1,2], Main Still Pict
On Sun, Dec 02, 2018 at 13:38:49 +0800, Jun Zhao wrote:
> Changelog |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
This belongs merged into the commit which implements this.
Moritz
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
ht
On 12/2/18, Carl Eugen Hoyos wrote:
> 2018-12-02 18:06 GMT+01:00, Paul B Mahol :
>> Signed-off-by: Paul B Mahol
>> ---
>> libavcodec/r210dec.c | 38 ++-
>> libavcodec/r210enc.c | 26 +++-
>> tests/ref/vsynth/vsynth1-r210 | 6
2018-12-02 18:06 GMT+01:00, Paul B Mahol :
> Signed-off-by: Paul B Mahol
> ---
> libavcodec/r210dec.c | 38 ++-
> libavcodec/r210enc.c | 26 +++-
> tests/ref/vsynth/vsynth1-r210 | 6 +++---
> tests/ref/vsynth/vsynth2-r210 | 6
Signed-off-by: Paul B Mahol
---
libavcodec/r210dec.c | 38 ++-
libavcodec/r210enc.c | 26 +++-
tests/ref/vsynth/vsynth1-r210 | 6 +++---
tests/ref/vsynth/vsynth2-r210 | 6 +++---
tests/ref/vsynth/vsynth3-r210 | 6 +++---
5 f
On Sun, Dec 02, 2018 at 01:52:49PM +0100, Martin Vignali wrote:
> Hello,
>
> New patch in attach
>
> 001 : add ff_int_is_in_list func to libavcodec/utils.c
> 002 : add vendor option (unchanged)
> 003 : only write color properties if supported (use new ff_int_is_in_list
> func)
> 004 : Add 444Xq (
On 12/2/2018 7:24 AM, Steven Liu wrote:
>
>
>> On Dec 2, 2018, at 13:38, Jun Zhao wrote:
>>
>> base on patch by Huang, Zhengxu from https://github.com/intel/SVT-HEVC
>>
>> Signed-off-by: Huang, Zhengxu
>> Signed-off-by: hassene
>> Signed-off-by: Jun Zhao
>> ---
>> configure|
On 12/2/2018 2:38 AM, Jun Zhao wrote:
> base on patch by Huang, Zhengxu from https://github.com/intel/SVT-HEVC
>
> Signed-off-by: Huang, Zhengxu
> Signed-off-by: hassene
> Signed-off-by: Jun Zhao
> ---
> configure|4 +
> libavcodec/Makefile |1 +
> libavcodec/allco
On 11/28/18 10:36 PM, Karthick J wrote:
> When dashenc has to run for long duration(say 24x7 live stream), one can
> enable this option to ignore the io failure of few segment's upload due to an
> intermittent network issues.
> When the network connection recovers dashenc will continue with the
On 11/28/18 10:28 PM, Jeyapal, Karthick wrote:
>
> On 11/28/18 5:06 PM, Andrey Semashev wrote:
>> This fixes HLS manifests being left behind if remove_at_exit is set.
>> ---
>> libavformat/dashenc.c | 12
>> 1 file changed, 12 insertions(+)
>>
>> diff --git a/libavformat/dashenc.c b/
2018-11-23 1:48 GMT+01:00, Carl Eugen Hoyos :
> 2018-11-22 23:47 GMT+01:00, Mark Thompson :
>> Standard sed does not support EREs.
>
> Please mention ticket #7310 in the commit message.
Ping.
Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.
Hello,
New patch in attach
001 : add ff_int_is_in_list func to libavcodec/utils.c
002 : add vendor option (unchanged)
003 : only write color properties if supported (use new ff_int_is_in_list
func)
004 : Add 444Xq (unchanged)
Martin
0003-avcodec-prores_aw-only-set-color-prim-trc-space.patch
De
Pushed, thanks.
Martin
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> On Dec 2, 2018, at 13:38, Jun Zhao wrote:
>
> base on patch by Huang, Zhengxu from https://github.com/intel/SVT-HEVC
>
> Signed-off-by: Huang, Zhengxu
> Signed-off-by: hassene
> Signed-off-by: Jun Zhao
> ---
> configure|4 +
> libavcodec/Makefile |1 +
> libavco
On Sun, Dec 2, 2018 at 6:44 AM Jun Zhao wrote:
>
> Signed-off-by: Huang, Zhengxu
> Signed-off-by: hassene
> Signed-off-by: Jun Zhao
> ---
> Changelog |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Changelog b/Changelog
> index 1f53ff4..eca6327 100644
> --- a/Cha
53 matches
Mail list logo