summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-2543-241/+95
* Stagefright: Fix default typoAndreas Gampe2014-11-241-2/+2
* Merge "Remove check for an impossible condition"Chih-hung Hsieh2014-11-241-4/+0
|\
| * Remove check for an impossible conditionBernhard Rosenkraenzer2014-10-041-4/+0
* | Merge "C++11 compatibility."Dan Albert2014-11-201-4/+4
|\ \
| * | C++11 compatibility.Dan Albert2014-11-201-4/+4
* | | Remove extraneous parenthesesBernhard Rosenkränzer2014-11-201-1/+1
|/ /
* | Merge "Use standard syntax to initialize fields."Glenn Kasten2014-11-191-712/+712
|\ \
| * | Use standard syntax to initialize fields.Chih-Hung Hsieh2014-11-141-712/+712
* | | Merge "Remove extraneous parentheses"Chih-hung Hsieh2014-11-182-2/+2
|\ \ \
| * | | Remove extraneous parenthesesBernhard Rosenkränzer2014-11-182-2/+2
* | | | Fix uninitialized variableBernhard Rosenkränzer2014-11-181-1/+1
|/ / /
* | | No need to #include atomic-inline.h if you have atomic.h.Elliott Hughes2014-11-171-1/+0
* | | Merge "Fix struct vs. class mismatches"Chih-hung Hsieh2014-11-1711-13/+12
|\ \ \
| * | | Fix struct vs. class mismatchesBernhard Rosenkränzer2014-11-1711-13/+12
* | | | libcutils no longer requires that its users configure ANDROID_SMP.Elliott Hughes2014-11-171-2/+0
|/ / /
* | | Update calls to IInterface::asBinder()Marco Nelissen2014-11-1727-77/+76
* | | Move libldnhncr to libc++.Dan Albert2014-11-151-1/+0
|/ /
* | libstagefright: use __predict_false from bionic rather than CONDITION from lo...Mark Salyzyn2014-11-111-1/+1
* | Remove the executable bit from source filesMartin Storsjo2014-11-0791-0/+0
* | Resolve conflictThe Android Open Source Project2014-11-06358-10568/+34032
|\ \
| * \ am 686a0c4d: Merge "MTP Device: Parse USB3 descriptor for MTP initor;"Mike Lockwood2014-10-291-0/+9
| |\ \
| * \ \ am d5923409: mediaplayer: limit scheduling video frames into the futureLajos Molnar2014-10-212-1/+43
| |\ \ \
| | * | | mediaplayer: limit scheduling video frames into the futureLajos Molnar2014-10-202-1/+43
| * | | | am eecb7805: NuPlayer: set anchor time for each audio buffer.Ronghua Wu2014-10-212-36/+48
| |\ \ \ \ | | |/ / /
| | * | | NuPlayer: set anchor time for each audio buffer.Ronghua Wu2014-10-202-36/+48
| * | | | am e9234f17: Merge "Fix AudioTrack retrograde getPosition when restoring trac...Andy Hung2014-10-171-1/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge "Fix AudioTrack retrograde getPosition when restoring tracks" into lmp-devAndy Hung2014-10-171-1/+4
| | |\ \ \
| | | * | | Fix AudioTrack retrograde getPosition when restoring tracksAndy Hung2014-10-171-1/+4
| * | | | | Merge "move audio sink open/close to NuPlayerRenderer" into lmp-devChong Zhang2014-10-174-123/+223
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "move audio sink open/close to NuPlayerRenderer" into lmp-devChong Zhang2014-10-174-123/+223
| | |\ \ \ \
| | | * | | | move audio sink open/close to NuPlayerRendererChong Zhang2014-10-164-123/+223
| | | |/ / /
| * | | | | am 8a8f2fdc: am 589a89f5: Merge "Add -no-integrated-as at local level."Chih-Hung Hsieh2014-10-161-0/+2
| |\ \ \ \ \
| | * \ \ \ \ am 589a89f5: Merge "Add -no-integrated-as at local level."Chih-Hung Hsieh2014-10-161-0/+2
| | |\ \ \ \ \
| * | \ \ \ \ \ am c40da54b: Merge "Fix freed memory references" into lmp-devLajos Molnar2014-10-161-3/+8
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge "Fix freed memory references" into lmp-devLajos Molnar2014-10-161-3/+8
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | Fix freed memory referencesMarco Nelissen2014-10-161-3/+8
| * | | | | | | am 447898bc: Merge "ACodec: only check crop rect on output port" into lmp-devLajos Molnar2014-10-141-2/+10
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge "ACodec: only check crop rect on output port" into lmp-devLajos Molnar2014-10-141-2/+10
| | |\ \ \ \ \ \
| | | * | | | | | ACodec: only check crop rect on output portLajos Molnar2014-10-071-2/+10
| * | | | | | | | am 1375ac6d: Merge "NuPlayer: query current position from NuPlayerRenderer." ...Lajos Molnar2014-10-146-225/+194
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge "NuPlayer: query current position from NuPlayerRenderer." into lmp-devLajos Molnar2014-10-146-225/+194
| | |\ \ \ \ \ \ \
| | | * | | | | | | NuPlayer: query current position from NuPlayerRenderer.Ronghua Wu2014-10-136-225/+194
| * | | | | | | | | resolved conflicts for merge of 2edda09a to lmp-dev-plus-aospLajos Molnar2014-10-1410-362/+454
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | stagefright: fix surface input handling of software encodersLajos Molnar2014-10-1310-349/+456
| * | | | | | | | | am 512e9792: stagefright: support passing GraphicBuffer in metadata bufferLajos Molnar2014-10-144-21/+75
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | stagefright: support passing GraphicBuffer in metadata bufferLajos Molnar2014-10-134-21/+75
| * | | | | | | | | am e760de61: Merge "NuPlayerDriver: request seek notification when prepare*()...Wei Jia2014-10-131-2/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Merge "NuPlayerDriver: request seek notification when prepare*() is called in...Wei Jia2014-10-131-2/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | NuPlayerDriver: request seek notification when prepare*() is called in STOPPE...Wei Jia2014-10-131-2/+2