summaryrefslogtreecommitdiffstats
path: root/cmds/stagefright
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Move AString's StringPrintf out of the way.Elliott Hughes2015-02-041-1/+1
* | Remove filename based writer constructorsMarco Nelissen2014-12-104-4/+40
* | 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
|\ \ | |/
| * 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
|\ \ | |/
| * Fix struct vs. class mismatchesBernhard Rosenkränzer2014-11-171-1/+1
* | 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-241-1/+3
* 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-301-16/+0
|\
| * Do not force all command-line apps to be 32-bit onlyGlenn Kasten2014-04-301-16/+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
* | resolved conflicts for merge of 3c780188 to masterGlenn Kasten2014-03-141-0/+16
|\ \ | |/
| * mediaserver and associated services are 32-bit onlyGlenn Kasten2014-03-121-0/+16
* | fix the build by fixing more warnings.Andreas Huber2014-02-112-3/+3
* | resolved conflicts for merge of 566be7c3 to masterNarayan Kamath2014-02-115-22/+29
|\ \ | |/
| * Make frameworks/av 64-bit compatibleKévin PETIT2014-02-115-15/+21
* | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-046-6/+18
* | Print statistics after ctrl-CMarco Nelissen2013-12-051-16/+43
|/
* Fix build.Ying Wang2013-08-141-0/+1
* Restore stagefright command line tool.Andreas Huber2013-08-131-0/+2
* Fix build. last attempt.Ying Wang2013-08-061-1/+1
* always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-121-1/+2
* Adds VP9 decoding support for stagefright.hkuang2013-06-241-1/+1
* Remove "LOCAL_MODULE_TAGS := debug" for stagefright testsMike Lockwood2013-06-061-4/+0
* New HLS implementation supporting independent stream sources, audio-only streamsAndreas Huber2013-05-311-40/+12
* am a768b4f8: am 8f1efee1: Merge "MediaMuxer prefer not to use the MPEG4Writer...ztenghui2013-04-151-1/+1
|\
| * Merge "MediaMuxer prefer not to use the MPEG4Writer in real time recording mo...ztenghui2013-04-151-1/+1
| |\
| | * MediaMuxer prefer not to use the MPEG4Writer in real time recording mode.ztenghui2013-04-151-1/+1
* | | am e63f850b: am da0dc0af: Add liblogYing Wang2013-04-091-2/+1
|\ \ \ | |/ /
| * | Add liblogYing Wang2013-04-091-2/+1
| |/
* | am 6bc010e3: am 9e36b5a5: Merge "Add the presentation rotation support" into ...ztenghui2013-03-201-3/+12
|\ \ | |/
| * Add the presentation rotation supportztenghui2013-03-151-3/+12
* | Turn off debug tags in stagefright modules.Dan Morrill2013-03-191-7/+9
|/
* Clean up the native code to match Java updateztenghui2013-03-081-1/+2
* CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-251-1/+2
* replace getISurfaceTexture by getIGraphicBufferProducerMathias Agopian2013-02-191-1/+1
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-154-8/+10
* Add a test utility for MediaMuxer.ztenghui2013-02-132-0/+318