Discussion:
libtheora-1.1.1 and SDL2 support.
Spork Schivago
2014-07-27 18:39:01 UTC
Permalink
Are there any plans to implement SDL2 support for libtheora? I've searched
the internet for patches and I couldn't really find anything. I modified
some of the files in libtheora-1.1.1 to use the SDL2 library instead of the
SDL library. I'm pretty sure I did it wrong though. It compiles
successfully. I was hoping someone else had done something similarly so I
could compare my patch to theirs. Thanks.
Ralph Giles
2014-07-28 20:03:31 UTC
Permalink
Post by Spork Schivago
Are there any plans to implement SDL2 support for libtheora?
No particular plans. We didn't originally because SDL1 was more broadly
portable, and since then we've focussed on WebM, Opus, and now Daala.
Post by Spork Schivago
I modified some of the files in libtheora-1.1.1 to use the SDL2 library
instead of the SDL library. I'm pretty sure I did it wrong though.
If you have a patch that appears to work, I'm willing to review it for
inclusion.

-r

Loading...