summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/nuplayer/GenericSource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/android-6.0.1_r52' into HEADJessica Wagantall2016-07-071-14/+20
|\
| * Resolve a merge issue between lmp and lmp-mr1+Dave Weinstein2016-06-141-1/+1
| * MPEG4Extractor: ensure kKeyTrackID exists before creating an MPEG4Source as t...Wei Jia2016-05-271-14/+20
* | nuplayer: Pass along the sniffed metadata from GenericSourceSteve Kondik2015-12-281-4/+4
* | nuplayer: Fix priority inversionSteve Kondik2015-12-181-1/+1
* | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-0/+2
|\ \ | |/
| * GenericSource: reset mDecryptHandle when mDataSource is cleared.Wei Jia2015-10-221-0/+1
| * GenericSource: reset mDrmManagerClient when mDataSource is cleared.Wei Jia2015-10-191-0/+1
| * Protect data source access with mutex during disconnectRobert Shih2015-09-081-8/+23
* | Protect data source access with mutex during disconnectRobert Shih2015-12-071-8/+14
* | GenericSource: acquire lock only for assigning dataSource.Shivaprasad Hongal2015-11-301-3/+7
* | GenericSource: Hold an additional reference to dataSource.Shivaprasad Hongal2015-11-301-1/+6
* | GenericSource: Synchronize access to dataSourcePraveen Chavan2015-11-301-10/+20
* | Revert "GenericSource: Synchronize access to dataSource"Manikanta Kanamarlapudi2015-11-241-22/+6
* | stagefright: Act V: I am become death, the destroyer of worldsSteve Kondik2015-11-241-1/+8
* | Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-161-12/+15
|\ \
| * \ Merge "NuPlayer: use a generic funtion to get flags"Linux Build Service Account2015-10-301-1/+1
| |\ \
| | * | NuPlayer: use a generic funtion to get flagsSidipotu Ashok2015-10-261-1/+1
| * | | Merge "GenericSource: Hold an additional reference to dataSource."Linux Build Service Account2015-10-291-1/+6
| |\ \ \
| | * | | GenericSource: Hold an additional reference to dataSource.Shivaprasad Hongal2015-10-261-1/+6
| * | | | Merge "GenericSource: Synchronize access to dataSource"Linux Build Service Account2015-10-291-5/+17
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | GenericSource: Synchronize access to dataSourcePraveen Chavan2015-10-261-5/+17
* | | | Merge branch 'LA.BF64.1.2.2_rb4.6' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-041-6/+16
|\ \ \ \ | |/ / /
| * | | Stagefright: use set buffers mode.Shivaprasad Hongal2015-10-261-6/+16
| |/ /
* | | Merge tag 'android-6.0.0_r5' into HEADRicardo Cerqueira2015-11-031-8/+23
|\ \ \ | |/ / |/| |
| * | Protect data source access with mutex during disconnectRobert Shih2015-09-281-8/+23
| |/
* | nuplayer: Fix max buffer size for audio only streaming playbackAmit Shekhar2015-10-061-1/+3
* | NuPlayer: Clear stale track packets on seekXiaoming Yang2015-10-061-0/+1
* | Stagefright: Extensions for HTTP progressive streaming.Apurupa Pattapu2015-10-061-1/+2
* | nuplayer: Fix incorrect audio resume time during seekXavier Varricatt2015-10-061-1/+2
|/
* NuPlayer: pull more video buffers in advance in GenericSourceChong Zhang2015-07-141-1/+5
* Merge "libmediaplayerservice: get isStreaming info from source." into mnc-devRonghua Wu2015-05-271-0/+4
|\
| * libmediaplayerservice: get isStreaming info from source.Ronghua Wu2015-05-271-0/+4
* | GenericSource should report -1 instead of 0 for unknown durationMarco Nelissen2015-05-271-1/+1
|/
* libmediaplayerservice: queue discontinuity when seek to eos.Ronghua Wu2015-05-191-11/+17
* GenericSource: reply mime information for *all* track typesRobert Shih2015-04-301-2/+1
* Copy sei offset/size during ABuffer/MediaBuffer conversionRobert Shih2015-04-231-0/+8
* libmediaplayerservice: fix warnings, make warnings errors, use clangLajos Molnar2015-04-171-2/+2
* Unhide the android.media.[Media]DataSource interface.Chris Watkins2015-04-151-11/+17
* mediaplayer: ensure secure decoders are instantiated before starting sourceLajos Molnar2015-04-011-2/+41
* nuplayer: remove prefill cache codeChong Zhang2015-03-121-98/+24
* stagefright: don't use ALooperRoster mutex for reply handlingLajos Molnar2015-03-101-5/+5
* media: switch to new AMessage handlingLajos Molnar2015-03-051-17/+17
* nuplayer: do not use cached source for wvm contentChong Zhang2015-02-231-23/+32
* NuPlayer: pause playback when buffering is lowChong Zhang2015-02-031-20/+169
* mark any copyrighted content as protected to disable captureChong Zhang2015-01-071-0/+1
* Fix for apps that forget to use widevine:// urlsJeff Tinker2014-12-151-0/+8
* Merge "NuPlayerRenderer: Update mAnchorMaxMediaUs when anchor time is changed...Wei Jia2014-12-061-1/+13
|\
| * NuPlayerRenderer: Update mAnchorMaxMediaUs when anchor time is changed to fix...Wei Jia2014-12-051-1/+13
* | fixes for non-secure widevine playbackChong Zhang2014-12-051-13/+31
|/