commit | da38df5f080eb62a06b22c5bada4357cf756255e | [log] [tgz] |
---|---|---|
author | Martin Storsjo <martin@martin.st> | Wed Sep 25 16:05:36 2013 +0300 |
committer | Martin Storsjo <martin@martin.st> | Wed Sep 25 16:35:33 2013 +0300 |
tree | 3adf6f4e8629b797f0a9a1ed71f6b9d73c20165a | |
parent | e56f3c96fa6e7550b67e8b049f999aaa2ada1192 [diff] |
NuPlayer: Use a software renderer when using software codecs This mimics what is done in AwesomePlayer and MediaCodec - ideally this logic perhaps should be moved into ACodec to avoid having to replicate it in every caller. This makes HLS and RTSP playback work in the emulator. Change-Id: I18027dc3e469889baaae3e1c4afb559de7d0f7d3