Hi,
On Sun, Sep 10, 2017 at 10:22 AM, Michael Niedermayer <
mich...@niedermayer.cc> wrote:
> On Sat, Sep 09, 2017 at 11:24:39PM -0400, Ronald S. Bultje wrote:
> > ---
> > libavcodec/vp9.c| 15 +--
> > libavcodec/vp9dec.h | 2 ++
> > 2 files changed, 11 insertions(+), 6 deletions
On Sat, Sep 09, 2017 at 11:24:39PM -0400, Ronald S. Bultje wrote:
> ---
> libavcodec/vp9.c| 15 +--
> libavcodec/vp9dec.h | 2 ++
> 2 files changed, 11 insertions(+), 6 deletions(-)
builds fine too
thanks!
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC7
---
libavcodec/vp9.c| 15 +--
libavcodec/vp9dec.h | 2 ++
2 files changed, 11 insertions(+), 6 deletions(-)
diff --git a/libavcodec/vp9.c b/libavcodec/vp9.c
index a71045e..f626f81 100644
--- a/libavcodec/vp9.c
+++ b/libavcodec/vp9.c
@@ -88,10 +88,8 @@ static void vp9_await_tile_p
Hi,
On Sat, Sep 9, 2017 at 2:26 PM, Michael Niedermayer
wrote:
> On Sat, Sep 09, 2017 at 12:13:01PM -0400, Ronald S. Bultje wrote:
> > ---
> > libavcodec/vp9.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> works
>
> thanks
Doesn't actually work for me, for some reason --disabl
On Sun, Sep 10, 2017 at 01:42:15AM +0700, gh0st wrote:
> Hm, I don't understand, what exactly is the problem? It applies fine for me.
The patch on the mailing list is corrupted by a newline produced
by something in the mail handling, likely on your side.
If you take the patch you sent, its very li
Hm, I don't understand, what exactly is the problem? It applies fine for me.
On Sun, Sep 10, 2017 at 1:27 AM, Michael Niedermayer wrote:
> On Sat, Sep 09, 2017 at 11:24:12PM +0700, gh0st wrote:
> > This also fixes the warning.
> >
> > ---
> > libavcodec/vp9.c | 4 ++--
> > 1 file changed, 2 ins
On Sat, Sep 09, 2017 at 11:24:12PM +0700, gh0st wrote:
> This also fixes the warning.
>
> ---
> libavcodec/vp9.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/libavcodec/vp9.c b/libavcodec/vp9.c
> index a71045e..f940d60 100644
> --- a/libavcodec/vp9.c
> +++ b/libav
On Sat, Sep 09, 2017 at 12:13:01PM -0400, Ronald S. Bultje wrote:
> ---
> libavcodec/vp9.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
works
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
It is dangerous to be right in matters on which the
This also fixes the warning.
---
libavcodec/vp9.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavcodec/vp9.c b/libavcodec/vp9.c
index a71045e..f940d60 100644
--- a/libavcodec/vp9.c
+++ b/libavcodec/vp9.c
@@ -88,7 +88,7 @@ static void vp9_await_tile_progress(VP9Contex
---
libavcodec/vp9.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/vp9.c b/libavcodec/vp9.c
index a71045e..499f357 100644
--- a/libavcodec/vp9.c
+++ b/libavcodec/vp9.c
@@ -1599,7 +1599,7 @@ FF_ENABLE_DEPRECATION_WARNINGS
s->td[i].uveob[1] = s->td[i].uv
10 matches
Mail list logo