mirror of https://git.ffmpeg.org/ffmpeg.git
RELEASE_NOTES: Add next versions name (Fresnel)
The name is "randomly" picked from previous suggestions If people prefer something else, suggest it quickly Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
36ea35bbc0
commit
c2a7607a1c
|
@ -1,8 +1,8 @@
|
||||||
┌───────────────────────────────────────────┐
|
┌────────────────────────────────────────┐
|
||||||
│ RELEASE NOTES for FFmpeg <next> "FIXME" │
|
│ RELEASE NOTES for FFmpeg 2.4 "Fresnel" │
|
||||||
└───────────────────────────────────────────┘
|
└────────────────────────────────────────┘
|
||||||
|
|
||||||
The FFmpeg Project proudly presents FFmpeg <next> "FIXME", ...
|
The FFmpeg Project proudly presents FFmpeg 2.4 "Fresnel", ...
|
||||||
FFmpeg 2.4 is API-, but not ABI-compatible with the previous major release.
|
FFmpeg 2.4 is API-, but not ABI-compatible with the previous major release.
|
||||||
This means that the code using our libraries needs to be rebuilt, but no
|
This means that the code using our libraries needs to be rebuilt, but no
|
||||||
source changes should be required.
|
source changes should be required.
|
||||||
|
|
Loading…
Reference in New Issue