Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Anton Khirnov <anton@khirnov.net>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH] avcodec: add Radiance HDR image format support
Date: Tue, 05 Jul 2022 19:12:45 +0200
Message-ID: <165704116534.31466.9860058881681171012@lain.khirnov.net> (raw)
In-Reply-To: <CAPYw7P6+=NoWs1jLxeN9PcBkC_N+413bJZQPCrFdj98hd3T7pQ@mail.gmail.com>

Quoting Paul B Mahol (2022-07-05 17:45:20)
> Hello,
> 
> Patch attached.
> 
> From 62fce2bfd811eb4fb86b5907d62e67f0a2d033ff Mon Sep 17 00:00:00 2001
> From: Paul B Mahol <onemda@gmail.com>
> Date: Sun, 3 Jul 2022 23:50:05 +0200
> Subject: [PATCH] avcodec: add Radiance HDR image format support
> 
> Signed-off-by: Paul B Mahol <onemda@gmail.com>
> ---
>  doc/general_contents.texi |   2 +
>  libavcodec/Makefile       |   2 +
>  libavcodec/allcodecs.c    |   2 +
>  libavcodec/codec_desc.c   |   7 ++
>  libavcodec/codec_id.h     |   1 +
>  libavcodec/hdrdec.c       | 212 ++++++++++++++++++++++++++++++++++++++
>  libavcodec/hdrenc.c       | 188 +++++++++++++++++++++++++++++++++
>  libavformat/Makefile      |   1 +
>  libavformat/allformats.c  |   1 +
>  libavformat/img2.c        |   1 +
>  libavformat/img2dec.c     |   8 ++
>  libavformat/img2enc.c     |   2 +-
>  12 files changed, 426 insertions(+), 1 deletion(-)
>  create mode 100644 libavcodec/hdrdec.c
>  create mode 100644 libavcodec/hdrenc.c

without this codec having tests the time cube cannot be completed

-- 
Anton Khirnov
_______________________________________________
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".

  reply	other threads:[~2022-07-05 17:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-05 15:45 Paul B Mahol
2022-07-05 17:12 ` Anton Khirnov [this message]
2022-07-06 18:47 ` Paul B Mahol
2022-07-06 18:50   ` James Almer
2022-07-06 19:29     ` Paul B Mahol
2022-07-06 19:03   ` James Almer
2022-07-06 19:09     ` Andreas Rheinhardt
2022-07-06 19:12       ` James Almer
2022-07-06 19:21         ` Andreas Rheinhardt
2022-07-09  8:16   ` Paul B Mahol

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=165704116534.31466.9860058881681171012@lain.khirnov.net \
    --to=anton@khirnov.net \
    --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