I apparently used a GNU extension in the !{} syntax. Remove that rule
and the cause of it.
---
cmdutils.h | 4 ++--
tests/fate/source-check.sh | 1 -
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/cmdutils.h b/cmdutils.h
index 7f3db2a..83ea4ad 100644
--- a/cmdutils.
---
libavcodec/dnxhd_parser.c | 11 +++
libavformat/dnxhddec.c| 7 ---
2 files changed, 11 insertions(+), 7 deletions(-)
diff --git a/libavcodec/dnxhd_parser.c b/libavcodec/dnxhd_parser.c
index fffb98f..96f6eff 100644
--- a/libavcodec/dnxhd_parser.c
+++ b/libavcodec/dnxhd_parser.
changes since v1:
broke into 2 patches, parser and probe now source header prefixes values from
dnxhddata.c
Mark Reid (2):
libavcodec/dnxhddec: refactor header prefix parsing
libavcodec/dnxhd_parser: add parser and probe support raw 444 and
dnxhr formats
libavcodec/dnxhd_parser.c | 11 ++
---
libavcodec/dnxhddata.c | 17 +
libavcodec/dnxhddata.h | 11 +++
libavcodec/dnxhddec.c | 11 ---
3 files changed, 32 insertions(+), 7 deletions(-)
diff --git a/libavcodec/dnxhddata.c b/libavcodec/dnxhddata.c
index 82fbfdf..5b909b6 100644
--- a/libavcodec/dnxhdd
Signed-off-by: James Almer
---
libavutil/cpu_internal.h | 11 +++
libavutil/x86/cpu.h | 4
2 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/libavutil/cpu_internal.h b/libavutil/cpu_internal.h
index 2105298..6c352ab 100644
--- a/libavutil/cpu_internal.h
+++ b/liba
Signed-off-by: James Almer
---
libavcodec/x86/hevcdsp_init.c | 11 ++-
libavcodec/x86/huffyuvencdsp_mmx.c | 2 +-
libavcodec/x86/jpeg2000dsp_init.c | 2 +-
libavcodec/x86/mlpdsp_init.c| 2 +-
libavcodec/x86/synth_filter_init.c |
On Fri, Feb 12, 2016 at 12:26:48AM +, Kieran Kunhya wrote:
> ---
> libavcodec/cfhd.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
if thats what valid files use then this pretty much must be correct
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B
Signed-off-by: Lou Logan
---
doc/filters.texi | 7 +++
1 file changed, 7 insertions(+)
diff --git a/doc/filters.texi b/doc/filters.texi
index 35f5050..4e34b98 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -7485,6 +7485,13 @@ by the linear gradient:
@example
ffmpeg -i input.mp4 -f
On Fri, Feb 12, 2016 at 12:01:16AM +, Kieran Kunhya wrote:
> On Thu, 11 Feb 2016 at 21:12 Michael Niedermayer
> wrote:
>
> > Fixes potentially long loop
> > Fixes: CID1351382/11
> >
> > Signed-off-by: Michael Niedermayer
> > ---
> > libavcodec/cfhd.c |5 +
> > 1 file changed, 5 inse
---
libavcodec/cfhd.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/libavcodec/cfhd.c b/libavcodec/cfhd.c
index 0773ffa..6dc22ca 100644
--- a/libavcodec/cfhd.c
+++ b/libavcodec/cfhd.c
@@ -313,7 +313,7 @@ static int cfhd_decode(AVCodecContext *avctx, void *data,
int *go
On 2016-02-11 23:19, Γιώργος Μεταξάκης wrote:
> Subject: [PATCH] mouse dpi awareness
>
> ---
> libavdevice/gdigrab.c | 28 +++-
> 1 file changed, 15 insertions(+), 13 deletions(-)
>
> diff --git a/libavdevice/gdigrab.c b/libavdevice/gdigrab.c
> index 4428a34..60f184e 1006
On Thu, 11 Feb 2016 at 21:12 Michael Niedermayer
wrote:
> Fixes potentially long loop
> Fixes: CID1351382/11
>
> Signed-off-by: Michael Niedermayer
> ---
> libavcodec/cfhd.c |5 +
> 1 file changed, 5 insertions(+)
>
> diff --git a/libavcodec/cfhd.c b/libavcodec/cfhd.c
> index 2436aae..5
Fixes: CID1351398
Fixes: CID1351400
Signed-off-by: Michael Niedermayer
---
libavfilter/af_anequalizer.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavfilter/af_anequalizer.c b/libavfilter/af_anequalizer.c
index b646814..a344c77 100644
--- a/libavfilter/af_anequa
On Thu, Feb 11, 2016 at 11:19 PM, Γιώργος Μεταξάκης wrote:
> Hello I have tried to send that email with git send-email but failed, so i
> will send the patch here, i hope it is okay.
>
> I am an engineer at Jumpshare (https://jumpshare.com) working on the native
> file sharing app for Windows. We
Fixes: CID1351392
Fixes: CID1351393
Fixes: CID1351395
Signed-off-by: Michael Niedermayer
---
libavfilter/vf_zoompan.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavfilter/vf_zoompan.c b/libavfilter/vf_zoompan.c
index 8d640e7..8d0103b 100644
--- a/libavfilter/vf_zoom
Silences: CID1351394
Signed-off-by: Michael Niedermayer
---
libavfilter/vf_zoompan.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavfilter/vf_zoompan.c b/libavfilter/vf_zoompan.c
index 8d0103b..99a1a34 100644
--- a/libavfilter/vf_zoompan.c
+++ b/libavfilter/vf_zoompa
On Mon, Feb 08, 2016 at 04:35:05PM -0500, Ronald S. Bultje wrote:
> Hi,
>
> On Tue, Jan 26, 2016 at 5:23 PM, Andreas Cadhalpun <
> andreas.cadhal...@googlemail.com> wrote:
>
> > On 25.01.2016 00:53, Hendrik Leppkes wrote:
> > > On Sat, Jan 23, 2016 at 3:52 PM, Andreas Cadhalpun
> > > wrote:
> >
Hello I have tried to send that email with git send-email but failed, so i
will send the patch here, i hope it is okay.
I am an engineer at Jumpshare (https://jumpshare.com) working on the native
file sharing app for Windows. We were using gdigrab device for screen
capture, we played around a bit
Hi,
patch attached.
From 1fd9636e9040b2a6b321cdd16ebd392c8db2de1b Mon Sep 17 00:00:00 2001
From: Paul B Mahol
Date: Thu, 11 Feb 2016 22:05:54 +0100
Subject: [PATCH] avfilter: add loop filters
Signed-off-by: Paul B Mahol
---
libavfilter/Makefile | 2 +
libavfilter/allfilters.c | 2 +
li
Fixes potentially long loop
Fixes: CID1351382/11
Signed-off-by: Michael Niedermayer
---
libavcodec/cfhd.c |5 +
1 file changed, 5 insertions(+)
diff --git a/libavcodec/cfhd.c b/libavcodec/cfhd.c
index 2436aae..5ecfcef 100644
--- a/libavcodec/cfhd.c
+++ b/libavcodec/cfhd.c
@@ -344,6 +344
On Thu, 11 Feb 2016 07:56:48 +, Chau Pham wrote:
> Anyway, I have found the way to play 2 video streams..
Thank you for sharing your solution.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This will extend the whitelist features to allow blacklisting individual
protocols and to
explicitly force everything to be enabled.
Signed-off-by: Michael Niedermayer
---
libavutil/avstring.c | 15 ++-
libavutil/avstring.h |5 +
2 files changed, 15 insertions(+), 5 deleti
On 2/10/16, Derek Buitenhuis wrote:
> On 2/10/2016 3:26 PM, Rostislav Pehlivanov wrote:
>> The type of the option has been changed but the limit was apparently
>> forgotten.
>> Some video codes can handle bitrates of over ~2.2 Gbps (like VC-2).
>>
>> Signed-off-by: Rostislav Pehlivanov
>> ---
>>
Rename function option value "string" into "same_str". Remove obsolete
"length" option.
Signed-off-by: Tobias Rapp
---
doc/filters.texi | 10 +++---
libavfilter/f_metadata.c | 32 +++-
2 files changed, 18 insertions(+), 24 deletions(-)
diff --git a/doc/fi
On Wed, 10 Feb 2016 15:47:52 +
Derek Buitenhuis wrote:
> * Upstream libutvideo doesn't build as a lib, and Linux is not supported.
> It has no API.
> * The fork that was used as an argument to keep support is *also* broken and
> unmaintained now, and it's maintainer/author is fine with re
On 11.02.2016 15:39, Tobias Rapp wrote:
Rename function option value "string" into "same_str". Remove obsolete
"length" option.
Signed-off-by: Tobias Rapp
---
libavfilter/f_metadata.c | 32 +++-
1 file changed, 15 insertions(+), 17 deletions(-)
diff --git a/libav
On 2/10/2016 4:33 PM, Paul B Mahol wrote:
> I'm fine by this, but it would be nice to have SIMD and 10 bit support
> in decoder.
I agree with the latter.
I'd argue, however, we don't actually support 10-bit via the
wrapper anyway, since you can't even build the library. ;)
- Derek
__
Rename function option value "string" into "same_str". Remove obsolete
"length" option.
Signed-off-by: Tobias Rapp
---
libavfilter/f_metadata.c | 32 +++-
1 file changed, 15 insertions(+), 17 deletions(-)
diff --git a/libavfilter/f_metadata.c b/libavfilter/f_metadata
On Thu, 11 Feb 2016 13:12:14 +0100
Michael Niedermayer wrote:
> Signed-off-by: Michael Niedermayer
> ---
> doc/protocols.texi | 16
> 1 file changed, 16 insertions(+)
>
> diff --git a/doc/protocols.texi b/doc/protocols.texi
> index 05c4bdb..f790351 100644
> --- a/doc/protoco
On 2/11/16, Tobias Rapp wrote:
> On 11.02.2016 15:00, Paul B Mahol wrote:
>> On 2/11/16, Tobias Rapp wrote:
>>> On 11.02.2016 14:12, Paul B Mahol wrote:
On 2/11/16, Tobias Rapp wrote:
> Signed-off-by: Tobias Rapp
> ---
>libavfilter/f_metadata.c | 16
>
On 11.02.2016 15:00, Paul B Mahol wrote:
On 2/11/16, Tobias Rapp wrote:
On 11.02.2016 14:12, Paul B Mahol wrote:
On 2/11/16, Tobias Rapp wrote:
Signed-off-by: Tobias Rapp
---
libavfilter/f_metadata.c | 16
1 file changed, 8 insertions(+), 8 deletions(-)
Patches LGTM
On 2/11/16, Tobias Rapp wrote:
> On 11.02.2016 14:12, Paul B Mahol wrote:
>> On 2/11/16, Tobias Rapp wrote:
>>> Signed-off-by: Tobias Rapp
>>> ---
>>> libavfilter/f_metadata.c | 16
>>> 1 file changed, 8 insertions(+), 8 deletions(-)
>>>
>>
>> Patches LGTM.
>>
>> Removed tabs
On 11.02.2016 14:12, Paul B Mahol wrote:
On 2/11/16, Tobias Rapp wrote:
Signed-off-by: Tobias Rapp
---
libavfilter/f_metadata.c | 16
1 file changed, 8 insertions(+), 8 deletions(-)
Patches LGTM.
Removed tabs from patches, gonna apply it soon.
Sorry for the tabs, I fo
On 2/11/16, Tobias Rapp wrote:
> Signed-off-by: Tobias Rapp
> ---
> libavfilter/f_metadata.c | 16
> 1 file changed, 8 insertions(+), 8 deletions(-)
>
Patches LGTM.
Removed tabs from patches, gonna apply it soon.
___
ffmpeg-devel mai
Signed-off-by: Tobias Rapp
---
doc/filters.texi | 6 +
libavfilter/f_metadata.c | 66
2 files changed, 67 insertions(+), 5 deletions(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index 0b874b2..8264498 100644
--- a/doc/filters.t
Signed-off-by: Tobias Rapp
---
libavfilter/f_metadata.c | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/libavfilter/f_metadata.c b/libavfilter/f_metadata.c
index 2cfe29b..957c534 100644
--- a/libavfilter/f_metadata.c
+++ b/libavfilter/f_metadata.c
@@ -91,8 +91
Signed-off-by: Tobias Rapp
---
libavfilter/f_metadata.c | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/libavfilter/f_metadata.c b/libavfilter/f_metadata.c
index 40ab6bb..e0ea30b 100644
--- a/libavfilter/f_metadata.c
+++ b/libavfilter/f_metadata.c
@@ -23,6 +23,8 @@
*
Signed-off-by: Tobias Rapp
---
doc/filters.texi | 4
libavfilter/f_metadata.c | 10 ++
2 files changed, 14 insertions(+)
diff --git a/doc/filters.texi b/doc/filters.texi
index 6c5003f..0b874b2 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -8500,6 +8500,10 @@ Can b
Signed-off-by: Michael Niedermayer
---
doc/protocols.texi | 16
1 file changed, 16 insertions(+)
diff --git a/doc/protocols.texi b/doc/protocols.texi
index 05c4bdb..f790351 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -1,3 +1,19 @@
+@chapter Protocol Options
+@c
10.02.2016, 21:21, "Nicolas George" :
> Le nonidi 19 pluviôse, an CCXXIV, Ponomarenko Andrey a écrit :
>> I continue maintaining list of API changes in FFmpeg here:
>> http://abi-laboratory.pro/tracker/timeline/ffmpeg/
>
> Interesting. Out of curiosity, is it automated? If so, how do you handle
>
On Thu, Feb 11, 2016 at 01:20:52 -0800, Mehdi Hosseini wrote:
> I want to discard some MBs of a B-FRAME from decoding. In fact, I want to
> avoid some special MBs to be decoded and instead copying MBs of one of its
> parents. Note that no B-Frame is encoded as a reference frame. The best
> function
Hi all,
I want to discard some MBs of a B-FRAME from decoding. In fact, I want to
avoid some special MBs to be decoded and instead copying MBs of one of its
parents. Note that no B-Frame is encoded as a reference frame. The best
function for me to discard a list of MB is:
(/libavcodec/h264_slice.
On Wed, Feb 10, 2016 at 22:21:10 -0800, Aman Gupta wrote:
> +enum cc_charset {
> +CCSET_BASIC_AMERICAN,
> +CCSET_SPECIAL_AMERICAN,
> +CCSET_EXTENDED_SPANISH_FRENCH,
> +CCSET_EXTENDED_PORTUGUESE_GERMAN,
> +};
Do these correspond to these from EIA-608?:
https://en.wikipedia.org/wiki/
Hi all,
I want to discard some MBs of a B-FRAME from decoding. In fact, I want to
avoid some special MB to be decoded and instead copy the MB of one of its
parents. Note that no B-Frame is reference. The best function for me to
discard a list of MB is:
(/libavcodec/h264_slice.c) static int decode
44 matches
Mail list logo