TPEPlatform/2013-10-03: Difference between revisions
Jump to navigation
Jump to search
(→Media) |
|||
Line 1: | Line 1: | ||
==Media== | ==Media== | ||
'''Web Audio''' | |||
* {{Bug|912474}} - test_pannerNodeChannelCount.html fails with NaNs on Android / JW | |||
** review patch, discuss with Karl | |||
* {{Bug|921695}} - don't use FIXED_POINT speex_resampler_process_float() on (-1, 1) float samples / JW | |||
** writing a patch | |||
* {{Bug|916135}} - Investigate webaudio mochitest timeouts on B2G / JW | |||
** debugging | |||
** trace code of mochitest | |||
==Streaming Media== | ==Streaming Media== |
Revision as of 06:07, 1 October 2013
Media
Web Audio
- bug 912474 - test_pannerNodeChannelCount.html fails with NaNs on Android / JW
- review patch, discuss with Karl
- bug 921695 - don't use FIXED_POINT speex_resampler_process_float() on (-1, 1) float samples / JW
- writing a patch
- bug 916135 - Investigate webaudio mochitest timeouts on B2G / JW
- debugging
- trace code of mochitest
Streaming Media
- bug 911046 - WebRTC OmxCodec coding path support / John Lin
- Modify codec code to use latest stagefright MediaCodec API
- encoding successfully
- Modify codec code to use latest stagefright MediaCodec API
Graphic
- Found a WebGLFramebuffer related bug, try to investigate and solve/chiajung
- partially implement GPUbased video texture comversion(blocking by previous one)/chiajung