index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
jni
/
android_media_MediaRecorder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Udpate instrumentation code
William Clark
2015-11-30
1
-1
/
+0
*
MediaRecorder: Add pause interface
Steve Kondik
2015-11-07
1
-2
/
+11
*
SEEMP: Add more framework instrumentation
William Clark
2015-10-06
1
-0
/
+2
*
video: Add support for MediaRecorder pause interface
Surajit Podder
2015-10-06
1
-2
/
+2
*
MediaRecorder: video: add H265 encoder
Lubin Yin
2015-10-06
1
-1
/
+3
*
MediaCodec: rename usePersistentInputSurface to setInputSurface
Chong Zhang
2015-05-13
1
-5
/
+5
*
MediaRecorder: implement persistent input surface APIs
Chong Zhang
2015-05-02
1
-0
/
+22
*
Respect the record audio app op - framework
Svet Ganov
2015-04-28
1
-3
/
+8
*
am 3787decd: am 5137415e: Merge "Use NULL instead of 0 for pointer arguments ...
Narayan Kamath
2015-01-06
1
-1
/
+1
|
\
|
*
Use NULL instead of 0 for pointer arguments of CallStaticVoidMethod.
Haitao Feng
2015-01-06
1
-1
/
+1
*
|
am b0dd6d3a: am 4c23a0ec: Merge "Adjust format strings to work on both 32-bit...
Chih-hung Hsieh
2014-12-11
1
-1
/
+1
|
\
\
|
|
/
|
*
Adjust format strings to work on both 32-bit and 64-bit builds
Bernhard Rosenkränzer
2014-12-05
1
-1
/
+1
*
|
am 3ec380d3: am fc545733: Merge "Remove unused variables and functions, don\'...
chh
2014-11-25
1
-2
/
+0
|
\
\
|
|
/
|
*
Remove unused variables and functions, don't warn about unused parameters
Bernhard Rosenkränzer
2014-11-23
1
-2
/
+0
*
|
am d8c169fe: am 0c437fd3: Merge "Add appropriate casts for char16_t."
Dan Albert
2014-11-20
1
-3
/
+5
|
\
\
|
|
/
|
*
Add appropriate casts for char16_t.
Dan Albert
2014-11-20
1
-3
/
+5
*
|
[FM]Fix FM App record fail Buganizer ID: 17975676
Hochi Huang
2014-10-24
1
-1
/
+2
|
/
*
MediaRecorder: Fix crash when given a released Camera object
Eino-Ville Talvala
2014-07-14
1
-0
/
+4
*
am 24dbfdaa: am 936e87e1: am 5788722d: Merge "frameworks: 64 bit compile issues"
Mark Salyzyn
2014-04-16
1
-6
/
+8
|
\
|
*
frameworks: 64 bit compile issues
Mark Salyzyn
2014-04-16
1
-6
/
+8
*
|
Resolved conflicts for merge of 28c6ec02 to master
Narayan Kamath
2014-01-16
1
-6
/
+6
|
\
\
|
|
/
|
*
AArch64: Use long for pointers in media classes
Ashok Bhat
2014-01-15
1
-6
/
+6
*
|
MediaRecorder: add getSurface() api and SURFACE video source
Chong Zhang
2014-01-06
1
-0
/
+21
|
/
*
remove uses of Surface in favor of IGraphicBufferProducer
Mathias Agopian
2013-03-12
1
-1
/
+1
*
Camera and MediaRecorder: Support AppOps
Eino-Ville Talvala
2013-02-25
1
-2
/
+13
*
Surface doens't have an identity anymore
Mathias Agopian
2013-02-14
1
-1
/
+1
*
split Surface in two classes: SurfaceControl and Surface
Mathias Agopian
2013-02-14
1
-9
/
+2
*
fix libgui header location
Mathias Agopian
2012-02-27
1
-1
/
+1
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-4
/
+4
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
1
-1
/
+1
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-22
/
+22
*
Fixing up Mediarecorder for MFF
Pannag Sanketi
2011-07-25
1
-1
/
+1
*
Merge "Deprecate two methods in MediaRecorder.java class"
James Dong
2011-07-22
1
-15
/
+0
|
\
|
*
Deprecate two methods in MediaRecorder.java class
James Dong
2011-07-22
1
-15
/
+0
*
|
Connect MediaRecorder Native to SurfaceMediaSource
Pannag Sanketi
2011-07-22
1
-1
/
+1
|
/
*
Add framework support for camcorder zoom.
Wu-cheng Li
2011-06-27
1
-1
/
+1
*
update for new audio.h header location
Dima Zavin
2011-05-12
1
-1
/
+1
*
audio/media: convert to using the audio HAL and new audio defs
Dima Zavin
2011-04-27
1
-1
/
+2
*
More native code cleanup.
Elliott Hughes
2011-04-12
1
-6
/
+0
*
You don't need to poke around inside FileDescriptor manually.
Elliott Hughes
2011-04-11
1
-2
/
+2
*
Tidy up exception throwing in the media native code.
Elliott Hughes
2011-04-08
1
-3
/
+1
*
am 2432248b: am 4709c7fa: Merge "Fixed a copy and paste error" into gingerbread
James Dong
2010-09-10
1
-1
/
+1
|
\
|
*
Fixed a copy and paste error
James Dong
2010-09-10
1
-1
/
+1
*
|
Added setAuxiliaryOutputFile to MediaRecorder and JNI
Nipun Kwatra
2010-08-31
1
-0
/
+15
|
/
*
Add lost preview surface detection in the JNI layer
James Dong
2010-08-12
1
-0
/
+9
*
Fix a potential(observed sometimes) media server crash
James Dong
2010-06-09
1
-1
/
+1
*
allow re-targetting of surfaces
Mathias Agopian
2010-06-08
1
-1
/
+1
*
don't hardcode "mSurface" throughout our source code
Mathias Agopian
2010-04-12
1
-1
/
+1
*
Clean up MediaRecorder for public Java SDK
James Dong
2010-03-03
1
-3
/
+3
*
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
1
-3
/
+3
[next]