summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix benign overflow in AudioTrackChad Brubaker2015-12-071-6/+6
* libmedia: add NULL check before accessing source and destination buffers.Shivaprasad Hongal2015-12-071-0/+8
* Cached reading of stsz atomDavid Williams2015-12-072-35/+66
* stagefright: Clear mNoMoreOutputData flag during seekingJia Meng2015-12-071-0/+1
* mediascanner: handle DATE tagJorge Ruesga2015-12-071-0/+1
* Fatal error while playing certain mkv files.Mazhar2015-12-072-4/+10
* libstagefright: squash exynos4 supportSimon Shields2015-12-084-1/+71
* stagefright: Fix Divx version keyKeith Mok2015-12-041-37/+51
* Fixed comparison on 64 bit systemKeith Mok2015-12-041-1/+1
* video: Add QHD & 2K profile for recorderXavier Varricatt2015-12-041-0/+4
* stagefright: Fix build breaksKeith Mok2015-12-021-2/+2
* stagefright: More HW codec support w/ FFMPEGExtractorSteve Kondik2015-12-021-0/+51
* Handle error result from DrmManagerClient correctlyPatrik Lindgren2015-12-011-2/+2
* Handle malformed audio packets received during RTSP stream switchingSunil Shah2015-12-011-1/+4
* Tuning the number of packets for one read in StreamingSourceosamu fujita2015-12-011-1/+3
* stagefright: Fix fallback mechanism to SW decoderKeith Mok2015-12-011-1/+1
* stagefright: handleSetSurface: Don't dereference null graphic buffersDiogo Ferreira2015-12-011-1/+1
* stagefright: Fix cts testGetMaxSupportedInstancesKeith Mok2015-12-011-1/+5
* ffmpeg: flac: Assume 16 bits per sample if not setDiogo Ferreira2015-12-011-1/+1
* Fix for getPosition after seekWang Liyong2015-11-301-1/+17
* Correct the time returned by AudioPlayer::getMediaTimeBertil Akesson2015-11-301-2/+2
* The progress bar of next song is not properly started in offload use casesamaga Prasanna Krishna2015-11-301-6/+4
* audio: reset vorbis EOS status after a flushWeiyin Jiang2015-11-301-0/+2
* 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-302-10/+21
* stagefright: omx: delay observer death handlingHaynes Mathew George2015-11-302-6/+9
* Workaround for busy wait bugGlenn Kasten2015-11-301-1/+2
* MediaCodec: reset size to zero for EOS.Sidipotu Ashok2015-11-301-1/+6
* stagefright: Fix tags in mpeg4 not parsed correctly.Keith Mok2015-11-301-1/+1
* libstagefright: Handle MPEG4 DP playbackLeena Winterrowd2015-11-306-2/+239
* NuPlayerRenderer: always display the first video frame without delay.Wei Jia2015-11-291-5/+10
* Fix overflow check so it doesn't reject legitimate filesMarco Nelissen2015-11-291-1/+1
* Merge branch 'LA.BF64.1.2.2_rb4.8' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-294-50/+22
|\
| * Merge "AudioTrack: Handle timestamp queries for Track Offload"Linux Build Service Account2015-11-202-7/+12
| |\
| | * AudioTrack: Handle timestamp queries for Track OffloadAlexy Joseph2015-11-152-7/+12
| * | Merge "nuplayer: Perform proper shutdown sequence for offload teardown"Linux Build Service Account2015-11-162-43/+10
| |\ \
| | * | nuplayer: Perform proper shutdown sequence for offload teardownHaynes Mathew George2015-11-122-43/+10
| * | | Merge "nuplayer: don't resume if player is reseting."Linux Build Service Account2015-11-132-1/+7
| |\ \ \ | | |/ / | |/| |
| | * | nuplayer: don't resume if player is reseting.Ronghua Wu2015-11-032-1/+7
* | | | Revert "adjust audio timestamp to account for AudioRecord latency"Sultanxda2015-11-271-4/+0
* | | | libstagefright: Added mime-types for enca/encv atomsManikanta Kanamarlapudi2015-11-271-0/+6
* | | | stagefright: Support hardware codecs with FFMPEG extractorSteve Kondik2015-11-253-20/+96
* | | | stagefright: Fix voodoo ifdefsSteve Kondik2015-11-241-0/+2
* | | | media: Require property to be set to use QC AV enhancementsSteve Kondik2015-11-241-3/+7
* | | | Revert "GenericSource: Synchronize access to dataSource"Manikanta Kanamarlapudi2015-11-242-23/+6
* | | | stagefright: Act V: I am become death, the destroyer of worldsSteve Kondik2015-11-2412-21/+53
* | | | stagefright: Welcome to my nightmare, act IVSteve Kondik2015-11-236-25/+22
* | | | stagefright: Don't break the ABI in ACodecSteve Kondik2015-11-231-4/+9
* | | | Bug 1113271 - Fix stagefright FLACParsersotaro2015-11-231-4/+5