FFmpeg
|
Go to the source code of this file.
Functions | |
static void | ff_decode_get_extradata (const AVCodecContext *avctx, const uint8_t **extradata, int *extradata_size) |
Helper function for decoders that may use a BSF that changes extradata. More... | |
|
inlinestatic |
Helper function for decoders that may use a BSF that changes extradata.
This function will get the extradata from the BSF.
Definition at line 32 of file decode_bsf.h.
Referenced by amf_init_decoder(), and rkmpp_send_packet().