enable PatFilter for externremux, so VLC can be used as remuxer or client

This commit is contained in:
schmirl
2009-08-05 09:33:07 +00:00
parent b099df3011
commit 53a07a9dfa
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- enable PatFilter for externremux, so VLC can be used as remuxer or client
- fixed insecure format strings in LSTX handlers (thanks to Anssi Hannula)
- updated Finish translation (thanks to Rolf Ahrenberg)
- removed redefinitions in includes - caused problems in older compilers