summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | am 70450553: am 14c6e272: am 2accfc11: am d6a25154: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-241-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | am d6a25154: Merge "stagefright aacenc: Fix an inline asm constraint"Jean-Baptiste Queru2012-02-241-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge "stagefright aacenc: Fix an inline asm constraint"Jean-Baptiste Queru2012-02-241-1/+1
| | |\ \ \
| | | * | | stagefright aacenc: Fix an inline asm constraintMartin Storsjo2012-01-131-1/+1
| | | |/ /
* | | | | am 78fc0c0b: am 428ece23: am c4aa19a5: am ea227787: Merge changes I903353c5,I...Jean-Baptiste Queru2012-02-242-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | am ea227787: Merge changes I903353c5,I822dcc74Jean-Baptiste Queru2012-02-242-3/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge changes I903353c5,I822dcc74Jean-Baptiste Queru2012-02-242-3/+3
| | |\ \ \
| | | * | | stagefright amrnb: Properly negate all valuesMartin Storsjo2011-05-181-2/+2
| | | * | | stagefright amrnb: Fix a bug on architectures where long is 64 bitMartin Storsjo2011-05-181-1/+1
* | | | | | Merge "Small fix to MediaCodec"Andreas Huber2012-02-241-3/+2
|\ \ \ \ \ \
| * | | | | | Small fix to MediaCodecAndreas Huber2012-02-241-3/+2
| | |_|_|_|/ | |/| | | |
* | | | | | am 15278119: am 61022b06: am 5f83b957: am bf45bbf3: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-241-0/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | am bf45bbf3: Merge "stagefright aacenc: Zero-initialize a struct"Jean-Baptiste Queru2012-02-241-0/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge "stagefright aacenc: Zero-initialize a struct"Jean-Baptiste Queru2012-02-241-0/+2
| | |\ \ \ \
| | | * | | | stagefright aacenc: Zero-initialize a structMartin Storsjo2012-01-131-0/+2
| | | | |_|/ | | | |/| |
* | | | | | am 4de803c7: am 459df4ef: am e7650c32: am e5bdd24b: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-242-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am e5bdd24b: Merge "stagefright aacenc: Avoid warnings about incompatible poi...Jean-Baptiste Queru2012-02-242-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "stagefright aacenc: Avoid warnings about incompatible pointer types"Jean-Baptiste Queru2012-02-242-2/+2
| | |\ \ \ \
| | | * | | | stagefright aacenc: Avoid warnings about incompatible pointer typesMartin Storsjo2012-01-302-2/+2
* | | | | | | am 307f47aa: am 7e8b65df: am 7ffa4546: am 47b56c5a: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-246-10/+11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 47b56c5a: Merge "stagefright aacenc: Add const declarations to some pointers"Jean-Baptiste Queru2012-02-246-10/+11
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "stagefright aacenc: Add const declarations to some pointers"Jean-Baptiste Queru2012-02-246-10/+11
| | |\ \ \ \ \
| | | * | | | | stagefright aacenc: Add const declarations to some pointersMartin Storsjo2012-01-186-10/+11
| | | | |/ / / | | | |/| | |
* | | | | | | am 5c2f1220: am 901b8bb0: am aa86aa60: am 1b704610: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-241-78/+61
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | am 1b704610: Merge "stagefright aacenc: Fix inline asm"Jean-Baptiste Queru2012-02-241-78/+61
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "stagefright aacenc: Fix inline asm"Jean-Baptiste Queru2012-02-241-78/+61
| | |\ \ \ \
| | | * | | | stagefright aacenc: Fix inline asmMans Rullgard2012-01-131-78/+61
* | | | | | | am 0c96e869: am 41087f79: am d7ab4e0c: am bf1e85bf: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-241-15/+15
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am bf1e85bf: Merge "stagefright aacenc: Fix inline asm constraints"Jean-Baptiste Queru2012-02-241-15/+15
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "stagefright aacenc: Fix inline asm constraints"Jean-Baptiste Queru2012-02-241-15/+15
| | |\ \ \ \ \ | | | |/ / / / | | | | | / / | | | |_|/ / | | |/| | |
| | | * | | stagefright aacenc: Fix inline asm constraintsMans Rullgard2012-01-131-15/+15
| | | |/ /
* | | | | Merge "Changed TimedTextInBandSource to TimedText3GPPSource."James Dong2012-02-234-48/+51
|\ \ \ \ \
| * | | | | Changed TimedTextInBandSource to TimedText3GPPSource.Insun Kang2012-02-234-48/+51
* | | | | | Fix memory leakage due to unreleased MuxOMX objects after disconnectionJames Dong2012-02-231-0/+4
* | | | | | Merge "Add new APIs AMessage::(set|find)Buffer to make it safer to pass"Andreas Huber2012-02-2319-74/+69
|\ \ \ \ \ \
| * | | | | | Add new APIs AMessage::(set|find)Buffer to make it safer to passAndreas Huber2012-02-2219-74/+69
* | | | | | | Merge "Drop support for Android HTTP stack"Steve Block2012-02-231-51/+20
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Drop support for Android HTTP stackSteve Block2012-02-221-51/+20
* | | | | | | Merge "Implementation of a java media codec interface and associated tools."Andreas Huber2012-02-227-143/+2622
|\ \ \ \ \ \ \
| * | | | | | | Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-227-143/+2622
| |/ / / / / /
* | | | | | | Merge "Fix build warning"Glenn Kasten2012-02-221-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix build warningGlenn Kasten2012-02-221-4/+4
| |/ / / / / /
* | | | | | | Allow to record time lapse videos without using setProfile()James Dong2012-02-221-0/+6
|/ / / / / /
* | | | | | Merge "Limit the amount of audio record data in each buffer"James Dong2012-02-211-19/+38
|\ \ \ \ \ \
| * | | | | | Limit the amount of audio record data in each bufferJames Dong2012-02-151-19/+38
* | | | | | | Update stagefright makefile after dropping support for JSCSteve Block2012-02-211-7/+1
| |/ / / / / |/| | | | |
* | | | | | Upintegreate AAH TX and RX players from ICS_AAHJohn Grossman2012-02-1618-4/+5718
* | | | | | Enhance Visualizer behavior in the case of mediaserver death.John Grossman2012-02-163-10/+17
* | | | | | Upintegrate Audio Flinger changes from ICS_AAHJohn Grossman2012-02-163-6/+161
* | | | | | Upintegrate the common_time service from ics-aah.Mike J. Chen2012-02-167-0/+1305