summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Fix buildMarco Nelissen2015-05-071-1/+1
* muxer: skip tracks unsupported by MediaMuxer instead of abortingRobert Shih2015-05-051-2/+12
* stagefright: remove NativeWindowWrapperLajos Molnar2015-04-303-14/+9
* stagefright: cmds: resolve compiler warningsLajos Molnar2015-04-309-49/+58
* Respect the record audio app op - mediaSvet Ganov2015-04-291-1/+4
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-1/+1
* stagefright: don't use ALooperRoster mutex for reply handlingLajos Molnar2015-03-101-6/+6
* media: switch to new AMessage handlingLajos Molnar2015-03-052-13/+13
* am e91c3dd0: am 6a025acb: am ec0472ba: Merge "Move AString\'s StringPrintf ou...Elliott Hughes2015-02-041-1/+1
|\
| * am 6a025acb: am ec0472ba: Merge "Move AString\'s StringPrintf out of the way."Elliott Hughes2015-02-041-1/+1
| |\
| | * Move AString's StringPrintf out of the way.Elliott Hughes2015-02-041-1/+1
* | | am 6a0fbc68: am a3c9d5c3: am 166776fb: Merge "Add missing includes."Elliott Hughes2015-01-291-0/+2
|\ \ \ | |/ /
| * | am a3c9d5c3: am 166776fb: Merge "Add missing includes."Elliott Hughes2015-01-291-0/+2
| |\ \ | | |/
| | * Add missing includes.Elliott Hughes2015-01-281-0/+2
* | | Remove filename based writer constructorsMarco Nelissen2014-12-105-5/+50
* | | Clean up makefile to fix build.Dan Albert2014-12-021-6/+10
* | | am d0e12a16: am 902dc42d: am 07715ac3: Merge "C++11 compatibility."Dan Albert2014-11-201-1/+2
|\ \ \ | |/ /
| * | am 902dc42d: am 07715ac3: Merge "C++11 compatibility."Dan Albert2014-11-201-1/+2
| |\ \ | | |/
| | * C++11 compatibility.Dan Albert2014-11-201-1/+2
* | | am 8c5ee61a: am d86450b9: am c80b9b83: Merge "Fix struct vs. class mismatches"Chih-hung Hsieh2014-11-171-1/+1
|\ \ \ | |/ /
| * | am d86450b9: am c80b9b83: Merge "Fix struct vs. class mismatches"Chih-hung Hsieh2014-11-171-1/+1
| |\ \ | | |/
| | * Fix struct vs. class mismatchesBernhard Rosenkränzer2014-11-171-1/+1
* | | am f8d051fe: am 034d6747: am 1609e451: Merge "Add a BufferItem parameter to o...Dan Stoza2014-11-074-4/+4
|\ \ \ | |/ /
| * | Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-044-4/+4
| |/
* | stagefright test: MediaFilter native testDavid Smith2014-09-115-0/+927
* | stagefright test: add surface playback flags -R,TDavid Smith2014-07-161-10/+39
|/
* stagefright: update ACodec to use CodecBase enumerations directlyLajos Molnar2014-07-071-14/+8
* GLConsumer: Stop using default constructor paramsDan Stoza2014-06-243-3/+5
* screenrecord: 64-bit compile warningsMark Salyzyn2014-06-193-20/+22
* Move to dalvik.vm.lib.2 to force default to libartBrian Carlstrom2014-05-281-1/+1
* am 4b7c5444: am e32106fd: screenrecord: Add raw frames output formatBenoit Goby2014-05-143-17/+24
|\
| * am e32106fd: screenrecord: Add raw frames output formatBenoit Goby2014-05-143-17/+24
| |\
| | * screenrecord: Add raw frames output formatBenoit Goby2014-05-133-17/+24
| * | am 21bde57f: Add frame dump outputAndy McFadden2014-05-128-87/+512
| |\ \ | | |/
| | * Add frame dump outputAndy McFadden2014-05-128-87/+512
| * | am 2d11a203: Provide raw H.264 output from screenrecordAndy McFadden2014-05-122-39/+116
| |\ \ | | |/
| | * Provide raw H.264 output from screenrecordAndy McFadden2014-05-122-39/+116
* | | Remove warnings in recordvideoAndy Hung2014-05-051-5/+9
* | | Fix audioloop test programAndy Hung2014-05-051-62/+108
* | | am 3c782246: am b1d2b51c: am 761636f3: Merge "Do not force all command-line a...Glenn Kasten2014-04-302-18/+0
|\ \ \ | |/ /
| * | Do not force all command-line apps to be 32-bit onlyGlenn Kasten2014-04-302-18/+0
* | | am e80631aa: am 839d11d1: Merge changes I0a744dc7,Id993a70dMark Salyzyn2014-04-151-9/+7
|\ \ \ | |/ /
| * | media: 64 bit compile issuesMark Salyzyn2014-04-151-9/+7
* | | Remove deprecated BufferQueue constructorDan Stoza2014-04-071-3/+5
* | | Use symbolic constants from <system/audio.h>Glenn Kasten2014-03-251-1/+1
* | | Merge "Remove deprecated BufferQueue constructor"Dan Stoza2014-03-184-14/+13
|\ \ \
| * | | Remove deprecated BufferQueue constructorDan Stoza2014-03-124-14/+13
* | | | resolved conflicts for merge of 3c780188 to masterGlenn Kasten2014-03-142-0/+18
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | mediaserver and associated services are 32-bit onlyGlenn Kasten2014-03-122-0/+18
* | | Fix destructorsAndy McFadden2014-03-032-4/+8