summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorschmirl <schmirl>2010-07-22 14:18:36 +0000
committerschmirl <schmirl>2010-07-22 14:18:36 +0000
commitdb3274c046f4e2d44cb8263428073b6a43dca2fa (patch)
treee223d991111c2360952293529fd93d30017595e4 /HISTORY
parentb2f30affa911e69ec3649d661e70b72d0b33e2ae (diff)
downloadvdr-plugin-streamdev-db3274c046f4e2d44cb8263428073b6a43dca2fa.tar.gz
vdr-plugin-streamdev-db3274c046f4e2d44cb8263428073b6a43dca2fa.tar.bz2
don't use std::map.at(). It's not available in older libstdc++ version
Modified Files: Tag: v0_4 CONTRIBUTORS HISTORY remux/extern.c server/connectionHTTP.c
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ad4f134..7624838 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,8 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
+- don't use std::map.at(). It's not available in older libstdc++ version
+ (reported by Matthias Prill)
- fixed extremux x264 using value of ABR for VBR (thanks to vel_tins@vdrportal)
2010-07-20: Version 0.4.0b