diff -r 000000000000 -r 6474c204b198 media/mtransport/third_party/nrappkit/README_MOZILLA --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/media/mtransport/third_party/nrappkit/README_MOZILLA Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,22 @@ +This import of nrappkit is a subset of the distribution at: + + nrappkit.sourceforge.net + + +The last revision included in this import was on Nov 25, 2008. +This import includes a small nunber of portability fixes that +have been submitted to the upstream repository and are included +in upstream.diff. + + +Out of the list in the README, we use: + +- registry-based configuration (with change callbacks) + [but without the registry daemon] +- configurable logging system +- event and timer handling + [though partly reimplemented] + +Also, we use a bunch of the generic utilities such as string handling, +generic hash tables in C, yet another concrete type mapping, etc. +