patch accepted, please apply.
On 27.06.16 01:15, Marton Balint wrote:
Signed-off-by: Marton Balint
---
libavdevice/decklink_common.cpp | 7 +--
libavdevice/decklink_common.h | 4 ++--
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/libavdevice/decklink_common.cpp b/libavde
could you post a copy of the compile failure for reference?
On 6/26/16, Rick Kern wrote:
> decklink_common.cpp includes a .cpp file from the DeckLink API which fails
> to build because there are non-static functions in the included .cpp file.
> This disables the missing-prototypes error so the fi
> On Jun 25, 2016, at 3:16 PM, Michael Niedermayer
> wrote:
>
> On Sat, Jun 25, 2016 at 05:29:56PM +, Carl Eugen Hoyos wrote:
>> Michael Niedermayer niedermayer.cc> writes:
>>
>>> why does this happen ?
>>
>> I thought it happens because FFmpeg include third-party
>> files that do not c
On Sun, Jun 26, 2016 at 03:36:33AM +0200, Michael Niedermayer wrote:
> Hi all
>
> ive branched release/3.1 off from master
> i will make the 3.1 release from HEAD of this branch tomorrow
> If there are any last minute changes that should go in, thats your
> very last chance to put them in !
3.1 r
decklink_common.cpp includes a .cpp file from the DeckLink API which fails
to build because there are non-static functions in the included .cpp file.
This disables the missing-prototypes error so the file can be included.
Signed-off-by: Rick Kern
---
libavdevice/Makefile | 2 ++
1 file changed,
On Mon, 27 Jun 2016, Michael Niedermayer wrote:
On Mon, Jun 27, 2016 at 01:15:45AM +0200, Marton Balint wrote:
Signed-off-by: Marton Balint
---
libavdevice/decklink_common.cpp | 7 +--
libavdevice/decklink_common.h | 4 ++--
2 files changed, 7 insertions(+), 4 deletions(-)
i can conf
Michael,
Thanks for your comments.
On Sat, Jun 25, 2016 at 4:28 AM, Michael Niedermayer
wrote:
> yes, rereading this a bit
> can you explain what is the difference between the mapping familiy
> and he channel_layout we have ?
The Opus channel mapping family and FFmpeg channel layout both provide
On Mon, Jun 27, 2016 at 01:15:45AM +0200, Marton Balint wrote:
> Signed-off-by: Marton Balint
> ---
> libavdevice/decklink_common.cpp | 7 +--
> libavdevice/decklink_common.h | 4 ++--
> 2 files changed, 7 insertions(+), 4 deletions(-)
note, the commit that caused this is just in master, n
On Mon, Jun 27, 2016 at 01:15:45AM +0200, Marton Balint wrote:
> Signed-off-by: Marton Balint
> ---
> libavdevice/decklink_common.cpp | 7 +--
> libavdevice/decklink_common.h | 4 ++--
> 2 files changed, 7 insertions(+), 4 deletions(-)
i can confirm that fixes the build issue
[...]
--
Mi
Pulling -std=c99 into CXXFLAGS from CFLAGS causes a compile error with c++
files using clang on OS X.
Adding -std=c++98 unconditionally to CXXFLAGS will generate a compile error
on compilers that don't support the -std option.
It works but is less readable if -std=c++98 is appended after -std=c99 w
Signed-off-by: Marton Balint
---
libavdevice/decklink_common.cpp | 7 +--
libavdevice/decklink_common.h | 4 ++--
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/libavdevice/decklink_common.cpp b/libavdevice/decklink_common.cpp
index 3625673..bd5ab91 100644
--- a/libavdevice/
On Tue, Jun 07, 2016 at 07:51:18PM +0100, Mark Thompson wrote:
> Fixes ticket 5286.
>
> Uses the global -hwaccel_lax_profile_check option (may be misnamed
> for this purpose, but it has the right spirit).
> ---
> Only compile tested (no hardware).
>
> Maybe -hwaccel_lax_profile_check should be re
> On Jun 26, 2016, at 6:20 PM, Michael Niedermayer
> wrote:
>
> On Sun, Jun 26, 2016 at 06:00:41PM -0400, Richard Kern wrote:
>>
>>> On Jun 26, 2016, at 5:55 PM, Michael Niedermayer
>>> wrote:
>>>
>>> On Sun, Jun 26, 2016 at 05:44:11PM -0400, Richard Kern wrote:
> On Jun 26, 2016,
On Sun, Jun 26, 2016 at 06:00:41PM -0400, Richard Kern wrote:
>
> > On Jun 26, 2016, at 5:55 PM, Michael Niedermayer
> > wrote:
> >
> > On Sun, Jun 26, 2016 at 05:44:11PM -0400, Richard Kern wrote:
> >>
> >>> On Jun 26, 2016, at 5:26 PM, Michael Niedermayer
> >>> wrote:
> >>>
> >>> On Sun,
> On Jun 26, 2016, at 5:55 PM, Michael Niedermayer
> wrote:
>
> On Sun, Jun 26, 2016 at 05:44:11PM -0400, Richard Kern wrote:
>>
>>> On Jun 26, 2016, at 5:26 PM, Michael Niedermayer
>>> wrote:
>>>
>>> On Sun, Jun 26, 2016 at 05:22:01PM -0400, Richard Kern wrote:
> On Jun 26, 2016,
On Sun, Jun 26, 2016 at 05:44:11PM -0400, Richard Kern wrote:
>
> > On Jun 26, 2016, at 5:26 PM, Michael Niedermayer
> > wrote:
> >
> > On Sun, Jun 26, 2016 at 05:22:01PM -0400, Richard Kern wrote:
> >>
> >>> On Jun 26, 2016, at 5:10 PM, Michael Niedermayer
> >>> wrote:
> >>>
> >>> On Sun,
> On Jun 26, 2016, at 5:26 PM, Michael Niedermayer
> wrote:
>
> On Sun, Jun 26, 2016 at 05:22:01PM -0400, Richard Kern wrote:
>>
>>> On Jun 26, 2016, at 5:10 PM, Michael Niedermayer
>>> wrote:
>>>
>>> On Sun, Jun 26, 2016 at 04:44:40PM -0400, Rick Kern wrote:
Use c++98 standard instead
On Sun, Jun 26, 2016 at 05:22:01PM -0400, Richard Kern wrote:
>
> > On Jun 26, 2016, at 5:10 PM, Michael Niedermayer
> > wrote:
> >
> > On Sun, Jun 26, 2016 at 04:44:40PM -0400, Rick Kern wrote:
> >> Use c++98 standard instead of c++11.
> >>
> >> Signed-off-by: Rick Kern
> >> ---
> >> configu
On Sun, Jun 26, 2016 at 11:10:00PM +0200, Michael Niedermayer wrote:
> On Sun, Jun 26, 2016 at 04:44:40PM -0400, Rick Kern wrote:
> > Use c++98 standard instead of c++11.
> >
> > Signed-off-by: Rick Kern
> > ---
> > configure | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > dif
> On Jun 26, 2016, at 5:10 PM, Michael Niedermayer
> wrote:
>
> On Sun, Jun 26, 2016 at 04:44:40PM -0400, Rick Kern wrote:
>> Use c++98 standard instead of c++11.
>>
>> Signed-off-by: Rick Kern
>> ---
>> configure | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/con
On Sun, Jun 26, 2016 at 04:44:40PM -0400, Rick Kern wrote:
> Use c++98 standard instead of c++11.
>
> Signed-off-by: Rick Kern
> ---
> configure | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure b/configure
> index 19aea61..76d2d27 100755
> --- a/configure
> +++
On 6/25/16, Paul B Mahol wrote:
> On 6/25/16, Clement Boesch wrote:
>> On Sat, Jun 25, 2016 at 11:36:05AM +0200, Paul B Mahol wrote:
>>> Hi,
>>>
>>> patch attached.
>>
>>> From fbf2d600e048a417183ab32fdb2e7e2bcf238071 Mon Sep 17 00:00:00 2001
>>> From: Paul B Mahol
>>> Date: Sat, 25 Jun 2016 11:
Use c++98 standard instead of c++11.
Signed-off-by: Rick Kern
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
index 19aea61..76d2d27 100755
--- a/configure
+++ b/configure
@@ -4529,7 +4529,7 @@ fi
add_cppflags -D_ISOC99_SOURCE
add_cxxfl
> On Jun 26, 2016, at 4:10 PM, James Almer wrote:
>
> On 6/23/2016 8:08 PM, Rick Kern wrote:
>> Fixes #4124: Invalid argument '-std=c99' not allowed with 'C++/ObjC++'
>> C++ files fail to compile. This adds '-std=c++11' to CXX_FLAGS to fix.
>>
>> Signed-off-by: Rick Kern
>> ---
>> common.mak |
Hello,
in attach patch to fix ret code check in webp lossy decoding (when files
have alpha)
before this patch, if an error occured during rgb decoding
the return code was ignored. And a useless ret test was made
after alpha decoding.
after this patch, the return code of rgb is test before
trying
Hello,
in attach patch to rename variables use in b44_uncompress func
to be more consistent, to the rest of ffmpeg code.
also rename variable who was incorrectly named (named from french word).
indexHG_x -> index_tl_x (tl for top left)
pass exr fate-tests
Martin
Jokyo Images
From ca4c7f2ce8ff
On 6/23/2016 8:08 PM, Rick Kern wrote:
> Fixes #4124: Invalid argument '-std=c99' not allowed with 'C++/ObjC++'
> C++ files fail to compile. This adds '-std=c++11' to CXX_FLAGS to fix.
>
> Signed-off-by: Rick Kern
> ---
> common.mak | 2 +-
> configure | 1 +
> 2 files changed, 2 insertions(+),
Am Sonntag, den 26.06.2016, 18:08 +0200 schrieb Hendrik Leppkes:
> On Sun, Jun 26, 2016 at 5:12 PM, Jens Ziller wrote:
> >
> > Am Samstag, den 25.06.2016, 12:52 +0200 schrieb Michael
> > Niedermayer:
> > >
> > > On Fri, Jun 24, 2016 at 06:27:38PM +0200, Jens Ziller wrote:
> > > >
> > > >
> > >
On Sat, Jun 25, 2016 at 09:56:15PM +0200, Martin Vignali wrote:
> 2016-06-25 21:52 GMT+02:00 Martin Vignali :
>
> >
> >
> > 2016-06-25 21:47 GMT+02:00 James Almer :
> >
> >> On 6/25/2016 4:43 PM, Martin Vignali wrote:
> >> > Hello,
> >> >
> >> > In attach a patch to add a fate test for WebP lossle
On Sat, Jun 25, 2016 at 08:24:21PM +0200, Martin Vignali wrote:
> Hello,
>
> In attach patch in order to add several tests for tile and scanline exr file
> who have half and float channels.
>
>
> It also cover compression in tile (except for piz)
> and now cover the layer option of exr.
> (reaso
On Sun, Jun 26, 2016 at 12:52:00PM +0200, Martin Vignali wrote:
> Hello,
>
> in attach a patch to add test for lossy decoding of webp.
>
> Compare with dwebp tool, the result of ffmpeg in yuv is exactly the same
> than the official decoder.
>
> (trouble report in my previous email, concern rgb/
On Sat, Jun 25, 2016 at 04:01:59PM -0500, Rodger Combs wrote:
> ---
> tests/fate/hevc.mak | 11 +++
> 1 file changed, 11 insertions(+)
LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If you fake or manipulate statistics in a paper in physics y
On Sat, Jun 25, 2016 at 04:01:58PM -0500, Rodger Combs wrote:
> ---
> tests/fate/aac.mak | 10 --
> 1 file changed, 8 insertions(+), 2 deletions(-)
LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
He who knows, does not speak. He who speaks, do
On Sat, Jun 25, 2016 at 04:01:57PM -0500, Rodger Combs wrote:
> ---
> tests/fate/h264.mak | 2 ++
> tests/ref/fate/h264-autobsf-mp4toannexb | 1 +
> 2 files changed, 3 insertions(+)
> create mode 100644 tests/ref/fate/h264-autobsf-mp4toannexb
still LGTM
[...]
--
Michael
On Sat, Jun 25, 2016 at 04:01:54PM -0500, Rodger Combs wrote:
> ---
> libavformat/movenc.c | 70
> ++--
> 1 file changed, 30 insertions(+), 40 deletions(-)
LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
On Sun, 26 Jun 2016, Deti Fliegl wrote:
Patch accepted, please apply.
Thanks, I have applied the whole series with some minor fixes and an
AVDEVICE micro version bump.
Regards,
Marton
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http:/
On Sat, Jun 25, 2016 at 04:01:52PM -0500, Rodger Combs wrote:
> ---
> libavformat/segment.c | 47 ---
> 1 file changed, 20 insertions(+), 27 deletions(-)
probably ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Dic
On Sun, Jun 26, 2016 at 5:12 PM, Jens Ziller wrote:
> Am Samstag, den 25.06.2016, 12:52 +0200 schrieb Michael Niedermayer:
>> On Fri, Jun 24, 2016 at 06:27:38PM +0200, Jens Ziller wrote:
>> >
>> > Hello,
>> >
>> > deinterlacing need frame->interlaced_frame and format struct. This
>> > patch added
On Sat, Jun 25, 2016 at 04:01:50PM -0500, Rodger Combs wrote:
> This is mostly useful for muxers that wrap other muxers, such as dashenc
> and segment. The actual duplicated bitstream filtering is largely harmless,
> but delaying the header can cause problems when the muxer intended the header
> to
Am Samstag, den 25.06.2016, 12:52 +0200 schrieb Michael Niedermayer:
> On Fri, Jun 24, 2016 at 06:27:38PM +0200, Jens Ziller wrote:
> >
> > Hello,
> >
> > deinterlacing need frame->interlaced_frame and format struct. This
> > patch added this to AVFrame.
> >
> > Regards Jens.
> >
> > mmaldec.c
On Sun, Jun 26, 2016 at 11:16 AM, Michael Niedermayer
wrote:
> They are documented as requiring 8 byte aligned source
>
> Signed-off-by: Michael Niedermayer
> ---
> tests/checkasm/pixblockdsp.c |4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/tests/checkasm/pixbloc
Hello,
in attach a patch to add test for lossy decoding of webp.
Compare with dwebp tool, the result of ffmpeg in yuv is exactly the same
than the official decoder.
(trouble report in my previous email, concern rgb/rgba output (because the
filtering yuv420 -> yuv444 of libwebp is not implemente
On Sun, Jun 26, 2016 at 3:22 PM, Paul B Mahol wrote:
> On 6/26/16, Muhammad Faiz wrote:
>> On Sun, Jun 26, 2016 at 2:30 PM, Paul B Mahol wrote:
>>> On 6/26/16, Carl Eugen Hoyos wrote:
Muhammad Faiz gmail.com> writes:
> I think it's not because of bit-exact problem.
> But beca
They are documented as requiring 8 byte aligned source
Signed-off-by: Michael Niedermayer
---
tests/checkasm/pixblockdsp.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/checkasm/pixblockdsp.c b/tests/checkasm/pixblockdsp.c
index 66bfdb7..28ee500 100644
--- a/te
Patch accepted, please apply.
On 23/06/16 02:47, Marton Balint wrote:
Signed-off-by: Marton Balint
---
doc/indevs.texi | 8 ++
libavdevice/decklink_common.h | 2 ++
libavdevice/decklink_common_c.h | 9 ++
libavdevice/decklink_dec.cpp| 62 +++
Patch accepted, please apply.
On 23/06/16 02:47, Marton Balint wrote:
Signed-off-by: Marton Balint
---
libavdevice/decklink_common.cpp | 29 +
libavdevice/decklink_common.h | 1 +
libavdevice/decklink_dec.cpp| 29 -
libavdevice/dec
Patch accepted, please apply.
On 23/06/16 02:47, Marton Balint wrote:
Signed-off-by: Marton Balint
---
doc/indevs.texi | 10 ++
libavdevice/decklink_common.cpp | 43 +
libavdevice/decklink_common.h | 21
lib
Patch accepted, please apply.
On 23/06/16 02:47, Marton Balint wrote:
This patch also makes BlackMagic drivers v10.6.1 a hard requirement.
Signed-off-by: Marton Balint
---
configure | 3 ++-
doc/indevs.texi | 4
libavdevice/decklink_common.cpp | 33
Patch accepted, please apply.
On 23/06/16 02:47, Marton Balint wrote:
Signed-off-by: Marton Balint
---
libavdevice/decklink_dec.cpp | 18 --
libavdevice/decklink_enc.cpp | 12 ++--
2 files changed, 18 insertions(+), 12 deletions(-)
diff --git a/libavdevice/decklink_dec
Patch accepted, please apply.
On 23/06/16 02:47, Marton Balint wrote:
Signed-off-by: Marton Balint
---
libavdevice/decklink_dec.cpp | 9 -
libavdevice/decklink_enc.cpp | 8
2 files changed, 17 deletions(-)
diff --git a/libavdevice/decklink_dec.cpp b/libavdevice/decklink_dec.c
Patch accepted, please apply.
On 23/06/16 02:47, Marton Balint wrote:
Signed-off-by: Marton Balint
---
libavdevice/decklink_common.cpp | 13 +
libavdevice/decklink_common.h | 1 +
libavdevice/decklink_dec.cpp| 11 ++-
libavdevice/decklink_enc.cpp| 10 ++
Patch accepted, please apply.
On 23/06/16 02:47, Marton Balint wrote:
Signed-off-by: Marton Balint
---
libavdevice/decklink_dec.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/libavdevice/decklink_dec.cpp b/libavdevice/decklink_dec.cpp
index 1c305f3..3b5d4be 100644
--
On Sun, Jun 26, 2016 at 10:23:35AM +0200, Paul B Mahol wrote:
> On 6/26/16, Michael Niedermayer wrote:
> > On Sun, Jun 26, 2016 at 09:31:33AM +0200, Paul B Mahol wrote:
> >> On 6/26/16, Michael Niedermayer wrote:
> >> > On Sat, Jun 25, 2016 at 12:43:35AM +0200, Michael Niedermayer wrote:
> >> >>
On 6/26/16, Michael Niedermayer wrote:
> On Sun, Jun 26, 2016 at 09:31:33AM +0200, Paul B Mahol wrote:
>> On 6/26/16, Michael Niedermayer wrote:
>> > On Sat, Jun 25, 2016 at 12:43:35AM +0200, Michael Niedermayer wrote:
>> >> Signed-off-by: Michael Niedermayer
>> >> ---
>> >> libavfilter/dualinp
On 6/26/16, Muhammad Faiz wrote:
> On Sun, Jun 26, 2016 at 2:30 PM, Paul B Mahol wrote:
>> On 6/26/16, Carl Eugen Hoyos wrote:
>>> Muhammad Faiz gmail.com> writes:
>>>
I think it's not because of bit-exact problem.
But because fate probes supported formats (with
libavfilter/tests
On Sun, Jun 26, 2016 at 09:31:33AM +0200, Paul B Mahol wrote:
> On 6/26/16, Michael Niedermayer wrote:
> > On Sat, Jun 25, 2016 at 12:43:35AM +0200, Michael Niedermayer wrote:
> >> Signed-off-by: Michael Niedermayer
> >> ---
> >> libavfilter/dualinput.c |3 +++
> >> libavfilter/dualinput.h |
On Sun, Jun 26, 2016 at 2:30 PM, Paul B Mahol wrote:
> On 6/26/16, Carl Eugen Hoyos wrote:
>> Muhammad Faiz gmail.com> writes:
>>
>>> I think it's not because of bit-exact problem.
>>> But because fate probes supported formats (with
>>> libavfilter/tests/filtfmts)
>>> On BE machine, code with na
On Sun, Jun 26, 2016 at 9:30 AM, Paul B Mahol wrote:
> On 6/26/16, Carl Eugen Hoyos wrote:
>> Muhammad Faiz gmail.com> writes:
>>
>>> I think it's not because of bit-exact problem.
>>> But because fate probes supported formats (with
>>> libavfilter/tests/filtfmts)
>>> On BE machine, code with na
On 6/26/16, Michael Niedermayer wrote:
> On Sat, Jun 25, 2016 at 12:43:35AM +0200, Michael Niedermayer wrote:
>> Signed-off-by: Michael Niedermayer
>> ---
>> libavfilter/dualinput.c |3 +++
>> libavfilter/dualinput.h |1 +
>> 2 files changed, 4 insertions(+)
>
> applied
>
> [...]
> --
>
On 6/26/16, Carl Eugen Hoyos wrote:
> Muhammad Faiz gmail.com> writes:
>
>> I think it's not because of bit-exact problem.
>> But because fate probes supported formats (with
>> libavfilter/tests/filtfmts)
>> On BE machine, code with native formats will generate error
>> because fate-ref contains
60 matches
Mail list logo