summaryrefslogtreecommitdiffstats
path: root/media/mca
Commit message (Expand)AuthorAgeFilesLines
* Add missing <string.h> includes.Elliott Hughes2015-01-253-0/+3
* Cleanup Obsolete LOCAL_PRELINK_MODULE.Ying Wang2014-12-163-15/+0
* Adjust format strings to work on both 32-bit and 64-bit buildsBernhard Rosenkränzer2014-12-051-2/+2
* Merge "Add -Wno-unused-parameter to LOCAL_CFLAGS"Chih-hung Hsieh2014-12-041-1/+1
|\
| * Add -Wno-unused-parameter to LOCAL_CFLAGSBernhard Rosenkränzer2014-11-241-1/+1
* | Remove unused variables and functions, don't warn about unused parametersBernhard Rosenkränzer2014-11-231-7/+0
|/
* Move frameworks/base over to libc++.Dan Albert2014-11-124-9/+3
* Frameworks/base: Wall Werror in media/mcaAndreas Gampe2014-11-109-19/+27
* resolved conflicts for merge of ee665151 to lmp-dev-plus-aospNeil Fuller2014-10-021-1/+1
|\
| * Switch from FloatMath -> Math and Math.hypot where possibleNeil Fuller2014-10-011-1/+1
* | resolved conflicts for merge of 1a4527ce to lmp-dev-plus-aospDan Albert2014-09-191-1/+3
|\ \ | |/
| * Clean up makefile cruft.Dan Albert2014-09-111-1/+3
* | GLConsumer: Stop using default constructor paramsDan Stoza2014-06-241-1/+2
* | Remove deprecated BufferQueue constructorDan Stoza2014-03-121-3/+5
* | Resolved conflicts for merge of 28c6ec02 to masterNarayan Kamath2014-01-161-2/+2
|\ \ | |/
| * AArch64: Use long for pointers in media classesAshok Bhat2014-01-151-2/+2
* | Remove unused imports from frameworks/base.John Spurlock2013-11-2079-326/+0
|/
* fix-up dependencies to gl headersMathias Agopian2013-08-082-0/+5
* Clearly separate consumer and producer interfacesMathias Agopian2013-08-061-2/+1
* am b56f10aa: am 32c308a5: Merge "If media wants ASCII lowercasing, it needs t...Elliott Hughes2013-08-021-1/+3
|\
| * If media wants ASCII lowercasing, it needs to ask for it.Elliott Hughes2013-08-021-1/+3
* | always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-121-1/+2
|/
* Add liblogYing Wang2013-04-092-5/+2
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-153-5/+5
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-184-11/+11
* Fix typoAndrew Hsieh2012-12-122-8/+8
* am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\
| * am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
| |\
| | * Correct executable bit for source filesKenny Root2012-11-071-0/+0
* | | Remove obsolete references to libmedia_nativeGlenn Kasten2012-10-301-2/+1
|/ /
* | Fix b/7087723 Patch leftover after tapping the red eye areaRuei-sung Lin2012-09-121-5/+1
* | Add context support to backdropper filter.Mike Dodd2012-09-061-0/+3
* | Add context support into the filter framework.Teng-Hui Zhu2012-08-211-1/+12
|/
* Crash in SurfaceTextureTarget filter openPannag Sanketi2012-06-201-3/+12
* Add property to override backdropper effect threshold.Eino-Ville Talvala2012-06-131-2/+26
* Fix b/6575950 make shader program to support different precisions.Ruei-sung Lin2012-05-297-76/+106
* Fix bad aspect ratios for recorded effectsPannag Sanketi2012-05-231-4/+11
* Fixing the weird preview size w/ effects on cameraPannag Sanketi2012-05-172-5/+15
* Merge "Adding disconnect call to the SurfaceTextureTarget" into jb-devPannag Sanketi2012-05-101-8/+31
|\
| * Adding disconnect call to the SurfaceTextureTargetPannag Sanketi2012-05-091-8/+31
* | pseudo random number generator in shader with limited precisionsRuei-sung Lin2012-05-096-76/+87
* | Fix b/5974573 Please increase intensity of film grain effectRuei-sung Lin2012-05-031-41/+42
* | Fix b/5974247Ruei-sung Lin2012-05-023-110/+15
|/
* Fix b/5821633: Could not activate GLEnvironmentRuei-sung Lin2012-04-301-2/+6
* Resolving the black screen / crash in effectsPannag Sanketi2012-04-261-3/+18
* Multi-Project Commit: Move of filterfw out of system/media (2 of 7)Marius Renn2012-03-27245-0/+31004