[FFmpeg-devel] [PATCH v3 2/3] avcodec/jpeg2000dec: Add support for placeholder passes

Andreas Rheinhardt andreas.rheinhardt at outlook.com
Mon Jun 24 12:34:01 EEST 2024


Osamu Watanabe:
> This commit adds support for placeholder pass parsing
> 

What is a placeholder pass?

> Signed-off-by: Osamu Watanabe <owatanab at es.takushoku-u.ac.jp>
> ---
>  libavcodec/jpeg2000.h      |   2 +
>  libavcodec/jpeg2000dec.c   | 292 +++++++++++++++++++++++++++++++------
>  libavcodec/jpeg2000htdec.c |  18 +--
>  3 files changed, 257 insertions(+), 55 deletions(-)
> 



More information about the ffmpeg-devel mailing list