index
:
android_hardware_intel_common_omx-components
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
lineage-15.0
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-14.1_android-7.1.2_r2
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
videocodec
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding a case for the platform variant, "moorefield" in the makefile
Dongwon Kim
2014-07-21
1
-3
/
+27
*
omx-component: enable tile format for VXD392 on Baytrail platform
Tang, XiaoxiX
2014-07-21
1
-0
/
+33
*
Adding secure video decoder for cherrytrail build target
Ryan Saffores
2014-07-21
1
-1
/
+9
*
Adding secure video decoder for merrplus build target
Ryan Saffores
2014-07-21
1
-0
/
+10
*
[PORT FROM MAIN JB-MR2] Remove hardcode in Android.mk
Elaine Wang
2014-07-21
1
-4
/
+0
*
[MERGE TO MAIN] fix the build issue
Yong Yao
2014-07-21
1
-0
/
+2
*
Set right color format for omx plugins using GEN HW
wfeng6
2014-07-21
1
-0
/
+8
*
Remove direct dependencies to linux/modules/intel_media
Elaine Wang
2014-07-21
1
-5
/
+4
*
remove live effect code
Zhao Liang
2014-07-21
1
-40
/
+0
*
[PORT FROM R42B-STABLE] BYT-DRM-WV: Changed secure video decoder to use MEI/T...
Paul Zurcher
2014-07-21
1
-38
/
+15
*
omx-component: enable memory tiling for VP8 decoder
Tianmi Chen
2014-07-21
1
-0
/
+5
*
omx: open the macro VED_TILING for memory tiling in merrifield。
Gu, Wangyi
2014-07-21
1
-0
/
+23
*
omx-components: Use include-path-for MACRO for AOSP include paths
Chetan Rao
2014-07-21
1
-3
/
+3
*
add set/get function for VPPBufferNum in OMX
Yu, Linda
2014-07-21
1
-9
/
+36
*
Scalability improvment to support new platform
Eric Seibel
2014-07-21
1
-3
/
+3
*
Configure SW H263 encoder working in sync mode
Chang Ying
2014-07-21
1
-0
/
+4
*
Support Sync mode video encoding in omx
Zhao Liang
2014-07-21
1
-4
/
+0
*
Widevine: Activate Widevine on Saltbay for MR2
Suneel Kandru
2014-07-21
1
-2
/
+0
*
[PDK MR2 Temp] disable AVC secure component for compile issue
ywan171
2014-07-21
1
-0
/
+2
*
BYT-OMXVideoDecoderAVCSecure: Enable BYT-DRM-WV
Rajesh Poornachandran
2014-07-21
1
-5
/
+28
*
omx-components: Remove the hardcoded paths from TOP of Android
Chetan Rao
2014-07-21
1
-26
/
+26
*
263 encoder: return the 1st frame without delay
Chang Ying
2014-07-21
1
-0
/
+4
*
Refine VP8 encode middleware
liu, Bolun
2014-07-21
1
-0
/
+5
*
MODULARIZATION: move pvr graphics driver out of kernel tree
Yu(Alex) Dai
2014-07-21
1
-1
/
+1
*
omx-components: Move projects from hardware/intel to vendor/intel/hardware
Chetan Rao
2014-07-21
1
-2
/
+2
*
Revert "Add support for VP8 playback support on Baytrail"
wfeng6
2014-07-21
1
-21
/
+0
*
Enable WIDEVINE for Merrifield platform.
Suneel Kandru
2014-07-21
1
-42
/
+69
*
Pass top/bottom field info back to OMX client.
Jason Hu
2014-07-21
1
-2
/
+2
*
Add support for VP8 playback support on Baytrail
wfeng6
2014-07-21
1
-0
/
+21
*
Build libOMXVideoDecoderVP8 library for baytrail
wfeng6
2014-07-21
1
-2
/
+6
*
Pass top/bottom field info back to OMX client.
Jason Hu
2014-07-21
1
-0
/
+8
*
VE: resolve compile issue on baytrail
Chang Ying
2014-07-21
1
-0
/
+16
*
TARGET_DEVICE should not be used in Android.mk
Liu Bolun
2014-07-21
1
-12
/
+2
*
omx-components: Advance building VP8 to avoid some compiling
Tianmi Chen
2014-07-21
1
-32
/
+31
*
omx-components: remove target names in makefiles for VP8
Tianmi Chen
2014-07-21
1
-6
/
+1
*
REF_DEVICE_NAME from ctp_pr1 to redhookbay
Guilhem IMBERTON
2014-07-21
1
-5
/
+5
*
Use TARGET_BOARD_PLATFORM instead of TARGET_PRODUCT for "tiling mem" feature ...
Li Zeng
2014-07-21
1
-30
/
+6
*
moving kernel to rootdir
Guilhem IMBERTON
2014-07-21
1
-1
/
+1
*
omx-components: enable VP8 HW decoder on merr_vv
Tianmi Chen
2014-07-21
1
-1
/
+2
*
decode: enable Tile mode for resolution which is larger than 720p
ywan171
2014-07-21
1
-0
/
+48
*
VE: Add VP8 HW encoder support
Chang Ying
2014-07-21
1
-0
/
+35
*
Fix the compile error
jiguoliang
2014-07-21
1
-0
/
+9
*
[PORT FROM R4.1] Disable video effects feature for yukkabeach and lexington
Yang Liang
2014-07-21
1
-0
/
+19
*
[PORT FROM MAIN]omx-components: Add VP8 middleware support for Merrifield
Tianmi Chen
2014-07-21
1
-0
/
+33
*
Use system wide pvr header instead of local copy
Chang Ying
2014-07-21
1
-3
/
+6
*
Revert "Revert "Prevent display from entering DSR mode during IED session.""
Remy Protat
2014-07-21
1
-1
/
+6
*
Revert "Prevent display from entering DSR mode during IED session."
rkraiemx
2014-07-21
1
-6
/
+1
*
Prevent display from entering DSR mode during IED session.
Andy Qiu
2014-07-21
1
-1
/
+6
*
AVCE: Add AndroidOpaque input color format support
Chang Ying
2014-07-21
1
-0
/
+6
*
Fix OMXVideoDecoderAVCSecure build issue.
Andy Qiu
2014-07-21
1
-2
/
+2
[next]