index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
libmediaplayerservice
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
stagefright: Disable AwesomePlayer
Mingming Yin
2015-10-06
1
-1
/
+0
*
Stagefright: Make classes customizable and add AV extensions
Praveen Chavan
2015-10-06
1
-1
/
+5
*
stagefright: MediaSync: use VideoFrameScheduler
Lajos Molnar
2015-07-16
1
-1
/
+0
*
Merge "Track camera and flashlight usage in battery stats." into mnc-dev
Ruben Brunk
2015-06-02
1
-0
/
+1
|
\
|
*
Track camera and flashlight usage in battery stats.
Ruben Brunk
2015-06-01
1
-0
/
+1
*
|
Deprecations are warnings not errors
Glenn Kasten
2015-05-28
1
-1
/
+1
|
/
*
libmediaplayerservice: fix warnings, make warnings errors, use clang
Lajos Molnar
2015-04-17
1
-0
/
+3
*
Add DRM session manager.
Ronghua Wu
2015-03-06
1
-0
/
+1
*
Replace MidiFile player with a Midi extractor
Marco Nelissen
2014-12-18
1
-2
/
+0
*
mediaplayer: schedule video frames in VSYNC valleys
Lajos Molnar
2014-09-19
1
-0
/
+1
*
GenericSource: set DRM playback status.
Ronghua Wu
2014-08-29
1
-0
/
+1
*
StagefrightRecorder: webm (video only) support
Robert Shih
2014-07-22
1
-0
/
+1
*
am ca44dc79: am 8d6d8f54: Merge "Add libcrypto for users of libstagefright."
Christopher Ferris
2014-06-11
1
-0
/
+1
|
\
|
*
Add libcrypto for users of libstagefright.
Christopher Ferris
2014-06-10
1
-0
/
+1
*
|
resolved conflicts for merge of 3c780188 to master
Glenn Kasten
2014-03-14
1
-0
/
+2
|
\
\
|
|
/
|
*
mediaserver and associated services are 32-bit only
Glenn Kasten
2014-03-12
1
-0
/
+2
*
|
Fix includes to no longer pull in Skia includes directories.
Derek Sollenberger
2014-02-27
1
-1
/
+0
|
/
*
New HLS implementation supporting independent stream sources, audio-only streams
Andreas Huber
2013-05-31
1
-0
/
+1
*
Add liblog
Ying Wang
2013-04-09
1
-0
/
+1
*
Implementing MediaDrm APIs
Jeff Tinker
2013-03-13
1
-0
/
+2
*
Remove obsolete references to libmedia_native
Glenn Kasten
2012-10-30
1
-1
/
+0
*
HDCP module binderized
Andreas Huber
2012-09-19
1
-0
/
+1
*
Initial checkin of support for acting as a wifi display source
Andreas Huber
2012-08-29
1
-31
/
+33
*
Move the AAH RTP code out of framework and into vendor.
John Grossman
2012-08-13
1
-2
/
+1
*
Add the ability to dynamicaly register MediaPlayer types.
John Grossman
2012-08-13
1
-0
/
+1
*
AV Android make files changes
James Dong
2012-03-28
1
-3
/
+3
*
Provisional support for secure decryption of media streams.
Andreas Huber
2012-03-26
1
-1
/
+2
*
Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files.
James Dong
2012-03-24
1
-1
/
+0
*
Add libmedia_native
Glenn Kasten
2012-03-16
1
-0
/
+1
*
Switched to use the header files in /frameworks/native
James Dong
2012-03-12
1
-3
/
+3
*
Upintegreate AAH TX and RX players from ICS_AAH
John Grossman
2012-02-16
1
-1
/
+2
*
NuPlayer is now taking on the task of streaming over RTSP.
Andreas Huber
2011-10-13
1
-1
/
+1
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
1
-9
/
+2
*
merge libsurfaceflinger_client into libgui
Mathias Agopian
2011-03-25
1
-2
/
+1
*
Bug 3438258 Add SurfaceTexture as MediaPlayer sink
Glenn Kasten
2011-02-23
1
-1
/
+2
*
Initial support for a true streaming player for mpeg2 transport streams.
Andreas Huber
2010-12-15
1
-2
/
+5
*
Squashed commit of the following:
Andreas Huber
2010-11-22
1
-1
/
+0
*
Remove legacy PV stuff
James Dong
2010-11-15
1
-8
/
+0
*
Include the framework copy of the OpenMAX headers instead of referencing exte...
Andreas Huber
2010-10-15
1
-1
/
+1
*
Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...
Andreas Huber
2010-08-04
1
-1
/
+6
*
Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet...
Andreas Huber
2010-06-23
1
-13
/
+3
*
Use timestamp from camera driver for CameraSource
James Dong
2010-04-28
1
-0
/
+1
*
Replace Tremor with Tremolo (an ARM optimised version of the Tremor library f...
Gloria Wang
2010-02-12
1
-8
/
+1
*
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
1
-13
/
+14
*
Use Tremor for sim-eng, and Tremolo for other targets.
Gloria Wang
2010-02-08
1
-1
/
+9
*
Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor l...
Gloria Wang
2010-02-05
1
-1
/
+1
*
Replace Tremor with Tremolo (an ARM optimised version of the Tremor library f...
Gloria Wang
2010-02-04
1
-1
/
+1
*
Reorganize some of the stagefright implementation related to metadata.
Andreas Huber
2010-01-08
1
-1
/
+0
*
AwesomePlayer now renders either remote (IOMXRenderer) or locally depending o...
Andreas Huber
2009-12-14
1
-1
/
+2
*
Refactor MediaScanner. Some steps on the way towards being able to build the ...
Andreas Huber
2009-12-03
1
-2
/
+8
[next]