summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscop <scop>2005-03-23 18:39:34 +0000
committerscop <scop>2005-03-23 18:39:34 +0000
commit4d9f2d9a293deb26fc2034b90b496a0220b6a04b (patch)
treeb64835c052e256a164f3a3bb2104cf0037dc5fdc
parent2fdb4740af8f268500c2c4b49729a0f663520020 (diff)
downloadvdr-plugin-dxr3-4d9f2d9a293deb26fc2034b90b496a0220b6a04b.tar.gz
vdr-plugin-dxr3-4d9f2d9a293deb26fc2034b90b496a0220b6a04b.tar.bz2
Note GetSTC() improvement.
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 5380e6e..67796f3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -284,5 +284,6 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
memcpy routines on more systems (Ville Skyttä)
- avoid hang in pause mode with VDR >= 1.3.18 (Luca Olivetti)
- avoid high CPU usage in pause mode (Luca Olivetti, Klaus Schmidinger)
+- improved GetSTC(): fixes DVB subtitles sync problems (Mikko Tuumanen)
- fix compilation with -fPIC, kudos to ffmpeg (Ville Skyttä)
- eliminate some compiler warnings (Ville Skyttä)