summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
* am b3cdadb6: Merge "Check whether media recorder client exists before dumping...James Dong2011-10-191-5/+7
|\
| * Check whether media recorder client exists before dumping.James Dong2011-10-181-5/+7
* | NuPlayer is now taking on the task of streaming over RTSP.Andreas Huber2011-10-139-4/+492
|/
* Fix an issue where we should allow negative values but did notJames Dong2011-10-052-8/+8
* Merge "Signal an appropriate error even if there are no active streams yet."Andreas Huber2011-09-276-27/+32
|\
| * Signal an appropriate error even if there are no active streams yet.Andreas Huber2011-09-276-27/+32
* | Merge "Fix issue 5373048: AudioCache decode errors"Eric Laurent2011-09-271-2/+11
|\ \ | |/ |/|
| * Fix issue 5373048: AudioCache decode errorsEric Laurent2011-09-271-2/+11
* | Propagate error signalled by the source all the way to the output EOS notific...Andreas Huber2011-09-262-3/+18
|/
* Bug 5234242 audio continues after discontinuityGlenn Kasten2011-09-211-2/+2
* In order to recover from video lagging behind audio, drop avc framesAndreas Huber2011-09-166-44/+132
* Various improvements to nuplayer playbackAndreas Huber2011-09-167-56/+102
* Don't post position updates too frequentlyAndreas Huber2011-09-132-3/+17
* Require INTERNET permission for network-based content.Dave Burke2011-09-022-67/+28
* I have one HLS stream that switches stream PIDs from one bandwidth to the nextAndreas Huber2011-08-312-2/+17
* Discontinuities are only signalled on streams that have been identified, i.e.Andreas Huber2011-08-311-0/+13
* ATSParser now supports a mode in which PTS is considered to be absolute timeAndreas Huber2011-08-301-1/+1
* Return an error to the client instead of asserting if decoder instantiation f...Andreas Huber2011-08-291-4/+2
* Signal errors to the client instead of asserting in ACodec.Andreas Huber2011-08-262-19/+32
* Error handling in ACodec and Nuplayer.Andreas Huber2011-08-163-18/+35
* Add a null check to handle failure of android::createPlayerJason Simmons2011-08-121-1/+3
* Network traffic accounting for chromium stack support in mediaserver.Ashish Sharma2011-08-051-4/+5
* Do not support still image capture mode for timelapse video recordingJames Dong2011-07-244-197/+7
* Connect MediaRecorder Native to SurfaceMediaSourcePannag Sanketi2011-07-224-50/+160
* Fix seek behaviour at startup and teardown of media session that hasn't been ...Andreas Huber2011-07-152-3/+11
* Enable signalling of a stream discontinuity involving a format-changeAndreas Huber2011-07-131-2/+11
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-9/+2
* Use advertised h264 encoding parameters by default if the profile is not base...James Dong2011-07-082-0/+60
* Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-0110-11/+64
* Add framework support for camcorder zoom.Wu-cheng Li2011-06-274-7/+20
* Remove unneeded #include <sys/resource.h>Glenn Kasten2011-06-151-1/+0
* Make dumpsys(media.player) more useful by having AwesomePlayer populate it.Andreas Huber2011-06-083-0/+9
* Remove dead code related to gettidGlenn Kasten2011-06-033-42/+5
* Revert "Use AudioTrack::event_type not int in callback"Glenn Kasten2011-06-012-2/+2
* Use AudioTrack::event_type not int in callbackGlenn Kasten2011-06-012-2/+2
* Use channel mask instead of channel count for track creationJean-Michel Trivi2011-06-011-1/+1
* Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams.Andreas Huber2011-05-252-4/+4
* Support platform and camera dependent recording start time offsetJames Dong2011-05-142-0/+10
* Support for storing geo information in the recorded mp4/3gpp file.James Dong2011-05-132-0/+40
* update for new audio.h header locationDima Zavin2011-05-126-6/+6
* The decoder wrapper is no longer needed. Also disable building old-style deco...Andreas Huber2011-05-125-691/+4
* Initial check-in for AACWriterJames Dong2011-05-042-6/+24
* Add setParameter/getParameter to MediaPlayer API.Gloria Wang2011-04-298-0/+51
* audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-276-23/+35
* Add extra headers specified in the media player's setDataSource callAndreas Huber2011-04-203-19/+28
* - Add another parameter in notify() to be able to send timed text sampleGloria Wang2011-04-132-5/+9
* Merge "This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491"Andreas Huber2011-04-041-1/+8
|\
| * This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491Andreas Huber2011-04-041-1/+8
* | Avoid a race condition while signaling audio EOS/seek complete by acquiring t...Andreas Huber2011-04-041-1/+1
|/
* merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-2/+1