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 <[email protected]> > --- > 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 _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
