On Wed, 22 Feb 2017 19:16:46 +0100
Michael Niedermayer wrote:
> This enables the extra error messages in case of DEBUG or high assrtion
> levels.
> High assertion levels imply slow checks in inner loops so any extra error
> should
> be insignificant.
> Is it preferred to have a separate switch
On 2/22/17, Michael Niedermayer wrote:
> This enables the extra error messages in case of DEBUG or high assrtion
> levels.
> High assertion levels imply slow checks in inner loops so any extra error
> should
> be insignificant.
> Is it preferred to have a separate switch for ff_elog() so it doesnt
On 2/23/17, Michael Niedermayer wrote:
> On Wed, Feb 22, 2017 at 07:40:24PM +0100, Paul B Mahol wrote:
>> On 2/22/17, Michael Niedermayer wrote:
>> > On Wed, Feb 22, 2017 at 04:41:43PM +0100, Paul B Mahol wrote:
>> >> On 2/22/17, Michael Niedermayer wrote:
>> >> > On Wed, Feb 22, 2017 at 02:29:0
On 2/23/17, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch adds gray10 and gray12 native endian encoding support
> to libx265.
>
> Please comment, Carl Eugen
>
Does this get decoded with native hevc?
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.o
On 2/23/17, Michael Niedermayer wrote:
> On Wed, Feb 22, 2017 at 09:25:04PM +0100, Paul B Mahol wrote:
>> ffmpeg | branch: master | Paul B Mahol | Wed Feb 22
>> 15:32:26 2017 +0100| [fb5c9be82ea870fd0a7643214ebf8728d8e29991] |
>> committer: Paul B Mahol
>>
>> avcodec/qdrw: add support for 0x0001
On 2/23/17, Carl Eugen Hoyos wrote:
> 2017-02-22 14:51 GMT+01:00 Paul B Mahol :
>> On 2/22/17, Paul B Mahol wrote:
>>> Signed-off-by: Paul B Mahol
>>> ---
>>> libavcodec/dnxhddec.c | 2 +-
>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/libavcodec/dnxhddec.c b/libavcodec/
On Wed, 22 Feb 2017 14:55:23 -0800
Kyle Schwarz wrote:
> DeckLink depends on pthread, and is silently disabled if pthread is missing.
>
> Also fixes w32pthreads to support C++.
> ---
>
> -sem_post(&ctx->semaphore);
> +pthread_mutex_unlock(&ctx->mutex);
>
> return S
On Wed, Feb 22, 2017 at 10:47:13PM +, Rostislav Pehlivanov wrote:
> Its been extensively tested and it gives gain for practically free, so
> make it enabled by default.
>
> Signed-off-by: Rostislav Pehlivanov
> ---
> libavcodec/mjpegenc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(
On Wed, Feb 22, 2017 at 11:03:58PM -0300, James Almer wrote:
> On 2/22/2017 10:56 PM, Michael Niedermayer wrote:
> > On Wed, Feb 22, 2017 at 10:47:13PM +, Rostislav Pehlivanov wrote:
> >> Its been extensively tested and it gives gain for practically free, so
> >> make it enabled by default.
> >
On 2/22/2017 10:56 PM, Michael Niedermayer wrote:
> On Wed, Feb 22, 2017 at 10:47:13PM +, Rostislav Pehlivanov wrote:
>> Its been extensively tested and it gives gain for practically free, so
>> make it enabled by default.
>>
>> Signed-off-by: Rostislav Pehlivanov
>> ---
>> libavcodec/mjpegen
On Wed, Feb 22, 2017 at 10:47:13PM +, Rostislav Pehlivanov wrote:
> Its been extensively tested and it gives gain for practically free, so
> make it enabled by default.
>
> Signed-off-by: Rostislav Pehlivanov
> ---
> libavcodec/mjpegenc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(
On Wed, Feb 22, 2017 at 03:48:35PM +0100, Jacek Manko wrote:
> ---
> libavcodec/mips/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
applied
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
It is dangerous to be right in matters on which th
On Wed, Feb 22, 2017 at 09:25:04PM +0100, Paul B Mahol wrote:
> ffmpeg | branch: master | Paul B Mahol | Wed Feb 22
> 15:32:26 2017 +0100| [fb5c9be82ea870fd0a7643214ebf8728d8e29991] | committer:
> Paul B Mahol
>
> avcodec/qdrw: add support for 0x0001 code
>
> Fixes decoding of files which sets
On Wed, Feb 22, 2017 at 11:15:45PM +, Stefan _ wrote:
> The rtmpdh patch was kinda (completly) broken, fixed patch is attached.
>
> Concerning LibreSSL:
> They use OPENSSL_VERSION_NUMBER = 0x2050200fL which breaks the other
> openssl code in tls_openssl.c anyway,
> so LibreSSL support should
Ping? I know the commit "eefa4b" give a fix, but I think this one more better
for this issue :)
On 2017/2/8 15:39, Jun Zhao wrote:
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On 2017/2/20 1:23, Mark Thompson wrote:
> (cherry picked from commit ade370a4d7eab1866b6023c91c135d27c77ca465)
> (cherry picked from commit 2d518aec4c781316092be65893b47922c8f71b67)
> ---
> configure | 1 +
> libavfilter/Makefile | 1 +
> libavfilter/al
On Wed, 22 Feb 2017, wm4 wrote:
>
> Patch looks good, and I like it better than checking the codec ID.
Ok, will apply soon.
OK
Thanks, pushed.
Regards,
Marton
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/list
On Wed, Feb 22, 2017 at 07:40:24PM +0100, Paul B Mahol wrote:
> On 2/22/17, Michael Niedermayer wrote:
> > On Wed, Feb 22, 2017 at 04:41:43PM +0100, Paul B Mahol wrote:
> >> On 2/22/17, Michael Niedermayer wrote:
> >> > On Wed, Feb 22, 2017 at 02:29:00PM +0100, Paul B Mahol wrote:
> >> >> On 2/22
On Wed, Feb 22, 2017 at 6:55 PM, Marton Balint wrote:
>
> On Wed, 22 Feb 2017, Kyle Schwarz wrote:
>
>> DeckLink depends on pthread, and is silently disabled if pthread is
>> missing.
>>
>> Also fixes w32pthreads to support C++.
>
>
> You should split this into two patches, one the w32pthreads C++
2017-02-22 18:38 GMT+01:00 Devin Heitmueller :
> This patch adds support for encoding and decoding the Ericsson Texture
> Compression 1 (ETC1) format. This includes support for the PKM file
> format.
>
> Note the actual codec uses Google's ETC1 implementation from Android
> (Apache 2 licensed).
On Wed, 22 Feb 2017, Kyle Schwarz wrote:
DeckLink depends on pthread, and is silently disabled if pthread is missing.
Also fixes w32pthreads to support C++.
You should split this into two patches, one the w32pthreads C++ support,
other the decklink patch.
Also, I checked the decklink part
2017-02-22 14:51 GMT+01:00 Paul B Mahol :
> On 2/22/17, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol
>> ---
>> libavcodec/dnxhddec.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/libavcodec/dnxhddec.c b/libavcodec/dnxhddec.c
>> index 70ce264..cdbc0bc 100644
>>
Indeed, an unintended change. 644 is preferred.
On Wed, Feb 22, 2017 at 6:26 PM, Ricardo Constantino
wrote:
> On 22 February 2017 at 22:55, Kyle Schwarz wrote:
>
> > DeckLink depends on pthread, and is silently disabled if pthread is
> > missing.
> >
> > Also fixes w32pthreads to support C++.
>
2017-02-22 23:55 GMT+01:00 Kyle Schwarz :
> DeckLink depends on pthread, and is silently disabled if pthread is missing.
> Also fixes w32pthreads to support C++.
Please make this a separate patch.
Thank you, Carl Eugen
___
ffmpeg-devel mailing list
ffm
Hi!
Attached patch adds gray10 and gray12 native endian encoding support
to libx265.
Please comment, Carl Eugen
From f3ce6a1bfc6a5d3201541d51fc4547b1b0b555f8 Mon Sep 17 00:00:00 2001
From: Carl Eugen Hoyos
Date: Thu, 23 Feb 2017 00:28:22 +0100
Subject: [PATCH] lavc/libx265: Add gray10 and gray1
On 22 February 2017 at 22:55, Kyle Schwarz wrote:
> DeckLink depends on pthread, and is silently disabled if pthread is
> missing.
>
> Also fixes w32pthreads to support C++.
> ---
> compat/w32pthreads.h| 31 +++
> configure | 4 ++--
DeckLink depends on pthread, and is silently disabled if pthread is missing.
Also fixes w32pthreads to support C++.
---
compat/w32pthreads.h| 31 +++
configure | 4 ++--
libavdevice/decklink_common.cpp | 3 ---
libavdevice/decklink_c
The rtmpdh patch was kinda (completly) broken, fixed patch is attached.
Concerning LibreSSL:
They use OPENSSL_VERSION_NUMBER = 0x2050200fL which breaks the other
openssl code in tls_openssl.c anyway,
so LibreSSL support should probably be worried about in a different patch.
From 0edf1d179824fa640
Its been extensively tested and it gives gain for practically free, so
make it enabled by default.
Signed-off-by: Rostislav Pehlivanov
---
libavcodec/mjpegenc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/mjpegenc.c b/libavcodec/mjpegenc.c
index cc917edb7f..03c
It has no effect for input devices.
Signed-off-by: Marton Balint
---
libavdevice/decklink_dec_c.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavdevice/decklink_dec_c.c b/libavdevice/decklink_dec_c.c
index 543d16b..31818d2 100644
--- a/libavdevice/decklink_dec_c.c
+++ b
On Wed, 22 Feb 2017, 21:39 Rostislav Pehlivanov,
wrote:
> On 22 February 2017 at 20:18, Damien Riegel <
> damien.rie...@savoirfairelinux.com> wrote:
>
> > On Fri, Feb 17, 2017 at 03:01:05PM -0500, Damien Riegel wrote:
> > > Hi,
> > >
> > > On Thu, Feb 16, 2017 at 06:19:00PM +, Rostislav Pehli
Signed-off-by: Marton Balint
---
doc/outdevs.texi| 4 ++--
libavdevice/decklink_common.cpp | 29 +++--
libavdevice/decklink_common.h | 2 +-
libavdevice/decklink_enc.cpp| 4 ++--
libavdevice/version.h | 2 +-
5 files changed, 29 insertio
Signed-off-by: Marton Balint
---
libavdevice/decklink_enc.cpp | 78 +---
libavdevice/decklink_enc_c.c | 4 +--
libavdevice/version.h| 4 +--
3 files changed, 42 insertions(+), 44 deletions(-)
diff --git a/libavdevice/decklink_enc.cpp b/libavdevic
Signed-off-by: Marton Balint
---
libavdevice/decklink_enc.cpp | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/libavdevice/decklink_enc.cpp b/libavdevice/decklink_enc.cpp
index ad00224..944e9d3 100644
--- a/libavdevice/decklink_enc.cpp
+++ b/libavdevice/d
On 22 February 2017 at 15:17, Stefan _ wrote:
> 1) configure only looks for OPENSSL_init_ssl using pkg-config, this
> breaks in case pkg-config is not available (cross-compiling)
>
>
> 2) The rtmpdh code uses the DH struct from OpenSSL which was made
> private in the 1.1 series
>
>
Any idea if th
oops forgot to reply to all, this one went only to thomas by mistake
On Tue, Feb 21, 2017 at 08:12:57PM -0800, Thomas Turner wrote:
>
>
> On 02/17/2017 02:15 PM, Michael Niedermayer wrote:
> > On Thu, Feb 16, 2017 at 08:29:38PM -0800, Thomas Turner wrote:
> >> The Chen-Shapiro(CS) test was used
On 22 February 2017 at 20:18, Damien Riegel <
damien.rie...@savoirfairelinux.com> wrote:
> On Fri, Feb 17, 2017 at 03:01:05PM -0500, Damien Riegel wrote:
> > Hi,
> >
> > On Thu, Feb 16, 2017 at 06:19:00PM +, Rostislav Pehlivanov wrote:
> > > >
> > > > No, do this in libavfilter and do not intr
On Wed, 22 Feb 2017 21:00:31 +0100 (CET)
Marton Balint wrote:
> On Wed, 22 Feb 2017, wm4 wrote:
>
> > On Wed, 22 Feb 2017 00:14:32 +0100
> > Marton Balint wrote:
> >
> >> This ensures that the wrapped avframe will not get reallocated later, which
> >> would invalidate internal references such
On Fri, Feb 17, 2017 at 03:01:05PM -0500, Damien Riegel wrote:
> Hi,
>
> On Thu, Feb 16, 2017 at 06:19:00PM +, Rostislav Pehlivanov wrote:
> > >
> > > No, do this in libavfilter and do not introduce another useless pseudo
> > > codec
> > >
> >
> > *libavformat, sorry
>
> The advantage of usi
On Wed, 22 Feb 2017, wm4 wrote:
On Wed, 22 Feb 2017 00:14:32 +0100
Marton Balint wrote:
This ensures that the wrapped avframe will not get reallocated later, which
would invalidate internal references such as extended data.
Signed-off-by: Marton Balint
---
libavcodec/wrapped_avframe.c | 1
On Tue, 21 Feb 2017 21:24:55 -0900, Lou Logan wrote:
> This can occur if the patch itself is directly edited, but I can fix it
> and apply within 24 hours.
Pushed, thanks.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/l
On Wed, Feb 22, 2017 at 08:02:00AM +, Ural wrote:
> Hello all. First, thanks for doing great and hard work. I can't imagine
> any video-(pre/post)processing exist without ffmpeg.
> I am posting my question in devel, because I am not asking how to do
> something. What I am trying to do works, bu
1) configure only looks for OPENSSL_init_ssl using pkg-config, this
breaks in case pkg-config is not available (cross-compiling)
2) The rtmpdh code uses the DH struct from OpenSSL which was made
private in the 1.1 series
From 5cc140f85d8d7551ac0a2c51d5023bd8ba75ba4b Mon Sep 17 00:00:00 2001
F
On 2/22/17, Michael Niedermayer wrote:
> On Wed, Feb 22, 2017 at 04:41:43PM +0100, Paul B Mahol wrote:
>> On 2/22/17, Michael Niedermayer wrote:
>> > On Wed, Feb 22, 2017 at 02:29:00PM +0100, Paul B Mahol wrote:
>> >> On 2/22/17, Michael Niedermayer wrote:
>> >> > Fixes: 647/clusterfuzz-testcase
On 2/22/17, Devin Heitmueller wrote:
> This patch adds support for encoding/decoding ETC1 compressed
> textures. This includes support for the PKM file format.
>
> Example usage:
>
> ./ffmpeg -i input_image.jpg new.pkm
> ./ffmpeg -i new.pkm foo.jpg
>
> Signed-off-by: Devin Heitmueller
> ---
> l
On Wed, Feb 22, 2017 at 04:41:43PM +0100, Paul B Mahol wrote:
> On 2/22/17, Michael Niedermayer wrote:
> > On Wed, Feb 22, 2017 at 02:29:00PM +0100, Paul B Mahol wrote:
> >> On 2/22/17, Michael Niedermayer wrote:
> >> > Fixes: 647/clusterfuzz-testcase-5195745823031296
> >> >
> >> > Found-by: cont
This enables the extra error messages in case of DEBUG or high assrtion levels.
High assertion levels imply slow checks in inner loops so any extra error should
be insignificant.
Is it preferred to have a separate switch for ff_elog() so it doesnt depend on
DEBUG/assertion level ?
Signed-off-by: M
Fixes: 647/clusterfuzz-testcase-5195745823031296
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/h264_ps.c | 11 +++
1 file changed, 11 insertions(+)
diff --git a/libavcodec/h264_ps.c b
This patch adds support for encoding/decoding ETC1 compressed
textures. This includes support for the PKM file format.
Example usage:
./ffmpeg -i input_image.jpg new.pkm
./ffmpeg -i new.pkm foo.jpg
Signed-off-by: Devin Heitmueller
---
libavcodec/Makefile | 2 +
libavcodec/allcodecs.c |
This patch adds support for encoding and decoding the Ericsson Texture
Compression 1 (ETC1) format. This includes support for the PKM file
format.
Note the actual codec uses Google's ETC1 implementation from Android
(Apache 2 licensed). The only changes I made were a couple of very shallow
fixe
On 2/21/2017 7:35 PM, Vittorio Giovara wrote:
> ---
> libavformat/matroskadec.c | 64
> --
> tests/ref/fate/matroska-spherical-mono | 6 +++-
> 2 files changed, 66 insertions(+), 4 deletions(-)
>
> diff --git a/libavformat/matroskadec.c b/libavformat
From: Przemysław Sobala
Provides a way to change bandwidth (bitrate) parameter after CRF H.264 encoding
(details: http://ffmpeg.org/pipermail/libav-user/2017-February/010141.html)
Signed-off-by: Przemysław Sobala
---
libavformat/dashenc.c | 42 ++
1 fil
On 2/22/17, Michael Niedermayer wrote:
> On Wed, Feb 22, 2017 at 02:29:00PM +0100, Paul B Mahol wrote:
>> On 2/22/17, Michael Niedermayer wrote:
>> > Fixes: 647/clusterfuzz-testcase-5195745823031296
>> >
>> > Found-by: continuous fuzzing process
>> > https://github.com/google/oss-fuzz/tree/master
On Wed, Feb 22, 2017 at 02:29:00PM +0100, Paul B Mahol wrote:
> On 2/22/17, Michael Niedermayer wrote:
> > Fixes: 647/clusterfuzz-testcase-5195745823031296
> >
> > Found-by: continuous fuzzing process
> > https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg
> > Signed-off-by: Michael Nied
---
libavcodec/mips/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/mips/Makefile b/libavcodec/mips/Makefile
index b118558..797df09 100644
--- a/libavcodec/mips/Makefile
+++ b/libavcodec/mips/Makefile
@@ -36,7 +36,7 @@ OBJS-$(CONFIG_MPEGVIDEO)
Fixes decoding of files which sets frame width/height this way.
Signed-off-by: Paul B Mahol
---
libavcodec/qdrw.c | 13 -
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/libavcodec/qdrw.c b/libavcodec/qdrw.c
index e3d69c2..2462e2f 100644
--- a/libavcodec/qdrw.c
+++ b/li
On 2/22/17, Ural wrote:
> Hello all. First, thanks for doing great and hard work. I can't imagine
> any video-(pre/post)processing exist without ffmpeg.
> I am posting my question in devel, because I am not asking how to do
> something. What I am trying to do works, but bad.
>
Maybe perhaps if on
Hello, Can anyone tell me where I can get the patch? Thanks a lot!
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
Signed-off-by: Paul B Mahol
---
libavcodec/dnxhddec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/dnxhddec.c b/libavcodec/dnxhddec.c
index 70ce264..cdbc0bc 100644
--- a/libavcodec/dnxhddec.c
+++ b/libavcodec/dnxhddec.c
@@ -435,7 +435,7 @@ static int dnxhd_decode
On 2/22/17, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol
> ---
> libavcodec/dnxhddec.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libavcodec/dnxhddec.c b/libavcodec/dnxhddec.c
> index 70ce264..cdbc0bc 100644
> --- a/libavcodec/dnxhddec.c
> +++ b/libavcodec/dnxh
On 2/22/17, Michael Niedermayer wrote:
> Fixes: 647/clusterfuzz-testcase-5195745823031296
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg
> Signed-off-by: Michael Niedermayer
> ---
> libavcodec/h264_ps.c | 11 +++
> 1 file changed,
On Fri, Feb 10, 2017 at 08:55:26PM +0100, Michael Niedermayer wrote:
> Iam listing the reason for each, this is mostly my oppinion and i didnt ask
> most
> if they agree with the listed reason to be listed with their name, so its
> largly
> my oppinion. Which is why i will remove the reasons bef
Fixes: 647/clusterfuzz-testcase-5195745823031296
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/h264_ps.c | 11 +++
1 file changed, 11 insertions(+)
diff --git a/libavcodec/h264_ps.c b
Hello all. First, thanks for doing great and hard work. I can't imagine
any video-(pre/post)processing exist without ffmpeg.
I am posting my question in devel, because I am not asking how to do
something. What I am trying to do works, but bad.
I create videos from pictures and need to make them as
64 matches
Mail list logo