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_MediaPlayer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for setting a ParcelSurfaceTexture as the MediaPlayer sink.
tedbo
2011-06-13
1
-31
/
+10
*
Refactor to share code between MediaPlayer and MediaMetadataRetriever JNI
James Dong
2011-05-05
1
-32
/
+6
*
Clean up JNI code
James Dong
2011-05-05
1
-95
/
+37
*
Add setParameter/getParameter to MediaPlayer API.
Gloria Wang
2011-04-29
1
-0
/
+35
*
Merge "- Add another parameter in notify() to be able to send timed text samp...
Gloria Wang
2011-04-13
1
-3
/
+16
|
\
|
*
- Add another parameter in notify() to be able to send timed text sample
Gloria Wang
2011-04-13
1
-3
/
+16
*
|
You don't need to poke around inside FileDescriptor manually.
Elliott Hughes
2011-04-11
1
-1
/
+1
|
/
*
Media JNI code cleanup
James Dong
2011-04-07
1
-32
/
+49
*
ISurfaceTexture does not have a method getIdentity()
James Dong
2011-04-01
1
-2
/
+1
*
Bug 3438258 Add SurfaceTexture as MediaPlayer sink
Glenn Kasten
2011-02-23
1
-15
/
+60
*
- Add method in MediaPlayerService to collect and pull
Gloria Wang
2011-02-22
1
-0
/
+18
*
New APIs for MTP and PTP host support
Mike Lockwood
2011-01-22
1
-0
/
+6
*
Remove support for obsolete PTP content provider
Mike Lockwood
2011-01-06
1
-12
/
+0
*
Move MTP Java classes to android.mtp.* package.
Mike Lockwood
2010-12-30
1
-8
/
+8
*
Rename MtpClient and MtpCursor to PtpClient and PtpCursor
Mike Lockwood
2010-11-23
1
-6
/
+6
*
Squashed commit of the following:
Andreas Huber
2010-10-29
1
-14
/
+0
*
am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" in...
Eric Laurent
2010-10-10
1
-1
/
+1
|
\
|
*
Added getter for session Id to AudioSink
Eric Laurent
2010-10-07
1
-1
/
+1
*
|
resolved conflicts for merge of 71c908c4 to master
Andreas Huber
2010-09-01
1
-5
/
+0
|
\
\
|
|
/
|
*
Now that AmrInputStream no longer relies on opencore, make sure it's register...
Andreas Huber
2010-09-01
1
-5
/
+0
*
|
am 34161132: am 7070b365: Added support for auxiliary audio effects to AudioT...
Eric Laurent
2010-07-21
1
-0
/
+24
|
\
\
|
|
/
|
*
Added support for auxiliary audio effects to AudioTrack and MediaPlayer.
Eric Laurent
2010-07-21
1
-0
/
+24
*
|
MTP: Use media provider database to implement MTP device support.
Mike Lockwood
2010-07-08
1
-0
/
+6
*
|
am b91881fd: am dacabf97: Merge "Added Visualizer effect." into gingerbread
Eric Laurent
2010-07-07
1
-13
/
+0
|
\
\
|
|
/
|
*
Added Visualizer effect.
Eric Laurent
2010-07-07
1
-13
/
+0
*
|
Move MTP JNI code from libandroid_runtime to libmedia_jni
Mike Lockwood
2010-06-30
1
-0
/
+18
|
/
*
Added support for audio sessions in MediaPlayer and AudioTrack.
Eric Laurent
2010-06-22
1
-2
/
+25
*
don't hardcode "mSurface" throughout our source code
Mathias Agopian
2010-04-12
1
-1
/
+1
*
New API on java's MediaPlayer to suspend/resume a session.
Andreas Huber
2010-02-12
1
-0
/
+14
*
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
1
-1
/
+1
*
Initial check-in for xml-based encoder capabilities retrieval
James Dong
2010-02-01
1
-0
/
+6
*
API Extension: Support for optionally specifying a map of extra request heade...
Andreas Huber
2010-01-28
1
-4
/
+91
*
Refactor MediaScanner. Some steps on the way towards being able to build the ...
Andreas Huber
2009-12-03
1
-2
/
+7
*
Music visualizer support hack.
Marco Nelissen
2009-10-06
1
-0
/
+13
*
Untangle MediaPlayer, MediaRecorder, MediaScanner and MediaMetadataRetriever JNI
Marco Nelissen
2009-08-03
1
-39
/
+47
*
Don't pass references to temporary objects, and handle the case where we dont...
Marco Nelissen
2009-07-10
1
-5
/
+4
*
Basic plumbing to retrieve metadata from the native player.
Nicolas Catania
2009-07-10
1
-0
/
+31
*
Implemented the metadata changed notification filters.
Nicolas Catania
2009-07-09
1
-2
/
+19
*
Direct api to the native media player.
Nicolas Catania
2009-06-24
1
-0
/
+26
*
Removed trailing whitespaces.
Nicolas Catania
2009-06-11
1
-5
/
+5
*
Update MediaPlayer to allow setVideoSurface calls after prepare. Also allow
Dave Sparks
2009-05-29
1
-7
/
+23
*
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-05
1
-12
/
+34
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+573
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-573
/
+0
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-0
/
+6
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-0
/
+18
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+549