[FFmpeg-devel] [PATCH] fate/cbs: Add tests for h264_redundant_pps BSF
Andreas Rheinhardt
andreas.rheinhardt at outlook.com
Tue Sep 20 19:48:05 EEST 2022
Andreas Rheinhardt:
> This also tests writing slice data in the unaligned mode
> (some of these files use CAVLC) as well as updating
> side data as well as parsing ISOBMFF avcc extradata.
>
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> ---
> tests/fate/cbs.mak | 43 ++-
> tests/ref/fate/h264_redundant_pps-annexb | 307 +++++++++++++++++++
> tests/ref/fate/h264_redundant_pps-mov | 115 +++++++
> tests/ref/fate/h264_redundant_pps-side_data | 21 ++
> tests/ref/fate/h264_redundant_pps-side_data2 | 11 +
> 5 files changed, 494 insertions(+), 3 deletions(-)
> create mode 100644 tests/ref/fate/h264_redundant_pps-annexb
> create mode 100644 tests/ref/fate/h264_redundant_pps-mov
> create mode 100644 tests/ref/fate/h264_redundant_pps-side_data
> create mode 100644 tests/ref/fate/h264_redundant_pps-side_data2
>
Forget about this patch, I forgot to send commits that this is based
upon. The real patchset is here:
https://ffmpeg.org/pipermail/ffmpeg-devel/2022-September/301762.html
- Andreas
More information about the ffmpeg-devel
mailing list