gstreamer/libs/gst
Nirbheek Chauhan e60bd6c662 check: Don't check for malloc/realloc and try to fallback
When malloc is not available, this will set #define malloc rpl_malloc
which is implemented only inside libcheck, and not everything will link
to libcheck.

We don't really need to care too much about how malloc is implemented
and we don't care about platforms that don't implement malloc.
2016-12-09 17:59:53 +05:30
..
base basesink: Document the interaction between unlock() and wait_preroll() 2016-11-23 11:58:43 -05:00
check check: Don't check for malloc/realloc and try to fallback 2016-12-09 17:59:53 +05:30
controller controllers: add new proxy control binding 2016-11-23 17:15:09 +11:00
helpers helpers/gst: Get bash completion options from gst-launch 2016-12-06 18:25:23 +00:00
net net: set clock name in the constructor 2016-12-06 12:10:17 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-19 21:26:14 +01:00