On Fri, Sep 05, 2014 at 11:15:13AM +0200, Benoit Fouet wrote:
> Create a default grayscale palette for 2 or 4 bpp grayscale tiff, if
> there is no palette defined.
> Fixes ticket #3915
> ---
> libavcodec/tiff.c | 16 +++-
> 1 file changed, 15 insertions(+), 1 deletion(-)
applied
than
Create a default grayscale palette for 2 or 4 bpp grayscale tiff, if
there is no palette defined.
Fixes ticket #3915
---
libavcodec/tiff.c | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/libavcodec/tiff.c b/libavcodec/tiff.c
index 1e2d235..0352639 100644
--- a/