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

..10-Aug-20184 KiB

.gitignore10-Aug-2018241

Android.mk10-Aug-20181.2 KiB

autogen.sh10-Aug-201852

configure.ac10-Aug-20181.7 KiB

debian/10-Aug-20184 KiB

fw/10-Aug-20184 KiB

Makefile.am10-Aug-20181.2 KiB

psb-video.spec10-Aug-20181.6 KiB

README10-Aug-20181.1 KiB

README.debug10-Aug-2018291

src/10-Aug-20184 KiB

style_unify10-Aug-2018200

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