summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS3
-rw-r--r--ChangeLog3
2 files changed, 5 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index e15ec2982..6b5be80c2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -267,7 +267,8 @@ Giovanni Baronetti and Mauro Borghi <mauro.borghi@tilab.com>
demux_ts fixes and improvements
Carsten Weinhold <cw.news@gmx.net>
- patch to improve quality of linearblend filter
+ patch to improve quality of linearblend filter, new AV sync
+ method by resampling audio.
Claire Griffin <claire@comedia.com>
demux_ts fixes for ATSC streams
diff --git a/ChangeLog b/ChangeLog
index 4c6305f39..aaa0d0861 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+xine-lib (1-beta5)
+ * new AV sync strategy (audio resample) for DXR3 users
+
xine-lib (1-beta4)
* http input fixes
* rtsp input fixes (remove long wait on end of stream)