From 86d2bcd7afb8706663d29e30f65863de5a626142 Mon Sep 17 00:00:00 2001 From: Xiretza Date: Sun, 15 May 2022 12:47:41 +0200 Subject: [PATCH] fix(h265_pps_parser): fix missing cstdint include --- src/common_video/h265/h265_pps_parser.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common_video/h265/h265_pps_parser.h b/src/common_video/h265/h265_pps_parser.h index 28c95ea9..c180b1b9 100644 --- a/src/common_video/h265/h265_pps_parser.h +++ b/src/common_video/h265/h265_pps_parser.h @@ -12,6 +12,7 @@ #define COMMON_VIDEO_H265_PPS_PARSER_H_ #include "absl/types/optional.h" +#include namespace rtc { class BitBuffer; o' selected='selected'>koszko Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2023-03-28NEWS: Mention new rpm format....Maxim Cournoyer
2022-12-18Update NEWS.Ludovic Courtès
2022-12-17Update NEWS.Marius Bakke
2022-12-02Update NEWS.Ludovic Courtès
2022-11-23NEWS: Update it....Jonathan Brielmaier
2022-11-16Update NEWS.Maxim Cournoyer
2022-10-13NEWS: Update it....Mathieu Othacehe
2022-10-07Update NEWS....Maxim Cournoyer
2022-09-28Update NEWS....Mathieu Othacehe
2022-09-26NEWS: Update it....Mathieu Othacehe
2022-09-24Update NEWS.Ludovic Courtès
2022-09-23Update NEWS.Maxim Cournoyer
2022-09-19Update NEWS....Mathieu Othacehe
2022-09-16Update NEWS....Mathieu Othacehe
2022-09-15Update NEWS....Maxim Cournoyer
2022-09-14Update NEWS....Maxim Cournoyer
2021-11-23Update NEWS.Ludovic Courtès