index
:
frameworks_av.git
master
replicant-6.0
frameworks av
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
libmediaplayerservice
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a null check to handle failure of android::createPlayer
Jason Simmons
2011-08-12
1
-1
/
+3
*
Network traffic accounting for chromium stack support in mediaserver.
Ashish Sharma
2011-08-05
1
-4
/
+5
*
Do not support still image capture mode for timelapse video recording
James Dong
2011-07-24
4
-197
/
+7
*
Connect MediaRecorder Native to SurfaceMediaSource
Pannag Sanketi
2011-07-22
4
-50
/
+160
*
Fix seek behaviour at startup and teardown of media session that hasn't been ...
Andreas Huber
2011-07-15
2
-3
/
+11
*
Enable signalling of a stream discontinuity involving a format-change
Andreas Huber
2011-07-13
1
-2
/
+11
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
1
-9
/
+2
*
Use advertised h264 encoding parameters by default if the profile is not base...
James Dong
2011-07-08
2
-0
/
+60
*
Charge network traffic to the uid of the process using the MediaPlayer.
Andreas Huber
2011-07-01
10
-11
/
+64
*
Add framework support for camcorder zoom.
Wu-cheng Li
2011-06-27
4
-7
/
+20
*
Remove unneeded #include <sys/resource.h>
Glenn Kasten
2011-06-15
1
-1
/
+0
*
Make dumpsys(media.player) more useful by having AwesomePlayer populate it.
Andreas Huber
2011-06-08
3
-0
/
+9
*
Remove dead code related to gettid
Glenn Kasten
2011-06-03
3
-42
/
+5
*
Revert "Use AudioTrack::event_type not int in callback"
Glenn Kasten
2011-06-01
2
-2
/
+2
*
Use AudioTrack::event_type not int in callback
Glenn Kasten
2011-06-01
2
-2
/
+2
*
Use channel mask instead of channel count for track creation
Jean-Michel Trivi
2011-06-01
1
-1
/
+1
*
Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams.
Andreas Huber
2011-05-25
2
-4
/
+4
*
Support platform and camera dependent recording start time offset
James Dong
2011-05-14
2
-0
/
+10
*
Support for storing geo information in the recorded mp4/3gpp file.
James Dong
2011-05-13
2
-0
/
+40
*
update for new audio.h header location
Dima Zavin
2011-05-12
6
-6
/
+6
*
The decoder wrapper is no longer needed. Also disable building old-style deco...
Andreas Huber
2011-05-12
5
-691
/
+4
*
Initial check-in for AACWriter
James Dong
2011-05-04
2
-6
/
+24
*
Add setParameter/getParameter to MediaPlayer API.
Gloria Wang
2011-04-29
8
-0
/
+51
*
audio/media: convert to using the audio HAL and new audio defs
Dima Zavin
2011-04-27
6
-23
/
+35
*
Add extra headers specified in the media player's setDataSource call
Andreas Huber
2011-04-20
3
-19
/
+28
*
- Add another parameter in notify() to be able to send timed text sample
Gloria Wang
2011-04-13
2
-5
/
+9
*
Merge "This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491"
Andreas Huber
2011-04-04
1
-1
/
+8
|
\
|
*
This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491
Andreas Huber
2011-04-04
1
-1
/
+8
*
|
Avoid a race condition while signaling audio EOS/seek complete by acquiring t...
Andreas Huber
2011-04-04
1
-1
/
+1
|
/
*
merge libsurfaceflinger_client into libgui
Mathias Agopian
2011-03-25
1
-2
/
+1
*
Enable http-live support for https:// urls, fix a parsing issue.
Andreas Huber
2011-03-21
1
-1
/
+2
*
Merge "Fix issue 3483718: audio streaming and A2DP."
Eric Laurent
2011-03-21
1
-9
/
+12
|
\
|
*
Fix issue 3483718: audio streaming and A2DP.
Eric Laurent
2011-03-21
1
-9
/
+12
*
|
Support passing headers to MediaMetadataRetriever's setDataSource API
Andreas Huber
2011-03-21
4
-7
/
+13
|
/
*
am 782ffe91: am 9c0c5b56: am 2f1f2248: Fix missing AOSP copyright headers for...
James Dong
2011-03-17
1
-0
/
+16
|
\
|
*
Fix missing AOSP copyright headers for a bunch of media framework files
James Dong
2011-03-17
1
-0
/
+16
*
|
Add memory leak tracking/debugging code to drm server
James Dong
2011-03-14
1
-136
/
+2
|
/
*
Merge "- To track the usage of all audio output devices - To track the curren...
Gloria Wang
2011-03-02
2
-2
/
+129
|
\
|
*
- To track the usage of all audio output devices
Gloria Wang
2011-03-02
2
-2
/
+129
*
|
Allow optional specification of a PTS timestamp when signalling a discontinuity.
Andreas Huber
2011-03-02
6
-6
/
+67
|
/
*
Merge "Suppress the logging of URLs when in incognito mode."
Andreas Huber
2011-02-24
4
-5
/
+22
|
\
|
*
Suppress the logging of URLs when in incognito mode.
Andreas Huber
2011-02-24
4
-5
/
+22
*
|
Merge "Bug 3438258 Add SurfaceTexture as MediaPlayer sink"
Glenn Kasten
2011-02-24
13
-16
/
+71
|
\
\
|
|
/
|
/
|
|
*
Bug 3438258 Add SurfaceTexture as MediaPlayer sink
Glenn Kasten
2011-02-23
13
-16
/
+71
*
|
To collect the total usage time of encoders in the media recorder
Gloria Wang
2011-02-23
2
-7
/
+81
|
/
*
- Add method in MediaPlayerService to collect and pull
Gloria Wang
2011-02-22
2
-0
/
+116
*
Remove legacy, AwesomePlayer-based http live implementation.
Andreas Huber
2011-02-16
1
-11
/
+7
*
Should reset errno to 0 before calling strtoll().
James Dong
2011-02-08
1
-0
/
+4
*
Make sure that key frame is generated for timelapse video recording if there ...
James Dong
2011-01-26
1
-0
/
+8
*
Some tweaks to HTTP live / nuplayer behaviour
Andreas Huber
2011-01-21
1
-3
/
+9
[next]