gstreamer/ext/gsm
LRN b5d4c2a7bf gsmdec: Use G_BYTE_ORDER to fix Windows compile
gstgsmdec relies on BYTE_ORDER, which is not available on Windows. Use
G_BYTE_ORDER instead.
Fixes #573850.
2009-03-04 11:07:52 +01:00
..
gstgsm.c Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcoding values where possible. Fixes bug #522212. 2008-03-13 14:25:20 +00:00
gstgsmdec.c gsmdec: Use G_BYTE_ORDER to fix Windows compile 2009-03-04 11:07:52 +01:00
gstgsmdec.h ext/gsm/gstgsmdec.*: Increase the allowed samplerates for the ms-gsm format. 2008-03-31 16:24:42 +00:00
gstgsmenc.c Fix leaks. 2007-06-22 10:46:33 +00:00
gstgsmenc.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00