OSDN Git Service

aacenc: only use the number of input samples provided by the user.
authorJustin Ruggles <justin.ruggles@gmail.com>
Sat, 28 Jan 2012 22:18:18 +0000 (17:18 -0500)
committerJustin Ruggles <justin.ruggles@gmail.com>
Mon, 30 Jan 2012 19:20:24 +0000 (14:20 -0500)
commitf44005b610abc5b1aca5b3191b64a0a0ba65a03f
tree24d734cac2ac3ef51761ac92b77381c8fc532d0b
parent48f1e5212c90b511c90fa0449655abb06a9edda2
aacenc: only use the number of input samples provided by the user.

Fixes handling of CODEC_CAP_SMALL_LAST_FRAME.
libavcodec/aacenc.c