videoencoder: Always propose a video buffer pool when the subclass didn't provide one
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 8 Aug 2012 13:28:52 +0000 (15:28 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 8 Aug 2012 15:41:19 +0000 (17:41 +0200)
commit98983e08ae1730871f1b6c11a30024c037e4cc61
tree5cdce4474a45f799d5cc6e9db2f2c4abc61b96eb
parentb158029caf4921c795c54e426d0c56f172a835c4
videoencoder: Always propose a video buffer pool when the subclass didn't provide one

And also request 16-byte aligned buffers if the subclass didn't
set anything else.
gst-libs/gst/video/gstvideoencoder.c