#include <ffv1.h>
Definition at line 109 of file ffv1.h.
◆ class
◆ avctx
◆ rc_stat
uint64_t FFV1Context::rc_stat[256][2] |
◆ rc_stat2
◆ version
◆ micro_version
int FFV1Context::micro_version |
◆ width
◆ height
◆ chroma_planes
int FFV1Context::chroma_planes |
◆ chroma_h_shift
int FFV1Context::chroma_h_shift |
◆ chroma_v_shift
int FFV1Context::chroma_v_shift |
◆ transparency
int FFV1Context::transparency |
◆ flags
◆ picture_number
int64_t FFV1Context::picture_number |
◆ key_frame
int FFV1Context::key_frame |
◆ picture
◆ last_picture
◆ crcref
uint32_t FFV1Context::crcref |
◆ cur_enc_frame
const AVFrame* FFV1Context::cur_enc_frame |
◆ plane_count
int FFV1Context::plane_count |
◆ ac
1=range coder <-> 0=golomb rice
Definition at line 128 of file ffv1.h.
◆ quant_tables
◆ context_count
◆ state_transition
uint8_t FFV1Context::state_transition[256] |
◆ initial_states
◆ colorspace
int FFV1Context::colorspace |
◆ use32bit
int FFV1Context::use32bit |
◆ ec
◆ intra
◆ key_frame_ok
int FFV1Context::key_frame_ok |
◆ context_model
int FFV1Context::context_model |
◆ qtable
◆ bits_per_raw_sample
int FFV1Context::bits_per_raw_sample |
◆ packed_at_lsb
int FFV1Context::packed_at_lsb |
◆ gob_count
int FFV1Context::gob_count |
◆ quant_table_count
int FFV1Context::quant_table_count |
◆ slice_count
int FFV1Context::slice_count |
◆ max_slice_count
int FFV1Context::max_slice_count |
◆ num_v_slices
int FFV1Context::num_v_slices |
◆ num_h_slices
int FFV1Context::num_h_slices |
◆ slices
◆ slice_damaged
uint8_t* FFV1Context::slice_damaged |
◆ frame_damaged
uint8_t FFV1Context::frame_damaged |
The documentation for this struct was generated from the following file: