AVFoundation Source Code

Hi All,

Has AVFoundation been already open source? If yes, Could you give me a url
about it?

Thanks
Leo

What’s being open-sourced is the Swift standard library, which is incorporating ports of low-level Apple frameworks like Foundation and libdispatch, since those provide key language features like collections and concurrency.

High-level frameworks for Apple platforms aren’t part of Swift and aren’t going to be open-sourced.

—Jens

···

On Jul 8, 2016, at 1:31 AM, Leo geng via swift-users <swift-users@swift.org> wrote:

Has AVFoundation been already open source? If yes, Could you give me a url about it?

It hasn't, and I'm not sure that is part of the plan.

So far, the open source libraries versions of Apple libraries available
in Swift are:

- swift-corelibs-libdispatch
- swift-corelibs-foundation
- swift-corelibs-xctest

···

On Fri, Jul 08 2016 at 04:31:20 AM, Leo geng via swift-users <swift-users@swift.org> wrote:

Has AVFoundation been already open source? If yes, Could you give me a
url about it?

--
Roth Michaels
roth@rothmichaels.us