| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Change-Id: I503112a3d892b489abb89520292fab9826e2bd8c
|
|
|
|
|
|
|
|
| |
The IMG architecture does not support the EGL_SWAP_BEHAVIOR_PRESERVED_BIT
in EGL configurations. This bit is used only to be able to change the
EGL_SWAP_BEHAVIOR, which matters when the default behavior is not the
one we want. However on IMG, the default swap behavior is the one we
desire.
|
|
|
|
|
|
|
| |
Conflicts:
BoardConfig.mk
Change-Id: I710674d87da75b079379fad02a84ffad52b57d69
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
domx: remove for move to omap4-next
edid/hwc: remove for move to omap4-next
include / kernel-headers: remove for move to omap4-next
libcorkscrew: remove for move to omap4-next
libion_ti: remove for move to omap4-next
libtiutils: remove for move to omap4-next
pvr-source / pvrsrvinit: remove for move to omap4-next
remove gralloc symlink for move to omap4-next
Change-Id: I1ade011fd5e0adedbcb19cbf941fdde5ef4f96b6
symlinks: remove for move to omap4-next
|
| |
|
|
|
|
|
|
|
| |
Conflicts:
rootdir/init.tuna.rc
Change-Id: I27575da0e3b0884ba75b0beef59cdb08e2900f03
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
The current Netflix app tries very hard to find a codec which supports
AdaptivePlayback. As our HW-codec doesn't support that, the Google
H.264 software-codec gets used. But it is incapable of decoding the
stream from Netflix, returning H264SWDEC_STRM_ERR. The hw-codec
plays the stream just fine.
This removes the declaration of adaptive-playback from the (broken)
software-codec which causes Netflix to use hw-based decoding.
Change-Id: I50b33f445a7db5bd7ad59d200277c193c68e3ba7
|
|
|
|
| |
Change-Id: Ie2b3207a100327c4326863be237da2eeb3e96f57
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Now that OMX headers in the framework are very closely matched to TI's
ENHANCED_DOMX includes, let's remove the duplicates and stop having to
update them any time they change (read: FFMPEG changes).
Changes:
- Remove all duplicate OMX include files under domx/omx_core/inc
- Add include locations to frameworks/native/include/media/openmax for:
audio
camera
domx internals
libtiutils
Thanks to @Hashcode
Change-Id: I38af84f45606fba61058b0d04f941a76f76a15e7
|
|
|
|
|
|
| |
This replaces fRom, which was a proprietary non-pie executable.
Change-Id: I04bed63542f02400059968e012641c14e1a28293
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
https://source.android.com/devices/storage/config-example.html
|
|
|
|
| |
Change-Id: Ibbff09829d354a4e39adcf12d403c5dceb96d291
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Looks kinda messy, but runtime results are better.
Signed-off-by: Kyle Repinski <repinski23@gmail.com>
|
|
|
|
|
|
| |
don't need.
Signed-off-by: Kyle Repinski <repinski23@gmail.com>
|
|
|
|
| |
Signed-off-by: Kyle Repinski <repinski23@gmail.com>
|
|
|
|
| |
Signed-off-by: Kyle Repinski <repinski23@gmail.com>
|
|
|
|
|
|
|
| |
We were not only attempting to access a mythical third sensor, but also
seemed to think it supported STEREO (3D) mode, crashing Ducati.
Thanks to @Hashcode, remembered he did something like this for jem a while back.
|
|
|
|
| |
With the capabilities fixed up, I don't think this is needed anymore.
|
|
|
|
|
|
|
|
| |
Also a few minor bugfixes/workarounds.
All camera apps I've tested (including AOSP and Google Camera) function well now.
Few issues left to fix, but this has been very successful so far.
Signed-off-by: Kyle Repinski <repinski23@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Move very verbose logs under new CAMERAHAL_SUPERVERBOSE and co.
- Add back 'default focal length', as tuna just reports '.' when trying to auto-fetch it.
- Hardcode camera facing values in insertFacing (sensor ID 305 is rear, the other (306) is front).
- ifdef out more things that will cause tuna to... lose its gills.
- 'Fix' preview resolutions not being inserted.
- Enable a few built-in workarounds that were under the 'CAMERAHAL_TUNA' define.
At this point, a few intelligent camera apps can handle the camera 'OK'.
AF is very spotty.
Signed-off-by: Kyle Repinski <repinski23@gmail.com>
|
|
|
|
|
|
|
| |
My local make of camera.tuna didn't pick up on a few changes I made to the makefile.
Renaming libtiutils as other devices use a libtiutils_custom
as well, but ours isn't a 1:1 match with theirs.
|
|
|
|
|
|
|
| |
OmapZoom p-jb-release branch with 'CameraHal: Camera Capabilities query update' reverted,
as well as a bunch of stuff ifdef'd out.
Needs a lot of work still. At this point it's a regression, but it has to be done.
|
|
|
|
| |
This is causing a lot of problems.
|
|
|
|
|
| |
Mostly just fixing compiler warnings.
Also fixed omx camera proxy trying to use the now-useless gComponentBufferAllocation.
|
|
|
|
| |
Change-Id: I2483138a786934f65eb3f17723d8be813942e166
|
|
|
|
|
|
| |
The default UI can do the same now.
Change-Id: I20946210f5dff40f65490fc81e98b087795b440b
|
|
|
|
| |
Change-Id: Iecbc07f26a7c8efe589e6d8f8216a14c55ffccc9
|
|
|
|
| |
Change-Id: I26e7436513bacf951a0cf4fc252521a8f1cdd3d8
|
|
|
|
|
|
| |
It has been moved in Lollipop.
Change-Id: I0956b4f8d8e801131e162cf0ea1a06cdee5b27c5
|
|
|
|
|
|
| |
Fixes screen off animation glitches.
Change-Id: I68424451acb957e8a2b71a10890208235e925bae
|
|
|
|
|
|
|
|
| |
Utilize all in kernel GPU frequencies but we can limit it to spesific
value. Replacement for the old in kernel gpu_oc sysfs interface to
verclock the GPU, have no harm to non-overclocked kernel
Change-Id: I2d9d1f05b0306de074ffdd327e9bf2a23c9d973f
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Adaptive backlight
- Color and gamma calibration
- LTO
- Vibrator control
Also switched to cyanogenmod_tuna_defconfig,
since these features require non-stock kernel configs.
Change-Id: I5d5b0999c91690eb4c46ce33b6040bc52c0d9cb9
|
|
|
|
|
|
| |
This reverts commit add20b82fd2c8dddd7a5974889b55567c4d7b756.
Already set to true by default.
|
|
|
|
|
|
|
|
| |
This reverts commit b045f60889a58a19d3f6bc313a40e293fabe3f63.
Starting from 5.0, this is already set to false by default.
Conflicts:
overlay/frameworks/base/core/res/res/values/config.xml
|
|
|
|
| |
Binary is non-pie.
|
| |
|
|
|
|
|
|
|
| |
Pass device address (and audio source for inputs) to
open_output_stream() and open_input_stream() audio HAL functions.
Bug: 14815883.
|
| |
|
| |
|
| |
|
| |
|
| |
|