diff options
author | Gwenole Beauchesne <gbeauchesne@splitted-desktop.com> | 2011-06-14 13:52:56 +0200 |
---|---|---|
committer | Gwenole Beauchesne <gbeauchesne@splitted-desktop.com> | 2011-06-14 13:54:07 +0200 |
commit | 1701ce3107cf4edbb628f61e148c69d92c9a722b (patch) | |
tree | 6ed00bde45fc6563e0a3a9d4eb11a866b21717b2 /gst-libs | |
parent | b614ec9c9b11bbf5c4d0ca9d0154763d50a422b1 (diff) | |
download | gst-vaapi-1701ce3107cf4edbb628f61e148c69d92c9a722b.tar.gz |
Update copyright notice.
Diffstat (limited to 'gst-libs')
65 files changed, 65 insertions, 65 deletions
diff --git a/gst-libs/gst/vaapi/gstvaapi_priv.h b/gst-libs/gst/vaapi/gstvaapi_priv.h index cb5f9c43..99d09b90 100644 --- a/gst-libs/gst/vaapi/gstvaapi_priv.h +++ b/gst-libs/gst/vaapi/gstvaapi_priv.h @@ -1,7 +1,7 @@ /* * gstvaapi_priv.h - Helper to include all private headers * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapicompat.h b/gst-libs/gst/vaapi/gstvaapicompat.h index e17684fb..bf4385d3 100644 --- a/gst-libs/gst/vaapi/gstvaapicompat.h +++ b/gst-libs/gst/vaapi/gstvaapicompat.h @@ -1,7 +1,7 @@ /* * gstvapicompat.h - VA-API compatibility glue * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapicontext.c b/gst-libs/gst/vaapi/gstvaapicontext.c index e40fe0b7..b5c40924 100644 --- a/gst-libs/gst/vaapi/gstvaapicontext.c +++ b/gst-libs/gst/vaapi/gstvaapicontext.c @@ -1,7 +1,7 @@ /* * gstvaapicontext.c - VA context abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapicontext.h b/gst-libs/gst/vaapi/gstvaapicontext.h index e83a9916..d1b12608 100644 --- a/gst-libs/gst/vaapi/gstvaapicontext.h +++ b/gst-libs/gst/vaapi/gstvaapicontext.h @@ -1,7 +1,7 @@ /* * gstvaapicontext.h - VA context abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidebug.h b/gst-libs/gst/vaapi/gstvaapidebug.h index 8e969782..f0359cf7 100644 --- a/gst-libs/gst/vaapi/gstvaapidebug.h +++ b/gst-libs/gst/vaapi/gstvaapidebug.h @@ -1,7 +1,7 @@ /* * gstvaapidebug.h - VA-API debugging utilities * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidecoder.c b/gst-libs/gst/vaapi/gstvaapidecoder.c index 4fe84cbe..006e17bb 100644 --- a/gst-libs/gst/vaapi/gstvaapidecoder.c +++ b/gst-libs/gst/vaapi/gstvaapidecoder.c @@ -1,7 +1,7 @@ /* * gstvaapidecoder.c - VA decoder abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidecoder.h b/gst-libs/gst/vaapi/gstvaapidecoder.h index f7210d33..73db5fd7 100644 --- a/gst-libs/gst/vaapi/gstvaapidecoder.h +++ b/gst-libs/gst/vaapi/gstvaapidecoder.h @@ -1,7 +1,7 @@ /* * gstvaapidecoder.h - VA decoder abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidecoder_ffmpeg.c b/gst-libs/gst/vaapi/gstvaapidecoder_ffmpeg.c index e8fc9812..8124a3c6 100644 --- a/gst-libs/gst/vaapi/gstvaapidecoder_ffmpeg.c +++ b/gst-libs/gst/vaapi/gstvaapidecoder_ffmpeg.c @@ -1,7 +1,7 @@ /* * gstvaapidecoder_ffmpeg.c - FFmpeg-based decoder * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidecoder_ffmpeg.h b/gst-libs/gst/vaapi/gstvaapidecoder_ffmpeg.h index ef033180..68c61ee7 100644 --- a/gst-libs/gst/vaapi/gstvaapidecoder_ffmpeg.h +++ b/gst-libs/gst/vaapi/gstvaapidecoder_ffmpeg.h @@ -1,7 +1,7 @@ /* * gstvaapidecoder_ffmpeg.h - FFmpeg-based decoder * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidecoder_priv.h b/gst-libs/gst/vaapi/gstvaapidecoder_priv.h index 546d93b8..76f28790 100644 --- a/gst-libs/gst/vaapi/gstvaapidecoder_priv.h +++ b/gst-libs/gst/vaapi/gstvaapidecoder_priv.h @@ -1,7 +1,7 @@ /* * gstvaapidecoder_priv.h - VA decoder abstraction (private definitions) * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidisplay.c b/gst-libs/gst/vaapi/gstvaapidisplay.c index ae1782d4..d03cfa75 100644 --- a/gst-libs/gst/vaapi/gstvaapidisplay.c +++ b/gst-libs/gst/vaapi/gstvaapidisplay.c @@ -1,7 +1,7 @@ /* * gstvaapidisplay.c - VA display abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidisplay.h b/gst-libs/gst/vaapi/gstvaapidisplay.h index 91e044d8..075c1f61 100644 --- a/gst-libs/gst/vaapi/gstvaapidisplay.h +++ b/gst-libs/gst/vaapi/gstvaapidisplay.h @@ -1,7 +1,7 @@ /* * gstvaapidisplay.h - VA display abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidisplay_glx.c b/gst-libs/gst/vaapi/gstvaapidisplay_glx.c index 7e3731b3..660d7576 100644 --- a/gst-libs/gst/vaapi/gstvaapidisplay_glx.c +++ b/gst-libs/gst/vaapi/gstvaapidisplay_glx.c @@ -1,7 +1,7 @@ /* * gstvaapidisplay_glx.c - VA/GLX display abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidisplay_glx.h b/gst-libs/gst/vaapi/gstvaapidisplay_glx.h index 8c3ff156..abb9d1bf 100644 --- a/gst-libs/gst/vaapi/gstvaapidisplay_glx.h +++ b/gst-libs/gst/vaapi/gstvaapidisplay_glx.h @@ -1,7 +1,7 @@ /* * gstvaapidisplay_glx.h - VA/GLX display abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidisplay_glx_priv.h b/gst-libs/gst/vaapi/gstvaapidisplay_glx_priv.h index 6e13202f..48b4bac5 100644 --- a/gst-libs/gst/vaapi/gstvaapidisplay_glx_priv.h +++ b/gst-libs/gst/vaapi/gstvaapidisplay_glx_priv.h @@ -1,7 +1,7 @@ /* * gstvaapidisplay_glx_priv.h - Internal VA/GLX interface * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidisplay_priv.h b/gst-libs/gst/vaapi/gstvaapidisplay_priv.h index 1ab5cc68..5f2ff141 100644 --- a/gst-libs/gst/vaapi/gstvaapidisplay_priv.h +++ b/gst-libs/gst/vaapi/gstvaapidisplay_priv.h @@ -1,7 +1,7 @@ /* * gstvaapidisplay_priv.h - Base VA display (private definitions) * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidisplay_x11.c b/gst-libs/gst/vaapi/gstvaapidisplay_x11.c index 9e7ca77c..de98a005 100644 --- a/gst-libs/gst/vaapi/gstvaapidisplay_x11.c +++ b/gst-libs/gst/vaapi/gstvaapidisplay_x11.c @@ -1,7 +1,7 @@ /* * gstvaapidisplay_x11.c - VA/X11 display abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidisplay_x11.h b/gst-libs/gst/vaapi/gstvaapidisplay_x11.h index 732057e6..71c8a8de 100644 --- a/gst-libs/gst/vaapi/gstvaapidisplay_x11.h +++ b/gst-libs/gst/vaapi/gstvaapidisplay_x11.h @@ -1,7 +1,7 @@ /* * gstvaapidisplay_x11.h - VA/X11 display abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidisplay_x11_priv.h b/gst-libs/gst/vaapi/gstvaapidisplay_x11_priv.h index eb7237c4..b717d2f1 100644 --- a/gst-libs/gst/vaapi/gstvaapidisplay_x11_priv.h +++ b/gst-libs/gst/vaapi/gstvaapidisplay_x11_priv.h @@ -1,7 +1,7 @@ /* * gstvaapidisplay_x11_priv.h - Internal VA/X11 interface * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiimage.c b/gst-libs/gst/vaapi/gstvaapiimage.c index b496a749..f0186c3e 100644 --- a/gst-libs/gst/vaapi/gstvaapiimage.c +++ b/gst-libs/gst/vaapi/gstvaapiimage.c @@ -1,7 +1,7 @@ /* * gstvaapiimage.c - VA image abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiimage.h b/gst-libs/gst/vaapi/gstvaapiimage.h index e17a0dd3..f93bfa87 100644 --- a/gst-libs/gst/vaapi/gstvaapiimage.h +++ b/gst-libs/gst/vaapi/gstvaapiimage.h @@ -1,7 +1,7 @@ /* * gstvaapiimage.h - VA image abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiimageformat.c b/gst-libs/gst/vaapi/gstvaapiimageformat.c index a34157af..9218c687 100644 --- a/gst-libs/gst/vaapi/gstvaapiimageformat.c +++ b/gst-libs/gst/vaapi/gstvaapiimageformat.c @@ -1,7 +1,7 @@ /* * gstvaapiimageformat.c - VA image format abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiimageformat.h b/gst-libs/gst/vaapi/gstvaapiimageformat.h index 16029b65..f83e3bac 100644 --- a/gst-libs/gst/vaapi/gstvaapiimageformat.h +++ b/gst-libs/gst/vaapi/gstvaapiimageformat.h @@ -1,7 +1,7 @@ /* * gstvaapiimageformat.h - VA image format abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiimagepool.c b/gst-libs/gst/vaapi/gstvaapiimagepool.c index bdc1bb80..e5738cea 100644 --- a/gst-libs/gst/vaapi/gstvaapiimagepool.c +++ b/gst-libs/gst/vaapi/gstvaapiimagepool.c @@ -1,7 +1,7 @@ /* * gstvaapiimagepool.c - Gst VA image pool * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiimagepool.h b/gst-libs/gst/vaapi/gstvaapiimagepool.h index 0592910d..70f8a6b3 100644 --- a/gst-libs/gst/vaapi/gstvaapiimagepool.h +++ b/gst-libs/gst/vaapi/gstvaapiimagepool.h @@ -1,7 +1,7 @@ /* * gstvaapiimagepool.h - Gst VA image pool * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiobject.c b/gst-libs/gst/vaapi/gstvaapiobject.c index 800a2978..66cbb302 100644 --- a/gst-libs/gst/vaapi/gstvaapiobject.c +++ b/gst-libs/gst/vaapi/gstvaapiobject.c @@ -1,7 +1,7 @@ /* * gstvaapiobject.c - Base VA object * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiobject.h b/gst-libs/gst/vaapi/gstvaapiobject.h index a5313538..066b0865 100644 --- a/gst-libs/gst/vaapi/gstvaapiobject.h +++ b/gst-libs/gst/vaapi/gstvaapiobject.h @@ -1,7 +1,7 @@ /* * gstvaapiobject.h - Base VA object * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiobject_priv.h b/gst-libs/gst/vaapi/gstvaapiobject_priv.h index 7de67211..825b21cb 100644 --- a/gst-libs/gst/vaapi/gstvaapiobject_priv.h +++ b/gst-libs/gst/vaapi/gstvaapiobject_priv.h @@ -1,7 +1,7 @@ /* * gstvaapiobject_priv.h - Base VA object (private definitions) * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiparamspecs.c b/gst-libs/gst/vaapi/gstvaapiparamspecs.c index 3545f645..41d5fe6c 100644 --- a/gst-libs/gst/vaapi/gstvaapiparamspecs.c +++ b/gst-libs/gst/vaapi/gstvaapiparamspecs.c @@ -1,7 +1,7 @@ /* * gstvaapiparamspecs.c - GParamSpecs for some of our types * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiparamspecs.h b/gst-libs/gst/vaapi/gstvaapiparamspecs.h index 2ebdfbdc..6bfb2899 100644 --- a/gst-libs/gst/vaapi/gstvaapiparamspecs.h +++ b/gst-libs/gst/vaapi/gstvaapiparamspecs.h @@ -1,7 +1,7 @@ /* * gstvaapiparamspecs.h - GParamSpecs for some of our types * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiprofile.c b/gst-libs/gst/vaapi/gstvaapiprofile.c index 40c9760a..67a3f57c 100644 --- a/gst-libs/gst/vaapi/gstvaapiprofile.c +++ b/gst-libs/gst/vaapi/gstvaapiprofile.c @@ -1,7 +1,7 @@ /* * gstvaapiprofile.c - VA profile abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiprofile.h b/gst-libs/gst/vaapi/gstvaapiprofile.h index 7ab27ab8..1da13816 100644 --- a/gst-libs/gst/vaapi/gstvaapiprofile.h +++ b/gst-libs/gst/vaapi/gstvaapiprofile.h @@ -1,7 +1,7 @@ /* * gstvaapiprofile.h - VA profile abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapisubpicture.c b/gst-libs/gst/vaapi/gstvaapisubpicture.c index 2164a191..046aa68a 100644 --- a/gst-libs/gst/vaapi/gstvaapisubpicture.c +++ b/gst-libs/gst/vaapi/gstvaapisubpicture.c @@ -1,7 +1,7 @@ /* * gstvaapisubpicture.c - VA subpicture abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapisubpicture.h b/gst-libs/gst/vaapi/gstvaapisubpicture.h index bf7e22c9..4cdbc7c0 100644 --- a/gst-libs/gst/vaapi/gstvaapisubpicture.h +++ b/gst-libs/gst/vaapi/gstvaapisubpicture.h @@ -1,7 +1,7 @@ /* * gstvaapisubpicture.h - VA subpicture abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapisurface.c b/gst-libs/gst/vaapi/gstvaapisurface.c index 941f3971..4d9c5b0f 100644 --- a/gst-libs/gst/vaapi/gstvaapisurface.c +++ b/gst-libs/gst/vaapi/gstvaapisurface.c @@ -1,7 +1,7 @@ /* * gstvaapisurface.c - VA surface abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapisurface.h b/gst-libs/gst/vaapi/gstvaapisurface.h index 11fc3556..840e0290 100644 --- a/gst-libs/gst/vaapi/gstvaapisurface.h +++ b/gst-libs/gst/vaapi/gstvaapisurface.h @@ -1,7 +1,7 @@ /* * gstvaapisurface.h - VA surface abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapisurfacepool.c b/gst-libs/gst/vaapi/gstvaapisurfacepool.c index 221bc33f..a68be641 100644 --- a/gst-libs/gst/vaapi/gstvaapisurfacepool.c +++ b/gst-libs/gst/vaapi/gstvaapisurfacepool.c @@ -1,7 +1,7 @@ /* * gstvaapisurfacepool.c - Gst VA surface pool * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapisurfacepool.h b/gst-libs/gst/vaapi/gstvaapisurfacepool.h index 2b38d114..dfcef4d7 100644 --- a/gst-libs/gst/vaapi/gstvaapisurfacepool.h +++ b/gst-libs/gst/vaapi/gstvaapisurfacepool.h @@ -1,7 +1,7 @@ /* * gstvaapisurfacepool.h - Gst VA surface pool * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapisurfaceproxy.c b/gst-libs/gst/vaapi/gstvaapisurfaceproxy.c index 8f7c673a..f1a9206c 100644 --- a/gst-libs/gst/vaapi/gstvaapisurfaceproxy.c +++ b/gst-libs/gst/vaapi/gstvaapisurfaceproxy.c @@ -1,7 +1,7 @@ /* * gstvaapisurfaceproxy.c - VA surface proxy * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapisurfaceproxy.h b/gst-libs/gst/vaapi/gstvaapisurfaceproxy.h index 364244e2..b24caf5e 100644 --- a/gst-libs/gst/vaapi/gstvaapisurfaceproxy.h +++ b/gst-libs/gst/vaapi/gstvaapisurfaceproxy.h @@ -1,7 +1,7 @@ /* * gstvaapisurfaceproxy.h - VA surface proxy * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapitexture.c b/gst-libs/gst/vaapi/gstvaapitexture.c index 48a7c049..f9a84f50 100644 --- a/gst-libs/gst/vaapi/gstvaapitexture.c +++ b/gst-libs/gst/vaapi/gstvaapitexture.c @@ -1,7 +1,7 @@ /* * gstvaapitexture.c - VA texture abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapitexture.h b/gst-libs/gst/vaapi/gstvaapitexture.h index 54d341b5..a92c0152 100644 --- a/gst-libs/gst/vaapi/gstvaapitexture.h +++ b/gst-libs/gst/vaapi/gstvaapitexture.h @@ -1,7 +1,7 @@ /* * gstvaapitexture.h - VA texture abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapitypes.h b/gst-libs/gst/vaapi/gstvaapitypes.h index 047db2db..c0b555a5 100644 --- a/gst-libs/gst/vaapi/gstvaapitypes.h +++ b/gst-libs/gst/vaapi/gstvaapitypes.h @@ -1,7 +1,7 @@ /* * gstvaapitypes.h - Basic types * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiutils.c b/gst-libs/gst/vaapi/gstvaapiutils.c index a855bf3f..1530c9ea 100644 --- a/gst-libs/gst/vaapi/gstvaapiutils.c +++ b/gst-libs/gst/vaapi/gstvaapiutils.c @@ -1,7 +1,7 @@ /* * gstvaapiutils.c - VA-API utilities * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiutils.h b/gst-libs/gst/vaapi/gstvaapiutils.h index 1f345ec0..50149073 100644 --- a/gst-libs/gst/vaapi/gstvaapiutils.h +++ b/gst-libs/gst/vaapi/gstvaapiutils.h @@ -1,7 +1,7 @@ /* * gstvaapiutils.h - VA-API utilities * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiutils_glx.c b/gst-libs/gst/vaapi/gstvaapiutils_glx.c index bd3b0704..b904ecc5 100644 --- a/gst-libs/gst/vaapi/gstvaapiutils_glx.c +++ b/gst-libs/gst/vaapi/gstvaapiutils_glx.c @@ -1,7 +1,7 @@ /* * gstvaapiutils_glx.c - GLX utilties * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiutils_glx.h b/gst-libs/gst/vaapi/gstvaapiutils_glx.h index 5309b7a1..357b0fd3 100644 --- a/gst-libs/gst/vaapi/gstvaapiutils_glx.h +++ b/gst-libs/gst/vaapi/gstvaapiutils_glx.h @@ -1,7 +1,7 @@ /* * gstvaapiutils_glx.h - GLX utilties * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiutils_gst.c b/gst-libs/gst/vaapi/gstvaapiutils_gst.c index f0b29fb0..7a0e7dae 100644 --- a/gst-libs/gst/vaapi/gstvaapiutils_gst.c +++ b/gst-libs/gst/vaapi/gstvaapiutils_gst.c @@ -1,7 +1,7 @@ /* * gstvaapiutils_gst.c - GST utilties * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiutils_gst.h b/gst-libs/gst/vaapi/gstvaapiutils_gst.h index 86eaad01..350f20a3 100644 --- a/gst-libs/gst/vaapi/gstvaapiutils_gst.h +++ b/gst-libs/gst/vaapi/gstvaapiutils_gst.h @@ -1,7 +1,7 @@ /* * gstvaapiutils_gst.h - GST utilties * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiutils_x11.c b/gst-libs/gst/vaapi/gstvaapiutils_x11.c index 50532283..7024b670 100644 --- a/gst-libs/gst/vaapi/gstvaapiutils_x11.c +++ b/gst-libs/gst/vaapi/gstvaapiutils_x11.c @@ -1,7 +1,7 @@ /* * gstvaapiutils_x11.c - X11 utilties * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiutils_x11.h b/gst-libs/gst/vaapi/gstvaapiutils_x11.h index a3e8ad79..df43f5bf 100644 --- a/gst-libs/gst/vaapi/gstvaapiutils_x11.h +++ b/gst-libs/gst/vaapi/gstvaapiutils_x11.h @@ -1,7 +1,7 @@ /* * gstvaapiutils_x11.h - X11 utilties * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapivalue.c b/gst-libs/gst/vaapi/gstvaapivalue.c index a52c6e28..44db35ae 100644 --- a/gst-libs/gst/vaapi/gstvaapivalue.c +++ b/gst-libs/gst/vaapi/gstvaapivalue.c @@ -1,7 +1,7 @@ /* * gstvaapivalue.c - GValue implementations specific to VA-API * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapivalue.h b/gst-libs/gst/vaapi/gstvaapivalue.h index 2bed3766..8ba19852 100644 --- a/gst-libs/gst/vaapi/gstvaapivalue.h +++ b/gst-libs/gst/vaapi/gstvaapivalue.h @@ -1,7 +1,7 @@ /* * gstvaapivalue.h - GValue implementations specific to VA-API * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapivideobuffer.c b/gst-libs/gst/vaapi/gstvaapivideobuffer.c index 9f6ac63a..912a4cdc 100644 --- a/gst-libs/gst/vaapi/gstvaapivideobuffer.c +++ b/gst-libs/gst/vaapi/gstvaapivideobuffer.c @@ -1,7 +1,7 @@ /* * gstvaapivideobuffer.c - Gst VA video buffer * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapivideobuffer.h b/gst-libs/gst/vaapi/gstvaapivideobuffer.h index 572d20cf..b0705e6c 100644 --- a/gst-libs/gst/vaapi/gstvaapivideobuffer.h +++ b/gst-libs/gst/vaapi/gstvaapivideobuffer.h @@ -1,7 +1,7 @@ /* * gstvaapivideobuffer.h - Gstreamer/VA video buffer * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapivideopool.c b/gst-libs/gst/vaapi/gstvaapivideopool.c index 891a6a85..47a039f9 100644 --- a/gst-libs/gst/vaapi/gstvaapivideopool.c +++ b/gst-libs/gst/vaapi/gstvaapivideopool.c @@ -1,7 +1,7 @@ /* * gstvaapivideopool.c - Video object pool abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapivideopool.h b/gst-libs/gst/vaapi/gstvaapivideopool.h index a7b44242..21fe1a7b 100644 --- a/gst-libs/gst/vaapi/gstvaapivideopool.h +++ b/gst-libs/gst/vaapi/gstvaapivideopool.h @@ -1,7 +1,7 @@ /* * gstvaapivideopool.h - Video object pool abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapivideosink.c b/gst-libs/gst/vaapi/gstvaapivideosink.c index 7cceaa52..7ba67203 100644 --- a/gst-libs/gst/vaapi/gstvaapivideosink.c +++ b/gst-libs/gst/vaapi/gstvaapivideosink.c @@ -1,7 +1,7 @@ /* * gstvaapivideosink.c - VA sink interface * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapivideosink.h b/gst-libs/gst/vaapi/gstvaapivideosink.h index 1810a8e1..01bf01ba 100644 --- a/gst-libs/gst/vaapi/gstvaapivideosink.h +++ b/gst-libs/gst/vaapi/gstvaapivideosink.h @@ -1,7 +1,7 @@ /* * gstvaapivideosink.h - VA sink interface * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiwindow.c b/gst-libs/gst/vaapi/gstvaapiwindow.c index 4aab5d42..db262cfe 100644 --- a/gst-libs/gst/vaapi/gstvaapiwindow.c +++ b/gst-libs/gst/vaapi/gstvaapiwindow.c @@ -1,7 +1,7 @@ /* * gstvaapiwindow.c - VA window abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiwindow.h b/gst-libs/gst/vaapi/gstvaapiwindow.h index 36c773d4..7743d615 100644 --- a/gst-libs/gst/vaapi/gstvaapiwindow.h +++ b/gst-libs/gst/vaapi/gstvaapiwindow.h @@ -1,7 +1,7 @@ /* * gstvaapiwindow.h - VA window abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiwindow_glx.c b/gst-libs/gst/vaapi/gstvaapiwindow_glx.c index 6613aa61..cb132ca0 100644 --- a/gst-libs/gst/vaapi/gstvaapiwindow_glx.c +++ b/gst-libs/gst/vaapi/gstvaapiwindow_glx.c @@ -1,7 +1,7 @@ /* * gstvaapiwindow_glx.c - VA/GLX window abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiwindow_glx.h b/gst-libs/gst/vaapi/gstvaapiwindow_glx.h index 3e58552d..fb896a72 100644 --- a/gst-libs/gst/vaapi/gstvaapiwindow_glx.h +++ b/gst-libs/gst/vaapi/gstvaapiwindow_glx.h @@ -1,7 +1,7 @@ /* * gstvaapiwindow_glx.h - VA/GLX window abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiwindow_x11.c b/gst-libs/gst/vaapi/gstvaapiwindow_x11.c index dc2c5fd1..f41e3aa8 100644 --- a/gst-libs/gst/vaapi/gstvaapiwindow_x11.c +++ b/gst-libs/gst/vaapi/gstvaapiwindow_x11.c @@ -1,7 +1,7 @@ /* * gstvaapiwindow_x11.c - VA/X11 window abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiwindow_x11.h b/gst-libs/gst/vaapi/gstvaapiwindow_x11.h index 54b4edbb..b720a8ec 100644 --- a/gst-libs/gst/vaapi/gstvaapiwindow_x11.h +++ b/gst-libs/gst/vaapi/gstvaapiwindow_x11.h @@ -1,7 +1,7 @@ /* * gstvaapiwindow_x11.h - VA/X11 window abstraction * - * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems + * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License |