FFmpeg
|
Data Fields | |
void * | runner |
JxlDecoder * | decoder |
JxlBasicInfo | basic_info |
JxlPixelFormat | jxl_pixfmt |
JxlBitDepth | jxl_bit_depth |
JxlDecoderStatus | events |
AVBufferRef * | iccp |
AVPacket * | avpkt |
int64_t | accumulated_pts |
int64_t | frame_duration |
int | prev_is_last |
AVRational | anim_timebase |
AVFrame * | frame |
Definition at line 46 of file libjxldec.c.
void* LibJxlDecodeContext::runner |
Definition at line 47 of file libjxldec.c.
JxlDecoder* LibJxlDecodeContext::decoder |
Definition at line 48 of file libjxldec.c.
JxlBasicInfo LibJxlDecodeContext::basic_info |
Definition at line 49 of file libjxldec.c.
JxlPixelFormat LibJxlDecodeContext::jxl_pixfmt |
Definition at line 50 of file libjxldec.c.
JxlBitDepth LibJxlDecodeContext::jxl_bit_depth |
Definition at line 52 of file libjxldec.c.
JxlDecoderStatus LibJxlDecodeContext::events |
Definition at line 54 of file libjxldec.c.
AVBufferRef* LibJxlDecodeContext::iccp |
Definition at line 55 of file libjxldec.c.
AVPacket* LibJxlDecodeContext::avpkt |
Definition at line 56 of file libjxldec.c.
int64_t LibJxlDecodeContext::accumulated_pts |
Definition at line 57 of file libjxldec.c.
int64_t LibJxlDecodeContext::frame_duration |
Definition at line 58 of file libjxldec.c.
int LibJxlDecodeContext::prev_is_last |
Definition at line 59 of file libjxldec.c.
AVRational LibJxlDecodeContext::anim_timebase |
Definition at line 60 of file libjxldec.c.
AVFrame* LibJxlDecodeContext::frame |
Definition at line 61 of file libjxldec.c.