mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-01 03:52:25 +00:00
Add Intel copyright information.
This commit is contained in:
parent
f94bd44816
commit
00bb1ca6b4
8 changed files with 11 additions and 3 deletions
3
NEWS
3
NEWS
|
@ -1,5 +1,6 @@
|
|||
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
|
||||
|
|
3
README
3
README
|
@ -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
|
||||
|
|
|
@ -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+.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue