lavc/msrleenc: Add msrle encoder

Keyframes are marked automagically
This commit is contained in:
Tomas Härdin 2023-06-08 11:57:53 +02:00
parent 4cc40c050a
commit 8e53233f68
11 changed files with 340 additions and 0 deletions

View file

@ -210,6 +210,7 @@ Codecs:
mqc* Nicolas Bertrand
msmpeg4.c, msmpeg4data.h Michael Niedermayer
msrle.c Mike Melanson
msrleenc.c Tomas Härdin
msvideo1.c Mike Melanson
nuv.c Reimar Doeffinger
nvdec*, nvenc* Timo Rothenpieler