[FFmpeg-devel] [PATCH 1/2] RELEASE_NOTES: Reset after release

Timothy Gu timothygu99 at gmail.com
Thu Dec 4 05:15:19 CET 2014


Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
---
 RELEASE_NOTES | 61 ++++++++++++++++++++++++++---------------------------------
 1 file changed, 27 insertions(+), 34 deletions(-)

diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index a1ddd35..adcab42 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,10 +1,13 @@
  ┌────────────────────────────────────────┐
- │ RELEASE NOTES for FFmpeg 2.5 "Bohr"    │
+ │ RELEASE NOTES for FFmpeg 2.6 "TODO"    │
  └────────────────────────────────────────┘
 
-   The FFmpeg Project proudly presents FFmpeg 2.5 "Bohr", just 2.5 months
-   after the release of 2.4. Since this wasn't a long time ago, the Changelog
-   is a bit short this time.
+   The FFmpeg Project proudly presents FFmpeg 2.6 "TODO", TODO months
+   after the release of 2.5.
+
+   XXX, YYY, and ZZZ are the most exciting features in this release. For CCCCC
+   feature users, we have also made additions in the DDDDD demuxer for better
+   support of TODO.
 
    As usual, if you have any question on this release or any FFmpeg related
    topic, feel free to join us on the #ffmpeg IRC channel (on
@@ -14,21 +17,21 @@
    │ ��  API Information         │
    └────────────────────────────┘
 
-     FFmpeg 2.5 includes the following library versions:
-
-       • libavutil      54.15.100
-       • libavcodec     56.13.100
-       • libavformat    56.15.102
-       • libavdevice    56. 3.100
-       • libavfilter     5. 2.103
-       • libswscale      3. 1.101
-       • libswresample   1. 1.100
-       • libpostproc    53. 3.100
+     FFmpeg 2.6 is mostly backwards compatible with the 2.5 series, and
+     includes the following library versions:
 
-     Important API changes since 2.4:
+       • libavutil      5x.xx.1xx
+       • libavcodec     5x.xx.1xx
+       • libavformat    5x.xx.1xx
+       • libavdevice    5x. x.1xx
+       • libavfilter     x. x.1xx
+       • libswscale      x. x.1xx
+       • libswresample   x. x.1xx
+       • libpostproc    5x. x.1xx
 
-       • avpriv_dv_frame_profile2() has been deprecated
+     Important API changes since 2.5:
 
+       • `this()` has been deprecated
 
      Please refer to the doc/APIchanges file for more information.
 
@@ -40,59 +43,49 @@
    │ ffprobe                    │
    └────────────────────────────┘
 
-    • -show_pixel_formats option
+    • TODo
 
    ┌────────────────────────────┐
    │ ffserver                   │
    └────────────────────────────┘
 
-    • codec private options support
+    • TODO
 
    ┌────────────────────────────┐
    │ libavcodec                 │
    └────────────────────────────┘
 
-    • STL subtitle decoder
-    • libutvideo YUV 4:2:2 10bit support
-    • animated WebP decoding support
-    • zygoaudio decoding support
+    • TODO
 
    ┌────────────────────────────┐
    │ libavdevice                │
    └────────────────────────────┘
 
-    • XCB-based screen-grabber
-    • AVFoundation screen capturing support
+    • TODO
 
    ┌────────────────────────────┐
    │ libavformat                │
    └────────────────────────────┘
 
-    • HEVC/H.265 RTP payload format (draft v6) packetizer
-    • SUP/PGS subtitle demuxer
-    • STL subtitle demuxer
-    • UDP-Lite support (RFC 3828)
-    • creating DASH compatible fragmented MP4, MPEG-DASH segmenting muxer
-    • WebP muxer
-    • APNG demuxer
+    • TODO
 
    ┌────────────────────────────┐
    │ libavfilter                │
    └────────────────────────────┘
 
-    • xBR scaling filter
+    • TODO
 
    ┌────────────────────────────┐
    │ libavutil                  │
    └────────────────────────────┘
 
-    • CAST128 symmetric block cipher, ECB mode
+    • TODO
 
    ┌────────────────────────────┐
    │ libpostproc                │
    └────────────────────────────┘
 
-    • visualization support
+    • TODO
 
  ┌────────────────────────────┐
  │ ⚠  Behaviour changes       │
-- 
1.9.1



More information about the ffmpeg-devel mailing list