vaapiencode: rename a few member functions.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 9 Jan 2014 09:09:38 +0000 (10:09 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 13 Jan 2014 16:31:55 +0000 (17:31 +0100)
commit85ce893faa9e30eaacc98ab794fd790f77cc349c
treeb8bf6354a52cc272e97da68a34f8d84a825f8aa5
parenta43d06dcf5b109165ba39c8214124433c4d4a5ee
vaapiencode: rename a few member functions.

Rename a few member functions to make them more consistent:
- alloc_encoder(): now reduced to allocate the encoder object only;
- alloc_buffer(): allocate buffer from srcpad, and copy bitstream.
gst/vaapi/gstvaapiencode.c
gst/vaapi/gstvaapiencode.h
gst/vaapi/gstvaapiencode_h264.c
gst/vaapi/gstvaapiencode_mpeg2.c