summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2012-02-14 21:18:24 +0100
committerJohns <johns98@gmx.net>2012-02-14 21:18:24 +0100
commit919428cb8088f2cc6184d9165575cee54f8c5e30 (patch)
tree2663cf5cbdae352097d54585c2772b8a0e460a02 /ChangeLog
parent4331692ee5b915e588910d62b6b9244d56c9ab8c (diff)
downloadvdr-plugin-softhddevice-919428cb8088f2cc6184d9165575cee54f8c5e30.tar.gz
vdr-plugin-softhddevice-919428cb8088f2cc6184d9165575cee54f8c5e30.tar.bz2
Find AC3 (Dolby Digital) inside PES packet.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index debacf5..f432de4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
User johns
+ Find AC3 (Dolby Digital) inside PES packet.
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.