vaapiencode: make GstVaapiEncode an abstract type.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 8 Jan 2014 17:56:23 +0000 (18:56 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 13 Jan 2014 16:31:55 +0000 (17:31 +0100)
commit37fa6a8a3db67ea661ff4d514e233c2e5337f8db
tree2f17834f83d754989301bbe937ade2697017bcf4
parent85ce893faa9e30eaacc98ab794fd790f77cc349c
vaapiencode: make GstVaapiEncode an abstract type.

Make base GstVaapiEncode class an abstract type so that we cannot
create an instance from it without going through any of the codec
specific derived class.
gst/vaapi/gstvaapiencode.c