> > > AVOnce control = AV_ONCE_INIT; > > ff_thread_once(&control, register_all); > } > > Should it be a static or a global variable here? > > Considering that AVOnce is defined as 'char' it seems a bug to me too.
-- *Bye,* * Gabry*
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
