Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
4ca74dc4c2e0c68803e777cf47ed8e01b8e8444e
/
media
/
libmediaplayerservice
9efe473
Squash commits of the following patches, cherry-picked from other branch - do not merge.
by James Dong
· 14 years ago
5cdcf16
Be conservative in estimating the file size limit.
by James Dong
· 14 years ago
53ebc72
Support extracting thumbnail from rotated video tracks
by James Dong
· 14 years ago
65a73f4
Rotation support
by James Dong
· 14 years ago
c80c288
Revert "Support rotation in media recorder"
by James Dong
· 14 years ago
f1febe4
Support rotation in media recorder
by James Dong
· 14 years ago
a4f391c
Include the framework copy of the OpenMAX headers instead of referencing external/opencore.
by Andreas Huber
· 14 years ago
9adf466
Support for writing to MPEG2 transport stream files.
by Andreas Huber
· 14 years ago
f72dd01
Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality." into gingerbread
by Andreas Huber
· 14 years ago
10b9b3f
Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality.
by Andreas Huber
· 14 years ago
b3bdf3f
Added getter for session Id to AudioSink
by Eric Laurent
· 14 years ago
124a346
Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669.
by Dave Sparks
· 14 years ago
30cfa20
Reverse the default setting of media.stagefright.enable-{rtsp,record} in preparation for building without opencore.
by Andreas Huber
· 14 years ago
3f51fa7
Runtime dump support for MediaWriter
by James Dong
· 14 years ago
fb45748
setParamMaxFileDurationUs should allow zero time input as per API of setMaxDuration.
by Nipun Kwatra
· 14 years ago
d036662
Make MediaWriter stop and pause return errors if necessary
by James Dong
· 14 years ago
eff30e3
Change the default time scale for audio/video track during recording
by James Dong
· 14 years ago
c6280bc
Fix all fd leaks in authoring engine
by James Dong
· 14 years ago
57648e4
Support for Gtalk video, includes AMR/H.263 assembler and packetization support, extensions to MediaRecorder to stream via RTP over a pair of UDP sockets as well as various fixes to the RTP implementation.
by Andreas Huber
· 14 years ago
af3f29e
Replace CHECK with a failure return value when mCamera->setParameters() fails
by James Dong
· 14 years ago
d973a53
Merge "Lower the lower bound for max file duration check" into gingerbread
by James Dong
· 14 years ago
8894de6
Lower the lower bound for max file duration check
by James Dong
· 14 years ago
154a320
resolved conflicts for merge of 27eecb70 to gingerbread
by Jean-Baptiste Queru
· 14 years ago
83407b9
fix inaccurate copyrights
by Jean-Baptiste Queru
· 14 years ago
63299c0
Interleave the audio and video by default
by James Dong
· 14 years ago
7070b36
Added support for auxiliary audio effects to AudioTrack and MediaPlayer.
by Eric Laurent
· 14 years ago
85edea7
Progress status notification
by James Dong
· 14 years ago
52d13f0
Support user-supplied timescales for authoring
by James Dong
· 15 years ago
1cc31e6
Initial checkin for software AVC encoder
by James Dong
· 15 years ago
929642e
Add runtime dumpsys support for media recorder client
by James Dong
· 14 years ago
dacabf9
Merge "Added Visualizer effect." into gingerbread
by Eric Laurent
· 14 years ago
81c929a
Allow application to set two more encoding paramters: video profile and level
by James Dong
· 15 years ago
df9b81c
Added Visualizer effect.
by Eric Laurent
· 15 years ago
7b06de6
Refactor Stagefright::StartMPEG4Recording()
by James Dong
· 15 years ago
c0ab2a6
Added encoding parameters set up for H263 video encoder
by James Dong
· 15 years ago
fe1bafe
Separate MediaRecorderClient with MediaPlayerClient
by James Dong
· 15 years ago
09936ed
Provide progress status report during authoring
by James Dong
· 15 years ago
6feaa46
Enable passing parameters to the MediaWriter at runtime (at start() call).
by James Dong
· 15 years ago
57e7f83
Track maximum amplitude and fix getMaxAmplitude()
by James Dong
· 15 years ago
8d65dd2
Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright.
by Andreas Huber
· 15 years ago
619346f
Added support for audio sessions in MediaPlayer and AudioTrack.
by Eric Laurent
· 15 years ago
42a18c0
Check and clip some video encoding parameters against media profiles before passing them to video encoder
by James Dong
· 15 years ago
d77d2a9
Remove hard-coded number of audio channels in AudioSource
by James Dong
· 15 years ago
08c7473
Initial checkin for pause and resume control
by James Dong
· 15 years ago
71d714c
Remove the lock/unlock workaround from CameraService
by James Dong
· 15 years ago
1244eab
Remove some hard-coded encoding parameters
by James Dong
· 15 years ago
7a747b8
Initial checkin of preliminary rtsp support for stagefright.
by Andreas Huber
· 15 years ago
c616172
Properly handle start code in H264/AVC encoder output
by James Dong
· 15 years ago
ec9e76f
Workaround for preview frame rate setting and encoder profile and level settings on passion
by James Dong
· 15 years ago
68510e6
Detect and handle premature termination of a recording session
by James Dong
· 15 years ago
1824486
Handle recording file size and/or duration limit
by James Dong
· 15 years ago
21a534d
am 1d628c5d: merge from open-source master
by The Android Open Source Project
· 15 years ago
1d628c5
merge from open-source master
by The Android Open Source Project
· 15 years ago
e292b3b
Remove dummy surface in CameraSource
by James Dong
· 15 years ago
2cd841d
Added initial validation on video/audio encoding parameters before/at start()
by James Dong
· 15 years ago
8a1c093
am 71bd9fc8: am 100ef9be: Merge "Disable vorbis seek when streaming from localhost." into froyo
by Andreas Huber
· 15 years ago
62f7ffe
Disable vorbis seek when streaming from localhost.
by Andreas Huber
· 15 years ago
3300e96
Support audio and video track interleaving in the recorded mp4 file
by James Dong
· 15 years ago
8d30b2d
Merge "Support AAC recording" into kraken
by James Dong
· 15 years ago
ce0bd71
am 8ea45aad: am e083d0a2: Merge "Support for Ogg Vorbis decoding in stagefright." into froyo
by Andreas Huber
· 15 years ago
eb5eef3
Support for Ogg Vorbis decoding in stagefright.
by Andreas Huber
· 15 years ago
abed93a
Support AAC recording
by James Dong
· 15 years ago
b00e246
Use timestamp from camera driver for CameraSource
by James Dong
· 15 years ago
fff02af
am 6852b198: am d3d445b1: Merge "Use PV_PLAYER to handle RTSP streaming" into froyo
by James Dong
· 15 years ago
42d6657
Use PV_PLAYER to handle RTSP streaming
by James Dong
· 15 years ago
ab88ea9
Remove legacy NO_OPENCORE code bypass from MediaPlayerService.
by Andreas Huber
· 15 years ago
ebcc51d
Accept media files by file extension in case insensitive manner.
by Atsushi Eno
· 15 years ago
6c26fe4
Fix build. I screwed up a merge.
by Dave Sparks
· 15 years ago
16433e2
Add locking to signal in AudioCache::notify(). Bug 2317844.
by Dave Sparks
· 15 years ago
3d23a61
Add some space and total memory amount to the memory dump from the media server process.
by James Dong
· 15 years ago
406a18b
Implement legacy behaviour for MediaPlayer's behaviour of starting from the start of the media on a start() call instead of resuming at the current position, if previously reached the end of the stream. Also properly report number of frames played to audio flinger. Finally, delay spawing the queue thread until actually used.
by Andreas Huber
· 15 years ago
190dd57
Merge "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)"
by Gloria Wang
· 15 years ago
8d00b53
Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)
by Gloria Wang
· 15 years ago
fbb3885
New API on java's MediaPlayer to suspend/resume a session.
by Andreas Huber
· 15 years ago
000479f
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago
259b7c1
Fixing AMR recording code.
by Andreas Huber
· 15 years ago
6ed937e
Implementation of stagefright-enabled MediaPlayerService::decode functionality
by Andreas Huber
· 15 years ago
ba53068
Merge "Properly implement asynchronous preparation of media playback."
by Andreas Huber
· 15 years ago
6be780e
Properly implement asynchronous preparation of media playback.
by Andreas Huber
· 15 years ago
2c51014
Use Tremor for sim-eng, and Tremolo for other targets.
by Gloria Wang
· 15 years ago
9682728
Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)"
by Gloria Wang
· 15 years ago
2f46c06
Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)
by Gloria Wang
· 15 years ago
1875b7e
Don't use MemoryDealer in MetadataRetrieverClient as it's not necessary.
by Mathias Agopian
· 15 years ago
6faf789
Simplify the MemoryDealer implementation
by Mathias Agopian
· 15 years ago
433c9ac
Support the specification of additional HTTP headers in the creation of a DataSource.
by Andreas Huber
· 15 years ago
2564300
API Extension: Support for optionally specifying a map of extra request headers when specifying the uri of media data to be played.
by Andreas Huber
· 15 years ago
0986e79
Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync
by Eric Laurent
· 15 years ago
996dddf
Support for audio recording into AMR NB/WB files as well as audio tracks in MPEG4 files.
by Andreas Huber
· 15 years ago
2cb5c9c
Special-case .wmv and .wma metadata retrieval and playback to use PV if available.
by Andreas Huber
· 15 years ago
e274db1
b/2353646
by Marco Nelissen
· 15 years ago
e4a8380
Reorganize some of the stagefright implementation related to metadata.
by Andreas Huber
· 15 years ago
67aee05
Use stagefright for http streaming if the right property is set.
by Andreas Huber
· 15 years ago
7782fdf
Make metadata support through stagefright property dependent until it's ready.
by Andreas Huber
· 15 years ago
6a3a018
Disable HTTP playback and metadata support in stagefright, use PV instead.
by Andreas Huber
· 15 years ago
1314e73
AwesomePlayer now renders either remote (IOMXRenderer) or locally depending on what kind of decoder was instantiated. Split off color conversion code into its own shared library.
by Andreas Huber
· 15 years ago
9472b35
am 14f89404: Fix media player decode function. Bug 2317821.
by Dave Sparks
· 15 years ago
14f8940
Fix media player decode function. Bug 2317821.
by Dave Sparks
· 15 years ago
bfb9fb1
Refactor MediaScanner. Some steps on the way towards being able to build the tree without OpenCore.
by Andreas Huber
· 15 years ago
b904c2a
Remove old hack A/V sync hack that is no longer needed.
by Dave Sparks
· 15 years ago
ebcb7c3
am 8424ec32: Merge change I0f9a53d4 into eclair
by Dave Sparks
· 15 years ago
Next »