[FFmpeg-devel] [PATCH] avcodec/dvenc: support encoding dvcprohd

Baptiste Coudurier baptiste.coudurier at gmail.com
Wed Nov 13 19:13:47 EET 2019


> On Nov 12, 2019, at 1:13 PM, Baptiste Coudurier <baptiste.coudurier at gmail.com> wrote:
> 
>> 
>> On Nov 9, 2019, at 4:11 PM, Baptiste Coudurier <baptiste.coudurier at gmail.com> wrote:
>> 
>> ---
>> libavcodec/dv.h                 |   1 +
>> libavcodec/dvenc.c              | 561 ++++++++++++++++++++++++++++----
>> tests/fate/vcodec.mak           |  14 +-
>> tests/ref/vsynth/vsynth1-dv-fhd |   4 +
>> tests/ref/vsynth/vsynth1-dv-hd  |   4 +
>> tests/ref/vsynth/vsynth2-dv-fhd |   4 +
>> tests/ref/vsynth/vsynth2-dv-hd  |   4 +
>> tests/ref/vsynth/vsynth3-dv-fhd |   4 +
>> tests/ref/vsynth/vsynth3-dv-hd  |   4 +
>> 9 files changed, 541 insertions(+), 59 deletions(-)
>> create mode 100644 tests/ref/vsynth/vsynth1-dv-fhd
>> create mode 100644 tests/ref/vsynth/vsynth1-dv-hd
>> create mode 100644 tests/ref/vsynth/vsynth2-dv-fhd
>> create mode 100644 tests/ref/vsynth/vsynth2-dv-hd
>> create mode 100644 tests/ref/vsynth/vsynth3-dv-fhd
>> create mode 100644 tests/ref/vsynth/vsynth3-dv-hd
>> 
> 
> Will apply
> 

Applied

— 
Baptiste



More information about the ffmpeg-devel mailing list