lamemp3enc: Tell GstAudioEncoder about the number of incoming samples
authorOlivier Crête <olivier.crete@collabora.com>
Thu, 9 May 2013 23:40:49 +0000 (19:40 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Thu, 9 May 2013 23:48:37 +0000 (19:48 -0400)
commit365b99e66af11555d7534cde384d149bcd515eca
treea76102e77889ba7a9428c1732be6738b0f604220
parent86d714bd7106a26711f42cd2d7ba2fca8788ae29
lamemp3enc: Tell GstAudioEncoder about the number of incoming samples

lame does internal resampling, but the base class only cares about
the number of raw samples, so tell finish frames about that, not
the number of samples in the outgoing frame.:
ext/lame/gstlamemp3enc.c