From: quietvoid <tcchlisop0@gmail.com> To: ffmpeg-devel@ffmpeg.org Cc: quietvoid <tcChlisop0@gmail.com> Subject: [FFmpeg-devel] [PATCH 0/2] DOVI: Add NLQ pivots to AVDOVIDataMapping Date: Sat, 11 Jun 2022 12:45:28 -0400 Message-ID: <20220611164530.157-1-tcChlisop0@gmail.com> (raw) The NLQ pivots are not documented but should be present in the header for profile 7 RPU format. It has been verified using Dolby's verification toolkit. With the pivots parsed, the parsed values for num_{x,y}_partitions are correct and usually equal to 1. quietvoid (2): libavutil/dovi_meta: Add nlq_pivots to AVDOVIDataMapping fate: Add test to parse profile 7 DOVI RPU fftools/ffprobe.c | 4 + libavcodec/dovi_rpu.c | 7 + libavfilter/vf_showinfo.c | 8 + libavutil/dovi_meta.h | 1 + tests/fate/hevc.mak | 3 + tests/ref/fate/hevc-dovi-profile7-rpu | 296 ++++++++++++++++++++++++++ 6 files changed, 319 insertions(+) create mode 100644 tests/ref/fate/hevc-dovi-profile7-rpu -- 2.36.1 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next reply other threads:[~2022-06-11 16:45 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-06-11 16:45 quietvoid [this message] 2022-06-11 16:45 ` [FFmpeg-devel] [PATCH 1/2] libavutil/dovi_meta: Add nlq_pivots " quietvoid 2022-06-11 16:48 ` Andreas Rheinhardt 2022-06-17 19:35 ` quietvoid 2022-06-11 16:45 ` [FFmpeg-devel] [PATCH 2/2] fate: Add test to parse profile 7 DOVI RPU quietvoid
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20220611164530.157-1-tcChlisop0@gmail.com \ --to=tcchlisop0@gmail.com \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git