Skip to content
Snippets Groups Projects
Commit eaa9fce2 authored by Silas Della Contrada's avatar Silas Della Contrada
Browse files

Some Windows support related changes

 - Increased buffer size of AVIOContext in AVQt::Demuxer
 - Fixed bug in AVQt::Demuxer::init(): Allocation has to be made with av_malloc()
 - Removed include of experimental C++ headers in Muxer.cpp (Not required any more)
 - Fixed thread safe calls of GUI related functions in AVQt::OpenGLRenderer
 - Added Windows related sections to CMake files (Passing Libav and OpenAL locations with commandline arguments instead of hardcoding them)
 - Adapted example main.cpp to current state of Windows support
parent bedaeebc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment