On Tue, Aug 05, 2014 at 08:43:58PM -0300, James Almer wrote:
> On 05/08/14 8:16 PM, Michael Niedermayer wrote:
> > Errors go to stderr, but the cpu stats are non error output for cputest
> >
> > This fixes echoing the cpu test results
> >
> > Signed-off-by: Michael Niedermayer
> > ---
> > libav
On 05/08/14 8:16 PM, Michael Niedermayer wrote:
> Errors go to stderr, but the cpu stats are non error output for cputest
>
> This fixes echoing the cpu test results
>
> Signed-off-by: Michael Niedermayer
> ---
> libavutil/cpu.c | 10 +-
> 1 file changed, 5 insertions(+), 5 deletions(
Errors go to stderr, but the cpu stats are non error output for cputest
This fixes echoing the cpu test results
Signed-off-by: Michael Niedermayer
---
libavutil/cpu.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/libavutil/cpu.c b/libavutil/cpu.c
index 03f89cb