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

@@ -160,3 +160,6 @@ Norman Thiel
vel_tins
for reporting that externremux x264 uses value of ABR for VBR
Matthias Prill
for reporting a compiler error with older libstdc++ versions