|
FFmpeg
|
Data Fields | |
| const AVClass * | class |
| CodedBitstreamContext * | cbc |
| CodedBitstreamFragment | fragment |
| int | color_space |
| int | color_range |
| int | color_range_rgb_warned |
Definition at line 27 of file vp9_metadata_bsf.c.
| const AVClass* VP9MetadataContext::class |
Definition at line 28 of file vp9_metadata_bsf.c.
| CodedBitstreamContext* VP9MetadataContext::cbc |
Definition at line 30 of file vp9_metadata_bsf.c.
| CodedBitstreamFragment VP9MetadataContext::fragment |
Definition at line 31 of file vp9_metadata_bsf.c.
| int VP9MetadataContext::color_space |
Definition at line 33 of file vp9_metadata_bsf.c.
| int VP9MetadataContext::color_range |
Definition at line 34 of file vp9_metadata_bsf.c.
| int VP9MetadataContext::color_range_rgb_warned |
Definition at line 36 of file vp9_metadata_bsf.c.
1.8.17