ffenc: avoid malloc more for audio encoders
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 13 May 2009 21:18:50 +0000 (23:18 +0200)
committerWim Taymans <wim@metal.(none)>
Wed, 13 May 2009 21:18:50 +0000 (23:18 +0200)
commitff2f62ac8a9f007a75adf27360fe617d0d98f30a
tree9f9fe6cd7262062a22bea7bb7538cb493c6d62c5
parent9fdc5a5d64cd7fd71d1bd568423b24c56461eacb
ffenc: avoid malloc more for audio encoders

Use _adapter_peek() to retrieve data so that we can reuse previously
allocated memory.
ext/ffmpeg/gstffmpegenc.c