From 0a860a1e3e45ee83563b09beb93ede0e99eb75fb Mon Sep 17 00:00:00 2001 From: schmirl Date: Thu, 22 Jul 2010 14:18:17 +0000 Subject: don't use std::map.at(). It's not available in older libstdc++ version Modified Files: 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 aa4cab0..0e2a2f5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -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 -- cgit v1.2.3