codecpar: Add video delay field

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
This commit is contained in:
Derek Buitenhuis
2016-03-30 17:15:04 +01:00
parent 5b4f8af2f1
commit dd77dad4e6
2 changed files with 7 additions and 0 deletions

View File

@@ -3868,6 +3868,11 @@ typedef struct AVCodecParameters {
enum AVColorSpace color_space;
enum AVChromaLocation chroma_location;
/**
* Video only. Number of delayed frames.
*/
int video_delay;
/**
* Audio only. The channel layout bitmask. May be 0 if the channel layout is
* unknown or unspecified, otherwise the number of bits set must be equal to