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
*
Fixed a copy and paste error
James Dong
2010-09-10
1
-1
/
+1
*
Now that AmrInputStream no longer relies on opencore, make sure it's register...
Andreas Huber
2010-09-01
2
-17
/
+0
*
Add lost preview surface detection in the JNI layer
James Dong
2010-08-12
1
-0
/
+9
*
Audio effects: modified command() parameter types.
Eric Laurent
2010-07-28
1
-2
/
+5
*
Audio Effects: added methods to effects java classes to store and load curren...
Eric Laurent
2010-07-27
1
-1
/
+1
*
Added support for auxiliary audio effects to AudioTrack and MediaPlayer.
Eric Laurent
2010-07-21
1
-0
/
+24
*
Fix swap of sessionId and output in audio effect API.
Jean-Michel Trivi
2010-07-09
1
-2
/
+2
*
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
*
|
Add multiple camera support for in MediaProfiles.
Chih-Chung Chang
2010-07-01
1
-20
/
+20
|
/
*
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
*
Merge "Add SoundPool API to pause and resume all active streams. Bug 2426531."
Dave Sparks
2010-02-16
3
-1
/
+76
|
\
|
*
Add SoundPool API to pause and resume all active streams. Bug 2426531.
Dave Sparks
2010-02-16
3
-1
/
+76
*
|
Merge "Support decoder queries from media profiles xml configuration file"
James Dong
2010-02-16
1
-8
/
+63
|
\
\
|
|
/
|
/
|
|
*
Support decoder queries from media profiles xml configuration file
James Dong
2010-02-12
1
-8
/
+63
*
|
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
3
-5
/
+7
|
/
*
Camcorder profile Java API support
James Dong
2010-02-04
1
-4
/
+68
*
Initial check-in for xml-based encoder capabilities retrieval
James Dong
2010-02-01
3
-1
/
+195
*
API Extension: Support for optionally specifying a map of extra request heade...
Andreas Huber
2010-01-28
1
-4
/
+91
*
Attempt to fix the build ... again.
Andreas Huber
2010-01-27
1
-1
/
+4
*
Fixing the build. Why is this suddenly necessary and didn't break the build b...
Andreas Huber
2010-01-27
1
-0
/
+2
*
Reorganize some of the stagefright implementation related to metadata.
Andreas Huber
2010-01-08
2
-8
/
+32
*
Fix SoundPool restart problem CheckJNI issue.
Dave Sparks
2009-12-23
1
-1
/
+5
*
Add OnLoadCompleteListener to SoundPool.
Dave Sparks
2009-12-23
5
-57
/
+111
*
am b5fc8ffc: am 91487425: Merge change I0448ef20 into eclair
Dave Sparks
2009-12-15
1
-5
/
+6
|
\
|
*
Fix SoundPool buffer size rounding error. Bug 2327620.
Dave Sparks
2009-12-14
1
-5
/
+6
*
|
More SoundPool cleanup. Remove mSoundPoolRef and unused notify callback.
Dave Sparks
2009-12-07
1
-4
/
+0
*
|
Remove unused Java object reference in native SoundPool code.
Dave Sparks
2009-12-07
3
-4
/
+3
*
|
Refactor MediaScanner. Some steps on the way towards being able to build the ...
Andreas Huber
2009-12-03
3
-8
/
+30
|
/
*
Music visualizer support hack.
Marco Nelissen
2009-10-06
1
-0
/
+13
*
Fix broken build.
Dianne Hackborn
2009-09-23
1
-2
/
+2
*
When encountering a .nomedia file, notify the MediaScannerClient,
Marco Nelissen
2009-09-03
1
-0
/
+16
*
We don't need libopencore_author and libcutils in libmedia_jni
Marco Nelissen
2009-08-03
1
-2
/
+0
[next]