diff options
author | Gyan Doshi <ffmpeg@gyani.pro> | 2021-04-02 15:13:39 +0530 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2021-04-02 15:20:14 +0530 |
commit | a3f695d54b2f54ae69b4b441a533740ea9c8140f (patch) | |
tree | e63194a9418f95771646a42d3ccd17ae100773a6 /doc/encoders.texi | |
parent | aa1cfe05a5778db3c4af400e98ebfc9d67136706 (diff) | |
download | ffmpeg-a3f695d54b2f54ae69b4b441a533740ea9c8140f.tar.gz |
doc/encoders: add entry for a64 encoders
Diffstat (limited to 'doc/encoders.texi')
-rw-r--r-- | doc/encoders.texi | 4 |
1 files changed, 4 insertions, 0 deletions
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. |