summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* am 87088150: am fd732779: Merge "stagefright: don\'t use AAtomizer in AMessag...Lajos Molnar2014-09-111-1/+5
|\
| * stagefright: don't use AAtomizer in AMessageLajos Molnar2014-09-101-1/+5
* | am ef2e3619: am 83ee5564: Merge "CamcorderProfile: Add QUALITY_HIGH_SPEED_216...Zhijun He2014-09-101-1/+2
|\ \ | |/
| * Merge "CamcorderProfile: Add QUALITY_HIGH_SPEED_2160P" into lmp-devZhijun He2014-09-101-1/+2
| |\
| | * CamcorderProfile: Add QUALITY_HIGH_SPEED_2160PZhijun He2014-09-091-1/+2
* | | am 9b14dd23: am 9caf1f56: Merge "Add error code for insufficient output prote...Jeff Tinker2014-09-101-15/+17
|\ \ \ | |/ /
| * | Merge "Add error code for insufficient output protection" into lmp-devJeff Tinker2014-09-091-15/+17
| |\ \ | | |/ | |/|
| | * Add error code for insufficient output protectionJeff Tinker2014-08-281-15/+17
* | | stagefright: generic RenderScripts in MediaFilterDavid Smith2014-09-091-0/+42
* | | am f14ae397: am 2adb3f32: Merge "Cache audio attributes when player not avail...Jean-Michel Trivi2014-09-061-0/+1
|\ \ \ | |/ /
| * | Cache audio attributes when player not availableJean-Michel Trivi2014-09-051-0/+1
* | | Merge "stagefright: filter surface input, config cacheDir"David Smith2014-09-051-0/+5
|\ \ \
| * | | stagefright: filter surface input, config cacheDirDavid Smith2014-09-051-0/+5
* | | | am e866880a: am d71233a8: Merge "Use CharacterEncodingDetector in metadataret...Marco Nelissen2014-09-043-1/+146
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Use CharacterEncodingDetector in metadataretriever" into lmp-devMarco Nelissen2014-09-033-1/+146
| |\ \ \
| | * | | Use CharacterEncodingDetector in metadataretrieverMarco Nelissen2014-09-023-1/+146
| | | |/ | | |/|
* | | | am ba19ee84: am ea8462cc: Merge "Fix more potential deadlocks in ALooperRoste...Marco Nelissen2014-09-031-2/+0
|\ \ \ \ | |/ / /
| * | | Merge "Fix more potential deadlocks in ALooperRoster" into lmp-devMarco Nelissen2014-09-031-2/+0
| |\ \ \
| | * | | Fix more potential deadlocks in ALooperRosterMarco Nelissen2014-08-281-2/+0
| | |/ /
* | | | am 760cfc90: am b6b927fc: Merge "Tunneled Video Playback: Changed AudioHwSync...Rachad2014-09-021-1/+1
|\ \ \ \ | |/ / /
| * | | Tunneled Video Playback:Rachad2014-08-281-1/+1
* | | | am 599e09a0: am 1754351d: CameraService: Correct API2 error handlingEino-Ville Talvala2014-08-271-1/+5
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | CameraService: Correct API2 error handlingEino-Ville Talvala2014-08-271-1/+5
| |/
* | stagefright: MediaFilter and SimpleFilter(s)David Smith2014-08-221-0/+162
|/
* move cache prefill to GenericSource's message handlerChong Zhang2014-08-211-5/+1
* camera: Fix setParameters for Preview FPS single/range valuesIgor Murashkin2014-08-181-0/+203
* stagefright/media: add support for codec features with text valueLajos Molnar2014-08-141-0/+1
* Merge "MediaCodecList: handle errors gracefully" into lmp-devLajos Molnar2014-08-121-0/+1
|\
| * MediaCodecList: handle errors gracefullyLajos Molnar2014-08-121-0/+1
* | MediaCodecList: don't return referencesLajos Molnar2014-08-121-2/+2
|/
* Merge "Extend downsampling ratios greater than 2:1" into lmp-devAndy Hung2014-08-111-0/+29
|\
| * Extend downsampling ratios greater than 2:1Andy Hung2014-08-111-0/+29
* | Merge "Added Tunneled video playback support to ACodec" into lmp-devRachad2014-08-092-0/+7
|\ \ | |/ |/|
| * Added Tunneled video playback support to ACodecRachad2014-08-082-0/+7
* | NuPlayer: getSelectedTrackRobert Shih2014-08-081-1/+2
|/
* Merge "AAC decoder: add support for controlling presentation parameters" into...Jean-Michel Trivi2014-08-081-1/+10
|\
| * AAC decoder: add support for controlling presentation parametersJean-Michel Trivi2014-08-081-1/+10
* | Merge "Clarify and implement MediaCodec status codes" into lmp-devAndy Hung2014-08-072-2/+53
|\ \
| * | Clarify and implement MediaCodec status codesAndy Hung2014-08-072-2/+53
* | | stagefright: support flexible YUV formatLajos Molnar2014-08-071-1/+8
* | | media/playerservice: add getCodecList() to MediaPlayerServiceLajos Molnar2014-08-071-0/+2
* | | stagefright: rework media codec list and infosLajos Molnar2014-08-074-36/+198
* | | stagefright: add AString parceling, and equal/compareIgnoreCaseLajos Molnar2014-08-071-0/+7
* | | stagefright: move ARRAY_SIZE to foundationLajos Molnar2014-08-061-0/+2
* | | Merge "some fixes for crash when extractor creation fails" into lmp-devChong Zhang2014-08-062-1/+9
|\ \ \
| * | | some fixes for crash when extractor creation failsChong Zhang2014-08-062-1/+9
| |/ /
* | | AudioSystem: add API to query audio HW sync sourceEric Laurent2014-08-062-0/+7
|/ /
* | Merge "AAC encoder: add support for SBR mode selection" into lmp-devJean-Michel Trivi2014-08-051-1/+1
|\ \ | |/
| * AAC encoder: add support for SBR mode selectionJean-Michel Trivi2014-08-051-1/+1
* | Add sound trigger control by audio policyEric Laurent2014-08-056-1/+29