-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
32b6334
commit cb433f6
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,30 @@ | ||
2023-11-30 Daniel Price <[email protected]> | ||
|
||
* LATEST.md, NEWS, configure, configure.ac, docs/news/index.html: | ||
v1.4.1 | ||
|
||
2023-11-30 Daniel Price <[email protected]> | ||
|
||
* src/giza-driver-mp4.c: (mp4) use -loglevel quiet in default ffmpeg flags | ||
|
||
2023-11-28 Daniel Price <[email protected]> | ||
|
||
* LATEST.md, NEWS: update release notes for v1.4.0 | ||
|
||
2023-11-28 Daniel Price <[email protected]> | ||
|
||
* .github/workflows/api.yml, .github/workflows/build.yml, | ||
.github/workflows/release.yml: update github workflows | ||
|
||
2023-11-28 Daniel Price <[email protected]> | ||
|
||
* src/giza-driver-mp4.c: (mp4) avoid possibility to overflow string length using environment | ||
variable | ||
|
||
2023-11-28 Daniel Price <[email protected]> | ||
|
||
* ChangeLog, NEWS: updated ChangeLog + NEWS | ||
|
||
2023-11-28 Daniel Price <[email protected]> | ||
|
||
* .github/workflows/release.yml: (release) fix bump brew command | ||
|