libs: humongous code style fix
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Wed, 3 Feb 2016 10:50:13 +0000 (11:50 +0100)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Wed, 3 Feb 2016 19:03:47 +0000 (20:03 +0100)
commitac730d0a62a39e4379d218c7ae13c65323bf49f4
tree113bca61b80ed40810154b20ab74c8525f192014
parent4b5be5973ed7784a5099463de976e1fd118d6f57
libs: humongous code style fix

As part of the upstreaming process of gstreamer-vaapi into the GStreamer
umbrella, we need to comply with the project's code style. This meant to
change a lot of code.

It was decided to use a single massive patch to update the code style.

I would like to apologize with the original developers of this code because of
the history breakage.

Signed-off-by: Víctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
13 files changed:
gst-libs/gst/vaapi/gstvaapidecoder_dpb.c
gst-libs/gst/vaapi/gstvaapidecoder_h264.c
gst-libs/gst/vaapi/gstvaapidecoder_jpeg.c
gst-libs/gst/vaapi/gstvaapidecoder_mpeg2.c
gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.c
gst-libs/gst/vaapi/gstvaapidecoder_unit.c
gst-libs/gst/vaapi/gstvaapidecoder_vc1.c
gst-libs/gst/vaapi/gstvaapiimage.c
gst-libs/gst/vaapi/gstvaapiparser_frame.c
gst-libs/gst/vaapi/gstvaapipixmap.c
gst-libs/gst/vaapi/gstvaapipixmap_x11.c
gst-libs/gst/vaapi/gstvaapiprofile.c
gst-libs/gst/vaapi/gstvaapisubpicture.c