FFmpeg
|
Go to the source code of this file.
Functions | |
AVDOVIDecoderConfigurationRecord * | av_dovi_alloc (size_t *size) |
Allocate a AVDOVIDecoderConfigurationRecord structure and initialize its fields to default values. More... | |
AVDOVIDecoderConfigurationRecord* av_dovi_alloc | ( | size_t * | size | ) |
Allocate a AVDOVIDecoderConfigurationRecord structure and initialize its fields to default values.
Definition at line 24 of file dovi_meta.c.
Referenced by ff_parse_mpeg2_descriptor(), and mov_read_dvcc_dvvc().