Video performance boost using libyuv + opengl shaders for chroma conversion
568 views
Skip to first unread message
Mamadou
unread,
Aug 22, 2012, 1:32:54 AM8/22/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to doubango-discuss
Hello,
I'd like to inform you that we released a new version of Doubango
which improve video performances on all platforms.
Most notably, the performance is greatly improved using:
- libyuv (http://code.google.com/p/libyuv/) NEON optimized functions
for choma conversion and image scaling, rotation, cropping...
- 1-step redering of YUV420P frame to opengl-es surface using shaders
for GPU chroma conversion (yuv420p -> rgba)
- video jitter buffer enhancements
For example, now it's possible to make a 720p(1280x720)/VP8/H.264
video call on iPad2 with zero delay