On Fri, Aug 4, 2017 at 12:23 PM, Francesco, Cuzzocrea <
france...@bltitalia.com> wrote:
> Sorry. I intend 32x128
OK, that sounds better :)
>
>
> On 04/08/2017 10.21, Francesco, Cuzzocrea wrote:
>
>> The standard ISO/IEC FCD15444-1 specify limits for the exponent values
>> and their
Sorry. I intend 32x128
On 04/08/2017 10.21, Francesco, Cuzzocrea wrote:
The standard ISO/IEC FCD15444-1 specify limits for the exponent values
and their sum. That is codeblock
size xcb and ycb are defined as:
xcb = 2^(xvalue+2) and ycb = 2^(yvalue+2)
with values that ranges from a
The standard ISO/IEC FCD15444-1 specify limits for the exponent values
and their sum. That is codeblock
size xcb and ycb are defined as:
xcb = 2^(xvalue+2) and ycb = 2^(yvalue+2)
with values that ranges from a minimum of 2 and a maximum of 10. Moreover
the sum should be less or equal to 12 (
On Thu, Aug 03, 2017 at 03:58:22PM +0200, france...@bltitalia.com wrote:
> From: Francesco Cuzzocrea
>
> Hi to all
> I've made some simple changes tha allow encoding with variable codeblock
> size. Default value are the same as previous (16X16) but now setting them
> to 64x128 make generated cod
On Aug 3, 2017 9:58 AM, wrote:
From: Francesco Cuzzocrea
Hi to all
I've made some simple changes tha allow encoding with variable codeblock
size. Default value are the same as previous (16X16) but now setting them
to 64x128 make generated codestream compatible with Analog Devices ADV212
video
From: Francesco Cuzzocrea
Hi to all
I've made some simple changes tha allow encoding with variable codeblock
size. Default value are the same as previous (16X16) but now setting them
to 64x128 make generated codestream compatible with Analog Devices ADV212
video codec.
---
libavcodec/j2kenc.c