Changeset fe78470a in ffmpeg

Timestamp:
Mar 4, 2012, 6:14:53 AM (13 years ago)
Author:
Justin Ruggles <justin.ruggles@gmail.com>
Branches:
master
Children:
1ba08c94
Parents:
b0350c1c
git-author:
Justin Ruggles <justin.ruggles@gmail.com> (03/04/12 05:25:45)
git-committer:
Justin Ruggles <justin.ruggles@gmail.com> (03/04/12 06:14:53)
Message:

libopencore-amrnbenc: fix end-of-stream handling

Use CODEC_CAP_DELAY and CODEC_CAP_SMALL_LAST_FRAME to properly pad and flush
the encoder at the end of encoding. This is needed in order to have all input
samples decoded.

(No files)

Note: See TracChangeset for help on using the changeset viewer.