X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Favcodec.h;h=87b53a284058b9bdf8f1e7d2ff0dc536f069b1d5;hb=840570d27b71a16f7cb4b61c43bf80925634bf8f;hp=5c21430ba149686de8142e6388d503b5b9b4fe81;hpb=3c831fba08698293034db5ecaf8d74aa5fe453f8;p=ffmpeg diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 5c21430ba14..87b53a28405 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -1031,6 +1031,12 @@ enum AVPacketSideDataType { */ AV_PKT_DATA_STEREO3D, + /** + * This side data should be associated with an audio stream and corresponds + * to enum AVAudioServiceType. + */ + AV_PKT_DATA_AUDIO_SERVICE_TYPE, + /** * Recommmends skipping the specified number of samples * @code