ffmpegenc: Also add FF_MIN_BUFFER_SIZE to video buffers too
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 1 Oct 2009 14:46:34 +0000 (16:46 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 1 Oct 2009 14:46:34 +0000 (16:46 +0200)
commit577525af3d492469edd54e1c86b4ba0bfc214048
treedc6fd380134043d35bee61f34472229cf91b80b1
parentd9f6febe7015bbbbce7ddc82503f43751f7eb168
ffmpegenc: Also add FF_MIN_BUFFER_SIZE to video buffers too

Just to make sure we never get below it in case of very small videos.
ext/ffmpeg/gstffmpegenc.c