don't use std::map.at(). It's not available in older libstdc++ version

Modified Files:
	CONTRIBUTORS HISTORY remux/extern.c server/connectionHTTP.c
This commit is contained in:
schmirl
2010-07-22 14:18:17 +00:00
parent c7d19619db
commit 0a860a1e3e
4 changed files with 141 additions and 11 deletions

View File

@@ -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.5.0b