On Mon, Oct 19, 2015 at 3:53 PM Michael Niedermayer
wrote:
> On Mon, Oct 19, 2015 at 01:00:43PM -0700, Timothy Gu wrote:
> > It is done this way in huffyuvdsp as well.
> > ---
> > libavcodec/huffyuvencdsp.c | 4 ++--
> > libavcodec/huffyuvencdsp.h | 4 ++--
> > libavcodec/x86/huf
On Mon, Oct 19, 2015 at 01:00:43PM -0700, Timothy Gu wrote:
> It is done this way in huffyuvdsp as well.
> ---
> libavcodec/huffyuvencdsp.c | 4 ++--
> libavcodec/huffyuvencdsp.h | 4 ++--
> libavcodec/x86/huffyuvencdsp_mmx.c | 5 +++--
> 3 files changed, 7 insertions(+), 6 deletio
It is done this way in huffyuvdsp as well.
---
libavcodec/huffyuvencdsp.c | 4 ++--
libavcodec/huffyuvencdsp.h | 4 ++--
libavcodec/x86/huffyuvencdsp_mmx.c | 5 +++--
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/libavcodec/huffyuvencdsp.c b/libavcodec/huffyuvencds