ffmpeg | branch: master | Gyan Doshi <[email protected]> | Fri Apr 2 15:31:39 2021 +0530| [a3f695d54b2f54ae69b4b441a533740ea9c8140f] | committer: Gyan Doshi
doc/encoders: add entry for a64 encoders > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a3f695d54b2f54ae69b4b441a533740ea9c8140f --- doc/encoders.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/encoders.texi b/doc/encoders.texi index a92eb0eb2f..2ba9938da2 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -1268,6 +1268,10 @@ disabled A description of some of the currently available video encoders follows. +@section a64_multi, a64_multi5 + +A64 / Commodore 64 multicolor charset encoder. @code{a64_multi5} is extended with 5th color (colram). + @section GIF GIF image/animation encoder. _______________________________________________ ffmpeg-cvslog mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
