[FFmpeg-devel] [PATCH 1/2] avformat/nut: add cpia codec

Michael Niedermayer michael at niedermayer.cc
Mon Jun 10 22:35:28 EEST 2019


On Thu, Jun 06, 2019 at 10:31:44PM +0200, Stephan Hilb wrote:
> ---
>  libavformat/nut.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/libavformat/nut.c b/libavformat/nut.c
> index 4fbbcb1d26..937f452878 100644
> --- a/libavformat/nut.c
> +++ b/libavformat/nut.c
> @@ -43,6 +43,7 @@ const AVCodecTag ff_nut_video_tags[] = {
>      { AV_CODEC_ID_XFACE,            MKTAG('X', 'F', 'A', 'C') },
>      { AV_CODEC_ID_VP9,              MKTAG('V', 'P', '9', '0') },
>      { AV_CODEC_ID_HEVC,             MKTAG('H', 'E', 'V', 'C') },
> +    { AV_CODEC_ID_CPIA,             MKTAG('C', 'P', 'i', 'A') },
>      { AV_CODEC_ID_RAWVIDEO,         MKTAG('R', 'G', 'B', 15 ) },
>      { AV_CODEC_ID_RAWVIDEO,         MKTAG('B', 'G', 'R', 15 ) },
>      { AV_CODEC_ID_RAWVIDEO,         MKTAG('R', 'G', 'B', 16 ) },

will apply

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you fake or manipulate statistics in a paper in physics you will never
get a job again.
If you fake or manipulate statistics in a paper in medicin you will get
a job for life at the pharma industry.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190610/d0a8c2d7/attachment.sig>


More information about the ffmpeg-devel mailing list