ffmpeg | branch: master | Gyan Doshi <[email protected]> | Sat Oct 19 13:18:36 2019 +0530| [ed78ca41232eb6c041d08972f03c1b453269e81e] | committer: Gyan Doshi
doc/utils: add hexadecagonal channel layout > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ed78ca41232eb6c041d08972f03c1b453269e81e --- doc/utils.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/utils.texi b/doc/utils.texi index 4e2e713505..05a2f81626 100644 --- a/doc/utils.texi +++ b/doc/utils.texi @@ -704,6 +704,8 @@ FL+FR+FC+LFE+BL+BR+FLC+FRC FL+FR+FC+LFE+FLC+FRC+SL+SR @item octagonal FL+FR+FC+BL+BR+BC+SL+SR +@item hexadecagonal +FL+FR+FC+BL+BR+BC+SL+SR+WL+WR+TBL+TBR+TBC+TFC+TFL+TFR @item downmix DL+DR @end table _______________________________________________ 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".
