Confirmed users
565
edits
(→Study) |
(→Media) |
||
Line 17: | Line 17: | ||
*{{Bug|891705}} - [MediaEncoder] Implement WebM 1.0 container writer | *{{Bug|891705}} - [MediaEncoder] Implement WebM 1.0 container writer | ||
** create WebMContainer.cpp, start move ebml writer relatd function to this class. | ** create WebMContainer.cpp, start move ebml writer relatd function to this class. | ||
'''Web Audio''' | |||
* {{Bug|907303}} - AudioNodeEngineNEON.cpp doesn't build on GCC 4.4.3 / JW | |||
** Use fewer local varialbes to workaround the bug in GCC 4.4.3 | |||
* {{Bug|885496}} - Optimize KissFFT with NEON instructions / JW | |||
** fix bug in assembly code | |||
** learn arm assembly language | |||
** refactor the code for better performance | |||
==Streaming Media== | ==Streaming Media== |