summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2020-07-15 15:59:25 -0700
committerVito Caputo <vcaputo@pengaru.com>2020-07-15 15:59:25 -0700
commit4d83ebd9613bcd488f8191ddb862ca9dcfca03c3 (patch)
treec1696cca88bd5bed3fb1a875deaaa731f225efb5 /ChangeLog
parentdd4c2fc328a1332642660de376baf0b8b6024874 (diff)
*: bump to 0.4.20.4.2
The AV-sync rework is significant enough for a release
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 976f34d..d0f236e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+/*Version 0.4.2*/
+* Reworked AV-sync to be more accurate and not hog CPU when the
+video capture gets too far behind
+* Name the timer and sound capture threads
+* Fixup rmd{Encode,Cache}Sound thread names
+
/*Version 0.4.1*/
* Fixed 100% CPU usage when paused
* Threads are now named appropriately via prctl(PR_SET_NAME)
© All Rights Reserved