rename encoders to vaapi{codec}enc
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Wed, 3 Feb 2016 18:07:40 +0000 (19:07 +0100)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Wed, 3 Feb 2016 19:23:31 +0000 (20:23 +0100)
commit77ddde41d95a7b7b17b9f288c009232e02d2e90e
tree4e5c6195c627969ffd4821ec48388e718614aa86
parentdb6125be746c056b4b7681b570ab78c73e817962
rename encoders to vaapi{codec}enc

Trying to comply with GStreamer's element names, this patch renames the
encoders using the name format vaapi{codec}enc.

In this way, the plugin documentation is linked correctly.

Signed-off-by: Víctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
docs/plugins/gstreamer-vaapi-plugins-docs.xml.in
docs/plugins/gstreamer-vaapi-plugins-sections.txt
gst/vaapi/gstvaapi.c
gst/vaapi/gstvaapiencode_h264.c
gst/vaapi/gstvaapiencode_h265.c
gst/vaapi/gstvaapiencode_jpeg.c
gst/vaapi/gstvaapiencode_mpeg2.c
gst/vaapi/gstvaapiencode_vp8.c