From db3274c046f4e2d44cb8263428073b6a43dca2fa Mon Sep 17 00:00:00 2001 From: schmirl Date: Thu, 22 Jul 2010 14:18:36 +0000 Subject: 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 --- CONTRIBUTORS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 10bb2f1..54757c3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -132,3 +132,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 -- cgit v1.2.3