1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/media/mtransport/third_party/nrappkit/README_MOZILLA Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,22 @@ 1.4 +This import of nrappkit is a subset of the distribution at: 1.5 + 1.6 + nrappkit.sourceforge.net 1.7 + 1.8 + 1.9 +The last revision included in this import was on Nov 25, 2008. 1.10 +This import includes a small nunber of portability fixes that 1.11 +have been submitted to the upstream repository and are included 1.12 +in upstream.diff. 1.13 + 1.14 + 1.15 +Out of the list in the README, we use: 1.16 + 1.17 +- registry-based configuration (with change callbacks) 1.18 + [but without the registry daemon] 1.19 +- configurable logging system 1.20 +- event and timer handling 1.21 + [though partly reimplemented] 1.22 + 1.23 +Also, we use a bunch of the generic utilities such as string handling, 1.24 +generic hash tables in C, yet another concrete type mapping, etc. 1.25 +