2017-03-31 20:11 GMT+08:00 Steven Liu :
>
>
> 2017-03-31 17:51 GMT+08:00 Nicolas George :
>
>> Le decadi 10 germinal, an CCXXV, Steven Liu a écrit :
>> > refer to: http://creativeandcritical.net/str-replace-c
>> > add av_strreplace API for replace string operations.
>> >
>> > Signed-off-by: Steven
On 3/31/2017 7:11 PM, Carl Eugen Hoyos wrote:
Hi!
Attached patch fixes the license requirement for --enable-avisynth.
LGTM.
I'd presume this is because of the weirdly worded exception language
in the Av[i|x]Synth C header? Trying to wrap my head around what
it was really trying to describe
On Sat, Apr 01, 2017 at 01:11:24AM +0200, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch fixes the license requirement for --enable-avisynth.
>
> Please comment, Carl Eugen
> configure |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 64558e8450f89c703e18215d7e84b4e1dc43bde5
> 00
On Fri, Mar 31, 2017 at 08:04:46PM -0300, James Almer wrote:
> On 3/31/2017 6:42 PM, James Almer wrote:
> > On 3/31/2017 3:19 PM, Michael Niedermayer wrote:
> >> On Fri, Mar 31, 2017 at 03:07:15PM +0200, Michael Niedermayer wrote:
> >>> On Fri, Mar 31, 2017 at 01:31:51PM +0200, Michael Niedermayer
Ping ?
On 2017/3/29 17:35, Jun Zhao wrote:
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On 03/31/2017 09:09 PM, Michael Niedermayer wrote:
On Fri, Mar 31, 2017 at 01:27:11PM +1100, Timothy Lee wrote:
Hi,
This patch allows the name of the cache file to be specified, and
retains the file after use. This was marked as a TODO item inside
cache.c
If the filename is not specified, the
Hi!
To the best of my knowledge, decklink is a non-free dependency.
Please comment, Carl Eugen
From bc95eac06af339535037bba329d39026c3f87a3f Mon Sep 17 00:00:00 2001
From: Carl Eugen Hoyos
Date: Sat, 1 Apr 2017 01:18:18 +0200
Subject: [PATCH] configure: Fix decklink license dependency
---
conf
2017-04-01 0:51 GMT+02:00 Hendrik Leppkes :
> On Sat, Apr 1, 2017 at 12:39 AM, Carl Eugen Hoyos wrote:
>> 2017-03-14 12:29 GMT+01:00 Michael Niedermayer :
>>
>>> are there any issues/tickets that block making 3.3 ?
>>
>> What is the license of avisynth / avxsynth?
>> If it is GPL (as I suspect) or
Hi!
Attached patch fixes the license requirement for --enable-avisynth.
Please comment, Carl Eugen
From 89f5bdfe5c794451a8261616b9bb7a27d858e04d Mon Sep 17 00:00:00 2001
From: Carl Eugen Hoyos
Date: Sat, 1 Apr 2017 01:09:19 +0200
Subject: [PATCH] configure: Fix GPL dependency for avisynth / avxs
On 3/31/2017 6:42 PM, James Almer wrote:
> On 3/31/2017 3:19 PM, Michael Niedermayer wrote:
>> On Fri, Mar 31, 2017 at 03:07:15PM +0200, Michael Niedermayer wrote:
>>> On Fri, Mar 31, 2017 at 01:31:51PM +0200, Michael Niedermayer wrote:
On Tue, Mar 14, 2017 at 12:29:52PM +0100, Michael Niederm
On Fri, Mar 31, 2017 at 09:49:52AM -0400, Ronald S. Bultje wrote:
> Fixes a reported (but false) race condition in tsan for fate-apng.
> ---
> libavcodec/png.h| 5
> libavcodec/pngdec.c | 68
> +++--
> 2 files changed, 40 insertions(+), 33
On Sat, Apr 1, 2017 at 12:39 AM, Carl Eugen Hoyos wrote:
> 2017-03-14 12:29 GMT+01:00 Michael Niedermayer :
>
>> are there any issues/tickets that block making 3.3 ?
>
> What is the license of avisynth / avxsynth?
> If it is GPL (as I suspect) or less permissive we should not immediately
> make a
2017-03-14 12:29 GMT+01:00 Michael Niedermayer :
> are there any issues/tickets that block making 3.3 ?
What is the license of avisynth / avxsynth?
If it is GPL (as I suspect) or less permissive we should not immediately
make a release imo.
Carl Eugen
On 3/31/2017 3:19 PM, Michael Niedermayer wrote:
> On Fri, Mar 31, 2017 at 03:07:15PM +0200, Michael Niedermayer wrote:
>> On Fri, Mar 31, 2017 at 01:31:51PM +0200, Michael Niedermayer wrote:
>>> On Tue, Mar 14, 2017 at 12:29:52PM +0100, Michael Niedermayer wrote:
Hi all
are there an
On Fri, Mar 31, 2017 at 12:56:45PM +0200, Martin Vignali wrote:
> Hello,
>
> This fate test can now be apply (the patch for uint32 exr have been apply)
applied
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Many things microsoft did are stupid, but not do
Hi Nicolas!
On 2017-03-30 22:12 +0200, Nicolas George wrote:
> Le decadi 10 germinal, an CCXXV, Alexander Strasser a écrit :
> > If expiry is zero terminated and you are going through it one byte at a
> > time,
> > you could omit the strlen call and just check if expiry[i] is non zero.
> >
> > I
Commit '65862f57ad2f7f49d715f334a9d892e0b20d42f1' overwrites s->metada
with s->internal->id3v2_meta, which leaks an AVDictionary* if
s->metada was not null.
Please excuse any formatting problems in this email, this is my first
time uploading a patch :)
Thank you,
Thomas
RnJvbSBmY2VkNWFiMGUwOWY1Mj
On 31 March 2017 at 18:11, Kieran Kunhya wrote:
> On Fri, 31 Mar 2017 at 17:57 Rostislav Pehlivanov
> wrote:
>
> > On 31 March 2017 at 16:36, Damien Riegel <
> > damien.rie...@savoirfairelinux.com
> > > wrote:
> >
> > > Add a codec capable of decoding some formats of the RFC4175. For now
> > > i
On Fri, Mar 31, 2017 at 03:07:15PM +0200, Michael Niedermayer wrote:
> On Fri, Mar 31, 2017 at 01:31:51PM +0200, Michael Niedermayer wrote:
> > On Tue, Mar 14, 2017 at 12:29:52PM +0100, Michael Niedermayer wrote:
> > > Hi all
> > >
> > > are there any issues/tickets that block making 3.3 ?
> > >
On 3/31/17, Takayuki 'January June' Suwa wrote:
> ---
> libavcodec/dsddec.c | 17 ++---
> 1 file changed, 10 insertions(+), 7 deletions(-)
>
> diff --git a/libavcodec/dsddec.c b/libavcodec/dsddec.c
> index 880d691..2c5c357 100644
> --- a/libavcodec/dsddec.c
> +++ b/libavcodec/dsddec.c
On Fri, 31 Mar 2017 at 17:57 Rostislav Pehlivanov
wrote:
> On 31 March 2017 at 16:36, Damien Riegel <
> damien.rie...@savoirfairelinux.com
> > wrote:
>
> > Add a codec capable of decoding some formats of the RFC4175. For now
> > it's only capable of handling YCbCr-4:2:2 with 8-bit or 10-bit depth
On 3/31/2017 5:46 AM, Vittorio Giovara wrote:
> On Wed, Mar 29, 2017 at 4:55 AM, James Almer wrote:
>> Signed-off-by: James Almer
>> ---
>> ffprobe.c | 10 +++---
>> 1 file changed, 3 insertions(+), 7 deletions(-)
>>
>> diff --git a/ffprobe.c b/ffprobe.c
>> index 67c4ed40fa..be5583aea2 10064
On 3/31/2017 5:46 AM, Vittorio Giovara wrote:
> On Wed, Mar 29, 2017 at 4:55 AM, James Almer wrote:
>> Signed-off-by: James Almer
>> ---
>> libavformat/dump.c | 15 ++-
>> 1 file changed, 6 insertions(+), 9 deletions(-)
>>
>> diff --git a/libavformat/dump.c b/libavformat/dump.c
>> in
On 3/31/2017 5:42 AM, Vittorio Giovara wrote:
> On Wed, Mar 29, 2017 at 4:55 AM, James Almer wrote:
>> Signed-off-by: James Almer
>> ---
>> doc/APIchanges| 3 +++
>> libavutil/spherical.c | 15 +++
>> libavutil/spherical.h | 9 +
>> 3 files changed, 27 insertions(+)
---
libavcodec/dsddec.c | 17 ++---
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/libavcodec/dsddec.c b/libavcodec/dsddec.c
index 880d691..2c5c357 100644
--- a/libavcodec/dsddec.c
+++ b/libavcodec/dsddec.c
@@ -31,10 +31,18 @@
#include "avcodec.h"
#include "dsd.h"
+
On 31 March 2017 at 16:36, Damien Riegel wrote:
> Add a codec capable of decoding some formats of the RFC4175. For now
> it's only capable of handling YCbCr-4:2:2 with 8-bit or 10-bit depth.
>
> For 8-bit it's a simple pass-through, for 10-bit it depacks the stream
> in the AV_PIX_FMT_YUV422P10 p
2017-03-31 10:05 GMT+02:00 Paul B Mahol :
> On 3/31/17, Carl Eugen Hoyos wrote:
>> Hi!
>>
>> Attached patch fixes ticket #6280 for me.
>>
>> Please comment, Carl Eugen
>>
>
> lgtm
Patch applied.
Thank you, Carl Eugen
___
ffmpeg-devel mailing list
ffmpe
On Fri, 31 Mar 2017 11:45:44 -0400
"Ronald S. Bultje" wrote:
> Should fix tsan warnings in fate-fifo-muxer-h264/wav:
>
> WARNING: ThreadSanitizer: data race (pid=26552)
> Write of size 4 at 0x01e0d7c0 by main thread:
> #0 transcode_init src/ffmpeg.c:3761 (ffmpeg+0x0050ca1c)
> [..]
Should fix tsan warnings in fate-fifo-muxer-h264/wav:
WARNING: ThreadSanitizer: data race (pid=26552)
Write of size 4 at 0x01e0d7c0 by main thread:
#0 transcode_init src/ffmpeg.c:3761 (ffmpeg+0x0050ca1c)
[..]
Previous read of size 4 at 0x01e0d7c0 by thread T1:
#0 decode_int
This adds partial support for the RFC 4175 (raw video over RTP). The
only supported formats are the YCbCr-4:2:2 8 bit because it's natively
supported by FFmpeg with pixel format UYVY, and 10 bit which requires
the vrawdepay codec to convert the payload in a format handled by
FFmpeg.
Signed-off-by:
Add a codec capable of decoding some formats of the RFC4175. For now
it's only capable of handling YCbCr-4:2:2 with 8-bit or 10-bit depth.
For 8-bit it's a simple pass-through, for 10-bit it depacks the stream
in the AV_PIX_FMT_YUV422P10 pixel format.
Signed-off-by: Damien Riegel
---
Changes in
Should fix tsan warnings in fate-fifo-muxer-h264/wav:
WARNING: ThreadSanitizer: data race (pid=26552)
Write of size 4 at 0x01e0d7c0 by main thread:
#0 transcode_init src/ffmpeg.c:3761 (ffmpeg+0x0050ca1c)
[..]
Previous read of size 4 at 0x01e0d7c0 by thread T1:
#0 decode_int
---
libavcodec/codec_desc.c | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/libavcodec/codec_desc.c b/libavcodec/codec_desc.c
index 9711019..041b797 100644
--- a/libavcodec/codec_desc.c
+++ b/libavcodec/codec_desc.c
@@ -2313,7 +2313,7 @@ static const AVCodecDescript
Fixes tsan warnings in fate-utvideoenc. Example warning from
utvideoenc_rgb_left:
WARNING: ThreadSanitizer: data race (pid=19929)
Read of size 8 at 0x7d840001cf18 by main thread:
#0 ff_thread_video_encode_frame src/libavcodec/frame_thread_encoder.c:276
(ffmpeg+0x0136a39d)
#1 avcodec
Hi,
On Fri, Mar 31, 2017 at 10:08 AM, Michael Niedermayer <
mich...@niedermayer.cc> wrote:
> On Wed, Mar 29, 2017 at 10:12:23AM -0400, Ronald S. Bultje wrote:
> > This is how the ref list manager links bitstream IDs to H264Picture/Ref
> > objects, and is local to the producer thread. There is no
---
libavcodec/codec_desc.c | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/libavcodec/codec_desc.c b/libavcodec/codec_desc.c
index 9711019..f35ee4e 100644
--- a/libavcodec/codec_desc.c
+++ b/libavcodec/codec_desc.c
@@ -2313,7 +2313,7 @@ static const AVCodecDescript
>
> also what exactly is broken with teh current tree that will be better
> in a month and was better 3 weeks ago ?
> Is that known ? or is it just "there were lots of chnages, things may
> be broken" ?
>
> all just some randdom comments so myself and also others better
> understand what the issue
On Wed, Mar 29, 2017 at 10:12:23AM -0400, Ronald S. Bultje wrote:
> This is how the ref list manager links bitstream IDs to H264Picture/Ref
> objects, and is local to the producer thread. There is no need for the
> consumer thread to know the bitstream IDs of its references in their
> respective pr
On Wed, Mar 29, 2017 at 10:12:24AM -0400, Ronald S. Bultje wrote:
> Fixes tsan warnings in fate-utvideoenc.
can you quote the warnings in the commit message, its not obvious to me
what the issue is this fixes
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Moder
Steven Liu wrote:
>> should we make a 3.3 release from
>>0bab78f7e729a76ea7a8cbec7f1de033c52494e8
>> that is 3 weeks ago with backports ?
>>
>I think this point maybe better, and stable than another
>two.
+1
___
ffmpeg-devel mailing list
ffmpeg-devel@f
Fixes a reported (but false) race condition in tsan for fate-apng.
---
libavcodec/png.h| 5
libavcodec/pngdec.c | 68 +++--
2 files changed, 40 insertions(+), 33 deletions(-)
diff --git a/libavcodec/png.h b/libavcodec/png.h
index 948c2f7..
On Fri, Mar 31, 2017 at 03:19:01PM +0200, Clément Bœsch wrote:
> On Fri, Mar 31, 2017 at 03:07:15PM +0200, Michael Niedermayer wrote:
> > On Fri, Mar 31, 2017 at 01:31:51PM +0200, Michael Niedermayer wrote:
> > > On Tue, Mar 14, 2017 at 12:29:52PM +0100, Michael Niedermayer wrote:
> > > > Hi all
>
On Fri, Mar 31, 2017 at 03:07:15PM +0200, Michael Niedermayer wrote:
> On Fri, Mar 31, 2017 at 01:31:51PM +0200, Michael Niedermayer wrote:
> > On Tue, Mar 14, 2017 at 12:29:52PM +0100, Michael Niedermayer wrote:
> > > Hi all
> > >
> > > are there any issues/tickets that block making 3.3 ?
> > >
2017-03-31 21:07 GMT+08:00 Michael Niedermayer :
> On Fri, Mar 31, 2017 at 01:31:51PM +0200, Michael Niedermayer wrote:
> > On Tue, Mar 14, 2017 at 12:29:52PM +0100, Michael Niedermayer wrote:
> > > Hi all
> > >
> > > are there any issues/tickets that block making 3.3 ?
> > >
> > > What about the
---
configure | 2 +
doc/Makefile| 41 ++--
doc/examples/.gitignore | 1 +
doc/examples/Makefile | 1 +
doc/examples/encode_raw_audio_file_to_aac.c | 338
On Fri, Mar 31, 2017 at 01:31:51PM +0200, Michael Niedermayer wrote:
> On Tue, Mar 14, 2017 at 12:29:52PM +0100, Michael Niedermayer wrote:
> > Hi all
> >
> > are there any issues/tickets that block making 3.3 ?
> >
> > What about the spherical API size_t / uint32_t issue ?
> > we can change it b
On Mon, Jan 09, 2017 at 09:23:38AM -0800, Sasi Inguva wrote:
> Adding an MOV format option to turn on/off the editlist supporting code,
> introduced in
> https://github.com/FFmpeg/FFmpeg/commit/ca6cae73db207f17a0d5507609de12842d8f0ca3
>
> Signed-off-by: Sasi Inguva
> ---
> libavformat/isom.h |
2017-03-31 17:51 GMT+08:00 Nicolas George :
> Le decadi 10 germinal, an CCXXV, Steven Liu a écrit :
> > refer to: http://creativeandcritical.net/str-replace-c
> > add av_strreplace API for replace string operations.
> >
> > Signed-off-by: Steven Liu
> > ---
> > libavutil/avstring.c | 77
Hi,
On Fri, Mar 31, 2017 at 1:32 AM, Shivraj Patil
wrote:
>
>
>
>
> Hi,
>
>
>
> On Thu, Mar 30, 2017 at 2:21 AM, wrote:
>
> From: Shivraj Patil
>
> Signed-off-by: Shivraj Patil
> ---
> libavcodec/mips/hevcpred_mips.h |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a
On Tue, Mar 14, 2017 at 12:29:52PM +0100, Michael Niedermayer wrote:
> Hi all
>
> are there any issues/tickets that block making 3.3 ?
>
> What about the spherical API size_t / uint32_t issue ?
> we can change it before the release but not after it
Ive finally branched release/3.3 off
feel free
On Fri, 31 Mar 2017 03:49:16 +0200
Michael Niedermayer wrote:
> On Thu, Mar 30, 2017 at 05:05:36PM +0200, wm4 wrote:
> > Not sure if it behaves ideally in presence of decoding errors.
> > ---
> > The original version of this patch is actually 1 year old.
> > ---
> > ffprobe.c | 42 ++
Hello,
This fate test can now be apply (the patch for uint32 exr have been apply)
Martin
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On Thu, Mar 30, 2017 at 07:46:14AM -0400, Ronald S. Bultje wrote:
> The value must be identical between slices, since mbaff depends on
> picture_structure and sps, both of which are checked to be identical
> to the first slice before this point.
>
> In practice, this silences some tsan warnings in
On Thu, Mar 30, 2017 at 09:33:48PM -0400, Micah Galizia wrote:
> Signed-off-by: Micah Galizia
> ---
> libavformat/Makefile | 1 +
> libavformat/tests/http.c | 182
> +
> tests/fate/libavformat.mak | 5 ++
> tests/ref/fate/http| 30
On Fri, Mar 31, 2017 at 01:27:11PM +1100, Timothy Lee wrote:
> Hi,
>
> This patch allows the name of the cache file to be specified, and
> retains the file after use. This was marked as a TODO item inside
> cache.c
>
> If the filename is not specified, the cache protocol reverts back to
> the or
On Fri, Mar 31, 2017 at 10:07:24AM +0200, Paul B Mahol wrote:
> On 3/30/17, Michael Niedermayer wrote:
> > Fixes: CID1398578
> >
> > Signed-off-by: Michael Niedermayer
> > ---
> > libavfilter/vf_zoompan.c | 7 +--
> > 1 file changed, 5 insertions(+), 2 deletions(-)
> >
> > diff --git a/libav
On Fri, Mar 31, 2017 at 05:32:55AM +, Shivraj Patil wrote:
>
>
> Hi,
>
> On Thu, Mar 30, 2017 at 2:21 AM,
> mailto:shivraj.pa...@imgtec.com>> wrote:
> From: Shivraj Patil
> mailto:shivraj.pa...@imgtec.com>>
>
> Signed-off-by: Shivraj Patil
> mailto:shivraj.pa...@imgtec.com>>
> ---
> lib
Le decadi 10 germinal, an CCXXV, Steven Liu a écrit :
> refer to: http://creativeandcritical.net/str-replace-c
> add av_strreplace API for replace string operations.
>
> Signed-off-by: Steven Liu
> ---
> libavutil/avstring.c | 77
>
> libavut
On Thu, Mar 30, 2017 at 07:14:42PM -0700, Thomas Turner wrote:
> Reference found at: http://bit.ly/2ogQygb
>
> Signed-off-by: Thomas Turner
> ---
> tests/fate/filter-video.mak | 7 +++
> 1 file changed, 7 insertions(+)
>
> diff --git a/tests/fate/filter-video.mak b/tests/fate/filter-video.m
On Wed, Mar 29, 2017 at 4:55 AM, James Almer wrote:
> Signed-off-by: James Almer
> ---
> ffprobe.c | 10 +++---
> 1 file changed, 3 insertions(+), 7 deletions(-)
>
> diff --git a/ffprobe.c b/ffprobe.c
> index 67c4ed40fa..be5583aea2 100644
> --- a/ffprobe.c
> +++ b/ffprobe.c
> @@ -1872,22 +18
On Wed, Mar 29, 2017 at 4:55 AM, James Almer wrote:
> Signed-off-by: James Almer
> ---
> libavformat/dump.c | 15 ++-
> 1 file changed, 6 insertions(+), 9 deletions(-)
>
> diff --git a/libavformat/dump.c b/libavformat/dump.c
> index 3e6218303d..cb0468559e 100644
> --- a/libavformat/d
On Wed, Mar 29, 2017 at 4:55 AM, James Almer wrote:
> Signed-off-by: James Almer
> ---
> doc/APIchanges| 3 +++
> libavutil/spherical.c | 15 +++
> libavutil/spherical.h | 9 +
> 3 files changed, 27 insertions(+)
version bump
> diff --git a/doc/APIchanges b/doc/AP
On Thu, Mar 30, 2017 at 9:52 PM, James Almer wrote:
> On 3/30/2017 3:37 PM, Vittorio Giovara wrote:
>> On Thu, Mar 30, 2017 at 4:16 PM, James Almer wrote:
>>> On 3/30/2017 5:54 AM, Vittorio Giovara wrote:
On Wed, Mar 29, 2017 at 8:01 PM, James Almer wrote:
> A new field is added to AVSp
On 3/30/17, Michael Niedermayer wrote:
> Fixes: CID1396538
>
> Signed-off-by: Michael Niedermayer
> ---
> libavfilter/avfiltergraph.c | 3 +++
> 1 file changed, 3 insertions(+)
>
lgtm
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg
On 3/30/17, Michael Niedermayer wrote:
> Fixes: CID1398578
>
> Signed-off-by: Michael Niedermayer
> ---
> libavfilter/vf_zoompan.c | 7 +--
> 1 file changed, 5 insertions(+), 2 deletions(-)
>
> diff --git a/libavfilter/vf_zoompan.c b/libavfilter/vf_zoompan.c
> index 136d6c83fd..53a0700e37 10
On 3/31/17, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch fixes ticket #6280 for me.
>
> Please comment, Carl Eugen
>
lgtm
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
These data are necessary when transmitting HDR over HDMI.
--
update the previous patch:
- rename CEA 861.3 to CTA-861.3
- update with MaxCLL/MaxFALL changes in avutil
---
libavcodec/avcodec.h | 7 +++
libavcodec/avpacket.c | 1 +
libavcodec/hevc_sei.c | 15 +++
libavcodec/hevcd
--
update the previous patch:
- use MaxCLL/MaxFALL which are not rational numbers anymore
---
libavformat/dump.c | 11 +++
1 file changed, 11 insertions(+)
diff --git a/libavformat/dump.c b/libavformat/dump.c
index 7c811ce5d2..0ab3465db8 100644
--- a/libavformat/dump.c
+++ b/libavformat/d
As found in HEVC.
I put the code in mastering_display_metadata as they usually go together in
Blu-Ray UHD sources.
--
update the previous patch:
- rename CEA 861.3 to CTA-861.3
- use MaxCLL and MaxFALL names that are more commonly found
- use unsigned integer rather than rational numbers as (supp
On Thu, Mar 30, 2017 at 4:46 PM, Hendrik Leppkes wrote:
> On Thu, Mar 30, 2017 at 4:31 PM, Steve Lhomme wrote:
>> As found in HEVC.
>>
>> I put the code in mastering_display_metadata as they usually go together in
>> Blu-Ray UHD sources.
>> ---
>> libavutil/frame.c | 1 +
>>
On Thu, Mar 30, 2017 at 5:50 PM, James Almer wrote:
> On 3/30/2017 11:31 AM, Steve Lhomme wrote:
>> As found in HEVC.
>>
>> I put the code in mastering_display_metadata as they usually go together in
>> Blu-Ray UHD sources.
>> ---
>> libavutil/frame.c | 1 +
>> libavutil/fra
71 matches
Mail list logo