changeset 34788:cfd225997828

Remove "experimental" from old features that seem to be working fine.
author reimar
date Tue, 24 Apr 2012 18:04:15 +0000
parents 16cfd8912ae6
children 91d62f0e2952
files Changelog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Changelog	Tue Apr 24 18:00:29 2012 +0000
+++ b/Changelog	Tue Apr 24 18:04:15 2012 +0000
@@ -17,8 +17,8 @@
     Other:
     * support adding noise at output resolution with -vo gl:noise-strength=8
     * experimental support for OpenGL ES 1.0 in -vo gl
-    * experimental support for PGS (BluRay-compatible), DVB and XSUB subtitles.
-    * experimental af_cmdline slave command to change e.g. audio equalizer options at runtime.
+    * support for PGS (BluRay-compatible), DVB and XSUB subtitles.
+    * af_cmdline slave command to change e.g. audio equalizer options at runtime.
     * vo x11: don't hide or show cursor any more if attached to an existing window (-wid)
     * try reconnecting network streams e.g. after network timeouts
     * lots of bug fixes as always (and surely a few new bugs, too :-( )