Re: [FFmpeg-devel] [PATCH] fate: update pixfmt_best test to check for endianness

2017-07-27 Thread Tobias Rapp
On 26.07.2017 17:05, Michael Niedermayer wrote: On Wed, Jul 26, 2017 at 03:58:54PM +0200, Tobias Rapp wrote: Signed-off-by: Tobias Rapp --- libavutil/tests/pixfmt_best.c | 14 ++ tests/ref/fate/pixfmt_best| 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) LGTM thx A

Re: [FFmpeg-devel] [PATCH] fate: update pixfmt_best test to check for endianness

2017-07-26 Thread Michael Niedermayer
On Wed, Jul 26, 2017 at 03:58:54PM +0200, Tobias Rapp wrote: > Signed-off-by: Tobias Rapp > --- > libavutil/tests/pixfmt_best.c | 14 ++ > tests/ref/fate/pixfmt_best| 2 +- > 2 files changed, 15 insertions(+), 1 deletion(-) LGTM thx [...] -- Michael GnuPG fingerprint: 9FF

[FFmpeg-devel] [PATCH] fate: update pixfmt_best test to check for endianness

2017-07-26 Thread Tobias Rapp
Signed-off-by: Tobias Rapp --- libavutil/tests/pixfmt_best.c | 14 ++ tests/ref/fate/pixfmt_best| 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/libavutil/tests/pixfmt_best.c b/libavutil/tests/pixfmt_best.c index a617633..e98fcc1 100644 --- a/libavutil/tests