ffmpeg | branch: master | Gyan Doshi <[email protected]> | Fri Apr 2 12:22:56 2021 +0530| [3d97a0061c723827fda0c1cf28c6f63e7e4cf1b8] | committer: Gyan Doshi
doc/muxers: add entry for A64 muxer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3d97a0061c723827fda0c1cf28c6f63e7e4cf1b8 --- doc/muxers.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/muxers.texi b/doc/muxers.texi index 74833d7611..4c6eac1f84 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -19,6 +19,11 @@ enabled demuxers and muxers. A description of some of the currently available muxers follows. +@anchor{a64} +@section a64 + +A64 muxer for Commodore 64 video. Accepts a single @code{a64_multi} or @code{a64_multi5} codec video stream. + @anchor{aiff} @section aiff _______________________________________________ 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".
