mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
Fix some name space conflicts
This commit is contained in:
@@ -931,6 +931,7 @@ void VideoImpl::_freeCurrentSample() {
|
||||
*/
|
||||
void VideoImpl::gstPadAddedCallback(GstElement *src, GstPad *newPad, VideoImpl* p)
|
||||
{
|
||||
(void)src; //Unused
|
||||
#ifdef VIDEO_IMPL_VERBOSE
|
||||
#ifndef Q_OS_OSX
|
||||
// NOTE: This line was causing a problem on Mac OSX: it caused the software to freeze when loading a new movie.
|
||||
|
||||
Reference in New Issue
Block a user