1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavcodec
Gautam Ramakrishnan 3c06045a8b libavcodec/j2kenc: Fix tag tree coding
The implementation of tag tree encoding was incorrect.
However, this error was not visible as the current j2k
encoder encodes only 1 layer.
This patch fixes tag tree coding for JPEG2000 such tag
tree coding would work for multi layer encoding.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2020-08-30 16:18:37 +02:00
..
2020-08-07 23:04:28 +10:00
2020-08-21 22:46:07 +02:00
2020-08-30 16:18:37 +02:00
2020-08-26 21:13:38 +02:00
2020-08-26 21:13:38 +02:00
2020-08-14 10:52:28 +02:00
2020-08-14 10:52:28 +02:00
2020-08-26 21:13:38 +02:00
2020-08-07 14:01:00 +02:00
2020-08-21 22:46:07 +02:00