FFmpeg
Data Fields
LibJxlDecodeContext Struct Reference

Data Fields

void * runner
 
JxlDecoder * decoder
 
JxlBasicInfo basic_info
 
JxlPixelFormat jxl_pixfmt
 
JxlBitDepth jxl_bit_depth
 
JxlDecoderStatus events
 
AVBufferReficcp
 
AVPacketavpkt
 
int64_t accumulated_pts
 
int64_t frame_duration
 
int prev_is_last
 
AVRational anim_timebase
 
AVFrameframe
 

Detailed Description

Definition at line 46 of file libjxldec.c.

Field Documentation

◆ runner

void* LibJxlDecodeContext::runner

Definition at line 47 of file libjxldec.c.

◆ decoder

JxlDecoder* LibJxlDecodeContext::decoder

Definition at line 48 of file libjxldec.c.

◆ basic_info

JxlBasicInfo LibJxlDecodeContext::basic_info

Definition at line 49 of file libjxldec.c.

◆ jxl_pixfmt

JxlPixelFormat LibJxlDecodeContext::jxl_pixfmt

Definition at line 50 of file libjxldec.c.

◆ jxl_bit_depth

JxlBitDepth LibJxlDecodeContext::jxl_bit_depth

Definition at line 52 of file libjxldec.c.

◆ events

JxlDecoderStatus LibJxlDecodeContext::events

Definition at line 54 of file libjxldec.c.

◆ iccp

AVBufferRef* LibJxlDecodeContext::iccp

Definition at line 55 of file libjxldec.c.

◆ avpkt

AVPacket* LibJxlDecodeContext::avpkt

Definition at line 56 of file libjxldec.c.

◆ accumulated_pts

int64_t LibJxlDecodeContext::accumulated_pts

Definition at line 57 of file libjxldec.c.

◆ frame_duration

int64_t LibJxlDecodeContext::frame_duration

Definition at line 58 of file libjxldec.c.

◆ prev_is_last

int LibJxlDecodeContext::prev_is_last

Definition at line 59 of file libjxldec.c.

◆ anim_timebase

AVRational LibJxlDecodeContext::anim_timebase

Definition at line 60 of file libjxldec.c.

◆ frame

AVFrame* LibJxlDecodeContext::frame

Definition at line 61 of file libjxldec.c.


The documentation for this struct was generated from the following file: