[MPlayer-cvslog] r37794 - trunk/Changelog
rtogni
subversion at mplayerhq.hu
Mon Feb 22 21:55:08 CET 2016
Author: rtogni
Date: Mon Feb 22 21:55:08 2016
New Revision: 37794
Log:
Updates since 1.3.0
Modified:
trunk/Changelog
Modified: trunk/Changelog
==============================================================================
--- trunk/Changelog Sun Feb 21 23:38:28 2016 (r37793)
+++ trunk/Changelog Mon Feb 22 21:55:08 2016 (r37794)
@@ -1,5 +1,21 @@
MPlayer
+ Decoders, demuxers, streams:
+ * More pixel formats are supported for VP9
+ * pvr:// support for the Hauppauge HD PVR model 1212
+ * Speed up detection of mpg format while streaming (limit probe to 4 MB)
+ * demuxer: fall back to audio pts if all others are unavailable (#1928)
+
+ Fixes:
+ * fix more issues reported by Coverity
+ * fix -subcp enca: with external ASS subtitles (#2281)
+ * fix reading of bitmap fonts
+
+ Other:
+ * MPlayer can link against OpenSSL instead of GnuTLS for https support
+ (Warning: the resulting binary can not be redistributed)
+
+
1.3.0: "worksforme" February 16, 2016
Decoders, demuxers, streams:
More information about the MPlayer-cvslog
mailing list