diff options
author | Gautam Ramakrishnan <[email protected]> | 2020-06-29 23:29:06 +0530 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2020-06-30 20:35:23 +0200 |
commit | 579ac96a0422be18a10277aa6e8dd26207dc4d40 (patch) | |
tree | 14fbe56818d4982d2afc7ea9710a58f8c2bb0bf1 /tests/api/api-h264-slice-test.c | |
parent | 9aef4ae97599c61845ed76d37e81e5a8c4b266ff (diff) |
libavcodec/jpeg2000.c: Precinct size check removed
This patch removes a check which throws an error if
the log2 precinct width/height is 0. The standard allows
the first component to have 0 as the log2 width/height.
However, to ensure proper intialization of coding style,
an extra check has been added.
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'tests/api/api-h264-slice-test.c')
0 files changed, 0 insertions, 0 deletions