Re: [FFmpeg-devel] [PATCH 9/9] avcodec/cbs_h26[45]: Remove redundant enum constants

2021-03-12 Thread Mark Thompson
On 10/03/2021 10:29, Andreas Rheinhardt wrote: Unused since 8843607f495c95c1e67a3ce3d6f15dca6e252439. Signed-off-by: Andreas Rheinhardt --- libavcodec/cbs_h264.h | 10 -- libavcodec/cbs_h265.h | 9 - 2 files changed, 19 deletions(-) diff --git a/libavcodec/cbs_h264.h b/lib

[FFmpeg-devel] [PATCH 9/9] avcodec/cbs_h26[45]: Remove redundant enum constants

2021-03-10 Thread Andreas Rheinhardt
Unused since 8843607f495c95c1e67a3ce3d6f15dca6e252439. Signed-off-by: Andreas Rheinhardt --- libavcodec/cbs_h264.h | 10 -- libavcodec/cbs_h265.h | 9 - 2 files changed, 19 deletions(-) diff --git a/libavcodec/cbs_h264.h b/libavcodec/cbs_h264.h index 9eb97eae24..5a8641a333 1006