[FFmpeg-devel] [PATCH] cineform CFHD additions and improvements
Paul B Mahol
onemda at gmail.com
Fri Jul 31 11:14:04 EEST 2020
On 7/31/20, Nicolas George <george at nsup.org> wrote:
> 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.
Disagree, no it does not, also only you complained about it.
More information about the ffmpeg-devel
mailing list