| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
This reverts commit da65048e8e6f65ed9b3f23cda3f4554025c76fc4.
Deadlock audio issues for NuPlayer have been resolved.
Change-Id: I1853d367dc771a9396a9b2d48ff34e50c78c112c
|
|
|
|
|
|
|
| |
Temporarily revert commit 9b48f5d780757ffb81709df3633d06b62edaf39f as a workaround for b/17173673
Bug: 17173673
Change-Id: Iec52289e77485a58ce28cc515d6a5b8e7b2d328a
|
|
|
|
|
|
| |
Bug: 17108024
Change-Id: I0a970e6476d0f739e65d2200d0f5220dee8d36ef
|
|
|
|
|
| |
Bug: 11784824
Change-Id: I60d215d0348adcd589da5bd479d5921dcf076ee4
|
|\
| |
| |
| |
| |
| |
| | |
warning messages"
* commit '76e4e02d6b6c1da140b8cbe48fc58035d2b7d311':
libmediaplayerservice: unused argument warning messages
|
| |
| |
| |
| | |
Change-Id: I7dbf62858114ac9b8de6d7b66cc00e002769a5cf
|
| |
| |
| |
| |
| | |
Change-Id: I0e52352845398a4db074e939487f6f6de94bd523
related-to-bug: 8225122
|
| |
| |
| |
| |
| |
| | |
opting in to nuplayer for general media playback.
Change-Id: I050f5178aadbb0b8bf422861ef885745c0b9006a
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Added support for playing SDP files from http links. Previously,
SDP files only worked when started from rtsp links
(rtsp://a.b.c/abc.sdp), but they are just as common in http links.
patch provided by "Oscar Rydhé <oscar.rydhe@sonyericsson.com>"
Change-Id: Ic73af3a9a002009dbe8b04c267a4621bf7fe2f46
|
| |
| |
| |
| |
| |
| | |
Bug: 7082658
Change-Id: I21269d72d1d21627c6adb2e6fbcb078d0eda6020
Tested: checked MediaScanner scans .mxmf and Music app plays .mxmf file.
|
| |
| |
| |
| | |
Change-Id: I4cef86ca05e06f508929d109a52e375169c33bf9
|
| |
| |
| |
| |
| | |
Bug: 11784824
Change-Id: Ic98f5fd15ee283d7f581bdc3331d000198ecc9e8
|
| |
| |
| |
| |
| | |
Change-Id: I0e52352845398a4db074e939487f6f6de94bd523
related-to-bug: 8225122
|
| |
| |
| |
| |
| |
| | |
opting in to nuplayer for general media playback.
Change-Id: I050f5178aadbb0b8bf422861ef885745c0b9006a
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Added support for playing SDP files from http links. Previously,
SDP files only worked when started from rtsp links
(rtsp://a.b.c/abc.sdp), but they are just as common in http links.
patch provided by "Oscar Rydhé <oscar.rydhe@sonyericsson.com>"
Change-Id: Ic73af3a9a002009dbe8b04c267a4621bf7fe2f46
|
|/
|
|
|
|
| |
Bug: 7082658
Change-Id: I21269d72d1d21627c6adb2e6fbcb078d0eda6020
Tested: checked MediaScanner scans .mxmf and Music app plays .mxmf file.
|
|
|
|
|
|
|
|
|
|
| |
Relocate the AAH RTP code from framework/av into
vendor/google_devices/phantasm. This change is the deletion, there
will be a separate CL which re-introduces on the vendor side of
things.
Change-Id: Ibe7e6d4b633a3886b87a615691a2692f2382af6c
Signed-off-by: John Grossman <johngro@google.com>
|
|
Add the ability to dynamically register low level MediaPlayer
factories which will be probed at setDataSource time to determine the
proper MediaPlayerBase to instantiate.
This change is in preparation for moving libaah_rtp out of
frameworks/base and into phantasm platform directory.
Change-Id: Icf8904db3ab9e3c85df6e780d5546d9988cb9076
Signed-off-by: John Grossman <johngro@google.com>
|