Re: [FFmpeg-devel] [PATCH] avfilter: add inverse tone mapping

2025-07-22 Thread Sarthak Indurkhya via ffmpeg-devel
y, 19 July 2025 at 8:18 PM To: FFmpeg development discussions and patches Subject: Re: [FFmpeg-devel] [PATCH] avfilter: add inverse tone mapping EXTERNAL: Use caution when clicking on links or opening attachments. On Sat, 19 Jul 2025 at 16:13, Sarthak Indurkhya via ffmpeg-devel < ffmpeg-devel

[FFmpeg-devel] [PATCH] avfilter: add inverse tone mapping

2025-07-19 Thread Sarthak Indurkhya via ffmpeg-devel
Hello FFmpeg developers, This patch introduces a new video filter called inversetonemap for FFmpeg. The filter performs SDR to HDR conversion by mapping SDR BT.709 video to HDR BT.2020 PQ, using local adaptation and inverse tone mapping. The goal is to provide a simple, flexible tool for upconver

[FFmpeg-devel] [PATCH] avfilter: add inverse tone mapping

2025-07-05 Thread Sarthak Indurkhya via ffmpeg-devel
--- Begin Message --- Hello FFmpeg developers, This patch introduces a new video filter called inversetonemap for FFmpeg. The filter performs SDR to HDR conversion by mapping SDR BT.709 video to HDR BT.2020 PQ, using local adaptation and inverse tone mapping. The goal is to provide a simple, flex

[FFmpeg-devel] [PATCH] avfilter: add inverse tone mapping filter

2025-06-30 Thread Sarthak Indurkhya via ffmpeg-devel
--- Begin Message --- Hello FFmpeg developers, This patch introduces a new video filter called inversetonemap for FFmpeg. The filter performs SDR to HDR conversion by mapping SDR BT.709 video to HDR BT.2020 PQ, using local adaptation and inverse tone mapping. The goal is to provide a simple, flex

[FFmpeg-devel] [PATCH] avfilter: add inverse tone mapping filter

2025-06-30 Thread Sarthak Indurkhya via ffmpeg-devel
--- Begin Message --- Hello FFmpeg developers, This patch introduces a new video filter called inversetonemap for FFmpeg. The filter performs SDR to HDR conversion by mapping SDR BT.709 video to HDR BT.2020 PQ, using local adaptation and inverse tone mapping. The goal is to provide a simple, flex