Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the version to 1.0.3 (devel flag on) #1850

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

wantehchang
Copy link
Collaborator

No description provided.

Copy link
Collaborator Author

@wantehchang wantehchang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

* For codecs, AVIF_CODEC_* and AVIF_LOCAL_* are now merged into AVIF_CODEC_*
that can only take the values: OFF, LOCAL or SYSTEM.
* For the libyuv, libsharpyuv, zlibpng and jpeg dependencies, AVIF_LOCAL_* is
now replaced by flags AVIF_* that can take the values: OFF, LOCAL or SYSTEM.
* src/reformat.c: Allocate the threadData array directly.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that I repeated the v1.0.3 bug fixes in the Changed section of the next release from the main branch, because that release will diff against the v1.0.0 release.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should the ### Changed titles be more specific then? Such as

### Changed since v1.0.0

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. For some people, this is expected (that the v1.1.0 changelog is with respect to v1.0.0), but it is good to be explicit.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in #2017.

@wantehchang wantehchang merged commit 98f0c35 into AOMediaCodec:main Dec 4, 2023
18 checks passed
@wantehchang wantehchang deleted the release-1-0-3 branch December 4, 2023 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants