OSDN Git Service

apedec: consume the whole packet when copying to the decoder buffer.
authorJustin Ruggles <justin.ruggles@gmail.com>
Mon, 31 Oct 2011 18:49:34 +0000 (14:49 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Thu, 10 Nov 2011 15:25:47 +0000 (10:25 -0500)
commitc298b2b8db2e387afb5de94ed43deac1deb607a9
treedb788e480bfe84608ffa6feb206dc9a59e9f1a5f
parentde157f2118eeebedd28f4fd1ed448787abd837f8
apedec: consume the whole packet when copying to the decoder buffer.

This avoids artifically consuming a partial packet but ignoring remaining data
in subsequent calls.
libavcodec/apedec.c