diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-11-02 01:36:21 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-11-02 01:36:21 +0100 |
commit | 1665ac6a446190c24c4875e2bab6f76132f7b05c (patch) | |
tree | 326c71a07dc609b19e78331921a87c2bf5f9bd1f | |
parent | 3c7e97343065fc728dbdba27c1c1abd41847bd12 (diff) | |
download | ffmpeg-1665ac6a446190c24c4875e2bab6f76132f7b05c.tar.gz |
RELEASE_NOTES: Based on the version from 4.0
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | RELEASE_NOTES | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES new file mode 100644 index 0000000000..a24c9e6f44 --- /dev/null +++ b/RELEASE_NOTES @@ -0,0 +1,15 @@ + + ┌─────────────────────────────────────────────┐ + │ RELEASE NOTES for FFmpeg 4.1 "al-Khwarizmi" │ + └─────────────────────────────────────────────┘ + + The FFmpeg Project proudly presents FFmpeg 4.1 "al-Khwarizmi", about 6 + months after the release of FFmpeg 4.0. + + A complete Changelog is available at the root of the project, and the + complete Git history on https://git.ffmpeg.org/gitweb/ffmpeg.git + + We hope you will like this release as much as we enjoyed working on it, and + as usual, if you have any questions about it, or any FFmpeg related topic, + feel free to join us on the #ffmpeg IRC channel (on irc.freenode.net) or ask + on the mailing-lists. |