diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-11-02 01:36:21 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2021-04-08 22:55:16 +0200 |
commit | dc91b913b6260e85e1304c74ff7bb3c22a8c9fb1 (patch) | |
tree | 180278cb712fb2d247b27895fb43ac56ae905cf1 | |
parent | aeba1a4c20cf37f1cbbd6338783e18cfb463b0c7 (diff) | |
download | ffmpeg-dc91b913b6260e85e1304c74ff7bb3c22a8c9fb1.tar.gz |
RELEASE_NOTES: Based on the version from 4.3n4.4
Name suggested by Lynne, Gyan, Reto, Zane, Jan, Derek
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..67339dca85 --- /dev/null +++ b/RELEASE_NOTES @@ -0,0 +1,15 @@ + + ┌────────────────────────────────────┐ + │ RELEASE NOTES for FFmpeg 4.4 "Rao" │ + └────────────────────────────────────┘ + + The FFmpeg Project proudly presents FFmpeg 4.4 "Rao", about 10 + months after the release of FFmpeg 4.3. + + 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. |