diff options
-rw-r--r-- | gst-libs/gst/vaapi/gstvaapicontext.h | 2 | ||||
-rw-r--r-- | gst-libs/gst/vaapi/gstvaapidecoder.h | 2 | ||||
-rw-r--r-- | gst-libs/gst/vaapi/gstvaapidecoder_mpeg2.c | 2 | ||||
-rw-r--r-- | gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.c | 2 | ||||
-rw-r--r-- | gst-libs/gst/vaapi/gstvaapidecoder_vc1.c | 2 | ||||
-rw-r--r-- | gst-libs/gst/vaapi/gstvaapiimageformat.c | 2 | ||||
-rw-r--r-- | gst-libs/gst/vaapi/gstvaapisubpicture.c | 2 | ||||
-rw-r--r-- | gst-libs/gst/vaapi/gstvaapisurface.c | 2 | ||||
-rw-r--r-- | gst-libs/gst/vaapi/gstvaapisurface.h | 2 | ||||
-rw-r--r-- | gst-libs/gst/vaapi/gstvaapisurface_priv.h | 2 | ||||
-rw-r--r-- | gst-libs/gst/vaapi/gstvaapiutils_x11.c | 2 | ||||
-rw-r--r-- | gst-libs/gst/vaapi/gstvaapivideobuffer.c | 2 | ||||
-rw-r--r-- | gst-libs/gst/vaapi/gstvaapivideobuffer.h | 2 | ||||
-rw-r--r-- | gst-libs/gst/vaapi/gstvaapivideobuffer_glx.c | 2 | ||||
-rw-r--r-- | gst-libs/gst/vaapi/gstvaapivideobuffer_glx.h | 2 | ||||
-rw-r--r-- | gst-libs/gst/vaapi/gstvaapivideobuffer_priv.h | 2 | ||||
-rw-r--r-- | gst-libs/gst/vaapi/gstvaapivideoconverter_glx.c | 2 | ||||
-rw-r--r-- | gst/vaapi/gstvaapidecode.h | 2 | ||||
-rw-r--r-- | gst/vaapi/gstvaapisink.h | 2 | ||||
-rw-r--r-- | tests/test-subpicture.c | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/gst-libs/gst/vaapi/gstvaapicontext.h b/gst-libs/gst/vaapi/gstvaapicontext.h index cffbd7eb..41ce0c50 100644 --- a/gst-libs/gst/vaapi/gstvaapicontext.h +++ b/gst-libs/gst/vaapi/gstvaapicontext.h @@ -2,7 +2,7 @@ * gstvaapicontext.h - VA context abstraction * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * 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 b5a397bd..946b3d3c 100644 --- a/gst-libs/gst/vaapi/gstvaapidecoder.h +++ b/gst-libs/gst/vaapi/gstvaapidecoder.h @@ -2,7 +2,7 @@ * gstvaapidecoder.h - VA decoder abstraction * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * 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_mpeg2.c b/gst-libs/gst/vaapi/gstvaapidecoder_mpeg2.c index 8bdb13f1..ae788493 100644 --- a/gst-libs/gst/vaapi/gstvaapidecoder_mpeg2.c +++ b/gst-libs/gst/vaapi/gstvaapidecoder_mpeg2.c @@ -1,7 +1,7 @@ /* * gstvaapidecoder_mpeg2.c - MPEG-2 decoder * - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * 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_mpeg4.c b/gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.c index d3701c1d..04350229 100644 --- a/gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.c +++ b/gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.c @@ -1,7 +1,7 @@ /* * gstvaapidecoder_mpeg4.c - MPEG-4 decoder * - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * 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_vc1.c b/gst-libs/gst/vaapi/gstvaapidecoder_vc1.c index 0234c5c9..af82a9c0 100644 --- a/gst-libs/gst/vaapi/gstvaapidecoder_vc1.c +++ b/gst-libs/gst/vaapi/gstvaapidecoder_vc1.c @@ -1,7 +1,7 @@ /* * gstvaapidecoder_vc1.c - VC-1 decoder * - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * 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 d29ef6c2..4cb0296d 100644 --- a/gst-libs/gst/vaapi/gstvaapiimageformat.c +++ b/gst-libs/gst/vaapi/gstvaapiimageformat.c @@ -2,7 +2,7 @@ * gstvaapiimageformat.c - VA image format abstraction * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * 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 a09f2463..e657e6d0 100644 --- a/gst-libs/gst/vaapi/gstvaapisubpicture.c +++ b/gst-libs/gst/vaapi/gstvaapisubpicture.c @@ -2,7 +2,7 @@ * gstvaapisubpicture.c - VA subpicture abstraction * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * 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 745495d4..02e1454c 100644 --- a/gst-libs/gst/vaapi/gstvaapisurface.c +++ b/gst-libs/gst/vaapi/gstvaapisurface.c @@ -2,7 +2,7 @@ * gstvaapisurface.c - VA surface abstraction * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * 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 4b8aaeac..9b74e7a0 100644 --- a/gst-libs/gst/vaapi/gstvaapisurface.h +++ b/gst-libs/gst/vaapi/gstvaapisurface.h @@ -2,7 +2,7 @@ * gstvaapisurface.h - VA surface abstraction * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * 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_priv.h b/gst-libs/gst/vaapi/gstvaapisurface_priv.h index 0817b291..d3b487e2 100644 --- a/gst-libs/gst/vaapi/gstvaapisurface_priv.h +++ b/gst-libs/gst/vaapi/gstvaapisurface_priv.h @@ -1,7 +1,7 @@ /* * gstvaapisurface_priv.h - VA surface abstraction (private data) * - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * 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 abc58b8e..83a13ee9 100644 --- a/gst-libs/gst/vaapi/gstvaapiutils_x11.c +++ b/gst-libs/gst/vaapi/gstvaapiutils_x11.c @@ -2,7 +2,7 @@ * gstvaapiutils_x11.c - X11 utilties * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * 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 cd1c948b..f93c2028 100644 --- a/gst-libs/gst/vaapi/gstvaapivideobuffer.c +++ b/gst-libs/gst/vaapi/gstvaapivideobuffer.c @@ -2,7 +2,7 @@ * gstvaapivideobuffer.c - Gst VA video buffer * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * 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 5d479b24..cf92d717 100644 --- a/gst-libs/gst/vaapi/gstvaapivideobuffer.h +++ b/gst-libs/gst/vaapi/gstvaapivideobuffer.h @@ -2,7 +2,7 @@ * gstvaapivideobuffer.h - Gstreamer/VA video buffer * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * 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_glx.c b/gst-libs/gst/vaapi/gstvaapivideobuffer_glx.c index 7ab4b51e..a7217581 100644 --- a/gst-libs/gst/vaapi/gstvaapivideobuffer_glx.c +++ b/gst-libs/gst/vaapi/gstvaapivideobuffer_glx.c @@ -1,7 +1,7 @@ /* * gstvaapivideobuffer_glx.c - Gst VA video buffer * - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * Copyright (C) 2011 Collabora Ltd. * Author: Nicolas Dufresne <nicolas.dufresne@collabora.co.uk> * diff --git a/gst-libs/gst/vaapi/gstvaapivideobuffer_glx.h b/gst-libs/gst/vaapi/gstvaapivideobuffer_glx.h index 0dbe065c..97a5faf5 100644 --- a/gst-libs/gst/vaapi/gstvaapivideobuffer_glx.h +++ b/gst-libs/gst/vaapi/gstvaapivideobuffer_glx.h @@ -1,7 +1,7 @@ /* * gstvaapivideobuffer_glx.h - Gstreamer/VA video buffer * - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * Copyright (C) 2011 Collabora Ltd. * Author: Nicolas Dufresne <nicolas.dufresne@collabora.co.uk> * diff --git a/gst-libs/gst/vaapi/gstvaapivideobuffer_priv.h b/gst-libs/gst/vaapi/gstvaapivideobuffer_priv.h index a08edbd8..51c505d5 100644 --- a/gst-libs/gst/vaapi/gstvaapivideobuffer_priv.h +++ b/gst-libs/gst/vaapi/gstvaapivideobuffer_priv.h @@ -1,7 +1,7 @@ /* * gstvaapivideobuffer_priv.h - Gstreamer/VA video buffer (private interface) * - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * Copyright (C) 2011 Collabora Ltd. * Author: Nicolas Dufresne <nicolas.dufresne@collabora.co.uk> * diff --git a/gst-libs/gst/vaapi/gstvaapivideoconverter_glx.c b/gst-libs/gst/vaapi/gstvaapivideoconverter_glx.c index 26de7680..79796dd0 100644 --- a/gst-libs/gst/vaapi/gstvaapivideoconverter_glx.c +++ b/gst-libs/gst/vaapi/gstvaapivideoconverter_glx.c @@ -1,7 +1,7 @@ /* * gstvaapivideoconverter_glx.c - Gst VA video converter * - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * Copyright (C) 2011 Collabora Ltd. * Author: Nicolas Dufresne <nicolas.dufresne@collabora.com> * diff --git a/gst/vaapi/gstvaapidecode.h b/gst/vaapi/gstvaapidecode.h index 87e28072..bf464ced 100644 --- a/gst/vaapi/gstvaapidecode.h +++ b/gst/vaapi/gstvaapidecode.h @@ -2,7 +2,7 @@ * gstvaapidecode.h - VA-API video decoder * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * 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/vaapi/gstvaapisink.h b/gst/vaapi/gstvaapisink.h index a2e8bff6..18a46898 100644 --- a/gst/vaapi/gstvaapisink.h +++ b/gst/vaapi/gstvaapisink.h @@ -2,7 +2,7 @@ * gstvaapisink.h - VA-API video sink * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * 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/tests/test-subpicture.c b/tests/test-subpicture.c index 7a65fe34..c159e57a 100644 --- a/tests/test-subpicture.c +++ b/tests/test-subpicture.c @@ -1,7 +1,7 @@ /* * test-subpicture.c - Test GstVaapiSubpicture * - * Copyright (C) <2011> Intel Corporation + * Copyright (C) <2011-2012> Intel Corporation * Copyright (C) <2011> Collabora Ltd. * Copyright (C) <2011> Thibault Saunier <thibault.saunier@collabora.com> * |