Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
He Junyan
gstreamer-vaapi
Commits
00bb1ca6
Commit
00bb1ca6
authored
Aug 01, 2011
by
Gwenole Beauchesne
Browse files
Add Intel copyright information.
parent
f94bd448
Changes
8
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
00bb1ca6
gst-vaapi NEWS -- summary of changes. 2011-07-DD
Copyright (C) 2010 Splitted-Desktop Systems
Copyright (C) 2010-2011 Splitted-Desktop Systems
Copyright (C) 2011 Intel Corporation
Version 0.2.7 - DD.Jul.2011
* Fix MPEG-2 TS decoding
...
...
README
View file @
00bb1ca6
...
...
@@ -2,7 +2,8 @@
gstreamer-vaapi
VA-API support to GStreamer
Copyright (C) 2010 Splitted-Desktop Systems
Copyright (C) 2010-2011 Splitted-Desktop Systems
Copyright (C) 2011 Intel Corporation
License
...
...
debian.upstream/copyright
View file @
00bb1ca6
...
...
@@ -11,7 +11,8 @@ Copyright:
License:
Copyright (C) 2010, Splitted-Desktop Systems.
Copyright (C) 2010-2011, Splitted-Desktop Systems.
Copyright (C) 2011, Intel Corporation.
gstreamer-vaapi helper libraries are available under the terms of
the GNU Lesser General Public License v2.1+.
...
...
gst-libs/gst/vaapi/gstvaapidecoder.c
View file @
00bb1ca6
...
...
@@ -2,6 +2,7 @@
* gstvaapidecoder.c - VA decoder abstraction
*
* gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems
* Copyright (C) 2011 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
...
...
gst-libs/gst/vaapi/gstvaapidecoder_ffmpeg.c
View file @
00bb1ca6
...
...
@@ -2,6 +2,7 @@
* gstvaapidecoder_ffmpeg.c - FFmpeg-based decoder
*
* gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems
* Copyright (C) 2011 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
...
...
gst-libs/gst/vaapi/gstvaapisurface.h
View file @
00bb1ca6
...
...
@@ -2,6 +2,7 @@
* gstvaapisurface.h - VA surface abstraction
*
* gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems
* Copyright (C) 2011 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
...
...
gst/vaapidecode/gstvaapidecode.c
View file @
00bb1ca6
...
...
@@ -2,6 +2,7 @@
* gstvaapidecode.c - VA-API video decoder
*
* gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems
* Copyright (C) 2011 Intel Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
gst/vaapidecode/gstvaapidecode.h
View file @
00bb1ca6
...
...
@@ -2,6 +2,7 @@
* gstvaapidecode.h - VA-API video decoder
*
* gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems
* Copyright (C) 2011 Intel Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment