Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 557 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 557 Bytes

FFMPEG_SDL_DEMO

A demo of learning ffmepg and sdl2

The code from ffmepg tutorial, and migrate to latest ffmpeg and SDL version.

Lib version: SDL 2.0.4 avcodec-57 avdevice-57 avfilter-6 avformat-57 avutil-55 postproc-54 swresample-2 swscale-4

I'm compile these code on vs2015, if you want compile on other platform, you should make some modification.