old gst-plugins ChangeLog
[platform/upstream/gstreamer.git] / docs / random / old / ChangeLog.gst-plugins
1 2003-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2
3         * configure.ac: disable pixbuf loader by default as requested
4
5 2003-12-14  Thomas Vander Stichele  <thomas at apestaart dot org>
6
7         * configure.ac: make pixbuf loader configurable
8
9 2003-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
16 2003-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
22 2003-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
28 2003-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
37 2003-02-06  Colin Walters  <walters@gnu.org>
38
39         * ext/gnomevfs/gstgnomevfssrc.c: Port all the fixes from
40         BRANCH-GSTREAMER-0_6.
41
42 2003-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
47 2002-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
52 2002-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
58 2002-07-07  Richard Boulton <richard@tartarus.org>
59
60         * LICENSE_readme: Mention that synaesthesia is derived from GPL
61           code.
62
63 2002-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
69 2002-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
74 2002-02-06  Thomas Vander Stichele <thomas@apestaart.org>
75
76         * more build cleanup : merging over changes from gst-player
77
78 2002-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
83 2002-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         
88 2001-12-20 Thomas Vander Stichele  <thomas@apestaart.org>
89
90         * opened gst-plugins module
91         * starting with sys plugins