summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 64-bit: Correction to OMX_U32 and OMX_S32Glenn Kasten2014-04-027-16/+16
* Fix aac decoder flushMarco Nelissen2014-04-021-0/+6
* Fix decoder EOS handlingMarco Nelissen2014-04-026-203/+213
* libstagefright is no longer 32 bit only.Narayan Kamath2014-03-197-13/+0
* libstagefright_foundation: fix printf format for 64-bitColin Cross2014-03-181-1/+1
* More precise 32-bit only for libstagefright/ subdirectoriesGlenn Kasten2014-03-175-0/+10
* Merge "mediaserver and associated services are 32-bit only"Glenn Kasten2014-03-146-0/+10
|\
| * mediaserver and associated services are 32-bit onlyGlenn Kasten2014-03-126-0/+10
* | Merge "Implemented support for RTSP 301 Redirect"Andreas Huber2014-03-141-11/+22
|\ \ | |/ |/|
| * Implemented support for RTSP 301 RedirectDavid Williams2012-12-031-11/+22
* | Remove streaming URI from default logsDavid Williams2014-03-105-6/+5
* | Merge "Check for ARCH_ARM_HAVE_NEON flag only for ARM arch"Narayan Kamath2014-03-072-4/+7
|\ \
| * | Check for ARCH_ARM_HAVE_NEON flag only for ARM archAshok Bhat2014-03-032-4/+7
* | | Merge "LP64 fixes for media/libeffects"Narayan Kamath2014-03-0714-61/+62
|\ \ \ | |/ / |/| |
| * | LP64 fixes for media/libeffectsAshok Bhat2014-02-2014-61/+62
* | | Merge "Fix preventing from heap overwrite in capture command"Glenn Kasten2014-02-281-34/+35
|\ \ \
| * | | Fix preventing from heap overwrite in capture commandRyszard Grzesica2014-02-201-34/+35
| |/ /
* | | AArch64: Correction for LP64Marcus Oakland2014-02-261-5/+5
* | | Merge "Avoid a building error"Glenn Kasten2014-02-251-1/+3
|\ \ \
| * | | Avoid a building errorChih-Wei Huang2013-01-101-1/+3
* | | | Merge "LiveSession: Use the actual, possibly redirected url as base in the M3U"Marco Nelissen2014-02-202-4/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | LiveSession: Use the actual, possibly redirected url as base in the M3UMartin Storsjo2014-01-102-4/+13
* | | | libeffects: don't set module pathColin Cross2014-02-131-1/+0
* | | | Replace size_t in shared memory by uint32_tGlenn Kasten2014-02-131-6/+13
* | | | Merge "avcenc: Only do startcode escaping if the next byte requires it"Lajos Molnar2014-02-111-6/+9
|\ \ \ \
| * | | | avcenc: Only do startcode escaping if the next byte requires itMartin Storsjo2014-02-111-6/+9
* | | | | Make frameworks/av 64-bit compatibleKévin PETIT2014-02-1130-95/+105
|/ / / /
* | | | Merge "AudioTrack: Never try to use the fast path if resampling is required"Glenn Kasten2014-02-101-0/+6
|\ \ \ \
| * | | | AudioTrack: Never try to use the fast path if resampling is requiredMartin Storsjo2014-01-311-0/+6
* | | | | Merge "avcenc: Update video port parameters in the base class"Lajos Molnar2014-02-101-0/+11
|\ \ \ \ \
| * | | | | avcenc: Update video port parameters in the base classMartin Storsjo2013-11-211-0/+11
* | | | | | Merge "ChromiumHTTPDataSource: Keep track of the redirected URL"Lajos Molnar2014-02-103-0/+7
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | ChromiumHTTPDataSource: Keep track of the redirected URLMartin Storsjo2013-11-253-0/+7
* | | | | | Merge "SoftVPXEncoder: Set the frame size on the output port as well"Lajos Molnar2014-02-101-0/+3
|\ \ \ \ \ \
| * | | | | | SoftVPXEncoder: Set the frame size on the output port as wellMartin Storsjo2013-11-251-0/+3
| |/ / / / /
* | | | | | M3UParser: Fix typo in 8883a38a308Martin Storsjo2014-02-101-1/+1
* | | | | | Merge "M3UParser: Skip query strings when looking for the last slash in a URL"Marco Nelissen2014-02-101-12/+22
|\ \ \ \ \ \
| * | | | | | M3UParser: Skip query strings when looking for the last slash in a URLMartin Storsjo2014-02-051-12/+22
* | | | | | | frameworks/av: fix errors inside ALOGVColin Cross2014-02-064-5/+4
|/ / / / / /
* | | | | | correct one logic error in decide whether should render or notJianzheng Zhou2014-02-032-2/+2
| |_|/ / / |/| | | |
* | | | | fix deadlock issues that arise when there are simultaneousjpadmana2014-01-315-31/+88
* | | | | frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATHColin Cross2014-01-277-9/+9
* | | | | Merge "Only increase the counter when we do take a wakelock"Eric Laurent2014-01-271-5/+7
|\ \ \ \ \
| * | | | | Only increase the counter when we do take a wakelockJimmy Dalqvist2014-01-221-5/+7
* | | | | | Do partial reads in MemoryLeakTrackUtilOscar Rydhé2014-01-231-3/+11
|/ / / / /
* | | | | Merge "Long mp3 metadata displays as corrupted file after transfer"Marco Nelissen2014-01-173-18/+26
|\ \ \ \ \
| * | | | | Long mp3 metadata displays as corrupted file after transferYin Liu2013-12-203-18/+26
* | | | | | Merge "Added support for ID3v2 meta data in 3gp files"Marco Nelissen2014-01-175-9/+89
|\ \ \ \ \ \
| * | | | | | Added support for ID3v2 meta data in 3gp filesOscar Rydhé2014-01-165-9/+89
* | | | | | | Merge "Fix compile error in NuPlayerRenderer debug print"Marco Nelissen2014-01-171-1/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |