summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorfrank <frank@puter.schmirler.de>2011-05-02 23:39:19 +0200
committerfrank <frank@puter.schmirler.de>2011-05-02 23:39:19 +0200
commit09e0a0176bfea6b37ba9ffc5aa0fe11f6de30f61 (patch)
treea7480509a13274e1f96d9c51137797a7f2f8f6e8 /HISTORY
parent19e8cf2a286bb56c0b10eb12859c8c5feeff8ce9 (diff)
downloadvdr-plugin-streamdev-09e0a0176bfea6b37ba9ffc5aa0fe11f6de30f61.tar.gz
vdr-plugin-streamdev-09e0a0176bfea6b37ba9ffc5aa0fe11f6de30f61.tar.bz2
- new externremux.sh mencoder config options: audio pid by language code
(-alang) and verbosity (-msglevel) (thanks to Pekko Tiitto)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 917ceda..4537a97 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,8 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
+- new externremux.sh mencoder config options: audio pid by language code
+ (-alang) and verbosity (-msglevel) (thanks to Pekko Tiitto)
- writer must not spend too much time waiting in select() without checking
if the thread has been cancelled
- added Spanish translation (thanks to Javier Bradineras)