Cameron Gutman
|
b492ac43f8
|
Rebuild libraries with NDK r10c
|
2014-10-17 13:33:14 -07:00 |
|
Cameron Gutman
|
6a7e06b3d5
|
Rebuild native libraries with GCC 4.9 and NDK 10. Added native libraries for ARMv8 and x86_64.
|
2014-07-20 14:19:08 -07:00 |
|
Cameron Gutman
|
9cf592ee26
|
Remove libavfilter. Fix MIPS library binaries to run on the emulator.
|
2014-07-13 21:31:34 -07:00 |
|
Cameron Gutman
|
8ec8fff57c
|
Rebuild ffmpeg 2.1.5 for ARMv7, x86, and MIPS. Reduced the size of ffmpeg libraries
|
2014-07-13 19:24:42 -07:00 |
|
Cameron Gutman
|
cf15b79e35
|
Add MIPS native libraries
|
2014-07-13 01:06:19 -07:00 |
|
Cameron Gutman
|
b0bb8b685c
|
Further optimize the JNI code for faster H264 decoding. Add an experimental RenderScript renderer.
|
2013-11-29 21:06:35 -06:00 |
|
Cameron Gutman
|
fb8b6fd7f5
|
Add configurable ffmpeg performance options
|
2013-11-24 21:46:47 -05:00 |
|
Cameron Gutman
|
c42d40b8f6
|
Remove an extra frame copy that wasn't needed. Only update the stored frame if the previous frame had been displayed. Don't render the same frame again if there's no new frame to update.
|
2013-11-21 09:55:57 -05:00 |
|
Cameron Gutman
|
45664dac2a
|
Draw directly to the surface buffer. Improve amount of decoding and rendering that can be done in parallel. Add performance levels and choose them by cpuinfo. Improves Tegra 3 performance significantly.
|
2013-11-21 08:38:49 -05:00 |
|
Cameron Gutman
|
54839e672d
|
Fix multithreaded decoding to significantly improve Tegra 3 decoding performance. It's not as smooth as Tegra 4 CPU decoding or Snapdragon hardware decoding, but it's much better than it was before.
|
2013-11-20 03:07:52 -05:00 |
|
Cameron Gutman
|
16d629f5cf
|
Remove jlibrtp (finally). CPU decoding support (works great on Tegra 4, not so well on Tegra 3)
|
2013-11-20 00:00:00 -05:00 |
|