Quoting Vittorio Giovara (2016-02-23 16:25:55)
> On Tue, Feb 23, 2016 at 8:22 AM, Diego Biurrun wrote:
> > On Mon, Feb 22, 2016 at 08:17:37PM -0500, Vittorio Giovara wrote:
> >> Sustain possible size changes via av_fast_malloc().
> >
> > Sustain? That's not the right word, but I'm a tad unsure wh
On Tue, Feb 23, 2016 at 10:25:55AM -0500, Vittorio Giovara wrote:
> On Tue, Feb 23, 2016 at 8:22 AM, Diego Biurrun wrote:
> > On Mon, Feb 22, 2016 at 08:17:37PM -0500, Vittorio Giovara wrote:
> >> Sustain possible size changes via av_fast_malloc().
> >
> > Sustain? That's not the right word, but
On Tue, Feb 23, 2016 at 8:22 AM, Diego Biurrun wrote:
> On Mon, Feb 22, 2016 at 08:17:37PM -0500, Vittorio Giovara wrote:
>> Sustain possible size changes via av_fast_malloc().
>
> Sustain? That's not the right word, but I'm a tad unsure what you are
> trying to say here.
If there is a parameter
On Mon, Feb 22, 2016 at 08:17:37PM -0500, Vittorio Giovara wrote:
> Sustain possible size changes via av_fast_malloc().
Sustain? That's not the right word, but I'm a tad unsure what you are
trying to say here.
> --- a/libavcodec/intrax8.c
> +++ b/libavcodec/intrax8.c
> @@ -773,6 +773,7 @@ int ff
Sustain possible size changes via av_fast_malloc().
---
libavcodec/intrax8.c | 11 ---
libavcodec/intrax8.h | 2 ++
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/libavcodec/intrax8.c b/libavcodec/intrax8.c
index d0e7e93..4955a2b 100644
--- a/libavcodec/intrax8.c
+++ b/li