gstreamer/libs/gst
Seungha Yang 69ddcc175f bitwriter: Fix build error
Fix implicit-function-declaration warning for meemst and memcpy

gstbitwriter.h:166:3: error: implicit declaration of function ‘memset’
   memset (bitwriter->data + clear_pos, 0, (new_bit_size >> 3) - clear_pos);
   ^

https://bugzilla.gnome.org/show_bug.cgi?id=795867
2018-05-07 08:35:47 +02:00
..
base bitwriter: Fix build error 2018-05-07 08:35:47 +02:00
check Fix typos in comments and docs 2018-05-01 11:18:03 +01:00
controller Fix typos in comments and docs 2018-05-01 11:18:03 +01:00
helpers meson: Update option names to omit disable_ and with- prefixes 2018-05-05 20:30:43 +05:30
net Fix typos in comments and docs 2018-05-01 11:18:03 +01:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00
meson.build meson: make check and tests build on Windows with msvc 2018-01-11 09:50:24 +00:00