| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct GUID errors in audio effect configuration | Jean-Michel Trivi | 2012-03-02 | 1 | -2/+2 |
* | Merge "Remove hacks that worked around issues in OMX components several relea... | Andreas Huber | 2012-03-01 | 1 | -66/+0 |
|\ |
|
| * | Remove hacks that worked around issues in OMX components several releases back. | Andreas Huber | 2012-03-01 | 1 | -66/+0 |
* | | am 353b61a8: am 0ddfe24a: am eb4f3256: Set the video encoding bit rate for th... | Yu Shan Emily Lau | 2012-03-01 | 1 | -0/+1 |
|\ \ |
|
| * \ | am eb4f3256: Set the video encoding bit rate for the media recorder stress test. | Yu Shan Emily Lau | 2012-02-29 | 1 | -0/+1 |
| |\ \ |
|
| | * | | Set the video encoding bit rate for the media | Yu Shan Emily Lau | 2012-02-29 | 1 | -0/+1 |
* | | | | am 9de7793b: am 4f906362: am 97348431: am 704131cb: Merge changes I46c81dba,I... | Jean-Baptiste Queru | 2012-03-01 | 3 | -14/+43 |
|\ \ \ \
| |/ / / |
|
| * | | | am 97348431: am 704131cb: Merge changes I46c81dba,If1f40e9c,I652eaaa5 | Jean-Baptiste Queru | 2012-02-29 | 3 | -14/+43 |
| |\ \ \ |
|
| | * \ \ | am 704131cb: Merge changes I46c81dba,If1f40e9c,I652eaaa5 | Jean-Baptiste Queru | 2012-02-29 | 3 | -14/+43 |
| | |\ \ \ |
|
| | | * \ \ | Merge changes I46c81dba,If1f40e9c,I652eaaa5 | Jean-Baptiste Queru | 2012-02-29 | 3 | -14/+43 |
| | | |\ \ \ |
|
| | | | * | | | stagefright aacenc: Use QDADD/QDSUB instructions | Mans Rullgard | 2012-01-13 | 1 | -4/+2 |
| | | | * | | | stagefright aacenc: Remove useless inline asm for simple right shift | Mans Rullgard | 2012-01-13 | 1 | -7/+1 |
| | | | * | | | stagefright aacenc: Use ARMv6 SSAT instruction | Mans Rullgard | 2012-01-13 | 3 | -3/+40 |
* | | | | | | | am 715c78b9: am 225eec8d: am f9d4ba77: am 69aae36e: Merge "stagefright aacenc... | Jean-Baptiste Queru | 2012-03-01 | 1 | -0/+1 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | am f9d4ba77: am 69aae36e: Merge "stagefright aacenc: Safeguard against overwr... | Jean-Baptiste Queru | 2012-02-29 | 1 | -0/+1 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | am 69aae36e: Merge "stagefright aacenc: Safeguard against overwriting bits" | Jean-Baptiste Queru | 2012-02-29 | 1 | -0/+1 |
| | |\ \ \ \ \
| | | |/ / / / |
|
| | | * | | | | Merge "stagefright aacenc: Safeguard against overwriting bits" | Jean-Baptiste Queru | 2012-02-29 | 1 | -0/+1 |
| | | |\ \ \ \ |
|
| | | | * | | | | stagefright aacenc: Safeguard against overwriting bits | Martin Storsjo | 2012-01-31 | 1 | -0/+1 |
* | | | | | | | | Switch the way we configure for MediaPlayer retransmission. | John Grossman | 2012-03-01 | 9 | -130/+339 |
* | | | | | | | | LibAAH_RTP: Add support for AAC in MP4. | John Grossman | 2012-03-01 | 10 | -132/+446 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Instead of hardcoding OMX component names in our code, support | Andreas Huber | 2012-03-01 | 4 | -227/+580 |
* | | | | | | | Merge "Shorten thread names" | Glenn Kasten | 2012-02-29 | 2 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Shorten thread names | Glenn Kasten | 2012-02-28 | 2 | -2/+2 |
* | | | | | | | | Merge "AudioRecord const methods" | Glenn Kasten | 2012-02-29 | 1 | -7/+7 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | AudioRecord const methods | Glenn Kasten | 2012-02-28 | 1 | -7/+7 |
| |/ / / / / / / |
|
* | | | | | | | | Merge "Separate the notion of "stop" from that of "release", i.e." | Andreas Huber | 2012-02-29 | 3 | -55/+187 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Separate the notion of "stop" from that of "release", i.e. | Andreas Huber | 2012-02-28 | 3 | -55/+187 |
| |/ / / / / / / |
|
* | | | | | | | | Merge "Moves TimedTextDriver.h into include/media/stagefright/timedtext." | James Dong | 2012-02-28 | 6 | -86/+5 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Moves TimedTextDriver.h into include/media/stagefright/timedtext. | Insun Kang | 2012-02-27 | 6 | -86/+5 |
* | | | | | | | | | am a1de5e48: am 743aceec: am ee329930: Merge "Adding time lapse test to media... | Jason Noguchi | 2012-02-28 | 2 | -12/+102 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | / / / / / /
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | am ee329930: Merge "Adding time lapse test to mediaframework stress suite." i... | Jason Noguchi | 2012-02-28 | 2 | -12/+102 |
| |\ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | /
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | Adding time lapse test to mediaframework stress suite. | Jason Noguchi | 2012-02-22 | 2 | -12/+102 |
* | | | | | | | am 254cf597: am 7b6b81f8: am f016dc1b: am f881fa51: Merge "stagefright amr: A... | Jean-Baptiste Queru | 2012-02-28 | 3 | -4/+6 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | am f881fa51: Merge "stagefright amr: Avoid C++/C99 for loops with variable de... | Jean-Baptiste Queru | 2012-02-27 | 3 | -4/+6 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | * | | | | | Merge "stagefright amr: Avoid C++/C99 for loops with variable declaration" | Jean-Baptiste Queru | 2012-02-27 | 3 | -4/+6 |
| | |\ \ \ \ \ |
|
| | | * | | | | | stagefright amr: Avoid C++/C99 for loops with variable declaration | Martin Storsjo | 2012-02-27 | 3 | -4/+6 |
* | | | | | | | | remove dependency on unneeded headers | Mathias Agopian | 2012-02-27 | 1 | -2/+0 |
* | | | | | | | | Merge "audio preprocessing: fix multiple enable problem" | Eric Laurent | 2012-02-27 | 1 | -1/+14 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | audio preprocessing: fix multiple enable problem | Eric Laurent | 2012-02-17 | 1 | -1/+14 |
* | | | | | | | | | am 19bb6261: am bf826923: am faf38b24: am 9e3d9575: Merge "stagefright aacenc... | Jean-Baptiste Queru | 2012-02-27 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | am 9e3d9575: Merge "stagefright aacenc: Add prototypes for arm specific imple... | Jean-Baptiste Queru | 2012-02-27 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| | * | | | | | | | Merge "stagefright aacenc: Add prototypes for arm specific implementations of... | Jean-Baptiste Queru | 2012-02-27 | 1 | -0/+6 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | stagefright aacenc: Add prototypes for arm specific implementations of functions | Martin Storsjo | 2012-02-24 | 1 | -0/+6 |
* | | | | | | | | | | am 360db46e: am b7913f70: am 163777b8: am 354ac772: Merge "stagefright amrwb:... | Jean-Baptiste Queru | 2012-02-27 | 3 | -13/+13 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / |
|
| * | | | | | | | | | am 354ac772: Merge "stagefright amrwb: Make local const arrays static" | Jean-Baptiste Queru | 2012-02-27 | 3 | -13/+13 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / / |
|
| | * | | | | | | | | Merge "stagefright amrwb: Make local const arrays static" | Jean-Baptiste Queru | 2012-02-27 | 3 | -13/+13 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | stagefright amrwb: Make local const arrays static | Martin Storsjo | 2012-02-24 | 3 | -13/+13 |
| | | |/ / / / / / / |
|
* | | | | | | | | | | am 5ba910d8: am 040c5b2c: am ded8e681: am 695cfe1e: Merge "stagefright amrwb:... | Jean-Baptiste Queru | 2012-02-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / |
|
| * | | | | | | | | | am 695cfe1e: Merge "stagefright amrwb: Change a C++ style cast into a C style... | Jean-Baptiste Queru | 2012-02-27 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / / |
|
| | * | | | | | | | | Merge "stagefright amrwb: Change a C++ style cast into a C style cast" | Jean-Baptiste Queru | 2012-02-27 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|