Skip to content

Releases: sunlubo/SwiftFFmpeg

1.6.0

28 Jun 11:44
e3621a9

Choose a tag to compare

Merge pull request #78 from bwdmr/cswifttypedeclarations

mismatch between the Swift function type declarations and the C function type declarations

1.5.0

06 Feb 07:44

Choose a tag to compare

Add AVFrameTests

1.4.1

31 Dec 11:16

Choose a tag to compare

Fix a stupid bug

1.4.0

30 Dec 12:39

Choose a tag to compare

refactor some code & add more api & fix bug

1.3.0

07 Sep 23:44

Choose a tag to compare

refactor some code & improve documentation

🤔

15 Aug 15:38

Choose a tag to compare

update api:

    - AVStream.setParameters(_:) => AVStream.copyParameters(from:)
    - AVStream.copyParameters(_:) => AVStream.setParameters(_:)

1.1.1

09 Aug 14:03

Choose a tag to compare

Update demo target's name

1.0.0

10 Jul 02:12
6c2193f

Choose a tag to compare

Update README.md