summaryrefslogtreecommitdiffstats
path: root/media/jni/android_media_MediaRecorder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Udpate instrumentation codeWilliam Clark2015-11-301-1/+0
* MediaRecorder: Add pause interfaceSteve Kondik2015-11-071-2/+11
* SEEMP: Add more framework instrumentationWilliam Clark2015-10-061-0/+2
* video: Add support for MediaRecorder pause interfaceSurajit Podder2015-10-061-2/+2
* MediaRecorder: video: add H265 encoderLubin Yin2015-10-061-1/+3
* MediaCodec: rename usePersistentInputSurface to setInputSurfaceChong Zhang2015-05-131-5/+5
* MediaRecorder: implement persistent input surface APIsChong Zhang2015-05-021-0/+22
* Respect the record audio app op - frameworkSvet Ganov2015-04-281-3/+8
* am 3787decd: am 5137415e: Merge "Use NULL instead of 0 for pointer arguments ...Narayan Kamath2015-01-061-1/+1
|\
| * Use NULL instead of 0 for pointer arguments of CallStaticVoidMethod.Haitao Feng2015-01-061-1/+1
* | am b0dd6d3a: am 4c23a0ec: Merge "Adjust format strings to work on both 32-bit...Chih-hung Hsieh2014-12-111-1/+1
|\ \ | |/
| * Adjust format strings to work on both 32-bit and 64-bit buildsBernhard Rosenkränzer2014-12-051-1/+1
* | am 3ec380d3: am fc545733: Merge "Remove unused variables and functions, don\'...chh2014-11-251-2/+0
|\ \ | |/
| * Remove unused variables and functions, don't warn about unused parametersBernhard Rosenkränzer2014-11-231-2/+0
* | am d8c169fe: am 0c437fd3: Merge "Add appropriate casts for char16_t."Dan Albert2014-11-201-3/+5
|\ \ | |/
| * Add appropriate casts for char16_t.Dan Albert2014-11-201-3/+5
* | [FM]Fix FM App record fail Buganizer ID: 17975676Hochi Huang2014-10-241-1/+2
|/
* MediaRecorder: Fix crash when given a released Camera objectEino-Ville Talvala2014-07-141-0/+4
* am 24dbfdaa: am 936e87e1: am 5788722d: Merge "frameworks: 64 bit compile issues"Mark Salyzyn2014-04-161-6/+8
|\
| * frameworks: 64 bit compile issuesMark Salyzyn2014-04-161-6/+8
* | Resolved conflicts for merge of 28c6ec02 to masterNarayan Kamath2014-01-161-6/+6
|\ \ | |/
| * AArch64: Use long for pointers in media classesAshok Bhat2014-01-151-6/+6
* | MediaRecorder: add getSurface() api and SURFACE video sourceChong Zhang2014-01-061-0/+21
|/
* remove uses of Surface in favor of IGraphicBufferProducerMathias Agopian2013-03-121-1/+1
* Camera and MediaRecorder: Support AppOpsEino-Ville Talvala2013-02-251-2/+13
* Surface doens't have an identity anymoreMathias Agopian2013-02-141-1/+1
* split Surface in two classes: SurfaceControl and SurfaceMathias Agopian2013-02-141-9/+2
* fix libgui header locationMathias Agopian2012-02-271-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-4/+4
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-22/+22
* Fixing up Mediarecorder for MFFPannag Sanketi2011-07-251-1/+1
* Merge "Deprecate two methods in MediaRecorder.java class"James Dong2011-07-221-15/+0
|\
| * Deprecate two methods in MediaRecorder.java classJames Dong2011-07-221-15/+0
* | Connect MediaRecorder Native to SurfaceMediaSourcePannag Sanketi2011-07-221-1/+1
|/
* Add framework support for camcorder zoom.Wu-cheng Li2011-06-271-1/+1
* update for new audio.h header locationDima Zavin2011-05-121-1/+1
* audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-271-1/+2
* More native code cleanup.Elliott Hughes2011-04-121-6/+0
* You don't need to poke around inside FileDescriptor manually.Elliott Hughes2011-04-111-2/+2
* Tidy up exception throwing in the media native code.Elliott Hughes2011-04-081-3/+1
* am 2432248b: am 4709c7fa: Merge "Fixed a copy and paste error" into gingerbreadJames Dong2010-09-101-1/+1
|\
| * Fixed a copy and paste errorJames Dong2010-09-101-1/+1
* | Added setAuxiliaryOutputFile to MediaRecorder and JNINipun Kwatra2010-08-311-0/+15
|/
* Add lost preview surface detection in the JNI layerJames Dong2010-08-121-0/+9
* Fix a potential(observed sometimes) media server crashJames Dong2010-06-091-1/+1
* allow re-targetting of surfacesMathias Agopian2010-06-081-1/+1
* don't hardcode "mSurface" throughout our source codeMathias Agopian2010-04-121-1/+1
* Clean up MediaRecorder for public Java SDKJames Dong2010-03-031-3/+3
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-3/+3