On 2017-06-20 00:08, Michael Niedermayer wrote:
> On Mon, Jun 19, 2017 at 05:10:58PM +0200, James Darnley wrote:
>> From: "Ronald S. Bultje" <rsbul...@gmail.com>
>>
>> Commit message by James Darnley
>>
>> The shortcut is based on end-of-block positions.  This leads to some
>> coefficients not being unquantized.  This is the symptom of the bug.
>>
> 
>> A possible candidate for the real bug is the scan table used here in
>> unquantize does not appear to match the one used in wmv1.  That might be
>> because h263_unquantize_intra uses the inter scan table.
> 
> changed it to intra, i hope this makes this patch here unneeded

Yes it does appear to be unneeded.  Thank you.

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to