[FFmpeg-devel] [PATCH] cineform CFHD additions and improvements
Nicolas George
george at nsup.org
Fri Jul 31 11:09:26 EEST 2020
Paul B Mahol (12020-07-31):
> From 6ec6fb33ac4a21c602b44efa94ff3246a6ea4342 Mon Sep 17 00:00:00 2001
> From: Paul B Mahol <onemda at gmail.com>
> Date: Sat, 25 Jul 2020 18:18:18 +0200
> Subject: [PATCH 1/3] avcodec: add CFHD encoder
>
> ---
> libavcodec/Makefile | 1 +
> libavcodec/allcodecs.c | 1 +
> libavcodec/cfhd.c | 28 --
> libavcodec/cfhd.h | 52 +++
> libavcodec/cfhdenc.c | 746 +++++++++++++++++++++++++++++++++++++++++
> 5 files changed, 800 insertions(+), 28 deletions(-)
> create mode 100644 libavcodec/cfhdenc.c
The origin of the tables of numbers still need to be documented in the
source code.
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200731/25591710/attachment.sig>
More information about the ffmpeg-devel
mailing list