]> git.sesse.net Git - ffmpeg/commit
avcodec: fix avcodec_encode_audio() documentation.
authorJustin Ruggles <justin.ruggles@gmail.com>
Sat, 31 Dec 2011 00:35:45 +0000 (19:35 -0500)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sat, 7 Jan 2012 19:33:15 +0000 (14:33 -0500)
commit07837e4158f8cf478f5b270d6027af2b13ca1780
treec1c70ad2b1dc1bba4cab0588d0ce0fb4a0ef123b
parent15f073ee6d7ae78acb7195fa12a64e621173e98b
avcodec: fix avcodec_encode_audio() documentation.

the previous documentation indicated how many bytes are read from the input,
not how many samples are read.
libavcodec/avcodec.h