diff options
author | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2017-08-21 16:17:17 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2017-08-24 12:55:46 +0200 |
commit | f61e2dcfc399113e1b0408e58a085fca329d0da4 (patch) | |
tree | c7e232fa24456b60edc369355b453adf5667a8ff /doc/general.texi | |
parent | cb1a3eecac2d3395bf1e26289643082b4305f86a (diff) | |
download | ffmpeg-f61e2dcfc399113e1b0408e58a085fca329d0da4.tar.gz |
lavf/g726: Demuxer for raw G.726 streams, both left- and right-justified.
Compatible with the binary encoder attached to ticket #6596 (right-aligned)
and a sample from a SEG Mp3-Player (left-aligned).
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 036c8c25d4..7d8da113e6 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -341,6 +341,7 @@ library: @item FunCom ISS @tab @tab X @tab Audio format used in various games from FunCom like The Longest Journey. @item G.723.1 @tab X @tab X +@item G.726 @tab @tab X @tab Both left- and right-justified. @item G.729 BIT @tab X @tab X @item G.729 raw @tab @tab X @item GENH @tab @tab X |