FFmpeg
|
Go to the source code of this file.
Functions | |
static void | write_ptl_layer (PutBitContext *pb, PTLCommon *ptl) |
static void | write_ptl (PutBitContext *pb, PTL *ptl, int max_num_sub_layers) |
int | ff_hevc_encode_nal_vps (HEVCVPS *vps, unsigned int id, uint8_t *buf, int buf_size) |
|
static |
Definition at line 25 of file ps_enc.c.
Referenced by write_ptl().
|
static |
Definition at line 42 of file ps_enc.c.
Referenced by ff_hevc_encode_nal_vps().
int ff_hevc_encode_nal_vps | ( | HEVCVPS * | vps, |
unsigned int | id, | ||
uint8_t * | buf, | ||
int | buf_size | ||
) |
Definition at line 66 of file ps_enc.c.
Referenced by generate_fake_vps().