summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Merge "AArch64: AString::append for longs and pointers"Nick Kralevich2014-04-211-21/+21
|\
| * AArch64: AString::append for longs and pointersMarcus Oakland2014-04-151-21/+21
* | Merge "media: -Werror re-enabled"Mark Salyzyn2014-04-152-2/+2
|\ \
| * | media: -Werror re-enabledMark Salyzyn2014-04-152-2/+2
* | | media: use size_t for integer iterator to Vector::size()Mark Salyzyn2014-04-151-1/+1
* | | media: 64 bit compile issuesMark Salyzyn2014-04-1510-173/+55
|/ /
* | libstagefright: fix 64-bit warningsColin Cross2014-04-1414-46/+54
|/
* Merge "media: memset sizeof argument issues"Mark Salyzyn2014-04-141-1/+1
|\
| * media: memset sizeof argument issuesMark Salyzyn2014-04-111-1/+1
* | Fix aosp_arm64 mirror-aosp-master build 1119326Mark Salyzyn2014-04-113-6/+6
|/
* Merge "build fix for aosp-idea133 @ 1119318"Mark Salyzyn2014-04-111-1/+0
|\
| * build fix for aosp-idea133 @ 1119318Mark Salyzyn2014-04-111-1/+0
* | warnings be gone (4/4)Mark Salyzyn2014-04-111-2/+4
* | warnings be gone (3/4)Mark Salyzyn2014-04-111-2/+4
* | warnings be gone (2/4)Mark Salyzyn2014-04-111-5/+5
|/
* warnings be gone.Andreas Huber2014-04-1165-148/+196
* 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-144-0/+7
|\
| * mediaserver and associated services are 32-bit onlyGlenn Kasten2014-03-124-0/+7
* | 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
* | Check for ARCH_ARM_HAVE_NEON flag only for ARM archAshok Bhat2014-03-032-4/+7
* | AArch64: Correction for LP64Marcus Oakland2014-02-261-5/+5
* | 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
* | | 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-1118-57/+63
|/ / /
* | | 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-063-4/+3
|/ / / /
* | | | correct one logic error in decide whether should render or notJianzheng Zhou2014-02-032-2/+2
* | | | Only increase the counter when we do take a wakelockJimmy Dalqvist2014-01-221-5/+7
* | | | Added support for ID3v2 meta data in 3gp filesOscar Rydhé2014-01-165-9/+89
* | | | Merge "Avoid jumps to faulty position after seeks"Marco Nelissen2014-01-151-1/+4
|\ \ \ \
| * | | | Avoid jumps to faulty position after seeksRoger1 Jonsson2013-12-181-1/+4
* | | | | Merge "HLS: Fixed rounding error with decimal segment duration"Marco Nelissen2014-01-091-1/+1
|\ \ \ \ \