12003-12-16 Thomas Vander Stichele <thomas at apestaart dot org> 2 3 * configure.ac: disable pixbuf loader by default as requested 4 52003-12-14 Thomas Vander Stichele <thomas at apestaart dot org> 6 7 * configure.ac: make pixbuf loader configurable 8 92003-12-14 Amaury Jacquot <sxpert@esitcom.org> 10 11 * sys/xvideo/gstximage.c: remove 3 unnecessary X headers 12 * sys/xvideo/gstxvimage.c: same 13 * sys/xvideo/gstxwindow.c: same 14 these problems occur when using the X server from freedesktop.org 15 162003-12-03 Thomas Vander Stichele <thomas at apestaart dot org> 17 18 * common/m4/gst-feature.m4: *** instead of newline when not built 19 * configure.ac: fix X detection when no X stuff present 20 * gst-libs/gst/Makefile.am: put X dependencies inside conditional 21 222003-07-12 Thomas Vander Stichele <thomas at apestaart dot org> 23 24 * gst-plugins.spec.in: fix up spec file 25 * gst/debug/Makefile.am: 26 gst/realmedia/Makefile.am: use proper LD_FLAGS for plugins 27 282003-02-14 Colin Walters <walters@verbum.org> 29 30 * ext/gnomevfs/gstgnomevfssrc.c (unicodify, 31 gst_gnomevfssrc_unicodify): New functions. 32 (audiocast_thread_run): Use them. Remove redundant if from 33 "if (foo) g_free (foo);" bits. Change fprintf to g_print. 34 (gst_gnomevfssrc_received_headers_callback): Ditto. 35 (gst_gnomevfssrc_get_icy_metadata): Ditto. 36 372003-02-06 Colin Walters <walters@gnu.org> 38 39 * ext/gnomevfs/gstgnomevfssrc.c: Port all the fixes from 40 BRANCH-GSTREAMER-0_6. 41 422003-01-25 Colin Walters <walters@gnu.org> 43 44 * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_open_file): Don't 45 make a size request when in iradio mode. 46 472002-11-25 Colin Walters <walters@debian.org> 48 49 * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_received_headers_callback): 50 Test for url in correct variable. 51 522002-11-17 Ken MacLeod <ken@bitsko.slc.ut.us> 53 54 * gst/modplug/modplug_types.cc: Renamed from 55 gst/modplug/modplug_types.c. Change GST_BUFFER_DATA(buf) result 56 type from 'gchar' to 'gunit8'. 57 582002-07-07 Richard Boulton <richard@tartarus.org> 59 60 * LICENSE_readme: Mention that synaesthesia is derived from GPL 61 code. 62 632002-06-03 Richard Boulton <richard@tartarus.org> 64 65 * m4/mpeg2dec.m4: Test for cpuaccel library as well as mpeg2dec 66 library. Add appropriate includes before test compile of mpeg2.h 67 so that compilation succeeds. 68 692002-05-06 Thomas Vander Stichele <thomas@apestaart.org> 70 71 * GConf stuff : from http://www.gnome.org/projects/gconf/ and eog 72 - added gstreamer-gconf package 73 742002-02-06 Thomas Vander Stichele <thomas@apestaart.org> 75 76 * more build cleanup : merging over changes from gst-player 77 782002-01-17 Bastien Nocera <hadess@hadess.net> 79 80 * sys/Makefile.am: make the qcam plugin build only 81 only platforms using NASM, ie. x86 82 832002-01-06 Rodney Dawes <dobey@free.fr> 84 85 * configure.ac: added -lm to cdparanoia check so it works, 86 fixed a couple typos for the libraw1394 checks 87 882001-12-20 Thomas Vander Stichele <thomas@apestaart.org> 89 90 * opened gst-plugins module 91 * starting with sys plugins 92