[FFmpeg-devel] [PATCH] news: add sdl entry

Josh de Kock josh at itanimul.li
Sat Sep 24 21:26:43 EEST 2016


---
 src/index | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/src/index b/src/index
index f10f8a6..1d797fe 100644
--- a/src/index
+++ b/src/index
@@ -37,6 +37,13 @@
     News
   </h1>
 
+  <h3 id="sdl1">September 24th, 2016, SDL1 support dropped.</h3>
+  <p>
+    Support for the SDL1 library has been dropped, due to it no longer being maintained (as of
+    January, 2012) and it being superseded by the SDL2 library. As a result, the SDL1 output device
+    has also been removed and replaced by an SDL2 implementation. Both the ffplay and opengl output
+    devices have been updated to support SDL2.
+  </p>
   <h3 id="pr3.1.2">August 9th, 2016, FFmpeg 3.1.2 "Laplace"</h3>
   <p>
     <a href="download.html#release_3.1">FFmpeg 3.1.2</a>, a new point release from the 3.1 release branch, is now available!
-- 
2.8.4 (Apple Git-73)



More information about the ffmpeg-devel mailing list