summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
...
* | am e171593f: am 6de95261: Merge "Add a missing NULL check." into jb-mr1-devJohn Grossman2012-08-241-1/+2
|\ \ | |/
| * Add a missing NULL check.John Grossman2012-08-231-1/+2
* | am 1f3d61f9: am bd828233: Use the correct data offset by remembering the offs...Andreas Huber2012-08-132-8/+15
|\ \ | |/
| * Use the correct data offset by remembering the offset of the enclosing 'moof'Andreas Huber2012-08-132-8/+15
* | am 73247cac: am d58a68a4: Merge changes Ibe7e6d4b,Icf8904db into jb-mr1-devJohn Grossman2012-08-136-216/+480
|\ \ | |/
| * 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
* | | am 6f1ecc98: am 75767ab7: Merge "Signal end of stream if no more fragments ar...Andreas Huber2012-08-132-1/+15
|\ \ \ | |/ /
| * | Signal end of stream if no more fragments are going to be available.Andreas Huber2012-08-092-1/+15
| |/
* | am 8f8bffd6: am faa88edb: Merge "Fix static sample table processing, add supp...Andreas Huber2012-08-093-55/+49
|\ \ | |/
| * Fix static sample table processing, add support for h.263 video.Andreas Huber2012-08-093-55/+49
* | am ef8532b0: am e2229fba: Merge "Handle empty stsc box" into jb-mr1-devMarco Nelissen2012-08-081-2/+9
|\ \ | |/
| * Handle empty stsc boxMarco Nelissen2012-08-081-2/+9
* | am c9b125a1: am a3b71fa5: Merge "experimental support for fragmented mp4 play...Marco Nelissen2012-08-0320-47/+2654
|\ \ | |/
| * experimental support for fragmented mp4 playback in nuplayerAndreas Huber2012-08-0320-47/+2654
* | Removed a CHECK_EQ that is not needed.James Dong2012-07-311-2/+0
|/
* 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