diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2012-10-12 17:29:43 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2012-10-13 12:33:18 +0200 |
commit | 92281850a2d878dae1d50e271886ba87013b6ff3 (patch) | |
tree | 323ea7848bef448d41666fa19b76df426dd8a1d0 /doc/nut.texi | |
parent | 1bd442c276e6688b43777a198cad0d7e3a92123f (diff) | |
download | ffmpeg-92281850a2d878dae1d50e271886ba87013b6ff3.tar.gz |
nut: support pcm codecs not mapped in avi
The native tags will be used when available.
Diffstat (limited to 'doc/nut.texi')
-rw-r--r-- | doc/nut.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nut.texi b/doc/nut.texi index dafbb392e7..1c23934f6a 100644 --- a/doc/nut.texi +++ b/doc/nut.texi @@ -50,7 +50,7 @@ to be read big-endian. @end multitable <type> is S for signed integer, U for unsigned integer, F for IEEE float -<interleaving> is D for default, as a historical artefact. +<interleaving> is D for default, P is for planar. <bits> is 8/16/24/32 @example |