On 06/23/2013 11:39 AM, Diego Biurrun wrote:
> On Sun, Jun 23, 2013 at 08:50:15AM +0200, Luca Barbato wrote:
>> --- a/libavcodec/jpeg2000.h
>> +++ b/libavcodec/jpeg2000.h
>> @@ -136,8 +136,6 @@ typedef struct Jpeg2000CodingStyle {
>> log2_cblk_height; // exponent of codeblock size
>> uint8_t transform; // DWT type
>> uint8_t csty; // coding style
>> - uint8_t log2_prec_width,
>> - log2_prec_height; // precinct size
>
> The names of the removed fields do not match. Also, why?
>From what I can see they were write-only from start...
lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel