Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2016-02-23 23:43:41 +0300
committerJosh de Kock <josh@itanimul.li>2016-09-24 18:50:40 +0300
commit9c5fab5ed421da4e55cafcbff0482e1ad926c27b (patch)
treeb296548e891800905f06f306211f765c115dd7b7 /Changelog
parent645353829f27ed91cbee8dfec0a3283672caa4f9 (diff)
ffplay: add SDL2 support
This commit also drops SDL1 support for ffplay. Tested-by: James Almer <jamrial@gmail.com> (Windows, mingw-w64) Signed-off-by: Josh de Kock <josh@itanimul.li>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index acf843e811..590e082807 100644
--- a/Changelog
+++ b/Changelog
@@ -33,6 +33,7 @@ version <next>:
- Meridian Lossless Packing (MLP) encoder
- Non-Local Means (nlmeans) denoising filter
- sdl2 output device
+- sdl2 support for ffplay
version 3.1: