17.10.2013, 03:25, "Hugo Machefer" <hugo.mache...@gmail.com>:
> Hi. I' like to identify which player exactly is used for WebKit by default on 
> MAC OSx. I have put traces in MediaPlayerPrivateQTKit.mm. But I can't see 
> logs at runtime. Watching only traces for MediaPlayer::MediaPlayer() // 
> constr in MediaPlayer.cpp.
> Additionally, I noticed :AVF info: hasOfflineRenderer, board-id check : true
>
> Looks like AVFoundation is involved in backgnd, regardless of QuickTime, then.
> Tested with HTML5 video content. + Apple trailers. No logs from QuickTime 
> ever.
>
> -- hmachefe
>
> PS: query inherited from gstreamermacosx by 
> https://lists.webkit.org/pipermail/webkit-dev/2013-October/025754.html

Are you able to use git grep (or other full-text search technique)?

Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.h

-- 
Regards,
Konstantin
_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-help

Reply via email to