Definition at line 38 of file libx265.c.
◆ class
const AVClass* libx265Context::class |
◆ encoder
x265_encoder* libx265Context::encoder |
◆ params
x265_param* libx265Context::params |
◆ api
const x265_api* libx265Context::api |
◆ crf
float libx265Context::crf |
◆ cqp
◆ forced_idr
int libx265Context::forced_idr |
◆ preset
char* libx265Context::preset |
◆ tune
char* libx265Context::tune |
◆ profile
char* libx265Context::profile |
◆ x265_opts
◆ roi_warned
int libx265Context::roi_warned |
If the encoder does not support ROI then warn the first time we encounter a frame with ROI side data.
Definition at line 57 of file libx265.c.
The documentation for this struct was generated from the following file: