Niklas Haas: > From: Niklas Haas <g...@haasn.dev> > > And expose the parsed values as frame side data. Update FATE results to > match. > > It's worth documenting that this relies on the dovi configuration record > being present on the first AVPacket fed to the decoder, which in > practice is the case if if the API user has called something like > av_format_inject_global_side_data, which is unfortunately not the > default. > > This commit is not the time and place to change that behavior, though. > > Signed-off-by: Niklas Haas <g...@haasn.dev> > --- > libavcodec/hevcdec.c | 40 +- > libavcodec/hevcdec.h | 2 + > tests/ref/fate/hevc-dv-rpu | 11200 +++++++++++++++++++++++++++++++++++ > 3 files changed, 11234 insertions(+), 8 deletions(-)
11200 lines for the fate ref file. Don't you think that is a bit excessive? - Andreas _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".