summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
* Use the correct data offset by remembering the offset of the enclosing 'moof'Andreas Huber2012-08-132-8/+15
* Merge changes Ibe7e6d4b,Icf8904db into jb-mr1-devJohn Grossman2012-08-136-216/+480
|\
| * Move the AAH RTP code out of framework and into vendor.John Grossman2012-08-132-67/+1
| * Add the ability to dynamicaly register MediaPlayer types.John Grossman2012-08-136-214/+544
* | Signal end of stream if no more fragments are going to be available.Andreas Huber2012-08-092-1/+15
|/
* Fix static sample table processing, add support for h.263 video.Andreas Huber2012-08-093-55/+49
* Handle empty stsc boxMarco Nelissen2012-08-081-2/+9
* experimental support for fragmented mp4 playback in nuplayerAndreas Huber2012-08-0320-47/+2654
* Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-devEd Heyl2012-07-291-2/+5
|\
| * NuPlayer: Prevents creation of Video Decoder when we use Music PlayerHaynes Mathew George2012-07-251-2/+5
| * Merge from jb-dev for "sample video corruption in MediaCodec mode." DO NOT MERGEEdwin Wong2012-07-172-2/+2
* | Codecs: Add MetaDataMode support to software video encoders.Eino-Ville Talvala2012-07-241-1/+0
* | Added a callback in nuplayer via informational event to signal the start of v...James Dong2012-07-203-3/+20
* | Fixed sample video corrupted in MediaCodec mode.Edwin Wong2012-07-132-2/+2
|/
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-134-0/+380
* Fix gapless for deep buffersMarco Nelissen2012-06-111-0/+1
* Fix gapless playbackMarco Nelissen2012-06-111-38/+47
* For an RTSP live stream we won't map rtp time to normal play time,Andreas Huber2012-05-211-8/+3
* Buffer at least 2 secs worth of data at startup of after a seek beforeAndreas Huber2012-05-172-0/+42
* Merge "Use new sd card mount point for dumpsys" into jb-devMarco Nelissen2012-05-071-2/+2
|\
| * Use new sd card mount point for dumpsysMarco Nelissen2012-05-071-2/+2
* | Respect channel mask in ACodec and NuPlayer.Andreas Huber2012-05-032-148/+13
|/
* Merge "Added support for HE-AAC recording" into jb-devDave Burke2012-04-301-2/+10
|\
| * Added support for HE-AAC recordingDave Burke2012-04-301-2/+10
* | Merge "Notify the client about an initial size of (0, 0) instead of (320, 240...Andreas Huber2012-04-301-1/+1
|\ \
| * | Notify the client about an initial size of (0, 0) instead of (320, 240).Andreas Huber2012-04-301-1/+1
| |/
* | Fix mono gapless playback for decoders that output stereoMarco Nelissen2012-04-303-38/+10
|/
* Add Fraunhofer AAC encoder with AAC-ELD support.Dave Burke2012-04-251-1/+9
* Bump up the max number of items in an AMessage, remove overly stringentAndreas Huber2012-04-251-3/+1
* Add support for deep audio buffersEric Laurent2012-04-203-9/+37
* Allow propagation of error information and description from the CryptoPlugin toAndreas Huber2012-04-192-3/+7
* rename audio policy output flagsEric Laurent2012-04-181-2/+2
* Support widevine:// URLs in NuMediaExtractor / java MediaExtractor.Andreas Huber2012-04-171-0/+9
* Refactored SurfaceMediaSourceDaniel Lam2012-04-091-1/+1
* Allow AudioTrack to start at nonzero positionMarco Nelissen2012-04-041-0/+4
* New Crypto services talking to the new crypto "HAL".Andreas Huber2012-04-033-44/+141
* Add gapless playback support for NuPlayerMarco Nelissen2012-04-025-9/+70
* AV Android make files changesJames Dong2012-03-287-11/+100
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-266-1/+143
* Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files.James Dong2012-03-241-1/+0
* Use NuPlayer for media playback everywhereAndreas Huber2012-03-2210-9/+415
* Merge "Update comments"Glenn Kasten2012-03-211-1/+1
|\
| * Update commentsGlenn Kasten2012-03-191-1/+1
* | Merge "Add libmedia_native"Glenn Kasten2012-03-191-0/+1
|\ \ | |/ |/|
| * Add libmedia_nativeGlenn Kasten2012-03-161-0/+1
* | audio_channel_in/out_mask_from_countGlenn Kasten2012-03-151-1/+1
|/
* Defines MediaPlayer APIs to support multiple audio/video/timedtextInsun Kang2012-03-151-1/+2
* Merge "Gapless playback, step 1."Marco Nelissen2012-03-132-8/+148
|\
| * Gapless playback, step 1.Marco Nelissen2012-03-132-8/+148
* | Switched to use the header files in /frameworks/nativeJames Dong2012-03-122-7/+7