gstreamer/ext
Sebastian Dröge 9587e5e1c0 ext/ogg/gstogmparse.c: GST_TYPE_FRACTION contains gints so correctly cast gint64 arguments to vaargs functions to gin...
Original commit message from CVS:
* ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
GST_TYPE_FRACTION contains gints so correctly cast gint64 arguments to
vaargs functions to gint. Otherwise the fractions will get 0 set
instead of the correct value on big endian systems. Fixes bug #529018.
2008-04-20 11:42:37 +00:00
..
alsa Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
cdparanoia Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
gio ext/gio/gstgio.c: Don't generate a new supported protocols list on each call but cache it. It's supposed to be static... 2008-04-20 10:11:54 +00:00
gnomevfs ext/gnomevfs/: Get the list of supported URI schemes in a threadsafe way and use the same list for the source and sink. 2008-04-20 10:17:23 +00:00
libvisual ext/libvisual/visual.c: When negotiating, actually start from a format that we can support instead of from the too ge... 2008-02-29 14:52:02 +00:00
ogg ext/ogg/gstogmparse.c: GST_TYPE_FRACTION contains gints so correctly cast gint64 arguments to vaargs functions to gin... 2008-04-20 11:42:37 +00:00
pango ext/pango/gsttextoverlay.c: Fix textoverlay unit test again by making the supposed default value for the wait-text pr... 2008-04-14 17:58:19 +00:00
theora ext/theora/theoradec.c: Don't try to do anything fancy with the return code from pushing an event, it does not have e... 2008-04-03 10:22:33 +00:00
vorbis Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
Makefile.am Add gio in a few more places. 2008-02-07 23:22:23 +00:00