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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukasz Marek <lukasz.m.luki@gmail.com>2013-11-24 23:13:27 +0400
committerLukasz Marek <lukasz.m.luki@gmail.com>2014-01-27 18:18:18 +0400
commitded6b3af41cd5d41f4df728ced4b194cf0426105 (patch)
tree64b281f178c850dc8ee2bf285573695c5e364bd0 /Changelog
parent102bd641687a6ec4704ce2b3f259e895b68d8e4b (diff)
lavd: add opengl device
It can render to OpenGL context provided by application or into SDL window Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index a982b61435..2291cccc14 100644
--- a/Changelog
+++ b/Changelog
@@ -21,6 +21,7 @@ version <next>
- framepack filter
- XYZ12 rawvideo support in NUT
- Exif metadata support in WebP decoder
+- OpenGL device
version 2.1: