aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_ps.h
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2022-03-18 15:11:02 +0100
committerLynne <dev@lynne.ee>2023-05-29 00:41:29 +0200
commit02f38af2dd3acbbc6aafa627bd50c811286553f8 (patch)
tree9149866368773bb678c3f237ec52e82e000e0975 /libavcodec/h264_ps.h
parent317fa3bd1dc50268110bc95f16f09edae22d1eaa (diff)
downloadffmpeg-02f38af2dd3acbbc6aafa627bd50c811286553f8.tar.gz
h264_ps: expose pps_id
Diffstat (limited to 'libavcodec/h264_ps.h')
-rw-r--r--libavcodec/h264_ps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/h264_ps.h b/libavcodec/h264_ps.h
index 5c35761fbc..c3f0888f24 100644
--- a/libavcodec/h264_ps.h
+++ b/libavcodec/h264_ps.h
@@ -103,6 +103,7 @@ typedef struct SPS {
* Picture parameter set
*/
typedef struct PPS {
+ unsigned int pps_id;
unsigned int sps_id;
int cabac; ///< entropy_coding_mode_flag
int pic_order_present; ///< pic_order_present_flag