diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-11-02 01:36:21 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-06-14 22:02:34 +0200 |
commit | cc948a1c8c86847cc4dac848b1aff2a68aef0843 (patch) | |
tree | 663daadc9ccb978e05d79271fb021f277fd9140a | |
parent | 5c1e458b3454f947c32b6ba35015d715f111e1a5 (diff) | |
download | ffmpeg-cc948a1c8c86847cc4dac848b1aff2a68aef0843.tar.gz |
RELEASE_NOTES: Based on the version from 4.1
Name suggested by Kieran O Leary and Reto Kromer
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..2511706d5d --- /dev/null +++ b/RELEASE_NOTES @@ -0,0 +1,15 @@ + + ┌────────────────────────────────────┐ + │ RELEASE NOTES for FFmpeg 4.3 "4:3" │ + └────────────────────────────────────┘ + + The FFmpeg Project proudly presents FFmpeg 4.3 "4:3", about 10 + months after the release of FFmpeg 4.2. + + 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. |