Port player_example to SDL2.

Multimedia / Daala - Ralph Giles [mozilla.com] - 29 April 2015 16:17 UTC

The newer versions integrates better with newer desktop environments.

The documenation suggests the streaming texture update might be faster but I didn't benchmark it. We do seem to need to switch to 32-bit RGB which increases bandwidth by 33%, but may avoid a conversion in the blit.

43d81b4 Port player_example to SDL2.
configure.ac | 2 +-
examples/player_example.c | 52 ++++++++++++++++++++++++++++-----------------
unix/Makefile | 4 ++--
3 files changed, 35 insertions(+), 23 deletions(-)

Upstream: git.xiph.org


  • Share