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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MTP: work in progress on expanded property support
Mike Lockwood
2010-08-25
1
-5
/
+91
*
MTP: Check and clear exceptions after calling into Java in MtpDatabase
Mike Lockwood
2010-08-24
1
-27
/
+61
*
MTP: Remove retry loop from MTP server code
Mike Lockwood
2010-08-18
1
-38
/
+17
*
am b408f549: am d790c648: Add lost preview surface detection in the JNI layer...
James Dong
2010-08-12
1
-0
/
+9
|
\
|
*
Add lost preview surface detection in the JNI layer
James Dong
2010-08-12
1
-0
/
+9
*
|
MTP: Push queries for supported formats and properties up to Java.
Mike Lockwood
2010-08-10
1
-0
/
+91
*
|
MTP: Fix some typos
Mike Lockwood
2010-08-09
1
-1
/
+1
*
|
MTP: Add support for syncing MTP playlists
Mike Lockwood
2010-08-03
1
-0
/
+48
*
|
MTP: Fix some thread safety issues in MTP server start/stop sequence.
Mike Lockwood
2010-08-03
1
-38
/
+56
*
|
MTP: Implement GetNumObjects
Mike Lockwood
2010-08-02
1
-4
/
+19
*
|
Clean up MtpDatabase API.
Mike Lockwood
2010-08-02
1
-36
/
+11
*
|
am 6fa88882: am 62d83a0c: Merge "Audio effects: modified command() parameter ...
Eric Laurent
2010-07-28
1
-2
/
+5
|
\
\
|
|
/
|
*
Audio effects: modified command() parameter types.
Eric Laurent
2010-07-28
1
-2
/
+5
*
|
resolved conflicts for merge of d306cc81 to master
Eric Laurent
2010-07-27
1
-1
/
+1
|
\
\
|
|
/
|
*
Audio Effects: added methods to effects java classes to store and load curren...
Eric Laurent
2010-07-27
1
-1
/
+1
*
|
MTP host: Add support for reading files from an MTP device via ParcelFileDesc...
Mike Lockwood
2010-07-26
1
-0
/
+63
*
|
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
*
|
Exclude MTP implementation from simulator build
Mike Lockwood
2010-07-15
5
-0
/
+51
*
|
MTP: Add support for sending events to the host when objects are added and re...
Mike Lockwood
2010-07-13
1
-11
/
+60
*
|
Integrate host to device file transfer with the media provider.
Mike Lockwood
2010-07-12
1
-7
/
+25
*
|
am bd3f8b71: am e7b790f1: Merge "Fix swap of sessionId and output in audio ef...
Jean-Michel Trivi
2010-07-09
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix swap of sessionId and output in audio effect API.
Jean-Michel Trivi
2010-07-09
1
-2
/
+2
*
|
Remove some scafolding and test code that is no longer worth maintaining.
Mike Lockwood
2010-07-09
2
-14
/
+0
*
|
MTP: Use media provider database to implement MTP device support.
Mike Lockwood
2010-07-08
4
-12
/
+470
*
|
am b91881fd: am dacabf97: Merge "Added Visualizer effect." into gingerbread
Eric Laurent
2010-07-07
4
-41
/
+523
|
\
\
|
|
/
|
*
Merge "Added Visualizer effect." into gingerbread
Eric Laurent
2010-07-07
4
-41
/
+523
|
|
\
|
|
*
Added Visualizer effect.
Eric Laurent
2010-07-07
4
-41
/
+523
*
|
|
MTP: Fix ownership and file permissions for transferred files and folders
Mike Lockwood
2010-07-02
1
-1
/
+2
*
|
|
am bda93c4c: am 09b90057: Add multiple camera support for in MediaProfiles.
Chih-Chung Chang
2010-07-01
1
-20
/
+20
|
\
\
\
|
|
/
/
|
*
|
Add multiple camera support for in MediaProfiles.
Chih-Chung Chang
2010-07-01
1
-20
/
+20
|
|
/
*
|
MTP: Remove an unnecessary thread from the MtpClient class.
Mike Lockwood
2010-07-01
1
-85
/
+35
*
|
Move MTP JNI code from libandroid_runtime to libmedia_jni
Mike Lockwood
2010-06-30
5
-3
/
+577
|
/
*
Merge "Various fixes and improvements in audio effects implementation" into g...
Eric Laurent
2010-06-25
1
-1
/
+1
|
\
|
*
Various fixes and improvements in audio effects implementation
Eric Laurent
2010-06-25
1
-1
/
+1
*
|
Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet...
Andreas Huber
2010-06-23
2
-31
/
+2
|
/
*
Added support for audio sessions in MediaPlayer and AudioTrack.
Eric Laurent
2010-06-22
1
-2
/
+25
*
AmrInputStream refresh: eliminate the dependency upon OpenCore's code
James Dong
2010-06-18
2
-76
/
+51
*
Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI...
Eric Laurent
2010-06-14
3
-1
/
+879
|
\
|
*
Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI.
Eric Laurent
2010-06-11
3
-1
/
+879
*
|
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
2
-2
/
+2
*
Use local lock for most MediaMetadataRetriever methods. Bug 2560834.
Dave Sparks
2010-04-01
1
-7
/
+0
*
Add a name to the previously-unnamed thread created by SoundPoolThread.
Steve Howard
2010-03-11
2
-3
/
+2
*
Clean up MediaRecorder for public Java SDK
James Dong
2010-03-03
1
-3
/
+3
*
Merge "Image encoding settings java API through xml configuration file"
James Dong
2010-02-25
1
-4
/
+38
|
\
|
*
Image encoding settings java API through xml configuration file
James Dong
2010-02-24
1
-4
/
+38
*
|
Fix for the safty check. It checks that nFir21 + jNpoints <= BUF_SIZE,
Gloria Wang
2010-02-22
1
-1
/
+1
|
/
*
Fix logging in SoundPool.
Dave Sparks
2010-02-17
1
-2
/
+2
[next]