X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Favformat%2Ffactory.c;h=5ccb204f4518167d83f104860a46e4ea54f44f4c;hb=78b58b5474240fc011c0bf05c517b76961613ad8;hp=b2a836be17e68a84271a56899d92c2f6da120566;hpb=bf3264b9e340ba5c11cbf59835a8af3db94e0cc2;p=melted diff --git a/src/modules/avformat/factory.c b/src/modules/avformat/factory.c index b2a836b..5ccb204 100644 --- a/src/modules/avformat/factory.c +++ b/src/modules/avformat/factory.c @@ -60,7 +60,7 @@ void av_free( void *ptr ) void avformat_destroy( void *ignore ) { // Clean up - av_free_static( ); + // av_free_static( ); -XXX this is deprecated // Destroy the mutex pthread_mutex_destroy( &avformat_mutex );