Paul B Mahol gmail.com> writes:
> >> Attached patch sets bits_per_raw_sample when decoding hqx.
> >
> > I will push this if nobody objects.
>
> How do you know this is correct?
I had the feeling the current code cannot be correct
but please consider the patch dropped.
Carl Eugen
On 2/26/15, Carl Eugen Hoyos wrote:
> Carl Eugen Hoyos ag.or.at> writes:
>
>> Attached patch sets bits_per_raw_sample when decoding hqx.
>
> I will push this if nobody objects.
>
How do you know this is correct?
> Carl Eugen
>
> ___
> ffmpeg-devel mai
Carl Eugen Hoyos ag.or.at> writes:
> Attached patch sets bits_per_raw_sample when decoding hqx.
I will push this if nobody objects.
Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
Hi!
Attached patch sets bits_per_raw_sample when decoding hqx.
Please comment, Carl Eugen
diff --git a/libavcodec/hqx.c b/libavcodec/hqx.c
index c4b3bc6..44804cf 100644
--- a/libavcodec/hqx.c
+++ b/libavcodec/hqx.c
@@ -554,7 +554,7 @@ static int hqx_decode_frame(AVCodecContext *avctx, void
*data