Skip to content

Instantly share code, notes, and snippets.

View tienit150198's full-sized avatar

Tran Minh Tien tienit150198

View GitHub Profile
@tienit150198
tienit150198 / ATTENTION.md
Created February 27, 2023 16:03 — forked from acj/ATTENTION.md
Build a movie from jpeg images in Swift using AVFoundation

This code has moved

Please refer to the TimeLapseBuilder-Swift repository on GitHub from now on.

I will leave the original code here as a reference, but new comments may be removed. Please open an issue on GitHub if you have questions or would like to contribute.

Thanks!

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: [<type>]([<scope>]): <subject>

[<scope>] is optional

Example