gstreamer/libs
Tim-Philipp Müller d71f5c7d73 net: keep GCancellable fd around instead of re-creating it constantly
Just create the cancellable fd once and keep it around instead
of creating/closing it for every single packet. Since we spend
most time waiting for packets, an fd is alloced and in use pretty
much all the time anyway.
2015-05-19 14:34:04 +01:00
..
gst net: keep GCancellable fd around instead of re-creating it constantly 2015-05-19 14:34:04 +01:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00