• Home
  • History
  • Annotate
  • only in /hardware/intel/img/psb_video/
NameDateSize

..12-Mar-20154 KiB

.gitignore12-Mar-2015241

Android.mk12-Mar-20151.2 KiB

autogen.sh12-Mar-201552

configure.ac12-Mar-20151.7 KiB

debian/12-Mar-20154 KiB

fw/12-Mar-20154 KiB

Makefile.am12-Mar-20151.2 KiB

psb-video.spec12-Mar-20151.6 KiB

README12-Mar-20151.1 KiB

README.debug12-Mar-2015291

src/12-Mar-20154 KiB

style_unify12-Mar-2015200

README

1Copyright (c) 2011 Intel Corporation. All Rights Reserved.
2
3Permission is hereby granted, free of charge, to any person obtaining a
4copy of this software and associated documentation files (the
5"Software"), to deal in the Software without restriction, including
6without limitation the rights to use, copy, modify, merge, publish,
7distribute, sub license, and/or sell copies of the Software, and to
8permit persons to whom the Software is furnished to do so, subject to
9the following conditions:
10
11The above copyright notice and this permission notice (including the
12next paragraph) shall be included in all copies or substantial portions
13of the Software.
14
15THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
16OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
17MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
18IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
19ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
20TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
21SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22
23

README.debug

1To compile the driver with debug information enabled, define DEBUG_TRACE
2in src/psb_def.h
3
4If the driver is compiled with debug information enabled, setting
5the environment variable $PSB_VIDEO_TRACE will cause the driver to
6log tracing information to the file specified in $PSB_VIDEO_TRACE.
7