Re: How to use SMJPEG with SDL2?
"Ryan C. Gordon" <[email protected]> Mon, 30 Jan 2017 00:58:38 -0500
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Organization | icculus.org |
| Message-ID | <[email protected]> |
On 1/25/17 2:52 AM, Daniel V wrote: > Can SMJPEG be used with SDL2 or is it deprecated? No one has touched SMJPEG in over a decade. It probably wouldn't be hard to get it to work with SDL2 (as it just wants to write into an SDL_Surface), but I'm not aware of anyone trying to do so. --ryan.