13 Jun
2005
13 Jun
'05
4:01 p.m.
Well, it was meant to link with the static library only however I admit my configure check is not that good. The FFMpeg build the static lib by default and it's not likely you find a shared version lying somewhere when building Wine.
Message du 13/06/05 15:12 De : "Alexandre Julliard" A : "Christian Costa" Copie à : wine-devel(a)winehq.com Objet : Re: [QUARTZ] Add FFMpeg video wrapper filter (take 3)
Christian Costa writes:
Moved avcodec.h include into the #ifdef section.
Changelog: Added FFMpeg video wrapper filter.
You should dlopen the library to avoid creating a run-time dependency.
-- Alexandre Julliard julliard(a)winehq.org