summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2012-02-14 16:03:08 +0100
committerJohns <johns98@gmx.net>2012-02-14 16:03:08 +0100
commit4331692ee5b915e588910d62b6b9244d56c9ab8c (patch)
tree43cad231cb8521153c46cf042c8f711ebb501e93 /ChangeLog
parent5aa826bdb0b4de4cab0dd69b62bb36074e072bc5 (diff)
downloadvdr-plugin-softhddevice-4331692ee5b915e588910d62b6b9244d56c9ab8c.tar.gz
vdr-plugin-softhddevice-4331692ee5b915e588910d62b6b9244d56c9ab8c.tar.bz2
Fix bug: audio increments invalid audio PTS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24679b5..debacf5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
User johns
+ Fix bug: audio increments invalid audio PTS.
Fix bug: dvd plugin not working.
Fix bug: used frame-> instead of video_ctx-> for old libav/ffmpeg.