/glplayer

An example on writing a video player with libav/ffmpeg, OpenGL, SDL and Qt.

Primary LanguageC++Do What The F*ck You Want To Public LicenseWTFPL

Glplayer will be under WTFPL forever. So feel free to use and hack it.

To compile glplayer:
    1. qmake glplayer.pro
    2. make

This program is (almost fully) finished.