summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | stagefright aacenc: Safeguard against overwriting bitsMartin Storsjo2012-01-311-0/+1
* | | | | | | | | Switch the way we configure for MediaPlayer retransmission.John Grossman2012-03-017-130/+252
* | | | | | | | | LibAAH_RTP: Add support for AAC in MP4.John Grossman2012-03-0110-132/+446
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Instead of hardcoding OMX component names in our code, supportAndreas Huber2012-03-014-227/+580
* | | | | | | | Merge "Shorten thread names"Glenn Kasten2012-02-292-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Shorten thread namesGlenn Kasten2012-02-282-2/+2
* | | | | | | | | Merge "AudioRecord const methods"Glenn Kasten2012-02-291-7/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | AudioRecord const methodsGlenn Kasten2012-02-281-7/+7
| |/ / / / / / / /
* | | | | | | | | Merge "Separate the notion of "stop" from that of "release", i.e."Andreas Huber2012-02-292-54/+186
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Separate the notion of "stop" from that of "release", i.e.Andreas Huber2012-02-282-54/+186
| |/ / / / / / / /
* | | | | | | | | Merge "Moves TimedTextDriver.h into include/media/stagefright/timedtext."James Dong2012-02-286-86/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Moves TimedTextDriver.h into include/media/stagefright/timedtext.Insun Kang2012-02-276-86/+5
* | | | | | | | | am 254cf597: am 7b6b81f8: am f016dc1b: am f881fa51: Merge "stagefright amr: A...Jean-Baptiste Queru2012-02-283-4/+6
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | am f881fa51: Merge "stagefright amr: Avoid C++/C99 for loops with variable de...Jean-Baptiste Queru2012-02-273-4/+6
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merge "stagefright amr: Avoid C++/C99 for loops with variable declaration"Jean-Baptiste Queru2012-02-273-4/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | stagefright amr: Avoid C++/C99 for loops with variable declarationMartin Storsjo2012-02-273-4/+6
* | | | | | | | | | remove dependency on unneeded headersMathias Agopian2012-02-271-2/+0
* | | | | | | | | | Merge "audio preprocessing: fix multiple enable problem"Eric Laurent2012-02-271-1/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | audio preprocessing: fix multiple enable problemEric Laurent2012-02-171-1/+14
* | | | | | | | | | | am 19bb6261: am bf826923: am faf38b24: am 9e3d9575: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-271-0/+6
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | am 9e3d9575: Merge "stagefright aacenc: Add prototypes for arm specific imple...Jean-Baptiste Queru2012-02-271-0/+6
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge "stagefright aacenc: Add prototypes for arm specific implementations of...Jean-Baptiste Queru2012-02-271-0/+6
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | stagefright aacenc: Add prototypes for arm specific implementations of functionsMartin Storsjo2012-02-241-0/+6
* | | | | | | | | | | | am 360db46e: am b7913f70: am 163777b8: am 354ac772: Merge "stagefright amrwb:...Jean-Baptiste Queru2012-02-273-13/+13
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | am 354ac772: Merge "stagefright amrwb: Make local const arrays static"Jean-Baptiste Queru2012-02-273-13/+13
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Merge "stagefright amrwb: Make local const arrays static"Jean-Baptiste Queru2012-02-273-13/+13
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | stagefright amrwb: Make local const arrays staticMartin Storsjo2012-02-243-13/+13
| | | |/ / / / / / / / /
* | | | | | | | | | | | am 5ba910d8: am 040c5b2c: am ded8e681: am 695cfe1e: Merge "stagefright amrwb:...Jean-Baptiste Queru2012-02-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | am 695cfe1e: Merge "stagefright amrwb: Change a C++ style cast into a C style...Jean-Baptiste Queru2012-02-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Merge "stagefright amrwb: Change a C++ style cast into a C style cast"Jean-Baptiste Queru2012-02-271-1/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | stagefright amrwb: Change a C++ style cast into a C style castMartin Storsjo2012-02-241-1/+1
| | | |/ / / / / / / /
* | | | | | | | | | | am b205a5d8: am 50ee92e9: am d91b744d: am f7f1280e: Merge changes Ib4e27ea3,I...Jean-Baptiste Queru2012-02-2729-67/+93
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | am f7f1280e: Merge changes Ib4e27ea3,I4ad55266,Ie32b32c7Jean-Baptiste Queru2012-02-2729-67/+93
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Merge changes Ib4e27ea3,I4ad55266,Ie32b32c7Jean-Baptiste Queru2012-02-2729-67/+93
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | stagefright amrnb: Remove extern from table definitionsMartin Storsjo2012-02-2424-62/+73
| | | * | | | | | | | | stagefright amrnb: Add includes for prototype declarations of tablesMartin Storsjo2012-02-2415-0/+15
| | | * | | | | | | | | stagefright amrnb: Add missing const qualifier to table declarations in headersMartin Storsjo2012-02-245-5/+5
| | | |/ / / / / / / /
* | | | | | | | | | | am 18a64b74: am a887ff9a: am 4f74be57: am 1a864db7: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-271-3/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | am 1a864db7: Merge "stagefright aacenc: Simplify the definition of __inline"Jean-Baptiste Queru2012-02-271-3/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Merge "stagefright aacenc: Simplify the definition of __inline"Jean-Baptiste Queru2012-02-271-3/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | stagefright aacenc: Simplify the definition of __inlineMartin Storsjo2012-01-131-3/+1
* | | | | | | | | | | | am 6b4d7bad: am f7210cf5: am 7346d73c: am 77576ff4: Merge "stagefright amrwbe...Jean-Baptiste Queru2012-02-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | am 77576ff4: Merge "stagefright amrwbenc: Remove a useless check"Jean-Baptiste Queru2012-02-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Merge "stagefright amrwbenc: Remove a useless check"Jean-Baptiste Queru2012-02-271-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | stagefright amrwbenc: Remove a useless checkMartin Storsjo2012-02-241-1/+1
| | | | |/ / / / / / / / | | | |/| | | | | | | |
* | | | | | | | | | | | am 2bf76b98: am 3e61e413: am 32901b39: am be9a7055: Merge "stagefright aacenc...Jean-Baptiste Queru2012-02-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | am be9a7055: Merge "stagefright aacenc: Remove a stray semicolon"Jean-Baptiste Queru2012-02-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Merge "stagefright aacenc: Remove a stray semicolon"Jean-Baptiste Queru2012-02-271-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | stagefright aacenc: Remove a stray semicolonMartin Storsjo2012-02-241-1/+1
| | | |/ / / / / / / / /
* | | | | | | | | | | | am 484fc74b: am 4bcdeb86: am 716a0517: am fe5f5d77: Merge "stagefright amrwb:...Jean-Baptiste Queru2012-02-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /