ffenc: make the output buffer big enough
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 13 May 2009 09:21:13 +0000 (11:21 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 13 May 2009 09:21:35 +0000 (11:21 +0200)
commite2dd913f4c5e22e87f7233fdf653e9aa52994b88
tree96d8c73544112f1a133aef3210989fc2bb71807a
parent25b41829b930c2577632cba82654c1fdf618bd8f
ffenc: make the output buffer big enough

The ffmpeg docs say that the output buffer should at least be
FF_MIN_BUFFER_SIZE (which is overly large, but anyways).
ext/ffmpeg/gstffmpegenc.c