Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] [PATCH v4 0/4] DOVI: Add NLQ pivots to AVDOVIDataMapping
@ 2022-08-06 14:02 quietvoid
  2022-08-06 14:02 ` [FFmpeg-devel] [PATCH v4 1/4] libavutil/dovi_meta: Add nlq_pivots " quietvoid
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: quietvoid @ 2022-08-06 14:02 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: quietvoid

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.

v3: https://ffmpeg.org/pipermail/ffmpeg-devel/2022-June/297730.html

Changes in v4:
  - Fixed comment from https://ffmpeg.org/pipermail/ffmpeg-devel/2022-July/298736.html 

quietvoid (4):
  libavutil/dovi_meta: Add nlq_pivots to AVDOVIDataMapping
  fftools/ffprobe: Add DOVI nlq_pivots logging
  libavfilter/vf_showinfo: Add DOVI nlq_pivots logging
  fate: Add test to parse profile 7 DOVI RPU

 fftools/ffprobe.c                     |   4 +
 libavcodec/dovi_rpu.c                 |   9 +-
 libavfilter/vf_showinfo.c             |   6 +
 libavutil/dovi_meta.h                 |   1 +
 tests/fate/hevc.mak                   |   3 +
 tests/ref/fate/hevc-dovi-profile7-rpu | 296 ++++++++++++++++++++++++++
 6 files changed, 318 insertions(+), 1 deletion(-)
 create mode 100644 tests/ref/fate/hevc-dovi-profile7-rpu

-- 
2.37.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".

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-06 14:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-06 14:02 [FFmpeg-devel] [PATCH v4 0/4] DOVI: Add NLQ pivots to AVDOVIDataMapping quietvoid
2022-08-06 14:02 ` [FFmpeg-devel] [PATCH v4 1/4] libavutil/dovi_meta: Add nlq_pivots " quietvoid
2022-08-06 14:02 ` [FFmpeg-devel] [PATCH v4 2/4] fftools/ffprobe: Add DOVI nlq_pivots logging quietvoid
2022-08-06 14:02 ` [FFmpeg-devel] [PATCH v4 3/4] libavfilter/vf_showinfo: " quietvoid
2022-08-06 14:02 ` [FFmpeg-devel] [PATCH v4 4/4] fate: Add test to parse profile 7 DOVI RPU quietvoid

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