[8u40] Review request: RT-38074: [macosx] Separate QTKit platform code from core media code so it can be removed for MAS
David DeHaven
david.dehaven at oracle.com
Mon Jul 28 22:19:22 UTC 2014
Belay that review.. I have some (significant) changes to make, in preparation for the larger task of implementing the AVFoundation based code.
-DrD-
> JIRA:
> https://javafx-jira.kenai.com/browse/RT-38074
>
> Webrev:
> http://cr.openjdk.java.net/~ddehaven/RT-38074/rt.0/
>
> This change moves the QTKit based media platform code into it's own dylib. NativeMediaManager had to be modified to allow detection of the new library to determine if the platform was available or not. There may be a slight performance impact due to loading the native libs sooner, but the bulk of the initialization is still done at a later time.
>
> -DrD-
>
More information about the openjfx-dev
mailing list