releasing
[platform/upstream/gstreamer.git] / ChangeLog
1 === release 0.8.5 ===
2
3 2004-08-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4
5         * configure.ac:
6           releasing 0.8.5, "Stuttgart"
7         * NEWS:
8         * RELEASE:
9         * configure.ac:
10         * docs/random/release:
11           updates for release
12
13 2004-08-16  Thomas Vander Stichele  <thomas at apestaart dot org>
14
15         patch by: Wim Taymans (wim@fluendo.com)
16
17         * gst/gstbuffer.c:
18         * gst/gstindex.h:
19         * libs/gst/dataprotocol/dataprotocol.c:
20           copy KEY_UNIT and DELTA_UNIT flags correctly.  Fixes #150242
21
22 2004-08-13  Thomas Vander Stichele  <thomas at apestaart dot org>
23
24         * Makefile.am:
25         * win32/MANIFEST:
26           add win32 dir to the build.  Fixes #149981.
27
28 2004-08-13  Thomas Vander Stichele  <thomas at apestaart dot org>
29
30         * configure.ac:
31           bump libtool versioning
32         * gst/gststructure.c:
33           mark function as static
34         * po/af.po:
35         * po/az.po:
36         * po/ca.po:
37         * po/cs.po:
38         * po/en_GB.po:
39         * po/fr.po:
40         * po/nl.po:
41         * po/sq.po:
42         * po/sr.po:
43         * po/sv.po:
44         * po/tr.po:
45         * po/uk.po:
46           translations update
47         * win32/README.txt:
48           trademark protection
49
50 2004-08-12  Thomas Vander Stichele  <thomas at apestaart dot org>
51
52         * configure.ac:
53           fix GST_ORIGIN
54           set GST_PACKAGE to source, and distinguish between release and other
55         * tools/gst-inspect.c:
56           print out plugin an element factory is part of so we see this info
57
58 2004-08-12  Thomas Vander Stichele  <thomas at apestaart dot org>
59
60         * docs/gst/gstreamer-sections.txt:
61         * docs/gst/tmpl/gstbuffer.sgml:
62         * docs/gst/tmpl/gstschedulerfactory.sgml:
63           reorder docs a little, make GstBuffer's more sensible.
64         * gst/gstbuffer.h:
65           API: added GST_BUFFER_FLAG_DELTA_UNIT
66         * gst/gstscheduler.c:
67           comment API addition
68
69 2004-08-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
70
71         * gst/elements/gstfilesrc.c: (gst_filesrc_get_mmap):
72           work with non-regular files that can be mmapped (like /dev/zero)
73         * gst/elements/gsttypefindelement.c: (gst_type_find_element_chain):
74           get rid of typefinds that require a seek when we can't seek instead
75           of trying them over and over again
76         * tools/gst-launch.c: (idle_func), (error_cb), (main):
77           return non-zero failure value when the pipeline was interrupted or
78           an error occurred
79
80 2004-08-11  Steve Lhomme  <steve.lhomme@free.fr>
81
82         * win32/config.h:
83         * win32/GStreamer.vcproj:
84           compile and install the locales
85
86 2004-08-11  Steve Lhomme  <steve.lhomme@free.fr>
87
88         * gst/gstvalue.c:
89           fix a possible memory leak under Windows
90
91 2004-08-11  Steve Lhomme  <steve.lhomme@free.fr>
92
93         * win32/GStreamer.vcproj:
94           fix a memory leak that occured under Windows
95         * win32/gstreamer.def:
96           add gst_scheduler_register
97
98 2004-08-11  Benjamin Otte  <otte@gnome.org>
99
100         * docs/gst/gstreamer-sections.txt:
101         * gst/gstscheduler.c: (gst_scheduler_register):
102         * gst/gstscheduler.h:
103           API:
104           add gst_scheduler_register shortcut similar to gst_element_register
105         * gst/schedulers/entryscheduler.c: (plugin_init):
106         * gst/schedulers/gstbasicscheduler.c: (plugin_init):
107         * gst/schedulers/gstoptimalscheduler.c: (plugin_init):
108           use it
109
110 2004-08-10  Steve Lhomme  <steve.lhomme@free.fr>
111
112         * gst/gstvalue.h:
113           fix a memory leak that occured under Windows
114
115 2004-08-10  Colin Walters  <walters@redhat.com>
116
117         * gst/registries/gstxmlregistry.c (gst_xml_registry_open_func):
118         Don't use O_EXCL to open temporary registry.  It will prevent
119         registry creation if a temporary one already exists, which
120         is unnecessary.
121
122 2004-08-09  Steve Lhomme  <steve.lhomme@free.fr>
123
124         * docs/gst/gstreamer-sections.txt:
125         * docs/gst/tmpl/gstvalue.sgml:
126           remove some valuable stuff from the documentation due to the use of GST_EXPORT
127
128 2004-08-09  Steve Lhomme  <steve.lhomme@free.fr>
129
130         * win32/gstbytestream.vcproj:
131         * win32/gstelements.vcproj:
132         * win32/gstgetbits.vcproj:
133         * win32/gst-inspect.vcproj:
134         * win32/gst-launch.vcproj:
135         * win32/gstoptimalscheduler.vcproj:
136         * win32/GStreamer.vcproj:
137         * win32/gst-register.vcproj:
138         * win32/gstspider.vcproj:
139           update the include and lib dirs to fit standard libraries as
140           described in the Win32 manual
141
142 2004-08-09  Steve Lhomme  <steve.lhomme@free.fr>
143
144         * win32/config.h:
145         * win32/gstversion.h:
146           enable NLS again, push the version number for the coming 0.8.5 release
147
148 2004-08-09  Steve Lhomme  <steve.lhomme@free.fr>
149
150         * gst/gstvalue.h:
151           export gst_type_XXX for windows DLLs
152
153 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
154
155         * docs/faq/gst-uninstalled:
156           fix PKG_CONFIG_PATH and PYTHONPATH
157         * gst/schedulers/Makefile.am:
158           cleanup
159         * libs/gst/bytestream/bytestream.c:
160           remove newline
161         * po/LINGUAS:
162         * po/sq.po:
163           adding Albanian translation (Laurent Dhima)
164         * po/cs.po:
165           updated
166
167 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
168
169         * po/ca.po:
170         * po/sv.po:
171           updated translations
172
173 2004-08-04  Benjamin Otte  <otte@gnome.org>
174
175         * tests/mass_elements.c: (main):
176           allow specifying src and sink element explicitly, so I can test
177           videotestsrc instead of fakesrc
178
179 2004-08-04  Benjamin Otte  <otte@gnome.org>
180
181         * gst/gststructure.c: (gst_structure_id_empty_new_with_size),
182         (gst_structure_id_empty_new), (gst_structure_empty_new),
183         (gst_structure_copy):
184           add gst_structure_id_empty_new_with_size to allow preallocating
185           value array sizes. Use this in gst_structure_copy to get rid of
186           reallocs.
187           don't do quark=>string=>quark when copying structures
188
189 2004-08-03  Steve Lhomme  <steve.lhomme@free.fr>
190
191         * docs/manual/win32.xml:
192         * win32/README.txt:
193           update documentation with the clean version of dependencies
194
195 2004-08-03  Benjamin Otte  <otte@gnome.org>
196
197         * gst/schedulers/entryscheduler.c:
198         (gst_entry_scheduler_remove_element):
199           fix for GST_DISABLE_DEBUG
200         * tools/gst-launch.c: (print_tag):
201           fixes for G_DISABLE_ASSERT
202
203 2004-08-03  Benjamin Otte  <otte@gnome.org>
204
205         * gst/gst.c: (gst_register_core_elements):
206           fix for G_DISABLE_ASSERT
207         * gst/gstinfo.c: (__gst_in_valgrind):
208           add for GST_DISABLE_DEBUG
209
210 2004-08-03  Benjamin Otte  <otte@gnome.org>
211
212         * gst/parse/parse.l:
213           fix for G_DISABLE_ASSERT
214
215 2004-08-03  Wim Taymans  <wim@fluendo.com>
216
217         * gst/gstbin.c: (gst_bin_get_type),
218         (gst_bin_child_state_change_func):
219         * gst/gstthread.c: (gst_thread_change_state):
220         Backported some debug logging from a reverted patch
221         Don't try to destroy the thread twice. Added some more
222         debugging in GstThread. Unlock and signal even if we
223         are in the thread context.
224
225 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
226
227         * po/uk.po:
228           updated translation
229
230 2004-07-30  David Schleef  <ds@schleef.org>
231
232         * gst/gstatomic_impl.h: Enable atomic code for x86_64
233
234 2004-07-29  David Schleef  <ds@schleef.org>
235
236         * libs/gst/dataprotocol/dataprotocol-test.c: (conversion_test):
237         Use GST_READ_GUINTxx_BE(), since it accesses unaligned memory.
238
239 2004-07-29  Thomas Vander Stichele  <thomas at apestaart dot org>
240
241         * gst/gstbin.c: (gst_bin_get_type), (gst_bin_class_init),
242         (gst_bin_add_func), (gst_bin_remove_func),
243         (gst_bin_child_state_change), (gst_bin_child_state_change_func),
244         (set_kid_state_func), (gst_bin_change_state), (gst_bin_set_state),
245         (gst_bin_change_state_norecurse), (gst_bin_dispose),
246         (gst_bin_sync_children_state):
247         * gst/gstbin.h:
248         * gst/gstthread.c: (gst_thread_class_init), (gst_thread_release),
249         (gst_thread_change_state):
250         * testsuite/states/Makefile.am:
251           revert state change patches as agreed so we can rework them
252           gradually
253
254 2004-07-29  Benjamin Otte  <otte@gnome.org>
255
256         * libs/gst/control/Makefile.am:
257           link to libgstreamer (fixes Debian bug 262019, see
258           http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=262019 )
259
260 2004-07-29  Wim Taymans  <wim@fluendo.com>
261
262         * testsuite/caps/fraction-convert.c: (check_from_double_convert),
263         (check_from_fraction_convert), (transform_test), (main):
264         Make the test less pedantic about float roundoff errors.
265
266 2004-07-29  Benjamin Otte  <otte@gnome.org>
267
268         * gst/elements/gstfilesrc.c: (gst_filesrc_open_file),
269         (gst_filesrc_srcpad_event):
270           make seek events to before start/after end of file not fail, but
271           seek to start/end instead
272         * testsuite/caps/fraction-convert.c: (check_from_double_convert):
273           add more output
274
275 2004-07-29  Benjamin Otte  <otte@gnome.org>
276
277         * gst/gstpad.c: (gst_pad_set_explicit_caps):
278           check that caps are fixed
279         * gst/gstpad.c: (gst_pad_template_new):
280           don't try to simplify caps, costs too much time on gst_init
281         * gst/gstplugin.c: (gst_plugin_add_feature):
282           G_ERROR if features are added twice
283         * gst/gsttypefind.c: (gst_type_find_register):
284         * gst/gstelementfactory.c: (gst_element_register):
285           don't add features twice
286         * docs/random/ds/0.9-suggested-changes:
287           add note about possible gst_init optimization
288
289 2004-07-28  David Schleef  <ds@schleef.org>
290
291         * testsuite/elements/Makefile.am:
292         * testsuite/elements/struct_i386.h:
293         * testsuite/elements/struct_size.c: (main):  A little test
294         to keep distcheck from working if someone changes a structure
295         size accidentally.
296
297 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
298
299         * docs/libs/Makefile.am:
300         * docs/libs/gstreamer-libs-docs.sgml:
301         * docs/libs/gstreamer-libs-sections.txt:
302         * docs/libs/tmpl/gstbytestream.sgml:
303         * docs/libs/tmpl/gstcontrol.sgml:
304         * docs/libs/tmpl/gstdataprotocol.sgml:
305         * docs/libs/tmpl/gstgetbits.sgml:
306         * libs/gst/bytestream/Makefile.am:
307         * libs/gst/bytestream/bytestream.c:
308         * libs/gst/bytestream/bytestream.h:
309         * libs/gst/control/Makefile.am:
310         * libs/gst/dataprotocol/Makefile.am:
311         * libs/gst/getbits/Makefile.am:
312         * libs/gst/getbits/getbits.h:
313           various doc and style fixes, adding bytestream to libs docs.
314
315 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
316
317         * docs/gst/gstreamer-docs.sgml:
318         * docs/libs/Makefile.am:
319         * docs/libs/gstreamer-libs-docs.sgml:
320         * docs/libs/gstreamer-libs-sections.txt:
321         * libs/gst/control/dparam.c:
322           more doc fixes.  gst-libs docs now build the same way as gst.
323
324 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
325
326         * configure.ac:
327         * testsuite/Makefile.am:
328         * testsuite/bins/Makefile.am:
329         * testsuite/caps/Makefile.am:
330         * testsuite/cleanup/Makefile.am:
331         * testsuite/clock/Makefile.am:
332         * testsuite/debug/Makefile.am:
333         * testsuite/dlopen/Makefile.am:
334         * testsuite/dynparams/Makefile.am:
335         * testsuite/elements/.cvsignore:
336         * testsuite/elements/Makefile.am:
337         * testsuite/enumcaps/Makefile.am:
338         * testsuite/enumcaps/enumcaps.c:
339         * testsuite/ghostpads/Makefile.am:
340         * testsuite/indexers/Makefile.am:
341         * testsuite/negotiation/Makefile.am:
342         * testsuite/parse/Makefile.am:
343         * testsuite/plugin/Makefile.am:
344         * testsuite/refcounting/Makefile.am:
345         * testsuite/schedulers/.cvsignore:
346         * testsuite/states/Makefile.am:
347         * testsuite/tags/Makefile.am:
348         * testsuite/threads/Makefile.am:
349           fold enumcaps into caps dir
350           clean up Makefile.am's for testsuite
351
352 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
353
354         * docs/gst/Makefile.am:
355         * docs/libs/Makefile.am:
356           clean up docs build.  Fixes needless rebuilding of template files.
357
358 2004-07-28  Wim Taymans  <wim@fluendo.com>
359
360         * gst/gstbin.c: (set_kid_state_func), (gst_bin_set_state):
361         * gst/gstthread.c: (gst_thread_release), (gst_thread_set_state):
362         Make sure that a bin state change tries to keep the children
363         in sync. 
364         Added debug logging to the thread.
365
366 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
367
368         * win32/GStreamer.vcproj:
369         * win32/gstreamer.def:
370           more exports for the plugins
371
372 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
373
374         * win32/gstgetbits.vcproj:
375         * win32/gstgetbits.def:
376         * win32/msvc71.sln:
377           add support for the getbits plugin
378
379 2004-07-27  Wim Taymans  <wim@fluendo.com>
380
381         * gst/gstvalue.c: (gst_value_transform_double_fraction),
382         (gst_value_transform_fraction_double), (_gst_value_initialize):
383         * testsuite/caps/Makefile.am:
384         * testsuite/caps/fraction-convert.c: (check_from_double_convert),
385         (check_from_fraction_convert), (transform_test), (main):
386         Added transform functions between double and fraction.
387         Added testcase to verify transforms
388
389 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
390
391         * win32/GStreamer.vcproj:
392           rename GStreamer-0.8.lib to libgstreamer.lib
393
394 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
395
396         * win32/gstelements.vcproj:
397         * win32/gstoptimalscheduler.vcproj:
398           fixes for the Release build
399
400 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
401
402         * win32/config.h:
403           update the version number
404
405 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
406
407         * win32/GStreamer.vcproj:
408           add gstinterface to the build
409
410 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
411
412         * win32/gstreamer.def:
413           add many definitions needed by plugins,
414           GST_CAT_DEFAULT only available in the Debug build ?
415
416 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
417
418         * gst/gstelement.c: (gst_element_set_eos_recursive):
419           various whitespace fixes.
420           doc fix, fixes #148497
421
422 2004-07-25  Benjamin Otte  <otte@gnome.org>
423
424         * gst/autoplug/gstspideridentity.c: (gst_spider_identity_link):
425           don't delay links on the sink elements, it causes unnegotiated
426           links.
427         * gst/elements/gsttypefindelement.c:
428         (gst_type_find_element_base_init):
429           add our padtemplates, we indeed do have some.
430         * gst/elements/gsttypefindelement.c:
431         (gst_type_find_element_handle_event),
432         (gst_type_find_element_chain):
433           don't push data when typefinding failed.
434         * gst/gstpad.c: (gst_pad_link_fixate):
435           check that no fixate function returns empty caps.
436         * gst/gstpad.c: (gst_pad_push):
437           check that the link is negotiated before data gets pushed.
438         * tools/gst-register.c: (main):
439           don't assert (fixes #148283)
440
441 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
442
443         * docs/gst/gstreamer-sections.txt:
444         * docs/gst/tmpl/gstconfig.sgml:
445           add GST_PLUGIN_EXPORT definition
446
447 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
448
449         * gst/gstplugin.h:
450         * gst/gstconfig.h.in:
451         * win32/gstconfig.h:
452         * win32/gstelements.def:
453         * win32/gstelements.vcproj:
454         * win32/gstoptimalscheduler.def:
455         * win32/gstoptimalscheduler.vcproj:
456         * win32/gstspider.def:
457         * win32/gstspider.vcproj:
458           remove unused .def files and export symbols using GST_PLUGIN_DEFINE
459
460 2004-07-25  Thomas Vander Stichele  <thomas at apestaart dot org>
461
462         * docs/gst/gstreamer-sections.txt:
463           remove GST_CAT_DEFAULT because the type has changed
464
465 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
466
467         * win32/gstbytestream.vcproj:
468         * win32/gstelements.vcproj:
469         * win32/gst-inspect.vcproj:
470         * win32/gst-launch.vcproj:
471         * win32/gstoptimalscheduler.vcproj:
472         * win32/GStreamer.vcproj:
473         * win32/gst-register.vcproj:
474         * win32/gstspider.vcproj:
475         * win32/msvc71.sln:
476           Copy the files where needed after building, The testsuite will be
477           built separately
478
479 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
480
481         * win32/config.h:
482         * win32/README.txt:
483         * docs/manual/win32.xml:
484         Fixed the plugin and GStreamer location
485
486 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
487
488         * win32/gstreamer.def:
489         More exports for the plugins
490
491 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
492
493         * gst/gstinfo.h:
494         Marc was right, we need to export literally GST_CAT_DEFAULT
495
496 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
497
498         * win32/config.h:
499         NLS crashes in gettext, disabled until this is solved
500
501 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
502
503         * win32/gst-inspect.vcproj:
504         * win32/gst-launch.vcproj:
505         Should use NLS when available
506
507 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
508
509         * gst/registries/gstxmlregistry.c:
510         removing the file doesn't seem to be a good idea on Linux
511
512 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
513
514         * gst/registries/gstxmlregistry.c:
515         Remove the registry before renaming the tempfile (needed for Windows)
516
517 2004-07-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
518
519         * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_class_init),
520         (gst_multifilesrc_init), (gst_multifilesrc_set_property),
521         (gst_multifilesrc_get_property), (gst_multifilesrc_get):
522         * gst/elements/gstmultifilesrc.h:
523         Added newmedia property so it generates newmedia events between each
524         file when property is set, as well as fixed eos handling
525
526 2004-07-22  David Schleef  <ds@schleef.org>
527
528         * gst/gststructure.c: (gst_structure_id_empty_new),
529         (gst_structure_empty_new):  Set type field correctly.
530         * gst/gststructure.h: Check type field correctly.
531         * testsuite/caps/Makefile.am:
532         * testsuite/caps/structure.c: (test1), (main): Add a very small
533         test for structures.
534
535 2004-07-22  David Schleef  <ds@schleef.org>
536
537         * docs/random/ds/0.9-suggested-changes: more comments
538         * tools/gst-launch.c: (idle_func): Fix hard-to-translate string.
539
540 2004-07-22  Benjamin Otte  <otte@gnome.org>
541
542         * gst/gstelementfactory.c: (gst_element_register):
543           set the factory in the class struct, so gst_element_get_factory
544           actually works
545         * gst/parse/grammar.y:
546           set element to playing when it gets unlocked as we can't rely on the
547           bin state - all elements in the bin state might still be locked in
548           NULL)
549
550 2004-07-22  Benjamin Otte  <otte@gnome.org>
551
552         * gst/gstelement.c: (gst_element_set_state_func):
553           make this a static function
554
555 2004-07-22  Wim Taymans  <wim@fluendo.com>
556
557         * gst/schedulers/gstoptimalscheduler.c: (remove_from_group),
558         (gst_opt_scheduler_pad_link):
559         fix 147894-2 and the group_link problem.
560
561 2004-07-22  Wim Taymans  <wim@fluendo.com>
562
563         * testsuite/schedulers/147894-2.c: (queue_empty), (queue_filled),
564         (handoff_identity), (main):
565         * testsuite/schedulers/147894.c: (queue_empty), (queue_filled),
566         (handoff_identity), (main):
567         * testsuite/schedulers/Makefile.am:
568         * testsuite/schedulers/group_link.c: (main):
569         Show bug in scheduler when linking chain and loop based element 
570         where the chain based element was not yet in a group.
571
572 2004-07-21  Benjamin Otte  <otte@gnome.org>
573
574         * gst/.cvsignore:
575         * gst/autoplug/.cvsignore:
576         * gst/elements/.cvsignore:
577         * gst/indexers/.cvsignore:
578         * libs/gst/bytestream/.cvsignore:
579         * libs/gst/control/.cvsignore:
580         * libs/gst/getbits/.cvsignore:
581         * testsuite/states/.cvsignore:
582         * testsuite/threads/.cvsignore:
583           keep this up to date, since I seem to be the only one who cares
584           about not missing files on commits (editor's note: no you don't,
585           but feel free to change them at the time you add stuff instead
586           of later on)
587
588 2004-07-21  Benjamin Otte  <otte@gnome.org>
589
590         * gst/gstbin.c: (gst_bin_get_type), (gst_bin_class_init),
591         (gst_bin_fix_state), (gst_bin_add_func), (gst_bin_remove_func),
592         (gst_bin_child_state_change_func), (set_kid_state_func),
593         (gst_bin_set_state), (gst_bin_change_state_norecurse):
594           make state changes work correctly and reentrant (so removing
595           elements from bins during state changes of bins doesn't cause
596           segfaults or even wrong states)
597           add debugging category and debugging output to print children states
598         * gst/gstbin.c: (gst_bin_dispose): 
599           add some assertion checks
600         * gst/gstbin.h:
601         * gst/gstbin.c: (gst_bin_sync_children_state):
602           deprecate this function - it just does gst_bin_set_state (bin,
603           GST_STATE (bin)) 
604         * testsuite/threads/queue.c: (main):
605           don't use gst_bin_sync_children_state anymore
606         * testsuite/states/Makefile.am:
607         * testsuite/states/bin.c:
608           test that the state changes of bins work as expected
609         * gst/gstthread.c: (gst_thread_class_init), (gst_thread_set_state):
610           some adjustments to change states correctly, too
611         * gst/gstthread.c: (gst_thread_change_state):
612           don't enable/disable "threadsafe" properties, they're unused and
613           cause random segfaults
614         * testsuite/threads/Makefile.am:
615           the queue check randomly passes now, ignore it
616
617 2004-07-21  Benjamin Otte  <otte@gnome.org>
618
619         * gst/gstpad.c:
620           check if data is NULL before outputting debug info. (fixes #145100)
621
622 2004-07-21  Benjamin Otte  <otte@gnome.org>
623
624         * gst/schedulers/entryscheduler.c:
625         (gst_entry_scheduler_loop_wrapper),
626         (gst_entry_scheduler_chain_wrapper),
627         (gst_entry_scheduler_get_wrapper):
628           reset the state when the cothread starts, so we don't get assertion
629           failures on restarting of cothreads
630
631 2004-07-20  Benjamin Otte  <otte@gnome.org>
632
633         * gst/gstelement.c: (gst_element_link_pads_filtered):
634           use correct sinkpad, if only sinkpad is specified, but not srcpad
635           (fixes #147889)
636         * gst/gstelement.c: (gst_element_set_state_func),
637         (gst_element_change_state): ref/unref the element, signal handlers
638         could get rid of the element otherwise
639
640 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
641
642         * docs/random/ds/0.9-suggested-changes:
643           Make note about renaming fixed-list to array.
644         * gst/gstvalue.c: (gst_value_intersect_fixed_list),
645         (_gst_value_initialize):
646           Add array intersections.
647         * testsuite/caps/intersect2.c: (main):
648           Add test for array intersections.
649
650 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
651
652         * configure.ac: back to cvs
653
654 === release 0.8.4 ===
655
656 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
657
658         * configure.ac:
659           releasing 0.8.4, "Paella"
660           bump libtool versioning
661
662 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
663
664         * po/LINGUAS:
665         * po/ca.po:
666           adding Catalan translation (Jordi Mallach)
667
668 2004-07-20  Wim Taymans  <wim@fluendo.com>
669
670         * testsuite/schedulers/147894-2.c: (queue_empty), (queue_filled),
671         (handoff_identity), (main):
672         * testsuite/schedulers/147894.c: (queue_empty), (queue_filled),
673         (handoff_identity), (main):
674         * testsuite/schedulers/Makefile.am:
675         Added failing testcase for variant of #147894
676
677 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
678
679         patch by: David Moore
680
681         * gst/schedulers/gstoptimalscheduler.c: (group_has_element),
682         (schedule_group), (gst_opt_scheduler_schedule_run_queue),
683         (group_migrate_connected):
684         * testsuite/schedulers/Makefile.am:
685           fix for #142813 (Deadlock in optimal scheduler)
686
687 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
688
689         patch by: Wim Taymans
690
691         * gst/schedulers/gstoptimalscheduler.c: (group_has_element),
692         (gst_opt_scheduler_schedule_run_queue),
693         (gst_opt_scheduler_get_wrapper), (get_group),
694         (group_migrate_connected):
695         * testsuite/schedulers/Makefile.am:
696           fix for #147819 (Add some checks in the opt scheduler)
697
698 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
699
700         patch by: Benjamin Otte
701
702         * gst/gstelementfactory.c: (__gst_element_details_set):
703           fix for #147929: running gst-register in non-utf8 locale can cause
704           invalid registry
705
706 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
707
708         patch by: Wim Taymans
709
710         * gst/schedulers/gstoptimalscheduler.c: (group_num_elements),
711         (group_has_element), (element_get_reachables_func),
712         (group_migrate_connected):
713           fix for #147894 (opt scheduler decoupled elements mismanagement)
714         * testsuite/schedulers/Makefile.am:
715           testsuite app now passes
716
717 2004-07-19  Wim Taymans  <wim@fluendo.com>
718
719         * testsuite/schedulers/147819.c: (handoff_identity1),
720         (handoff_identity2), (main):
721         * testsuite/schedulers/Makefile.am:
722         Added testcase for bug 147819
723
724 2004-07-19  Wim Taymans  <wim@fluendo.com>
725
726         * testsuite/schedulers/147894.c: (queue_empty), (queue_filled),
727         (handoff_identity), (main):
728         * testsuite/schedulers/Makefile.am:
729         Added testcase for bug 147894
730
731 2004-07-16  Wim Taymans  <wim@fluendo.com>
732
733         * testsuite/schedulers/142183-2.c: (handoff_identity), (main):
734         * testsuite/schedulers/142183.c: (handoff_identity), (main):
735         * testsuite/schedulers/Makefile.am:
736         Added testsuite for bug 142183 in its two incarnations. Refcount
737         is not increased for scheduled elements and threadsafe properties
738         mutexes are not properly unlocked.
739
740 2004-07-16  Wim Taymans  <wim@fluendo.com>
741
742         * gst/schedulers/gstoptimalscheduler.c: (gst_opt_scheduler_init),
743         (create_chain), (destroy_chain), (create_group), (destroy_group),
744         (add_to_group), (merge_groups), (group_elements), (group_inc_link),
745         (group_dec_link), (gst_opt_scheduler_pad_link),
746         (group_inc_links_for_element), (group_migrate_connected):
747         Call group_inc_link with the proper src->sink ordering -- 
748         break this, and we break sort_chain. patch from wingo for bug
749         147713.
750         Partially revert patch 1.89. When adding a loop based element to 
751         the scheduler, the links to other groups are automatically followed
752         and incremented. This should not happen because the bin will call
753         pad_link explicitly for those connection, resulting in them counted 
754         twice. Results in assertion failure on pipeline cleanup.
755
756 2004-07-16  Wim Taymans  <wim@fluendo.com>
757
758         * testsuite/schedulers/143777-2.c: (main):
759         * testsuite/schedulers/147713.c: (handoff_src), (handoff_sink),
760         (main):
761         * testsuite/schedulers/Makefile.am:
762         Added cleanup code to testcase 143777-2.
763         Added testcase to show bug 147713, does not really show the
764         deadlock as I can't figure out how to trigger it, but it does
765         demonstrate bad ordering in the scheduler.
766
767 2004-07-16  Thomas Vander Stichele  <thomas at apestaart dot org>
768
769         * gst/gstvalue.c: (gst_value_deserialize_fraction):
770           change strndup to g_strndup.  Fixes #147707
771
772 2004-07-16  Thomas Vander Stichele  <thomas at apestaart dot org>
773
774         * po/af.po:
775         * po/az.po:
776         * po/cs.po:
777         * po/en_GB.po:
778         * po/fr.po:
779         * po/nl.po:
780         * po/sr.po:
781         * po/sv.po:
782         * po/tr.po:
783         * po/uk.po:
784           updated translations
785
786 2004-07-16  Benjamin Otte  <otte@gnome.org>
787
788         * gst/gstvalue.c: (gst_greatest_common_divisor):
789           use ints and return ints, fractions only use ints, too, so this
790           avoids accidently casting multiplications to unsigned
791         (gst_value_lcopy_fraction): it's ints, not uint32
792         (gst_value_set_fraction): disallow minint, multiplying and negation
793           are broken with it
794         (gst_value_fraction_multiply): fix to make large numbers work and get
795         rid of the assumption that the multiplication of two ints fits an
796         int64 - dunno if that's true for all systems
797         * testsuite/caps/Makefile.am:
798         * testsuite/caps/fraction-multiply-and-zero.c:
799         (check_multiplication), (check_equal), (zero_test), (main):
800           add tests for all the stuff above
801         * testsuite/caps/value_compare.c: (test1):
802           fix comment
803         * tests/.cvsignore:
804         * testsuite/caps/.cvsignore:
805         * testsuite/debug/.cvsignore:
806         * testsuite/dlopen/.cvsignore:
807         * testsuite/states/.cvsignore:
808           get up to date
809
810 2004-07-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
811
812         * docs/manual/bins-api.xml:
813         * docs/manual/factories.xml:
814         * docs/manual/helloworld.xml:
815         * docs/manual/links-api.xml: 
816           fixes for out of date info, incorrect info and grammar
817
818 2004-07-15  Zaheer Abbas Merali  <zaheerabbas at merali dot>
819
820         * docs/manual/pads.xml:
821         * docs/manual/pads-api.xml: grammar fix
822
823 2004-07-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
824
825         * docs/manual/pads-api.xml: typo + grammar fix
826
827 2004-07-15  Thomas Vander Stichele  <thomas at apestaart dot org>
828
829         * docs/gst/gstreamer-sections.txt:
830           add new symbols
831         * docs/gst/tmpl/gstelement.sgml:
832         * docs/gst/tmpl/gstpad.sgml:
833         * docs/gst/tmpl/gsttypes.sgml:
834         * docs/gst/tmpl/gstvalue.sgml:
835           update docs
836         * gst/gststructure.c: (gst_structure_set_valist),
837         (gst_structure_from_abbr), (gst_structure_to_abbr):
838         * gst/gstvalue.c: (gst_value_compare_double), (gst_type_is_fixed),
839         (gst_greatest_common_divisor), (gst_value_init_fraction),
840         (gst_value_copy_fraction), (gst_value_collect_fraction),
841         (gst_value_lcopy_fraction), (gst_value_set_fraction),
842         (gst_value_get_fraction_numerator),
843         (gst_value_get_fraction_denominator),
844         (gst_value_fraction_multiply), (gst_value_serialize_fraction),
845         (gst_value_deserialize_fraction),
846         (gst_value_transform_fraction_string),
847         (gst_value_transform_string_fraction),
848         (gst_value_compare_fraction), (_gst_value_initialize):
849         * gst/gstvalue.h:
850           adding GstFraction GValue type, get/set, and multiply
851         * testsuite/caps/Makefile.am:
852         * testsuite/caps/fraction.c: (test), (main):
853         * testsuite/caps/string-conversions.c: (main):
854         * testsuite/caps/value_compare.c: (test1), (main):
855           add regression tests for GstFraction
856
857 2004-07-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
858         
859         * docs/manual/init-api.xml: Grammar fix
860
861 2004-07-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
862
863         * docs/manual/states.xml: Fix inconsistent information
864
865 2004-07-15  Thomas Vander Stichele  <thomas at apestaart dot org>
866
867         * gst/gstelement.c: (gst_element_set_state):
868         * gst/gstpad.c: (gst_pad_try_set_caps):
869         * gst/gststructure.c:
870         * gst/gstthread.c: (gst_thread_child_state_change):
871         * gst/gstvalue.c: (gst_value_compare_double):
872         * gst/gstvalue.h:
873         * testsuite/parse/parse1.c: (main):
874           debugging additions and style cleanups
875
876 2004-07-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
877
878         * docs/manual/states.xml: Grammar fix
879
880 2004-07-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
881
882         * docs/manual/pads.xml: Grammar fix
883
884 2004-07-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
885
886         * docs/manual/elements.xml: Fixed image reference
887
888 2004-07-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
889
890         * docs/manual/goals.xml: Grammar fix
891
892 2004-07-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
893
894         * docs/manual/motivation.xml:
895         Bonobo is no longer "emerging" and added sentence regarding tcp plugins
896
897 2004-07-15  Zaheer Abbas Merali  <zaheerabbas at merali.org>
898
899         * docs/manual/motivation.xml: Fix spelling
900
901 2004-07-15  Benjamin Otte  <otte@gnome.org>
902
903         * gst/gstelement.h: 
904           Don't GST_ERROR_OBJECT empty strings - Solaris doesn't like NULL
905           strings.
906         * gst/gstelement.c (gst_element_class_init):
907           GError's are boxed, not objects
908         * gst/gstmarshal.list:
909           update list for the fixed error signal
910
911 2004-07-14  Andy Wingo  <wingo@pobox.com>
912
913         * gst/gsttag.c: Add a tag merge func for pointers. The header was
914         there all along, but the function wasn't. (guile-gstreamer's build
915         system uses the address of the function -- I wasn't actually
916         trying to use this.)
917
918 2004-07-14  Andy Wingo  <wingo@pobox.com>
919
920         * gst/gstpad.c (gst_pad_try_set_caps): Naive link functions (such
921         as gst_pad_proxy_pad_link) just link to every other pad when they
922         are called. In the case where the graph has cycles, this will mean
923         that a call to try_set_caps will recurse. Allow this recursion
924         and return OK, while we wait for the first try_set_caps to give a
925         proper return value.
926         (gst_pad_link_call_link_functions): Since this function is the
927         only one to set the NEGOTIATING flag on a pad, if the flag is set
928         it means that the link functions have indirectly recursed. If this
929         happens, error out to avoid infinite recursion and an eventual
930         SEGV.
931         (gst_real_pad_class_init): Remove a crufty GtkObject comment.
932         (gst_pad_proxy_getcaps): Intersect the result with the template
933         caps to ensure that the return value is valid.
934
935 2004-07-14  Andy Wingo  <wingo@pobox.com>
936
937         * gst/gstdata.c (gst_data_is_writable): s/>=/>/. If there is only
938         one refcount, the calling function is the owner of the buffer.
939
940 2004-07-14  Wim Taymans  <wim@fluendo.com>
941
942         * gst/schedulers/gstoptimalscheduler.c: (group_dec_link),
943         (gst_opt_scheduler_pad_link), (group_migrate_connected):
944         Fix stupid warning when an element is to be migrated but
945         is already migrated.
946
947 2004-07-14  Wim Taymans  <wim@fluendo.com>
948
949         * gst/schedulers/gstoptimalscheduler.c: (group_dec_link),
950         (gst_opt_scheduler_pad_link), (group_migrate_connected):
951         Make sure that a single non-loop-based element does not 
952         end up in a group. This fixes the testsuite again.
953
954 2004-07-14  Wim Taymans  <wim@fluendo.com>
955
956         * gst/schedulers/gstoptimalscheduler.c: (create_group),
957         (add_to_group), (merge_groups), (schedule_group),
958         (gst_opt_scheduler_get_wrapper), (group_elements),
959         (group_dec_link), (gst_opt_scheduler_pad_link),
960         (group_migrate_connected), (gst_opt_scheduler_pad_unlink),
961         (gst_opt_scheduler_iterate):
962         move isolated groups to a new chain.
963         Emit a warning instead of segfaulting in some error cases.
964         Fix a bug where the link count between groups was not calculated 
965         correctly. Fixes #144510.
966
967 2004-07-13  Steve Lhomme  <steve.lhomme@free.fr>
968         * gst/elements/gstfilesrc.c:
969           Binary files support under Windows now OK
970       
971 2004-07-13  Benjamin Otte  <otte@gnome.org>
972
973           compatibility fixes for Solaris 8/gcc 2.95
974         * configure.ac:
975           include libintl libs in LDFLAGS
976         * gstvalue.c (gst_value_deserialize_buffer):
977           cast isxdigit stuff to int to silence compiler warning
978
979 2004-07-12  Benjamin Otte  <otte@gnome.org>
980
981         * gst/gsttypes.h:
982           get rid of GST_O_READONLY, GST_FILE_MODE_READ and
983           GST_FILE_MODE_WRITE, I don't want them in the exported headers. It
984           just causes support madness
985         * gst/elements/gstfilesrc.c: (gst_filesrc_open_file):
986           make it work without this
987         * gst/indexers/gstfileindex.c: (_file_index_id_save_entries),
988         (gst_file_index_commit):
989           glib IO channels don't want binary mode
990         * testsuite/bytestream/filepadsink.c: (main):
991         * testsuite/bytestream/test1.c: (read_param_file):
992           use "rb" instead of GST_FILE_MODE_READ, it works on POSIX systems
993
994 2004-07-12  Benjamin Otte  <otte@gnome.org>
995
996         * gst/gstelement.c: (gst_element_class_init),
997         (gst_element_set_state), (gst_element_set_state_func):
998           virutalize gst_element_set_state, use set_state member in class
999           struct that was already added in 0.7 for this.
1000         * gst/gstbin.c: (gst_bin_foreach), (set_kid_state_func), 
1001         (gst_bin_change_state):
1002           make gst_bin_foreach works similar to other foreach functions, plug
1003           memleaks in it. Make functions using it work with the new approach.
1004           Document gst_bin_foreach, so it can be exported if we want to
1005         * gst/gstbin.c: (gst_bin_class_init), (gst_bin_set_state):
1006           use virtualized set_state to make set_state on bins set the state of
1007           all its children.
1008
1009 2004-07-12  Benjamin Otte  <otte@gnome.org>
1010
1011         * configure.ac:
1012           require valgrind >= 2.1 (fixes Gentoo bug 53967, see
1013           http://bugs.gentoo.org/show_bug.cgi?id=53967)
1014         * gst/gstpad.c: (gst_pad_alloc_buffer):
1015           allow buffer_alloc functions to return NULL and allocate a normal
1016           buffer in that case
1017
1018 2004-07-12  Steve Lhomme  <steve.lhomme@free.fr>
1019         * gst/elements/gstfilesink.c:
1020         * gst/elements/gstfilesrc.c:
1021         * gst/indexers/gstfileindex.c:
1022         * gst/gsttypes.h:
1023         * testsuite/bytestream/filepadsink.c:
1024         * testsuite/bytestream/test1.c:
1025           Handle binary files under Windows
1026
1027 2004-07-12  Steve Lhomme  <steve.lhomme@free.fr>
1028         * docs/manual/win32.xml:
1029         * win32/config.h:
1030         * win32/gst-register.vcproj:
1031         * win32/gstreamer.def:
1032           Update to another gettext public build
1033
1034 2004-07-12  Steve Lhomme  <steve.lhomme@free.fr>
1035         * gst/gstplugin.c:
1036           Fix an impossible C syntax
1037         * win32/config.h:
1038           Disable i18n under Windows for the moment
1039         * win32/gst-register.vcproj:
1040           Use this configuration
1041
1042 2004-07-12  Jan Schmidt  <thaytan@mad.scientis.com>
1043         * docs/manual/quotes.xml:
1044           Keep the quotes file alive
1045         * docs/random/ds/0.9-suggested-changes:
1046           Add the suggestion of including a 'rowstride' as part of video
1047           format caps
1048
1049 2004-07-12  Thomas Vander Stichele  <thomas at apestaart dot org>
1050
1051         * gst/gstelement.c: (gst_element_set_state),
1052         (gst_element_change_state):
1053           d'oh.  Set PENDING state correctly before forcing bin to change.
1054         * gst/gststructure.c: (gst_structure_value_get_generic_type),
1055         (gst_structure_parse_fixed_list):
1056         * gst/schedulers/gstoptimalscheduler.c:
1057         (gst_opt_scheduler_state_transition):
1058         * testsuite/states/parent.c: (main):
1059           remove comment now that it's fixed.
1060
1061 2004-07-11  Benjamin Otte  <otte@gnome.org>
1062
1063         * gst/gstclock.h:
1064           GST_SECOND shouldn't cause a conversion to unsigned.
1065         * testsuite/clock/.cvsignore:
1066         * testsuite/clock/Makefile.am:
1067         * testsuite/clock/signedness.c: (main):
1068           make sure it never will again
1069
1070 2004-07-11  Andy Wingo  <wingo@pobox.com>
1071
1072         * gst/gstbin.c (gst_bin_add_func): If we're adding an element
1073         whose state is higher than the bin state, raise the bin state to
1074         ensure that bin state := highest child state.
1075         
1076 2004-07-11  Andy Wingo  <wingo@pobox.com>
1077
1078         * gst/gstbin.c (gst_bin_foreach): New static function. Calls a
1079         procedure on the children of a bin. Assumes that the procedure can
1080         change the set of children.
1081         (set_kid_state_func): New static function.
1082         (gst_bin_change_state): Use gst_bin_foreach to call
1083         set_kid_state_func. Fixes a bug: if a child had a state-change
1084         handler that removes it from the bin, there would be a segfault.
1085         Hopefully it should also work in the case where the state-change
1086         handler on one child adds or removes other children. In any case,
1087         fixes should go to gst_bin_foreach.
1088
1089 2004-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1090
1091         * gst/gstelement.c: (gst_element_set_state):
1092           compatibility fix for latest plugins release.  Change loop back
1093           to while {}
1094
1095 2004-07-09  Wim Taymans  <wim@fluendo.com>
1096
1097         * gst/gstbin.c: (gst_bin_remove), (gst_bin_dispose):
1098         * gst/gstthread.c: (gst_thread_dispose), (gst_thread_catch),
1099         (gst_thread_main_loop):
1100         Since remove is virtual in GstBin we must not assume the 
1101         elements GList to have anothing useful.
1102         Add some more logging to GstThread and be a bit more paranoid
1103         when resetting the scheduler.
1104         Set the state of the bin to NULL before removing the children.
1105
1106 2004-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1107
1108         * testsuite/threads/Makefile.am:
1109         * testsuite/threads/threadg.c:
1110           added test to check if problem when removing all elements from a
1111           GstThread before setting GstThread state to NULL
1112
1113 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1114
1115         * docs/gst/tmpl/gstelement.sgml:
1116         * docs/gst/tmpl/gsttypes.sgml:
1117         * gst/gstbin.c: (gst_bin_change_state):
1118         * gst/gstelement.c: (gst_element_set_state),
1119         (gst_element_change_state):
1120           rework so that for bins we try to set the state on all children
1121           as well even if the bin is in the correct state already.
1122           change while to do so at least one iteration is done.
1123           For regular elements, we fall back to the previous behaviour for
1124           now since we first need a new plugins release.
1125         * testsuite/states/parent.c: (main):
1126           test for this case
1127           Fixes #123774
1128
1129 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1130
1131         * gst/gstqueue.c: (gst_queue_class_init), (gst_queue_finalize),
1132         (gst_queue_chain), (gst_queue_get), (gst_queue_handle_src_event),
1133         (gst_queue_release_locks), (gst_queue_change_state),
1134         (gst_queue_set_property):
1135           add proper lock debugging.  Change dispose to finalize, since
1136           we're freeing mutexes and other stuff which should happen only once.
1137
1138 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1139
1140         * docs/gst/tmpl/gstelement.sgml:
1141         * docs/gst/tmpl/gstplugin.sgml:
1142         * docs/gst/tmpl/gsttypes.sgml:
1143         * docs/pwg/building-state.xml:
1144         * gst/elements/gstfakesrc.c: (gst_fakesrc_change_state):
1145         * gst/gstelement.c: (gst_element_change_state):
1146         * gst/gstthread.c: (gst_thread_change_state):
1147           catch wrong state changes in element base class.
1148
1149 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1150
1151         * gst/gstinfo.h:
1152           clean up layout a little.
1153
1154 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1155
1156         * configure.ac:
1157         * testsuite/Makefile.am:
1158         * testsuite/states/Makefile.am:
1159         * testsuite/states/parent.c: (main):
1160           re-enable states testsuite dir.  Add test for state changes and
1161           parent behaviour
1162
1163 2004-07-09  Wim Taymans  <wim@fluendo.com>
1164
1165         * gst/schedulers/gstoptimalscheduler.c:
1166         (gst_opt_scheduler_pad_link), (group_elements_set_visited),
1167         (element_get_reachables_func), (element_get_reachables),
1168         (debug_element), (rechain_group), (group_migrate_connected),
1169         (gst_opt_scheduler_pad_unlink):
1170         Do not try to migrate decoupled elements to a new group since
1171         they are not added to groups.
1172
1173 2004-07-08  Benjamin Otte  <otte@gnome.org>
1174
1175         * gst/gstelement.c: (gst_element_error_func):
1176           make reentrant (= allow removing elements in error handler)
1177
1178 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1179
1180         * gst/gstpad.c: (gst_pad_event_default_dispatch),
1181         (gst_pad_send_event), (gst_pad_call_chain_function):
1182           events sent to elements below PAUSED cannot be handled, so
1183           don't try to
1184
1185 2004-07-08  Wim Taymans  <wim@fluendo.com>
1186
1187         * gst/schedulers/gstoptimalscheduler.c:
1188         (chain_recursively_migrate_group), (create_group),
1189         (schedule_group), (gst_opt_scheduler_pad_link),
1190         (group_elements_set_visited), (element_get_reachables_func),
1191         (element_get_reachables), (group_can_reach_group), (debug_element),
1192         (rechain_group), (group_migrate_connected),
1193         (gst_opt_scheduler_pad_unlink):
1194         * testsuite/schedulers/Makefile.am:
1195         Implemented group splitting and rechaining.
1196         Fixes 143777 and 143777-2 in the testsuite.
1197
1198 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1199
1200         * gst/autoplug/gstspideridentity.c: (gst_spider_identity_chain):
1201           extra debugging
1202         * gst/gstevent.h:
1203         * gst/gstinfo.c: (gst_debug_log_default):
1204           print time nicely.  add thread pointer until someone figures out
1205           a completely portable way of getting at thread id's.
1206         * gst/gstpad.c: (gst_pad_set_active), (gst_pad_link_try),
1207         (_invent_event), (gst_pad_pull), (gst_pad_event_default_dispatch),
1208         (gst_pad_call_chain_function):
1209           extra debugging
1210         * gst/schedulers/gstoptimalscheduler.c:
1211         (get_group_schedule_function), (loop_group_schedule_function),
1212         (gst_opt_scheduler_loop_wrapper), (gst_opt_scheduler_get_wrapper),
1213         (pad_clear_queued), (gst_opt_scheduler_iterate):
1214           rename BUFPEN and friends to DATAPEN since that's what they are.
1215
1216 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1217
1218         * gst/autoplug/gstspideridentity.c: (gst_spider_identity_chain):
1219         * gst/gstbuffer.h:
1220         * gst/gstpad.c:
1221           cleanups and debugging
1222
1223 2004-07-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1224
1225         * configure.ac:
1226         * gst/gstvalue.c: (gst_value_compare_enum),
1227         (gst_value_serialize_enum), (gst_value_deserialize_enum),
1228         (gst_value_can_compare), (gst_value_compare):
1229         * testsuite/Makefile.am:
1230         * testsuite/enumcaps/Makefile.am:
1231         * testsuite/enumcaps/enumcaps.c:
1232           Fix enum serialization, deserialization, comparison in caps, add
1233           a test to ensure that this continues working in the future.
1234
1235 2004-07-06  David Schleef  <ds@schleef.org>
1236
1237         * gst/gstcaps.c: (gst_caps_save_thyself), (gst_caps_load_thyself):
1238         Fix memleak.
1239
1240 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
1241
1242         * gst/gstplugin.c: (gst_plugin_check_file), (gst_plugin_load_file):
1243         * gst/gstplugin.h:
1244         * gst/registries/gstxmlregistry.c:
1245         (plugin_times_older_than_recurse), (plugin_times_older_than),
1246         (gst_xml_registry_parse_padtemplate):
1247           only rebuild registry when actual plugins have a newer time than
1248           the registry.  Fixes #145520
1249
1250 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
1251
1252         * docs/manual/manual.xml:
1253         * docs/manual/win32.xml:
1254           add chapter on win32 building.  fixes #142422
1255
1256 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
1257
1258         patch by: Sebastien Cote <sc5 at hermes.usherb.ca>
1259
1260         * gst/autoplug/gstspider.c: (gst_spider_init),
1261         (gst_spider_dispose):
1262           fix spider memleaks.  fixes #137863
1263
1264 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
1265
1266         patch by: Joe Marcus Clarke <marcus at freebsd dot org>
1267
1268         * gst/schedulers/gstoptimalscheduler.c:
1269         (gst_opt_scheduler_pad_unlink):
1270           fix SIGBUS error, fixes #145338
1271
1272 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
1273
1274         * gst/gstobject.c: (gst_object_replace):
1275         * gst/gstscheduler.c: (gst_scheduler_get_clock):
1276         * gst/gstsystemclock.c: (gst_system_clock_obtain):
1277           clean up clock lifecycle.  Fixes #109831
1278
1279 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
1280
1281         * po/LINGUAS:
1282         * po/cs.po:
1283           added Czech translation (Miloslav Trmac)
1284
1285 2004-07-04  David Schleef  <ds@schleef.org>
1286
1287         * tools/Makefile.am:
1288         * tools/gst-xmlinspect.1.in:  Add man page. (bug #140219)
1289
1290 2004-07-04  David Schleef  <ds@schleef.org>
1291
1292         * common/m4/gst-doc.m4: Check for docbook2html 0.6.10 (bug #139909)
1293
1294 2004-07-04  Thomas Vander Stichele  <thomas at apestaart dot org>
1295
1296         * gst/gstbin.c: (gst_bin_restore_thyself):
1297           chain to parent restore so the bins get restored correctly
1298           in the editor
1299
1300 2004-07-03  David Schleef  <ds@schleef.org>
1301
1302         * gst/gstcaps.c: (gst_caps_save_thyself), (gst_caps_load_thyself):
1303         Actually do something in these functions, like before the big
1304         caps change.  (bug #145137)
1305
1306 2004-07-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1307
1308         * gst/gstelement.c: (gst_element_get_compatible_pad_template),
1309         (gst_element_get_compatible_pad_filtered):
1310         * gst/gstthread.c: (gst_thread_main_loop):
1311           more debugging
1312
1313 2004-07-02  David Schleef  <ds@schleef.org>
1314
1315         * gst/gstinfo.h: wrap #pragmas in #ifdefs for the correct compiler
1316         * gst/gstobject.h:
1317         * gst/gstparse.h:
1318         * gst/gsttrace.h:
1319         * gst/gstxml.h:
1320
1321 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
1322
1323         * gst/gstpad.c: (gst_pad_check_schedulers),
1324         (gst_pad_can_link_filtered), (gst_pad_link_filtered),
1325         (gst_pad_link_prepare):
1326           revert until testsuite is fixed
1327
1328 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
1329
1330         * testsuite/Makefile.am:
1331         * testsuite/caps/filtercaps.c: (main):
1332         * testsuite/clock/clock1.c: (main):
1333         * testsuite/dynparams/dparamstest.c: (gst_dptest_chain), (main):
1334           fix some more tests
1335
1336 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
1337
1338         * testsuite/cleanup/cleanup1.c: (create_pipeline):
1339         * testsuite/cleanup/cleanup2.c: (create_pipeline):
1340         * testsuite/cleanup/cleanup4.c: (main):
1341           fix testsuite
1342
1343 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
1344
1345         * libs/gst/control/control.c:
1346         * libs/gst/control/dparam.c:
1347         * libs/gst/control/dparam_smooth.c: (gst_dpsmooth_get_type):
1348         * libs/gst/control/dparammanager.c:
1349         * libs/gst/control/dparammanager.h:
1350         * testsuite/dynparams/Makefile.am:
1351         * testsuite/dynparams/dparamstest.c: (gst_dptest_base_init),
1352         (gst_dptest_change_state), (gst_dptest_chain), (main):
1353           fix testcase for dparams
1354           add debugging category
1355
1356 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
1357
1358         * testsuite/Rules:
1359           change path
1360
1361 2004-07-02  Benjamin Otte  <otte@gnome.org>
1362
1363         * tests/.cvsignore:
1364         * tests/Makefile.am:
1365         * tests/mass_elements.c: (gst_get_current_time), (main):
1366           add simple benchmark to test various speeds of fakesrc ! identity !
1367           identity ! ... ! fakesink.
1368           Usage: mass_elements [num_identities] [num_buffers]
1369           If not specified they default to 1000.
1370
1371 2004-07-02  Benjamin Otte  <otte@gnome.org>
1372
1373         * gst/gstpad.c: (gst_pad_check_schedulers),
1374         (gst_pad_can_link_filtered), (gst_pad_link_filtered),
1375         (gst_pad_link_prepare):
1376           check that pads that get linked belong to the same manager. The old
1377           code allowed linking elements before putting them into bins, so it
1378           worked to link them and then put them in different threads, which
1379           lead to weird behaviour.
1380           Since this effectively disallows linking elements before putting
1381           them in a bin, some applications might not work after this and error
1382           out. If these applications are too critical, we might need to revert
1383           that patch. Please test this before the next release...
1384
1385 2004-06-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
1386
1387         * gst/gstpad.c: (gst_pad_get_caps):
1388           throw an error if the getcaps function does not return a subset of
1389           the template caps.
1390         * libs/gst/bytestream/filepad.c: (gst_file_pad_chain):
1391           make disconts without position info an error in debugging
1392         * tests/spidey_bench.c: (handoff), (main):
1393           don't count first try when averaging
1394
1395 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
1396
1397         * gst/gstplugin.c: (gst_plugin_load_file):
1398           figure out problem with dynamic test
1399
1400 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
1401
1402         * docs/gst/Makefile.am:
1403           fix docs build
1404
1405 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
1406
1407         * po/POTFILES.in:
1408         * po/af.po:
1409         * po/az.po:
1410         * po/en_GB.po:
1411         * po/fr.po:
1412         * po/nl.po:
1413         * po/sr.po:
1414         * po/sv.po:
1415         * po/tr.po:
1416         * po/uk.po:
1417         * tools/gst-register.c: (plugin_added_func), (main):
1418           i18n-ize -register, fix plural
1419
1420 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
1421
1422         * gst/elements/gstidentity.c: (gst_identity_class_init),
1423         (gst_identity_init), (gst_identity_chain),
1424         (gst_identity_set_property), (gst_identity_get_property):
1425         * gst/elements/gstidentity.h:
1426           check for perfect stream
1427
1428 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
1429
1430         * gst/elements/gstidentity.c: (gst_identity_chain):
1431           print offset_end
1432
1433 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
1434
1435         * docs/gst/Makefile.am:
1436         * docs/gst/gstreamer-docs.sgml:
1437           doc fixes
1438
1439 2004-06-24  David Schleef  <ds@schleef.org>
1440
1441         * autogen.sh:  Remove call to env, since the buildbot isn't
1442         broken anymore.
1443
1444 2004-06-24  Wim Taymans  <wim@fluendo.com>
1445
1446         * gst/elements/Makefile.am:
1447         * gst/elements/gstelements.c:
1448         * gst/elements/gstmultifdsink.c: (gst_multifdsink_base_init),
1449         (gst_multifdsink_class_init), (gst_multifdsink_init),
1450         (gst_multifdsink_add), (gst_multifdsink_remove),
1451         (gst_multifdsink_clear), (gst_multifdsink_chain),
1452         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
1453         * gst/elements/gstmultifdsink.h:
1454         Added an element that writes to multiple filedescriptors at once.
1455
1456 2004-06-24  Benjamin Otte  <otte@gnome.org>
1457
1458         * gst/parse/grammar.y:
1459           don't try to link elements before they have been added to bins
1460
1461 2004-06-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
1462
1463         * libs/gst/bytestream/filepad.c: (gst_file_pad_available),
1464         (gst_file_pad_get_length):
1465         * libs/gst/bytestream/filepad.h:
1466           add 2 new functions
1467
1468 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali.org>
1469
1470         * docs/gst/gstreamer-sections.txt:
1471         remove from docs, the define that Benjamin removed from gstelement.h
1472
1473 2004-06-22  Benjamin Otte  <otte@gnome.org>
1474
1475         * gst/gstelement.h:
1476           remove define that referenced a nonexisting GstElement struct member
1477
1478 2004-06-20  Benjamin Otte  <otte@gnome.org>
1479
1480         * gst/gstdata.c: (gst_data_is_writable):
1481           whoops, return values were wrong, so writable data was marked as
1482           non-writable and vice versa. (fixes #143953, spotted by Francis
1483           Labonte)
1484           Shows how rarely we need to copy data ;)
1485
1486 2004-06-20  Benjamin Otte  <otte@gnome.org>
1487
1488         * testsuite/schedulers/.cvsignore:
1489         * testsuite/schedulers/Makefile.am:
1490         * testsuite/schedulers/143777-2.c: (main):
1491           add test for opt breakage in bug #143777
1492
1493 2004-06-20  Benjamin Otte  <otte@gnome.org>
1494
1495         * gst/gstpad.c: (gst_pad_call_chain_function):
1496           check for if we were unlinked while inside the chainfunction (fixes
1497           entrygthread having issues with #143777)
1498         * testsuite/schedulers/143777.c: (main):
1499         * testsuite/schedulers/Makefile.am:
1500           add a test for that fix
1501
1502 2004-06-20  Benjamin Otte  <otte@gnome.org>
1503
1504         * gst/gstvalue.c: (gst_value_set_int_range):
1505           test that start is smaller then end
1506         * libs/gst/bytestream/Makefile.am:
1507         * libs/gst/bytestream/filepad.c: 
1508         * libs/gst/bytestream/filepad.h:
1509           add GstFilePad - a pad that behaves like a FILE*
1510         * testsuite/bytestream/.cvsignore:
1511         * testsuite/bytestream/Makefile.am:
1512         * testsuite/bytestream/filepadsink.c: 
1513           test for the GstFilePad
1514
1515 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
1516
1517         * gst/elements/gstidentity.c: (gst_identity_class_init),
1518         (gst_identity_init), (gst_identity_set_clock),
1519         (gst_identity_chain), (gst_identity_set_property),
1520         (gst_identity_get_property):
1521         * gst/elements/gstidentity.h:
1522         * gst/gstclock.c: (gst_clock_id_wait):
1523           add a "sync" property to sync to the clock
1524
1525 2004-06-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
1526
1527         * gst/gstelementfactory.c: (gst_element_factory_create):
1528           make the freakin "elementfactory bla has no type" message more
1529           useful. So we actually can do something when someone shows up
1530           complaining about it.
1531
1532 2004-06-15  Johan Dahlin  <johan@gnome.org>
1533
1534         * tools/gst-inspect.c (main): Fallback to plugin if no element is
1535         found. This matches the old behavior better. Thanks to Thomas for
1536         pointing out.
1537
1538 2004-06-14  David Schleef  <ds@schleef.org>
1539
1540         * gst/gstcpu.c: (gst_cpuid_i386): Fix problem when using
1541         -fomit-frame-pointer.  Appears to generate correct code in
1542         other cases as well.
1543
1544 2004-06-14  Johan Dahlin  <johan@gnome.org>
1545
1546         * tools/gst-inspect.c (main): Add two new command line options: -a
1547         to print all elements and -n to print the name on each line. Also
1548         fix some error reporting.
1549         (main): Simplify, remove -n and always print names if -a is specified
1550
1551 2004-06-13  Steve Lhomme  <steve.lhomme@free.fr>
1552
1553         * win32/gstconfig.h:
1554         * win32/GSTreamer.vcproj:
1555         * win32/Makefile:
1556         * gst/gstconfig.h.in:
1557         * gst/gst.h:
1558         * gst/gstbin.h:
1559         * gst/gstelement.h:
1560         * gst/gstevent.h:
1561         * gst/gstobject.h:
1562         * gst/gstpad.h:
1563         * docs/gst/gstreamer-sections.txt:
1564         * docs/gst/tmpl/gstconfig.sgml:
1565           rename GSTREAMER_EXPORT(S) to GST_EXPORT(S)
1566
1567 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
1568         * docs/gst/gstreamer-sections.txt:
1569         * docs/gst/tmpl/gstconfig.sgml:
1570         Add the GSTREAMER_EXPORT macro to the docs
1571
1572 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
1573
1574         * tools/gst-compprep.c: (handle_xmlerror), (main):
1575         Add a check for the version that introduced SetStructuredError to fix
1576         the build on FC1
1577
1578 2004-06-12  Steve Lhomme  <steve.lhomme@free.fr>
1579
1580         * win32/msvc71.sln:
1581         * win32/testsuite/:
1582           prepare to compile the testsuite with MSVC
1583
1584 2004-06-12  Steve Lhomme  <steve.lhomme@free.fr>
1585
1586         * docs/manual/win32.xml:
1587           attempt to transform the Win32 README into an XML doc
1588
1589 2004-06-12  Steve Lhomme  <steve.lhomme@free.fr>
1590
1591         * gst/gst.c:
1592         * gst/gstbin.*:
1593         * gst/config.h.in:
1594         * gst/gstelement.*:
1595         * gst/gstevent.h:
1596         * gst/gstobject.*:
1597         * gst/gstpad.h:
1598         * tools/gst-register.c:
1599         * win32/gstreamer.def:
1600           extern symbols are now exported for the Windows DLL
1601
1602 2004-06-12  Steve Lhomme  <steve.lhomme@free.fr>
1603
1604         * gst/gstinfo.h:
1605           fix a problem to enable/disable DEBUG under MSVC
1606
1607 2004-06-12  Steve Lhomme  <steve.lhomme@free.fr>
1608
1609         * win32/:
1610           enable more debug code in DEBUG build
1611
1612 2004-06-12  Steve Lhomme  <steve.lhomme@free.fr>
1613
1614         * win32/config.h:
1615         * gst/gst-i18n-app.h:
1616           enable NLS under Windows
1617
1618 2004-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
1619         * tools/gst-compprep.c: (handle_xmlerror), (main):
1620           Make an error that baffled me a bit clearer
1621
1622 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
1623
1624         * gst/gstqueue.c:
1625           don't use g_queue_get_length () because it's 2.4, use ->length
1626
1627 2004-06-11  Steve Lhomme  <steve.lhomme@free.fr>
1628
1629         reviewed by Benjamin Otte  <in7y118@public.uni-hamburg.de>
1630
1631         * tools/gst-inspect.c: (print_signal_info):
1632           don't free random data twice. (fixes #144185)
1633
1634 2004-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1635
1636         * gst/gstqueue.c:
1637         * gst/gstqueue.h:
1638           fix removing from the wrong queue on event timeout
1639           fix disposing of the event queue by casting correctly
1640           add mutexes for handling the event queue
1641           someone was sleeping when fixing queue last time around :)
1642
1643 2004-06-10  Johan Dahlin  <johan@gnome.org>
1644
1645         * gst/gst.c (gst_init_check_with_popt_table): Do not fail on
1646         errors, like gtk. It makes it more useful in bindings.  Fixes #141692.
1647
1648 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1649
1650         * docs/random/gdp:
1651         * libs/gst/dataprotocol/dataprotocol-test.c: (buffer_test):
1652         * libs/gst/dataprotocol/dataprotocol.c:
1653         (gst_dp_header_from_buffer), (gst_dp_packet_from_caps),
1654         (gst_dp_buffer_from_header):
1655         * libs/gst/dataprotocol/dataprotocol.h:
1656         * libs/gst/dataprotocol/dp-private.h:
1657           rev version to 0.1, add buffer flags and copy them
1658
1659 2004-06-09  Johan Dahlin  <johan@gnome.org>
1660
1661         * gst/gstbuffer.c (gst_buffer_default_copy): Don't forget to merge
1662         the flags from the buffer we're copying.
1663
1664 2004-06-09  Wim Taymans  <wim@fluendo.com>
1665
1666         * gst/elements/gstfakesink.c: (gst_fakesink_chain):
1667         * gst/elements/gstidentity.c: (gst_identity_init),
1668         (gst_identity_chain):
1669         Print more buffer info in fakesink.
1670         Make identity output similar to fakesink.
1671
1672 2004-06-07  Daniel Gazard  <dany42@free.fr>
1673
1674         reviewed by Benjamin Otte  <otte@gnome.org>
1675
1676         * configure.ac:
1677           fix cross compiling not working. (fixes #143741)
1678
1679 2004-06-07  Benjamin Otte  <otte@gnome.org>
1680
1681         * gst/gstelement.c: (gst_element_set_time_delay):
1682           add failure check
1683         * gst/gstinfo.h:
1684           put brackets around macro arguments of GST_TIME_ARGS, add note to
1685           move it to correct header in 0.9
1686
1687 2004-06-07  Benjamin Otte  <otte@gnome.org>
1688
1689         * gst/indexers/gstfileindex.c: (gst_file_index_get_writer_id),
1690         (gst_file_index_load), (_file_index_id_save_entries),
1691         (gst_file_index_commit), (gst_file_index_add_association),
1692         (gst_file_index_add_entry), (gst_file_index_get_assoc_entry),
1693         (gst_file_index_plugin_init):
1694           make debugging use a default category
1695
1696 2004-06-06  David Moore  <dcm@acm.org>
1697
1698         reviewed by Benjamin Otte  <otte@gnome.org>
1699
1700         * gst/elements/gstfdsrc.c: (gst_fdsrc_class_init),
1701         (gst_fdsrc_change_state):
1702           reset offset counter when going READY => PAUSED. (fixes #142903)
1703
1704 2004-06-06  ed@catmur.co.uk
1705
1706         reviewed by Benjamin Otte  <otte@gnome.org>
1707
1708         * gst/registries/gstxmlregistry.c:
1709         (gst_xml_registry_rebuild_recurse):
1710           don't rely on g_dir_open to figure out if a file is a directory, use
1711           explicit G_TEST_IS_DIR. Reiserfs4 allows opening files as
1712           directories. (fixes #142850)
1713
1714 2004-06-06  Benjamin Otte  <otte@gnome.org>
1715
1716         * gst/gstqueue.c: (gst_queue_dispose), (gst_queue_change_state):
1717           fix memory leaks (fixes #142795). Initial patch by Sebastien Cote
1718         * libs/gst/bytestream/adapter.c:
1719         * libs/gst/bytestream/adapter.h:
1720           fix copyright in header and typo in debugging category name
1721
1722 2004-06-05  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1723
1724         * configure.ac:
1725           bump nano to cvs
1726
1727 === release 0.8.3 ===
1728
1729 2004-06-05  Thomas Vander Stichele  <thomas at apestaart dot org>
1730
1731         * configure.ac:
1732           update libtool versioning
1733           do a new release
1734         * docs/gst/tmpl/gstelement.sgml:
1735         * docs/gst/tmpl/gsttypes.sgml:
1736         * gst/gstinfo.c: (_gst_debug_init):
1737           put back GST_CAT_DATAFLOW to fix API breakage
1738
1739 2004-06-04  David Schleef  <ds@schleef.org>
1740
1741         * autogen.sh: Add a temporary 'env' to test buildbot problems.
1742
1743 2004-06-04  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1744
1745         * configure.ac:
1746           bump nano to cvs
1747
1748 === release 0.8.2 ===
1749
1750 2004-06-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1751
1752         * gst/gst.c: (parse_debug_list), (gst_init_check_with_popt_table):
1753           check GST_DEBUG environment variable which is parsed the same way
1754           as --gst-debug=
1755
1756 2004-05-28  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
1757
1758         * gst/elements    : gstaggregator.c gstfakesink.c gstfakesrc.c
1759                             gstmd5sink.c gstshaper.c gsttee.c
1760                             gsttypefindelement.c
1761         * gst/schedulers  : gstbasicscheduler.c gstoptimalscheduler.c
1762
1763           - removing trailing commas at end of enums
1764             it is correct C99 code but C90 compilers would complain
1765             (AIX, Forte, ...)
1766             ('should' fix #143290, at least partially)
1767
1768 2004-05-27  Wim Taymans  <wim@fluendo.com>
1769
1770         * gst/schedulers/gstoptimalscheduler.c: (remove_from_chain),
1771         (chain_group_set_enabled), (create_group), (add_to_group),
1772         (merge_groups), (setup_group_scheduler), (group_elements),
1773         (gst_opt_scheduler_iterate), (gst_opt_scheduler_show):
1774         Don't try to follow the pad connections with other groups
1775         when a loop based element is added to the scheduler because
1776         the bin will inform the scheduler about the pad links a little
1777         later.
1778
1779 2004-05-27  Wim Taymans  <wim@fluendo.com>
1780
1781         * gst/schedulers/gstoptimalscheduler.c: (add_to_chain),
1782         (remove_from_chain), (chain_group_set_enabled),
1783         (setup_group_scheduler), (group_element_set_enabled),
1784         (gst_opt_scheduler_state_transition), (gst_opt_scheduler_iterate),
1785         (gst_opt_scheduler_show):
1786         Elements without a group can do a state change as well, just wait
1787         with the setup of the scheduling function when it is added to a
1788         chain.
1789
1790 2004-05-27  Wim Taymans  <wim@fluendo.com>
1791
1792         * gst/schedulers/gstoptimalscheduler.c: (add_to_chain),
1793         (remove_from_chain), (chain_group_set_enabled), (add_to_group),
1794         (merge_groups), (setup_group_scheduler),
1795         (group_inc_links_for_element), (gst_opt_scheduler_iterate),
1796         (gst_opt_scheduler_show):
1797         Fixes to maintain internal consistency of the scheduler data
1798         structures. 
1799          - adding an enabled group to a chain should increment the
1800            number of enabled elements in that chain.
1801          - removing an enabled group from a chain could disable the
1802            chain.
1803          - removing a disabled group from a chain could enable the
1804            chain.
1805          - add g_assert when internal inconsistency is detected.
1806          - adding an element to a group could increase the number of
1807            links this group has with other groups.
1808          - merging two groups also merges the chains.
1809          - also show group links in the _show method.
1810            
1811
1812 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
1813
1814         * gst/gstcaps.c: (gst_caps_structure_simplify):
1815           don't print error messages when there is no error
1816         * gst/gstvalue.c: (gst_value_compare_int_range):
1817           compare the second value, too
1818         * testsuite/caps/Makefile.am:
1819         * testsuite/caps/random.c: (assert_on_error), (main):
1820           add tests to make sure the two things above are checked for
1821
1822 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1823
1824         * configure.ac:
1825         * libs/gst/dataprotocol/Makefile.am:
1826         * libs/gst/dataprotocol/dataprotocol.c: (gst_dp_packet_from_caps):
1827         * libs/gst/dataprotocol/dataprotocol.h:
1828           wrap header in GST_ENABLE_NEW.  make code use it
1829
1830 2004-05-23  Johan Dahlin  <johan@gnome.org>
1831
1832         * tools/gst-inspect.c (main): Cleanup most parts of it, don't be
1833         so verbose and print GstElement signal names all the time.
1834
1835 2004-05-22  David Schleef  <ds@schleef.org>
1836
1837         * gst/registries/gstxmlregistry.c:
1838         (gst_xml_registry_parse_padtemplate): Fix warning on OS X.
1839         (bug #142957)
1840
1841 2004-05-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1842
1843         * configure.ac:
1844           scrub cflags for glib2 so gcc doesn't complain when glib is in
1845           /usr/local
1846
1847 2004-05-21  Johan Dahlin  <johan@gnome.org>
1848
1849         * gst/gstcpu.c (gst_cpuid_i386): Protect some gcc asm stuff with
1850         __GNUC__, patch from Brian Cameron, fixes bug #142804
1851
1852 2004-05-20  David Schleef  <ds@schleef.org>
1853
1854         * gst/gstindex.c: (gst_index_compare_func): Fix overflows in
1855         comparison code.  (bug #142819)
1856
1857 2004-05-20  Wim Taymans  <wim@fluendo.com>
1858
1859         * gst/gstbuffer.c: (gst_buffer_default_copy):
1860         * gst/gstbuffer.h:
1861         Added Comment to a flag.
1862         copy relevant flags in _buffer_copy.
1863
1864 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
1865
1866         reviewed by: Wim Taymans <wim at fluendo dot com>
1867
1868         * gst/gstbuffer.h:
1869           add GST_BUFFER_IN_CAPS buffer flag
1870         * gst/gststructure.c: (gst_structure_value_get_generic_type),
1871         (gst_structure_parse_any_list), (gst_structure_parse_list),
1872         (gst_structure_parse_fixed_list), (gst_structure_parse_value):
1873         * gst/gstvalue.c: (gst_value_serialize_any_list),
1874         (gst_value_transform_any_list_string),
1875         (gst_value_list_prepend_value), (gst_value_list_append_value),
1876         (gst_value_list_get_size), (gst_value_list_get_value),
1877         (gst_value_transform_list_string),
1878         (gst_value_transform_fixed_list_string),
1879         (gst_value_serialize_list), (gst_value_serialize_fixed_list),
1880         (gst_value_deserialize_fixed_list), (gst_type_is_fixed),
1881         (_gst_value_initialize):
1882         * gst/gstvalue.h:
1883           add a GST_TYPE_FIXED_LIST which is fixed by definition and uses
1884           < , > as a format.
1885         * testsuite/caps/string-conversions.c: (main):
1886           add regression tests for < >
1887
1888 2004-05-20  Johan Dahlin  <johan@gnome.org>
1889
1890         * docs/gst/Makefile.am (all-local): Re-add
1891
1892 2004-05-20  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1893
1894         * docs/gst/Makefile.am:
1895         * docs/gst/gstreamer-docs.sgml:
1896         * docs/libs/Makefile.am:
1897         * docs/libs/gstreamer-libs-docs.sgml:
1898           fix distcheck issues
1899
1900 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
1901
1902         * libs/gst/dataprotocol/Makefile.am:
1903           add to autotest
1904
1905 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
1906
1907         * libs/gst/dataprotocol/Makefile.am:
1908         * libs/gst/dataprotocol/dataprotocol.c:
1909         (gst_dp_header_from_buffer), (gst_dp_packet_from_caps),
1910         (gst_dp_packet_from_event), (gst_dp_event_from_packet):
1911         * libs/gst/dataprotocol/dp-private.h:
1912           use GST macros to read/write fixed length ints
1913           add some more asserts
1914
1915 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
1916
1917         * docs/libs/gstreamer-libs-docs.sgml:
1918         * docs/libs/gstreamer-libs-sections.txt:
1919           remove idct and putbits
1920         * configure.ac:
1921         * docs/libs/tmpl/gstdataprotocol.sgml:
1922         * libs/gst/Makefile.am:
1923         * libs/gst/dataprotocol/Makefile.am:
1924         * libs/gst/dataprotocol/dataprotocol-test.c: (conversion_test),
1925         (buffer_test), (caps_test), (event_test), (main):
1926         * libs/gst/dataprotocol/dataprotocol.c: (gst_dp_crc),
1927         (gst_dp_dump_byte_array), (gst_dp_init),
1928         (gst_dp_header_payload_length), (gst_dp_header_payload_type),
1929         (gst_dp_header_from_buffer), (gst_dp_packet_from_caps),
1930         (gst_dp_packet_from_event), (gst_dp_buffer_from_header),
1931         (gst_dp_caps_from_packet), (gst_dp_event_from_packet),
1932         (gst_dp_validate_header), (gst_dp_validate_payload),
1933         (gst_dp_validate_packet), (plugin_init):
1934         * libs/gst/dataprotocol/dataprotocol.h:
1935         * libs/gst/dataprotocol/dp-private.h:
1936           add dataprotocol
1937
1938 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
1939
1940         * gst/gstvalue.c: (gst_value_deserialize_int_helper):
1941           fix int variable deserialization and add a helper so we can actually
1942           debug this.
1943
1944 2004-05-18  David Schleef  <ds@schleef.org>
1945
1946         * testsuite/debug/commandline.c: (main): Call ./commandline, not
1947           argv[0].  Calling yourself is probably not the best way to
1948           construct a test like this, btw.
1949
1950 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
1951
1952         * gst/gstbin.c: (gst_bin_iterate_func), (gst_bin_iterate):
1953           don't claim to be more intelligent than a scheduler when the
1954           scheduler claims the pipeline is stopped
1955         * gst/schedulers/entryscheduler.c: (safe_cothread_switch),
1956         (safe_cothread_destroy),
1957         (gst_entry_scheduler_remove_all_cothreads),
1958         (gst_entry_scheduler_reset), (_remove_cothread),
1959         (gst_entry_scheduler_state_transition):
1960           hold off cothread destruction if we're not in main cothread
1961         * configure.ac:
1962         * testsuite/Makefile.am:
1963           add new test dir
1964         * testsuite/schedulers/.cvsignore:
1965         * testsuite/schedulers/Makefile.am:
1966           add tests
1967         * testsuite/schedulers/relink.c: (cb_handoff), (main):
1968           check relinking and adding/removing elements from a running pipeline
1969         * testsuite/schedulers/unlink.c: (cb_handoff), (main):
1970           check unlinking in a running pipeline
1971         * testsuite/schedulers/unref.c: (cb_handoff), (main):
1972           check unreffing a running pipeline
1973         * testsuite/schedulers/useless_iteration.c: (main):
1974           check iterating a pipeline that contains running threads works
1975
1976 2004-05-18  David Schleef  <ds@schleef.org>
1977
1978         * docs/gst/Makefile.am: Add all-local target for when HAVE_GTK_DOC
1979           is false.
1980
1981 2004-05-18  Wim Taymans  <wim@fluendo.com>
1982
1983         * gst/schedulers/gstoptimalscheduler.c: (remove_from_group),
1984         (setup_group_scheduler), (gst_opt_scheduler_pad_link):
1985         Fixed an error introduced with patch for 1.63. When setting
1986         a get based element as the entry point in a group, make sure
1987         to mark the group as GET based.
1988
1989 2004-05-18  Wim Taymans  <wim@fluendo.com>
1990
1991         * gst/schedulers/gstoptimalscheduler.c: (create_group),
1992         (setup_group_scheduler), (loop_group_schedule_function),
1993         (gst_opt_scheduler_pad_link):
1994         Added some more debug info and fixed a bug where the group
1995         type was set to LOOP but it was in fact unknown.
1996
1997 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
1998
1999         * gst/schedulers/entryscheduler.c: (gst_entry_scheduler_reset):
2000           make resetting scheduler work twice in a row
2001
2002 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2003
2004         * gst/gstvalue.c: (gst_strtoll), (CREATE_SERIALIZATION),
2005         (CREATE_USERIALIZATION), (_gst_value_initialize),
2006         (gst_value_compare_float), (gst_value_serialize_float),
2007         (gst_value_deserialize_float), (gst_value_compare_enum),
2008         (gst_value_serialize_enum), (gst_value_deserialize_enum):
2009           add serialization and comparison functions for long, int64, enum and
2010           float values
2011         * gst/gstvalue.c: (gst_value_serialize), (gst_value_deserialize):
2012           use best serialization function in type hierarchy instead of only a
2013           matching one. This is required for enums to work.
2014         * gst/parse/grammar.y:
2015           use gst_caps_deserialize
2016         * testsuite/parse/Makefile.am:
2017           parse1 now works
2018         * testsuite/parse/parse1.c: (main):
2019           remove aggregator check, aggregator is broken, this test works now
2020           but fails because of bug #138012
2021         * testsuite/parse/parse2.c: (main):
2022           s/xvideosink/xvimagesink - this test looks a lot like we should
2023           disable it
2024
2025 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2026
2027         * gst/gstelement.c: (gst_element_class_init):
2028           whoops, store the signal id correctly
2029         * gst/schedulers/gstbasicscheduler.c:
2030         (gst_basic_scheduler_chain_wrapper):
2031           detect infinfinfinfinfinf^Cinite loops in chain wrapper when the
2032           chain function isn't linked
2033
2034 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
2035         * configure.ac:
2036         Add $GST_PKG_CFLAGS back into GST_INT_CFLAGS so I have large file
2037         support until we decide where the flags should be used
2038         * gst/elements/gstfilesrc.c: (gst_filesrc_srcpad_query):
2039         Use GST_FORMAT_BYTES when GST_FORMAT_DEFAULT is passed
2040         * gst/gstpad.c: (gst_pad_link_call_link_functions):
2041         Output refused caps in the debug info
2042
2043 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
2044
2045         * gst/elements/gstidentity.c: (gst_identity_chain):
2046           add duration debug
2047         * gst/gstinfo.c: (gst_debug_log_default):
2048           add timestamp
2049
2050 2004-05-13  Benjamin Otte  <otte@gnome.org>
2051
2052         * gst/gstpipeline.c: (gst_pipeline_dispose),
2053         (gst_pipeline_change_state):
2054           call gst_scheduler_reset on dispose (fixes #141416)
2055
2056 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2057
2058         * gst/elements/gstfilesrc.c: (gst_filesrc_get_mmap):
2059           compute mapsize correctly
2060         * gst/elements/gstfilesrc.c: (gst_filesrc_get_mmap):
2061           use correct datatypes when calling a varargs function
2062         * gst/elements/gsttypefindelement.c: (stop_typefinding):
2063           push a DISCONT event as first thing
2064         * gst/gst_private.h:
2065         * gst/gstinfo.c: (_gst_debug_init):
2066           remove GST_DATAFLOW debugging category
2067         * gst/gstbin.c: (gst_bin_iterate):
2068           use GST_SCHEDULING category
2069         * gst/gstpad.c: (gst_pad_get_type), (_invent_event),
2070         (gst_pad_push), (gst_pad_pull), (gst_pad_call_chain_function),
2071         (gst_pad_call_get_function):
2072           add GST_DATAFLOW to easily track flow of buffers or events.
2073         * gst/gstqueue.c: (gst_queue_get_type),
2074         (gst_queue_handle_pending_events), (gst_queue_chain),
2075         (gst_queue_get), (gst_queue_handle_src_event):
2076           use own static debugging category GST_DATAFLOW for dataflow,
2077           use DEBUG category for showing which path events go, use LOG
2078           category for buffers.
2079
2080 2004-05-10  David Schleef  <ds@schleef.org>
2081
2082         * docs/gst/gstreamer-sections.txt: Add gst_element_no_more_pads.
2083
2084 2004-05-10  David Schleef  <ds@schleef.org>
2085
2086         * docs/gst/Makefile.am: Dear gtk-doc, please print out the unused
2087         symbols, because otherwise we don't know what they are.  Thanks,
2088         the GStreamer team.
2089         * gst/registries/gstxmlregistry.c: (make_dir): Remove a spurious ;
2090
2091 2004-05-10  David Schleef  <ds@schleef.org>
2092
2093         (from Steve Lhomme)
2094         * win32/Makefile: When using make clean the MS Visual Studio makefiles
2095         are deleted.  Fix.
2096         * win32/Makefile.inspect:
2097         * win32/Makefile.launch:
2098         * win32/Makefile.register:
2099
2100 2004-05-10  David Schleef  <ds@schleef.org>
2101
2102         * gst/gstinfo.h: Add missing inline function.
2103         * gst/gsttrace.c: add include
2104         * gst/parse/grammar.y: remove unused code
2105         * gst/registries/gstxmlregistry.c: (make_dir): make mkdir call
2106         more portable.
2107         * tools/gst-register.c: wrap unistd.h
2108         
2109         More additions/fixes from Steve for the MSVC build.
2110         * win32/GStreamer.vcproj:
2111         * win32/Makefile:
2112         * win32/Makefile.inspect:
2113         * win32/Makefile.launch:
2114         * win32/Makefile.register:
2115         * win32/README.txt:
2116         * win32/gst-inspect.vcproj:
2117         * win32/gst-launch.vcproj:
2118         * win32/gst-register.vcproj:
2119         * win32/gstbytestream.def:
2120         * win32/gstbytestream.vcproj:
2121         * win32/gstconfig.h:
2122         * win32/gstelements.def:
2123         * win32/gstelements.vcproj:
2124         * win32/gstenumtypes.c:
2125         * win32/gstenumtypes.h:
2126         * win32/gstoptimalscheduler.def:
2127         * win32/gstoptimalscheduler.vcproj:
2128         * win32/gstreamer.def:
2129         * win32/gstspider.def:
2130         * win32/gstspider.vcproj:
2131         * win32/gstversion.h:
2132         * win32/msvc71.sln:
2133
2134 2004-05-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2135
2136         * gst/gstelement.c: (gst_element_class_init),
2137         (gst_element_no_more_pads):
2138         * gst/gstelement.h:
2139           add gst_element_no_more_pads and the "no-more-pads" signal
2140
2141 2004-05-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2142
2143         * gst/gstregistry.c: (gst_registry_add_plugin):
2144           refuse to add plugins when a plugin with same name is already
2145           registered. Fixes a bunch of "How to remove plugins?" issues.
2146           May lead to other problems though, let's test
2147
2148 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2149
2150         * testsuite/caps/caps_strings : audio/ac3 => audio/x-ac3
2151         * docs/manual/pads-api.xml : audio/wav => audio/x-wav
2152         * docs/random/uraeus/gstreamer_and_midi.txt : audio/wav => audio/x-wav
2153
2154 2004-05-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2155
2156         * tests/Makefile.am: fix am16 issue
2157
2158 2004-05-09  Benjamin Otte  <otte@gnome.org>
2159
2160         * libs/gst/bytestream/Makefile.am:
2161           we should indeed add .c files to makefiles or they won't be built
2162           (d'oh)
2163
2164 2004-05-08  Benjamin Otte  <otte@gnome.org>
2165
2166         * gst/gstpad.c: (gst_pad_proxy_fixate):
2167           really reduce the set of caps
2168
2169 2004-05-08  Benjamin Otte  <otte@gnome.org>
2170
2171         * tests/Makefile.am:
2172         * tests/spidey_bench.c: (handoff), (main):
2173           add benchmark to test how long spider needs to create a pipeline
2174
2175 2004-05-08  Benjamin Otte  <otte@gnome.org>
2176
2177         * gst/gstpad.c: (gst_pad_set_active), (gst_pad_link_unnegotiate):
2178           mark links as unengaged when unnegotiating instead of deactivating.
2179           This way pads aren't marked as unengaged when going PLAYING=>PAUSED
2180
2181 2004-05-08  Benjamin Otte  <otte@gnome.org>
2182
2183         * docs/manual/helloworld.xml:
2184           s/audiosink/osssink (patch by Patrick Guimond)
2185
2186 2004-05-07  David Schleef  <ds@schleef.org>
2187
2188         * configure.ac: Make sure GST_INT_CFLAGS is not clobbered,
2189         since it contains important stuff.
2190
2191 2004-05-07  David Schleef  <ds@schleef.org>
2192
2193         * testsuite/caps/caps.c: (test3), (main): A check for appending
2194         ANY caps.
2195
2196 2004-05-07  David Schleef  <ds@schleef.org>
2197
2198         * common/m4/as-compiler-flag.m4: Properly quote arguments,
2199         which may contain commas.  Fixes detection of -Wa,-mregnames
2200
2201 2004-05-06  David Schleef  <ds@schleef.org>
2202
2203         Changes to handle compilers that don't have variadic macro
2204         support.  In particular, glib headers define some inlines
2205         that need G_LOG_DOMAIN defined.  Additional fixes for MSVC
2206         builds.
2207         * gst/Makefile.am:
2208         * gst/cothreads.c:
2209         * gst/elements/gstfdsink.c:
2210         * gst/elements/gstfdsrc.c:
2211         * gst/elements/gstfilesink.c:
2212         * gst/elements/gstfilesrc.c:
2213         * gst/gst_private.h:
2214         * gst/gstatomic.c:
2215         * gst/gstcaps.c: (gst_caps_append):
2216         * gst/gstcpu.c: (gst_cpuid_i386):
2217         * gst/gstelement.c:
2218         * gst/gsterror.c:
2219         * gst/gstfilter.c:
2220         * gst/gstinfo.h:
2221         * gst/gstprobe.c:
2222         * gst/gstquery.c:
2223         * gst/gstregistry.c:
2224         * gst/gststructure.c:
2225         * gst/gsttaginterface.c:
2226         * gst/gsttrace.c: (gst_trace_new):
2227         * gst/gsttrashstack.c:
2228         * gst/gsturi.c:
2229         * gst/gstvalue.c:
2230         * gst/parse/grammar.y:
2231         * gst/parse/parse.l:
2232         * tools/gst-inspect.c: (main):
2233         * tools/gst-launch.c: (main):
2234         * tools/gst-xmlinspect.c: (PUT_STRING):
2235
2236 2004-05-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2237
2238         * gst/elements/gstfilesrc.c: (gst_filesrc_get),
2239         (gst_filesrc_change_state), (gst_filesrc_srcpad_event):
2240         * gst/elements/gstfilesrc.h:
2241           send NEW_MEDIA events correctly
2242         * gst/elements/gsttypefindelement.c: (start_typefinding),
2243         (gst_type_find_element_handle_event):
2244           restart typefinding when we get a NEW_MEDIA event
2245         * gst/gstbin.c: (gst_bin_remove_func), (gst_bin_change_state),
2246         (gst_bin_dispose):
2247           don't die when someone removes elements in callbacks
2248         * gst/gstelement.c: (gst_element_change_state):
2249           improve debugging
2250         * gst/gstpad.c: (gst_pad_pull), (gst_pad_call_chain_function):
2251           we need a NEW_MEDIA event to engage a link
2252         * gst/gsttrace.c: (gst_trace_new), (gst_alloc_trace_set_flags_all):
2253           don't g_print debugging stuff
2254         * testsuite/caps/simplify.c: (check_caps):
2255
2256 2004-05-04  Benjamin Otte  <otte@gnome.org>
2257
2258         * gst/parse/grammar.y:
2259           use GST_ERROR instead of g_warning, and always throw a GST_ERROR 
2260
2261 2004-05-04  Benjamin Otte  <otte@gnome.org>
2262
2263         * testsuite/caps/renegotiate.c: (main):
2264           improve output in error case
2265
2266 2004-05-04  Benjamin Otte  <otte@gnome.org>
2267
2268         * gst/parse/grammar.y:
2269           fix assert to not trigger when there's no error argument
2270         * gst/parse/parse.l:
2271           fix definition of caps to allow more than two structures
2272         * testsuite/caps/Makefile.am:
2273         * testsuite/caps/renegotiate.c: (main):
2274           it's sinesrc and works in that case
2275
2276 2004-05-04  Wim Taymans  <wim@fluendo.com>
2277
2278         * gst/schedulers/gstoptimalscheduler.c: (remove_from_group),
2279         (group_dec_link), (gst_opt_scheduler_pad_unlink):
2280         when removing an element from a group, we always need to
2281         decrement the link count that this group had with other 
2282         groups through the element.
2283         added an extra assert to catch inconsistencies when decrementing
2284         the link count.
2285
2286 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2287
2288         * configure.ac:
2289         * docs/gst/Makefile.am:
2290         * docs/gst/gstreamer-sections.txt:
2291         * docs/gst/tmpl/gstcompat.sgml:
2292         * examples/appreader/Makefile.am:
2293         * examples/cutter/Makefile.am:
2294         * examples/events/Makefile.am:
2295         * examples/helloworld/Makefile.am:
2296         * examples/helloworld2/Makefile.am:
2297         * examples/launch/Makefile.am:
2298         * examples/manual/Makefile.am:
2299         * examples/mixer/Makefile.am:
2300         * examples/pingpong/Makefile.am:
2301         * examples/plugins/Makefile.am:
2302         * examples/queue/Makefile.am:
2303         * examples/queue2/Makefile.am:
2304         * examples/queue3/Makefile.am:
2305         * examples/queue4/Makefile.am:
2306         * examples/retag/Makefile.am:
2307         * examples/thread/Makefile.am:
2308         * examples/typefind/Makefile.am:
2309         * examples/xml/Makefile.am:
2310         * gst/Makefile.am:
2311         * gst/autoplug/Makefile.am:
2312         * gst/elements/Makefile.am:
2313         * gst/gstcompat.h:
2314         * gst/indexers/Makefile.am:
2315         * gst/parse/Makefile.am:
2316         * gst/registries/Makefile.am:
2317         * gst/schedulers/Makefile.am:
2318         * libs/gst/bytestream/Makefile.am:
2319         * libs/gst/control/Makefile.am:
2320         * libs/gst/getbits/Makefile.am:
2321         * po/af.po:
2322         * po/az.po:
2323         * po/en_GB.po:
2324         * po/fr.po:
2325         * po/nl.po:
2326         * po/sr.po:
2327         * po/sv.po:
2328         * po/tr.po:
2329         * po/uk.po:
2330         * tests/Makefile.am:
2331         * tests/bufspeed/Makefile.am:
2332         * tests/instantiate/Makefile.am:
2333         * tests/memchunk/Makefile.am:
2334         * tests/muxing/Makefile.am:
2335         * tests/negotiation/Makefile.am:
2336         * tests/probes/Makefile.am:
2337         * tests/sched/Makefile.am:
2338         * tests/seeking/Makefile.am:
2339         * tests/threadstate/Makefile.am:
2340         * testsuite/caps/Makefile.am:
2341         * testsuite/cleanup/Makefile.am:
2342         * testsuite/dlopen/Makefile.am:
2343         * testsuite/dynparams/Makefile.am:
2344         * testsuite/plugin/Makefile.am:
2345         * testsuite/states/Makefile.am:
2346         * tools/Makefile.am:
2347           reorganize compile/link flags to be consistent
2348           put gst_info in gstcompat.h and actually use GST_DISABLE_DEPRECATED
2349
2350 2004-05-04  David Schleef  <ds@schleef.org>
2351
2352         The "once more, with feeling" check-in.
2353         * testsuite/caps/Makefile.am: dist caps_strings
2354         * testsuite/caps/renegotiate.c: (main): This test triggers a
2355           segfault in the core.  Marking as failing.
2356
2357 2004-05-03  David Schleef  <ds@schleef.org>
2358
2359         * testsuite/caps/deserialize.c: (main): Fix problems noticed
2360           by the build bots.
2361         * testsuite/caps/renegotiate.c: (main): Same.
2362
2363 2004-05-03  David Schleef  <ds@schleef.org>
2364
2365         * testsuite/caps/renegotiate.c: (my_fixate), (main): Another test.
2366
2367 2004-05-03  David Schleef  <ds@schleef.org>
2368
2369         * testsuite/caps/deserialize.c: (main): Use the srcdir environment
2370           variable to find our source file.
2371
2372 2004-05-03  David Schleef  <ds@schleef.org>
2373
2374         * configure.ac:  Link plugins with libgstreamer and dependent
2375           libraries
2376         * testsuite/caps/Makefile.am:
2377         * testsuite/caps/caps_strings:
2378         * testsuite/caps/deserialize.c: (main): Add a little test to slog
2379           through a file of caps strings and test each one
2380
2381 2004-05-04  Benjamin Otte  <otte@gnome.org>
2382
2383         * libs/gst/bytestream/Makefile.am:
2384         * libs/gst/bytestream/adapter.c: 
2385         * libs/gst/bytestream/adapter.h:
2386           add GstAdapter, similar to bytestream, but doesn't require ugly event
2387           handling or uglier loopbased elements
2388
2389 2004-05-03  David Schleef  <ds@schleef.org>
2390
2391         * testsuite/caps/Makefile.am: Fix spelling of Ηρατοσθενες
2392         * testsuite/caps/erathostenes.c:
2393         * testsuite/caps/eratosthenes.c: (eratosthenes), (main):
2394
2395 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2396
2397         * docs/pwg/pwg.xml:
2398           remove hardcoded stylesheet path (duh)
2399         * docs/random/release:
2400         * docs/gst/gstreamer-sections.txt:
2401         * gst/Makefile.am:
2402         * gst/gst.h:
2403         * gst/gst_private.h:
2404         * gst/gstcaps.c:
2405         * gst/gstevent.c:
2406         * gst/gstformat.c:
2407         * gst/gstinfo.c:
2408         * gst/gstinfo.h:
2409         * gst/gstinterface.c:
2410         * gst/gstmemchunk.c:
2411         * gst/gstprobe.c:
2412         * gst/gstquery.c:
2413         * gst/gstregistry.c:
2414         * gst/gstregistrypool.c:
2415         * gst/gststructure.c:
2416         * gst/gsttaginterface.c:
2417         * gst/gstthread.c:
2418         * gst/gsttrace.c:
2419         * gst/gsttypefind.c: (gst_type_find_factory_get_type):
2420         * gst/gsturi.c:
2421         * gst/gstvalue.c:
2422           deprecate gst_info; remove gstlog.h
2423    
2424
2425 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2426
2427         * Makefile.am:
2428         * po/en_GB.po:
2429         * po/sv.po:
2430         * po/uk.po:
2431           updated translations
2432
2433 2004-05-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2434
2435         * gst/gstbin.c: (gst_bin_dispose):
2436           better debugging
2437
2438 2004-05-03  Johan Dahlin  <johan@gnome.org>
2439
2440         * gst/schedulers/gstoptimalscheduler.c
2441         (gst_opt_scheduler_pad_unlink): Check if element is non-NULL and
2442         really is a GstElement. Avoids critical when running gst-launch -v
2443         and a oggdemux/decoding pipeline.
2444
2445 2004-05-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2446
2447         * docs/gst/tmpl/gstpipeline.sgml :
2448         * docs/manual/elements-api.xml :
2449                 doc fix by Patrick Guimond (Protector) from devel ML
2450                 reviewed by ronald
2451
2452 2004-05-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2453
2454         * docs/gst/Makefile.am :
2455         * docs/libs/Makefile.am :
2456                 apply a patch from Arwed v. Merkatz so that gtk-doc
2457                 generated docs install (same for .devhelp file)
2458                 (fixes part 1 of #138836)
2459
2460 2004-04-30  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2461
2462         * docs/faq/dependencies.xml: typo
2463         * docs/faq/getting.xml :
2464             - fix download URL for new gstreamer site
2465             - hide sf.net download page as latest version aren't there
2466             - fix apt URLs
2467             - fill "get via CVS" paragraph (link to dev page on the site)
2468         * docs/faq/general.xml:
2469             hide status tables as they no more exists
2470             change case on plugins license file to reflect reality
2471         * docs/faq/troubleshooting.xml:
2472             remove the wiki question/answer as there is no more wiki
2473
2474 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
2475
2476         * gst/gsterror.h:
2477           include the headers needed for declarations used in this header
2478
2479 2004-04-30  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2480
2481         * docs/random/uraeus/gstreamer_and_midi.txt :
2482           add .kar (midi + karaoke/lyrics 'track') doc to midi doc.
2483           (fixes #132288)
2484
2485 2004-04-30  Sebastien Cote  <sc5@hermes.usherb.ca>
2486
2487         reviewed by Benjamin Otte  <otte@gnome.org>
2488
2489         * gst/schedulers/gthread-cothreads.h:
2490           free allocated data for main cothread, too when destroying context
2491           (fixes #141417)
2492
2493 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2494
2495         * docs/manual/goals.xml : remove duplicated paragraph at end 
2496         of doc page (fixes #141448)
2497
2498 2004-04-29  David Schleef  <ds@schleef.org>
2499
2500         * gst/elements/gstfilesink.c: (gst_filesink_handle_event):
2501         Patch from Sebastien Cote to fix leakage of events. (bug #141414)
2502
2503 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
2504
2505         * gst/elements/gstfakesrc.c: (gst_fakesrc_class_init):
2506           fix property
2507         * gst/gstcaps.c:
2508           fix doc string
2509         * po/POTFILES.in:
2510           rename typefind source file
2511
2512 2004-04-28  David Schleef  <ds@schleef.org>
2513
2514         Several new files from Steve Lhomme's MSVC patch (bug #141317):
2515         * win32/GStreamer.vcproj:
2516         * win32/Makefile:
2517         * win32/config.h:
2518         * win32/dirent.c: (_topendir), (_treaddir), (_tclosedir),
2519         (_trewinddir), (_ttelldir), (_tseekdir):
2520         * win32/dirent.h:
2521         * win32/gst-inspect.vcproj:
2522         * win32/gst-launch.vcproj:
2523         * win32/gst-register.vcproj:
2524         * win32/gstbytestream.vcproj:
2525         * win32/gstelements.vcproj:
2526         * win32/gstoptimalscheduler.vcproj:
2527         * win32/gstspider.vcproj:
2528         * win32/gtchar.h:
2529         * win32/mman.c: (mmap), (mprotect), (msync), (munmap):
2530         * win32/mman.h:
2531         * win32/mman.inl:
2532         * win32/msvc71.sln:
2533
2534 2004-04-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2535
2536         * gst/gst.c: (init_post):
2537         * gst/gstinfo.c:
2538           remove useless _gst_progname stuff
2539         * tools/gst-inspect.c: (print_field), (print_caps):
2540           improve caps output
2541
2542 2004-04-28  David Schleef  <ds@schleef.org>
2543
2544         Disable parsing of a lot of files that aren't part of the
2545         exported API.  Move corresponding template files to old/,
2546         waiting for removal when they don't contain anything
2547         interesting.
2548         * docs/gst/Makefile.am:
2549         * docs/gst/gstreamer-sections.txt:
2550         * docs/gst/tmpl/cothreads.sgml:
2551         * docs/gst/tmpl/cothreads_compat.sgml:
2552         * docs/gst/tmpl/gettext.sgml:
2553         * docs/gst/tmpl/gobject2gtk.sgml:
2554         * docs/gst/tmpl/grammar.tab.sgml:
2555         * docs/gst/tmpl/gst-i18n-app.sgml:
2556         * docs/gst/tmpl/gst-i18n-lib.sgml:
2557         * docs/gst/tmpl/gst_private.sgml:
2558         * docs/gst/tmpl/gstaggregator.sgml:
2559         * docs/gst/tmpl/gstarch.sgml:
2560         * docs/gst/tmpl/gstatomic_impl.sgml:
2561         * docs/gst/tmpl/gstbufferstore.sgml:
2562         * docs/gst/tmpl/gstdata_private.sgml:
2563         * docs/gst/tmpl/gstdisksink.sgml:
2564         * docs/gst/tmpl/gstdisksrc.sgml:
2565         * docs/gst/tmpl/gstelementfactory.sgml:
2566         * docs/gst/tmpl/gstextratypes.sgml:
2567         * docs/gst/tmpl/gstfakesink.sgml:
2568         * docs/gst/tmpl/gstfakesrc.sgml:
2569         * docs/gst/tmpl/gstfdsink.sgml:
2570         * docs/gst/tmpl/gstfdsrc.sgml:
2571         * docs/gst/tmpl/gstfilesink.sgml:
2572         * docs/gst/tmpl/gstfilesrc.sgml:
2573         * docs/gst/tmpl/gsthttpsrc.sgml:
2574         * docs/gst/tmpl/gstidentity.sgml:
2575         * docs/gst/tmpl/gstindexfactory.sgml:
2576         * docs/gst/tmpl/gstmarshal.sgml:
2577         * docs/gst/tmpl/gstmd5sink.sgml:
2578         * docs/gst/tmpl/gstmultidisksrc.sgml:
2579         * docs/gst/tmpl/gstmultifilesrc.sgml:
2580         * docs/gst/tmpl/gstpadtemplate.sgml:
2581         * docs/gst/tmpl/gstpipefilter.sgml:
2582         * docs/gst/tmpl/gstschedulerfactory.sgml:
2583         * docs/gst/tmpl/gstsearchfuncs.sgml:
2584         * docs/gst/tmpl/gstshaper.sgml:
2585         * docs/gst/tmpl/gstspider.sgml:
2586         * docs/gst/tmpl/gstspideridentity.sgml:
2587         * docs/gst/tmpl/gststatistics.sgml:
2588         * docs/gst/tmpl/gsttee.sgml:
2589         * docs/gst/tmpl/gsttimecache.sgml:
2590         * docs/gst/tmpl/gsttypefind.sgml:
2591         * docs/gst/tmpl/gsttypefindfactory.sgml:
2592         * docs/gst/tmpl/gstxmlregistry.sgml:
2593         * docs/gst/tmpl/gthread-cothreads.sgml:
2594         * docs/gst/tmpl/old/cothreads.sgml:
2595         * docs/gst/tmpl/old/cothreads_compat.sgml:
2596         * docs/gst/tmpl/old/gettext.sgml:
2597         * docs/gst/tmpl/old/gobject2gtk.sgml:
2598         * docs/gst/tmpl/old/grammar.tab.sgml:
2599         * docs/gst/tmpl/old/gst-i18n-app.sgml:
2600         * docs/gst/tmpl/old/gst-i18n-lib.sgml:
2601         * docs/gst/tmpl/old/gst_private.sgml:
2602         * docs/gst/tmpl/old/gstaggregator.sgml:
2603         * docs/gst/tmpl/old/gstarch.sgml:
2604         * docs/gst/tmpl/old/gstatomic_impl.sgml:
2605         * docs/gst/tmpl/old/gstbufferstore.sgml:
2606         * docs/gst/tmpl/old/gstdata_private.sgml:
2607         * docs/gst/tmpl/old/gstdisksink.sgml:
2608         * docs/gst/tmpl/old/gstdisksrc.sgml:
2609         * docs/gst/tmpl/old/gstelementfactory.sgml:
2610         * docs/gst/tmpl/old/gstextratypes.sgml:
2611         * docs/gst/tmpl/old/gstfakesink.sgml:
2612         * docs/gst/tmpl/old/gstfakesrc.sgml:
2613         * docs/gst/tmpl/old/gstfdsink.sgml:
2614         * docs/gst/tmpl/old/gstfdsrc.sgml:
2615         * docs/gst/tmpl/old/gstfilesink.sgml:
2616         * docs/gst/tmpl/old/gstfilesrc.sgml:
2617         * docs/gst/tmpl/old/gsthttpsrc.sgml:
2618         * docs/gst/tmpl/old/gstidentity.sgml:
2619         * docs/gst/tmpl/old/gstindexfactory.sgml:
2620         * docs/gst/tmpl/old/gstmarshal.sgml:
2621         * docs/gst/tmpl/old/gstmd5sink.sgml:
2622         * docs/gst/tmpl/old/gstmultidisksrc.sgml:
2623         * docs/gst/tmpl/old/gstmultifilesrc.sgml:
2624         * docs/gst/tmpl/old/gstpadtemplate.sgml:
2625         * docs/gst/tmpl/old/gstpipefilter.sgml:
2626         * docs/gst/tmpl/old/gstschedulerfactory.sgml:
2627         * docs/gst/tmpl/old/gstsearchfuncs.sgml:
2628         * docs/gst/tmpl/old/gstshaper.sgml:
2629         * docs/gst/tmpl/old/gstspider.sgml:
2630         * docs/gst/tmpl/old/gstspideridentity.sgml:
2631         * docs/gst/tmpl/old/gststatistics.sgml:
2632         * docs/gst/tmpl/old/gsttee.sgml:
2633         * docs/gst/tmpl/old/gsttimecache.sgml:
2634         * docs/gst/tmpl/old/gsttypefindfactory.sgml:
2635         * docs/gst/tmpl/old/gstxmlregistry.sgml:
2636         * docs/gst/tmpl/old/gthread-cothreads.sgml:
2637         * docs/gst/tmpl/old/types.sgml:
2638         * docs/gst/tmpl/types.sgml:
2639
2640         Rename gsttypefind.[ch] back to gsttypefindelement.[ch], since
2641         gtkdoc-scan doesn't like files with the same name in different
2642         directories.
2643         * gst/elements/Makefile.am:
2644         * gst/elements/gstelements.c:
2645         * gst/elements/gsttypefind.c: 
2646         * gst/elements/gsttypefind.h:
2647         * gst/elements/gsttypefindelement.c:
2648         * gst/elements/gsttypefindelement.h:
2649
2650 2004-04-28  David Schleef  <ds@schleef.org>
2651
2652         A bunch of portability fixes, derived from Steve Lhomme's MSVC
2653         patch (bug #141317):
2654         * gst/gst-i18n-lib.h: Allow disabling gettext.
2655         * gst/gstatomic_impl.h: disable warning when it's dumb.
2656         * gst/gstclock.c: fix include
2657         * gst/gstcompat.h: fix variadic macro
2658         * gst/gstinfo.c: fix include
2659         * gst/gstmacros.h: add defines for inlines on MSVC
2660         * gst/gstplugin.c: fix includes
2661         * gst/gstregistry.c: fix includes
2662         * gst/gstregistry.h: use S_IREAD, etc., if S_IRUSR isn't defined
2663         * gst/gstsystemclock.c: fix include
2664         * gst/gsttrace.c: (gst_trace_new), (gst_trace_text_flush): use
2665         S_IREAD if S_IRUSR isn't defined.  fix use of non-portable functions
2666         * gst/registries/gstxmlregistry.c:
2667         (gst_xml_registry_parse_element_factory): fix use of non-portable
2668         functions
2669         * libs/gst/control/dparam.h: Remove trailing comma in enum definition
2670         * libs/gst/control/dparammanager.h: same
2671
2672 2004-04-28  David Schleef  <ds@schleef.org>
2673
2674         Move a bunch of unused files to old/ with names that are
2675         not case-insensitive-unique.  These files still contain some
2676         useful information that needs to be merged into gstbin.sgml,
2677         etc., so they shouldn't be deleted yet.
2678         * docs/gst/tmpl/GstBin.sgml:
2679         * docs/gst/tmpl/GstBuffer.sgml:
2680         * docs/gst/tmpl/GstCaps.sgml:
2681         * docs/gst/tmpl/GstClock.sgml:
2682         * docs/gst/tmpl/GstCompat.sgml:
2683         * docs/gst/tmpl/GstData.sgml:
2684         * docs/gst/tmpl/GstElement.sgml:
2685         * docs/gst/tmpl/GstEvent.sgml:
2686         * docs/gst/tmpl/GstIndex.sgml:
2687         * docs/gst/tmpl/GstStructure.sgml:
2688         * docs/gst/tmpl/GstTag.sgml:
2689         * docs/gst/tmpl/old/GstBin.sgml:
2690         * docs/gst/tmpl/old/GstBuffer.sgml:
2691         * docs/gst/tmpl/old/GstCaps.sgml:
2692         * docs/gst/tmpl/old/GstClock.sgml:
2693         * docs/gst/tmpl/old/GstCompat.sgml:
2694         * docs/gst/tmpl/old/GstData.sgml:
2695         * docs/gst/tmpl/old/GstElement.sgml:
2696         * docs/gst/tmpl/old/GstEvent.sgml:
2697         * docs/gst/tmpl/old/GstIndex.sgml:
2698         * docs/gst/tmpl/old/GstStructure.sgml:
2699         * docs/gst/tmpl/old/GstTag.sgml:
2700
2701 2004-04-28  David Schleef  <ds@schleef.org>
2702
2703         * gst/gstcaps.c: (gst_caps_copy), (gst_caps_free),
2704         (gst_caps_append), (gst_caps_append_structure),
2705         (gst_caps_get_size), (gst_caps_get_structure), (gst_caps_copy_1),
2706         (gst_caps_set_simple), (gst_caps_set_simple_valist),
2707         (gst_caps_is_any), (gst_caps_is_empty), (gst_caps_is_chained),
2708         (gst_caps_is_fixed), (gst_caps_is_always_compatible),
2709         (gst_caps_intersect), (gst_caps_normalize),
2710         (gst_caps_transform_to_string):  Patch from Tim-Philipp Müller
2711         to fix GST_CAPS() and GST_IS_CAPS(). (bug #141304)
2712         * gst/gstcaps.h: use GST_IS_CAPS().
2713
2714 2004-04-26  David Schleef  <ds@schleef.org>
2715
2716         * gst/gstcpu.c: (gst_cpuid_i386): Don't clobber ebx in inline
2717         assembly.  gcc doesn't handle it correctly. (bug #141083)
2718         * gst/gsttrashstack.h: same
2719
2720 2004-04-25  Benjamin Otte  <otte@gnome.org>
2721
2722         * gst/gstelement.c: (gst_element_change_state):
2723           fix assertion to do an int comparison
2724
2725 2004-04-25  Benjamin Otte  <otte@gnome.org>
2726
2727         * gst/elements/gstfilesrc.c: (gst_filesrc_open_file):
2728           better debugging output on error
2729
2730 2004-04-25  Benjamin Otte  <otte@gnome.org>
2731
2732         * gst/gstcaps.c: (gst_caps_subtract):
2733           fix memleak
2734
2735 2004-04-23  Benjamin Otte  <otte@gnome.org>
2736
2737         * gst/gstvalue.c: (gst_value_compare_buffer),
2738         (_gst_value_initialize):
2739           add comparison function for buffers
2740
2741 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2742
2743         * docs/pwg/pwg.xml:
2744           Just found out that this so-called "ima-wav" format is really
2745           just "dvi adpcm" (according to the MS WAV documentation). So
2746           renaming it. We didn't use it yet anyway.
2747
2748 2004-04-23  Benjamin Otte  <otte@gnome.org>
2749
2750         * gst/gstcaps.c: (gst_caps_is_always_compatible):
2751           call gst_caps_is_subset
2752
2753 2004-04-23  Benjamin Otte  <otte@gnome.org>
2754
2755         * gst/gstcaps.c: (gst_caps_subtract), (gst_caps_is_equal), 
2756         (gst_caps_is_subset):
2757           add documentation
2758
2759 2004-04-23  Benjamin Otte  <otte@gnome.org>
2760           
2761         * gst/gstcaps.c: (gst_caps_structure_subtract_field),
2762         (gst_caps_structure_subtract), (gst_caps_subtract),
2763         (gst_caps_structure_figure_out_union),
2764         (gst_caps_structure_simplify), (gst_caps_do_simplify):
2765           fix simplifying and subtracting not working correctly with optional
2766           properties
2767           solve assorted problems that make it now simplify ebven more
2768         * docs/gst/tmpl/gstcaps.sgml:
2769         * gst/gstcaps.h:
2770           make gst_caps_do_simplify return a bool to indicate if it simplified
2771         * testsuite/caps/simplify.c: (main):
2772           add more checks. The tests is quite a bit useless right now because
2773           the core is heavily simplifying itself.
2774         * testsuite/caps/caps.h:
2775           fix caps to contain all optional properties
2776
2777 2004-04-22  Benjamin Otte  <otte@gnome.org>
2778
2779         * docs/gst/tmpl/gstcaps.sgml:
2780         * docs/gst/tmpl/gstfilesrc.sgml:
2781         * docs/gst/tmpl/gststructure.sgml:
2782         * docs/gst/tmpl/gstvalue.sgml:
2783           update for recent API changes
2784         * gst/gstcaps.c: (gst_caps_do_simplify):
2785           fix to stop trying with a freed structure
2786         * gst/gstpad.c: (gst_pad_link_fixate):
2787           simplify caps
2788         * gst/gstpad.c: (gst_pad_template_get_caps_by_name):
2789           remove C++ comment
2790         * gst/gstpad.h:
2791           deprecate gst_pad_template_get_caps_by_name, it doesn't work anyway
2792         * gst/gststructure.c: (gst_structure_value_get_generic_type),
2793         (gst_structure_to_string):
2794           keep the correct type when using lists of ranges
2795         * gst/gstvalue.c: (gst_value_list_prepend_value),
2796         (gst_value_list_append_value):
2797           copy the value before adding to the list (d'oh)
2798         * gst/gstvalue.c: (gst_value_subtract_int_range_int),
2799         (gst_value_subtract_int_range_int_range):
2800           handle overflows correctly
2801         * gst/gstvalue.c: (gst_value_subtract_from_list):
2802           fix memleak
2803         * testsuite/caps/caps.h:
2804           add a caps that caused segfaults
2805
2806 2004-04-22  Benjamin Otte  <otte@gnome.org>
2807
2808         * testsuite/refcounting/pad.c: (main):
2809           fix test
2810
2811 2004-04-22  Benjamin Otte  <otte@gnome.org>
2812
2813         * gst/gstcaps.c: (gst_caps_subtract):
2814           allow subtracting ANY and EMPTY from ANY caps
2815
2816 2004-04-22  Benjamin Otte  <otte@gnome.org>
2817
2818         * gst/gstcaps.c: (gst_caps_append), (gst_caps_intersect),
2819         (gst_caps_union):
2820           only simplify in functions that create new caps. Simplifying in
2821           gst_caps_append breaks tests.
2822
2823 2004-04-22  Benjamin Otte  <otte@gnome.org>
2824
2825         * gst/gstcaps.c: (gst_caps_structure_simplify):
2826           unset GValue after use
2827         * gst/gstcaps.c: (gst_caps_append), 
2828         * gst/gstpad.c: (gst_pad_link_fixate), (gst_pad_template_new):
2829           use gst_caps_simplify (reduces registry size by 30%)
2830         * gst/gstpad.c: (gst_pad_template_new):
2831           don't allow NULL caps
2832
2833 2004-04-22  Benjamin Otte  <otte@gnome.org>
2834
2835         * docs/gst/gstreamer-sections.txt:
2836           add gst_caps_do_simplify
2837         * gst/gstcaps.c:
2838           add documentation for gst_caps_do_simplify
2839         * gst/gstvalue.h:
2840           fix typo in gst_value_register_subtract_func declaration for gst-doc
2841
2842 2004-04-22  Benjamin Otte  <otte@gnome.org>
2843
2844         * gst/gstcaps.c: (gst_caps_from_string_inplace):
2845           fix bug when converting from empty string.
2846         * gst/gstcaps.c: (gst_caps_new_any), (gst_caps_new_simple),
2847         (gst_caps_new_full_valist), (gst_caps_copy), (gst_caps_copy_1):
2848           use gst_caps_new_empty to allocate a new caps. Only that function
2849           allocates memory for caps now.
2850         * gst/gstcaps.c: (gst_caps_remove_and_get_structure),
2851         (gst_caps_remove_structure):
2852           add ability to remove one structure (but not to header yet)
2853         * gst/gstcaps.c: (gst_caps_compare_structures),
2854         (gst_caps_simplify), (gst_caps_structure_figure_out_union),
2855         (gst_caps_structure_simplify), (gst_caps_do_simplify),
2856         * gst/gstcaps.h:
2857           add gst_caps_do_simplify that tries to simplify a caps in place.
2858           Deprecate old gst_caps_simplify function.
2859         * testsuite/caps/caps.h:
2860           add caps.h containing a common set of caps to test against.
2861         * testsuite/caps/sets.c: (check_caps), (main):
2862           use it.
2863         * testsuite/caps/.cvsignore:
2864         * testsuite/caps/Makefile.am:
2865         * testsuite/caps/simplify.c: (check_caps), (main):
2866           add test to check correctness and efficency of caps simplification.
2867
2868 2004-04-22  Sebastien Cote <sc5@hermes.usherb.ca>
2869
2870         reviewed by Benjamin Otte  <otte@gnome.org>
2871
2872         * gst/gstparse.c: (_gst_parse_escape):
2873           Free the GString used in _gst_parse_escape()
2874
2875 2004-04-21  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2876
2877         * gst/gstpad.c: (gst_pad_link_negotiate):
2878           refuse to link if the link is not possible
2879         * configure.ac:
2880         * testsuite/Makefile.am:
2881         * testsuite/negotiation/.cvsignore:
2882         * testsuite/negotiation/Makefile.am:
2883         * testsuite/negotiation/pad_link.c: (main):
2884           add test that checks the above behaviour
2885
2886 2004-04-21  Thomas Vander Stichele  <thomas at apestaart dot org>
2887
2888         * docs/gst/gstreamer-sections.txt:
2889           add newly added API
2890
2891 2004-04-21  Thomas Vander Stichele  <thomas at apestaart dot org>
2892
2893         * gst/elements/gstfilesrc.c: (gst_filesrc_init),
2894         (gst_filesrc_get_mmap), (gst_filesrc_get_read), (gst_filesrc_get),
2895         (gst_filesrc_open_file), (gst_filesrc_close_file),
2896         (gst_filesrc_srcpad_query), (gst_filesrc_srcpad_event):
2897         * gst/elements/gstfilesrc.h:
2898           add support for non-regular files (#140734)
2899
2900 2004-04-21  Benjamin Otte  <otte@gnome.org>
2901
2902         * gst/gstpad.c: (gst_pad_link_fixate):
2903           add sophisticated error checking code to see if fixation functions
2904           did their fixation right
2905
2906 2004-04-21  Benjamin Otte  <otte@gnome.org>
2907
2908         * gst/gstcaps.c: (gst_caps_append), (gst_caps_union):
2909           check for ANY caps before appending/unioning
2910         * gst/gstcaps.c: (gst_caps_is_subset),
2911         (gst_caps_is_equal), (gst_caps_structure_subtract_field),
2912         (gst_caps_structure_subtract), (gst_caps_subtract):
2913         * gst/gstcaps.h:
2914           add gst_caps_is_equal, gst_caps_is_subset and gst_caps_subtract to
2915           the API. deprecate gst_caps_is_equal_fixed
2916         * gst/gstpad.c: (gst_pad_try_set_caps):
2917         * gst/gstqueue.c: (gst_queue_link):
2918           s/gst_caps_is_equal_fixed/gst_caps_is_equal/
2919         * gst/gststructure.c: (gst_structure_get_name_id):
2920         * gst/gststructure.h:
2921           add function gst_structure_get_name_id
2922         * gst/gstvalue.c: (gst_value_subtract_int_int_range),
2923         (gst_value_create_new_range), (gst_value_subtract_int_range_int),
2924         (gst_value_subtract_int_range_int_range),
2925         (gst_value_subtract_double_double_range),
2926         (gst_value_subtract_double_range_double),
2927         (gst_value_subtract_double_range_double_range),
2928         (gst_value_subtract_from_list), (gst_value_subtract_list),
2929         (gst_value_can_intersect), (gst_value_subtract),
2930         (gst_value_can_subtract), (gst_value_register_subtract_func),
2931         (_gst_value_initialize):
2932         * gst/gstvalue.h:
2933           add support for subtracting values from each other. Note that
2934           subtracting means subtracting as in set theory. Required for caps
2935           stuff above.
2936         * testsuite/caps/.cvsignore:
2937         * testsuite/caps/Makefile.am:
2938         * testsuite/caps/erathostenes.c: (erathostenes), (main):
2939         * testsuite/caps/sets.c: (check_caps), (main):
2940         * testsuite/caps/subtract.c: (check_caps), (main):
2941           add tests for subtraction and equality code.
2942
2943 2004-04-20  David Schleef  <ds@schleef.org>
2944
2945         * gst/autoplug/Makefile.am:  Fix some little buglets in last checkin.
2946         * gst/indexers/Makefile.am:
2947         * gst/schedulers/Makefile.am:
2948         * libs/gst/bytestream/Makefile.am:
2949         * libs/gst/control/Makefile.am:
2950         * libs/gst/getbits/Makefile.am:
2951
2952 2004-04-20  David Schleef  <ds@schleef.org>
2953
2954         * common/as-libtool.mak: Fine-tune DLL building.
2955         * configure.ac: Link plugins against libgstreamer.  Define plugindir
2956         (like gst-plugins)
2957         * examples/plugins/Makefile.am: remove plugindir
2958         * gst/autoplug/Makefile.am: DLL building fixes
2959         * gst/elements/Makefile.am: DLL building fixes.  Disable pipefilter on
2960         Windows.
2961         * gst/elements/gstelements.c: Conditionally disable pipefilter.
2962         * gst/indexers/Makefile.am: DLL building fixes
2963         * gst/schedulers/Makefile.am: DLL building fixes.
2964         * libs/gst/bytestream/Makefile.am: DLL building fixes.
2965         * libs/gst/control/Makefile.am: same
2966         * libs/gst/getbits/Makefile.am: same
2967         * testsuite/Makefile.am: New dlopen directory
2968         * testsuite/dlopen/Makefile.am: Tests to check if libgstreamer works
2969         when dlopened.
2970         * testsuite/dlopen/dlopen_gst.c: (main): same
2971         * testsuite/dlopen/loadgst.c: (do_test): same
2972
2973 2004-04-20  David Schleef  <ds@schleef.org>
2974
2975         * gst/parse/grammar.y:  Apply patch from Sebastien Cote
2976         <sc5@hermes.usherb.ca> to fix a memleak. (bug #140594)
2977
2978 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2979
2980         * gst/gstelement.c: (gst_element_wait),
2981         (gst_element_set_time_delay), (gst_element_change_state):
2982           Use GST_TIME_*
2983
2984 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2985
2986         * gst/autoplug/gstspider.c: (gst_spider_link_sometimes),
2987         (gst_spider_identity_plug):
2988           improve debugging messages
2989         * gst/gstbin.c: (gst_bin_remove_func):
2990           make sure the state_change function is only called with simple state
2991           transitions
2992
2993 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2994
2995         * gst/elements/gstfakesink.c: (gst_fakesink_state_error_get_type),
2996         (gst_fakesink_set_property), (gst_fakesink_chain):
2997         * gst/elements/gstfakesrc.c: (gst_fakesrc_set_property):
2998         * gst/elements/gstfdsrc.c: (gst_fdsrc_set_property):
2999         * gst/elements/gstfilesrc.c: (gst_filesrc_set_property):
3000         * gst/elements/gstidentity.c: (gst_identity_chain),
3001         (gst_identity_set_property):
3002         * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_set_property):
3003         * gst/elements/gstpipefilter.c: (gst_pipefilter_set_property):
3004           add warnings to _set_property for unknown arguments
3005           use GST_TIME_FORMAT/GST_TIME_ARGS for timestamp printing
3006
3007 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3008
3009         * Makefile.am:
3010         * docs/manuals.mak:
3011           add .po file download snippet
3012           fix a bug in the doc makefile
3013
3014 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3015
3016         * Makefile.am:
3017         * po/LINGUAS:
3018         * po/en_GB.po:
3019           Added en_GB translation (Gareth Owen)
3020
3021 2004-04-20  Johan Dahlin  <johan@gnome.org>
3022
3023         * gst/gstpad.c (_invent_event): Clean up
3024
3025 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3026
3027         * testsuite/caps/filtercaps.c: (main):
3028           fix test to test things correctly (caps are complicated)
3029
3030 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3031
3032         * testsuite/caps/Makefile.am:
3033         * testsuite/caps/filtercaps.c: (main):
3034           add test (that doesn't work right now, but should)
3035
3036 2004-04-19  David Schleef  <ds@schleef.org>
3037
3038         * configure.ac: Add test for allowing unaligned access.  Add define
3039         to put in gstconfig.h.
3040         * docs/gst/gstreamer-sections.txt: New symbols
3041         * docs/gst/tmpl/gstcompat.sgml: Check in changes made by gtkdoc
3042         * docs/gst/tmpl/gstfilesrc.sgml:
3043         * docs/gst/tmpl/gstparse.sgml:
3044         * docs/gst/tmpl/gsttypes.sgml:
3045         * docs/gst/tmpl/gstutils.sgml:
3046         * docs/gst/tmpl/gstvalue.sgml:
3047         * gst/gstconfig.h.in: Add GST_HAVE_UNALIGNED_ACCESS
3048         * gst/gstutils.h: Add macros for unaligned memory access.  Useful
3049         on most !i386/!powerpc architectures.  From Daniel Gazard
3050         <daniel.gazard@free.fr>.  (bug #140156)
3051         * po/af.po: Check in changes made by gettext.
3052         * po/az.po:
3053         * po/fr.po:
3054         * po/nl.po:
3055         * po/sr.po:
3056         * po/sv.po:
3057
3058 2004-04-20  Benjamin Otte  <otte@gnome.org>
3059
3060         * gst/schedulers/entryscheduler.c: 
3061         (gst_entry_scheduler_yield):
3062           refuse to yield when decoupled elements insist on doing that.
3063           At least it's better than crashing
3064
3065 2004-04-19  David Schleef  <ds@schleef.org>
3066
3067         * docs/libs/Makefile.am: Change sinclude to include
3068         * docs/gst/Makefile.am: same
3069         * pkgconfig/Makefile.am:  Remove GNU-ism from makefile target
3070
3071 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
3072
3073         * po/LINGUAS:
3074         * po/uk.po:
3075           Added Ukrainian translation (Maxim V. Dziumanenko)
3076
3077 2004-04-19  Johan Dahlin  <johan@gnome.org>
3078
3079         * gst/parse/grammar.y (__gst_parse_chain_free): Don't do null
3080         checking here, do it before calling the function.
3081         Clean up, use for loops instead of while loops while iterating
3082         over lists.
3083
3084         * gst/autoplug/gstspider.c (gst_spider_request_new_pad): Fix typo
3085         in debug message.
3086         (gst_spider_create_and_plug): Improve debug message.
3087         General: Replace while loops which iterates over GLists with for
3088         loops. Which are much cleaner, improves readability, especially
3089         for gst_spider_identity_plug
3090
3091         * gst/gstpad.c (_invent_event): Fix parameters to warning macros,
3092         fixes bug 140477
3093
3094 2004-04-18  Thomas Vander Stichele  <thomas at apestaart dot org>
3095
3096         * po/LINGUAS:
3097         * po/tr.po:
3098           Added Turkish translation (Baris Cicek)
3099
3100 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3101
3102         * docs/faq/troubleshooting.xml:
3103           Mention gst-register in the FAQ (fixes 139045).
3104
3105 2004-04-17  Thomas Vander Stichele  <thomas at apestaart dot org>
3106
3107         * docs/gst/gstreamer-sections.txt:
3108
3109 2004-04-17  Benjamin Otte  <otte@gnome.org>
3110
3111         * gst/gstelement.c: (gst_element_dispose):
3112           simplify
3113         * gst/gstpad.c: (gst_pad_call_chain_function):
3114           don't create loads of events due to bad macro usage
3115
3116 2004-04-16  David Schleef  <ds@schleef.org>
3117
3118         * gst/gstcaps.c: (gst_caps_is_fixed_foreach):
3119         * gst/gstpad.c: (_gst_pad_default_fixate_foreach):
3120         * gst/gstvalue.c: (gst_value_serialize_buffer),
3121         (gst_value_deserialize_buffer), (gst_type_is_fixed),
3122         (_gst_value_initialize): Create a new function gst_type_is_fixed()
3123         to indicate types that are fixed wrt caps or not.  Switching to
3124         this function fixes (bug #140298).
3125         * gst/gstvalue.h:
3126
3127 2004-04-16  David Schleef  <ds@schleef.org>
3128
3129         * common/m4/gst-arch.m4:  Implmenent a whitelist and blacklist
3130         for GST_UNALIGNED_ACESS, since we essentially know which archs
3131         are ok.
3132
3133 2004-04-17  Benjamin Otte  <otte@gnome.org>
3134
3135         * docs/gst/Makefile.am:
3136           ignore gst/parse directory when building docs (fixes #140205)
3137
3138 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
3139
3140         * testsuite/refcounting/mem.c: (vmsize):
3141           do error checking
3142
3143 2004-04-16  Johan Dahlin  <johan@gnome.org>
3144
3145         * docs/gst/gstreamer-sections.txt: Add gst_pad_call_chain_function
3146         and gst_pad_call_get_function.
3147
3148 2004-04-15  David Schleef  <ds@schleef.org>
3149
3150         * common/m4/gst-arch.m4: Add GST_UNALIGNED_ACCESS() macro that
3151         checks if we can access unaligned memory.
3152         * configure.ac: Use it.
3153
3154 2004-04-16  Benjamin Otte  <otte@gnome.org>
3155
3156         * gst/elements/gstfilesrc.c: (gst_filesrc_init), (gst_filesrc_get),
3157         (gst_filesrc_change_state), (gst_filesrc_srcpad_event):
3158         * gst/elements/gstfilesrc.h:
3159           s/seek_happened/need_discont/ and require discont before sending any
3160           data
3161
3162 2004-04-15  David Schleef  <ds@schleef.org>
3163
3164         * gst/gstvalue.c: (gst_value_serialize_buffer),
3165         (gst_value_deserialize_buffer), (_gst_value_initialize):
3166         Register these types as fundamental types. (bug #140015)
3167
3168 2004-04-16  Benjamin Otte  <otte@gnome.org>
3169
3170         * gst/gstpad.c: (gst_pad_set_active), (gst_pad_link_new),
3171         (gst_pad_link_free), (gst_pad_link_try), (_invent_event),
3172         (gst_pad_pull):
3173           implement enforcing discont events before buffers are passed. This
3174           allows state changes of only some elements and later correctly going
3175           on where they left off (or in short: you can now set audio sinks to
3176           NULL to release the device when the pipeline is paused)
3177         * gst/gstpad.c: (gst_pad_call_chain_function),
3178         (gst_pad_call_get_function):
3179         * gst/gstpad.h:
3180           add gst_pad_call_chain_function and gst_pad_call_get_function for
3181           scheduler interaction. They are required because of the changes
3182           above.
3183         * gst/schedulers/entryscheduler.c: (get_buffer),
3184         (gst_entry_scheduler_chain_wrapper),
3185         (gst_entry_scheduler_get_wrapper),
3186         (gst_entry_scheduler_state_transition),
3187         (gst_entry_scheduler_pad_link):
3188         * gst/schedulers/gstbasicscheduler.c:
3189         (gst_basic_scheduler_chain_wrapper),
3190         (gst_basic_scheduler_src_wrapper),
3191         (gst_basic_scheduler_chainhandler_proxy),
3192         (gst_basic_scheduler_gethandler_proxy),
3193         (gst_basic_scheduler_cothreaded_chain),
3194         (gst_basic_scheduler_chain_elements):
3195         * gst/schedulers/gstoptimalscheduler.c:
3196         (get_group_schedule_function), (pad_clear_queued),
3197         (gst_opt_scheduler_pad_link):
3198           use the new functions instead of calling get/chain-functions
3199           directly.
3200
3201 2004-04-15  David Schleef  <ds@schleef.org>
3202
3203         * docs/gst/gstreamer-sections.txt: Remove deprecated symbols.
3204         * docs/gst/tmpl/gstinfo.sgml: same
3205         * docs/gst/tmpl/gstutils.sgml: Remove a bunch of bogus crap that
3206         gtk-doc put here.
3207         * gst/gstutils.h: Remove the \ that was confusing gtk-doc.
3208         * examples/queue/queue.c: (main):  We iterate pipelines, not
3209         bins.  (bug #139996)
3210
3211 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3212
3213         * docs/pwg/advanced-types.xml:
3214           Add MS RLE support. Also document Qt RLE although I have no sample
3215           files for that yet. And document an extra property for ADPCM.
3216
3217 2004-04-15  David Schleef  <ds@schleef.org>
3218
3219         * gst/gstplugin.c: (_gst_plugin_fault_handler_restore),
3220         (_gst_plugin_fault_handler_setup):  Disable more stuff on
3221         Windows.
3222
3223 2004-04-15  David Schleef  <ds@schleef.org>
3224
3225         * gst/gstinfo.c: (_gst_debug_init): Change some internal
3226         symbol names to not conflict with new gstinfo.h symbols.
3227         * gst/gstinfo.h: Add inline functions for all those crazy
3228         compilers that don't know how to handle variadic macros (MSVC).
3229
3230 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
3231
3232         * configure.ac: bump nano to 1
3233
3234 === release 0.8.1 ===
3235
3236 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
3237
3238         * NEWS:
3239         * RELEASE:
3240         * configure.ac:
3241           releasing 0.8.1, "Snow Brigade"
3242
3243 2004-04-14  David Schleef  <ds@schleef.org>
3244
3245         * testsuite/Makefile.am: define tests_ignore
3246         * testsuite/Rules: Added new tests_ignore, which get compiled,
3247         but not run (generally because they're inconsistent or have
3248         heisenbugs).  Now we can ensure all the .c files compile in
3249         testsuite/.
3250         * testsuite/bins/Makefile.am: define tests_ignore
3251         * testsuite/bytestream/Makefile.am:
3252         * testsuite/caps/Makefile.am:
3253         * testsuite/clock/Makefile.am:
3254         * testsuite/debug/Makefile.am:
3255         * testsuite/debug/global.c: (gst_debug_log_one),
3256         (gst_debug_log_two): Fix compilation problem.
3257         * testsuite/dynparams/Makefile.am:
3258         * testsuite/elements/Makefile.am:
3259         * testsuite/ghostpads/Makefile.am:
3260         * testsuite/indexers/Makefile.am:
3261         * testsuite/parse/Makefile.am:
3262         * testsuite/plugin/Makefile.am:
3263         * testsuite/refcounting/Makefile.am:
3264         * testsuite/refcounting/element_pad.c: (main): Don't return leak
3265         results, because it's not calculated correctly.
3266         * testsuite/refcounting/pad.c: (main): same
3267         * testsuite/states/Makefile.am:
3268         * testsuite/tags/Makefile.am:
3269         * testsuite/threads/Makefile.am:
3270
3271 2004-04-14  David Schleef  <ds@schleef.org>
3272
3273         * gst/gstcpu.c: (gst_cpuid_i386): Add workaround for gcc-3.2
3274         generating bad code around the cpu detection asm code.
3275
3276 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
3277
3278         * tools/gst-inspect.c: (print_element_info):
3279           print numeric version of rank as well, since we added some - 1
3280           rank values to elements
3281
3282 2004-04-13  David Schleef  <ds@schleef.org>
3283
3284         * configure.ac:  Disable various code when compiling for MinGW.
3285         * gst/elements/Makefile.am:
3286         * gst/elements/gstelements.c:
3287         * gst/elements/gstfdsrc.c: (gst_fdsrc_get):
3288         * gst/elements/gstfilesrc.c: (gst_filesrc_init), (gst_filesrc_get):
3289         * gst/registries/gstxmlregistry.c: (make_dir):
3290
3291 2004-04-13  David Schleef  <ds@schleef.org>
3292
3293         * gst/Makefile.am:
3294         * gst/gstcpu.c: (gst_cpuid_i386): Convert asm source into inline
3295         assembly.
3296         * gst/gstcpuid_i386.s: remove
3297
3298 2004-04-13  David Schleef  <ds@schleef.org>
3299
3300         * docs/gst/tmpl/gstaggregator.sgml: Random checkin because gtk-doc
3301         seems to think it needs to be done.
3302         * docs/gst/tmpl/gstfakesink.sgml:
3303         * docs/gst/tmpl/gstfakesrc.sgml:
3304         * docs/gst/tmpl/gstfdsink.sgml:
3305         * docs/gst/tmpl/gstfdsrc.sgml:
3306         * docs/gst/tmpl/gstfilesink.sgml:
3307         * docs/gst/tmpl/gstfilesrc.sgml:
3308         * docs/gst/tmpl/gstidentity.sgml:
3309         * docs/gst/tmpl/gstmd5sink.sgml:
3310         * docs/gst/tmpl/gstmultifilesrc.sgml:
3311         * docs/gst/tmpl/gstpipefilter.sgml:
3312         * docs/gst/tmpl/gstshaper.sgml:
3313         * docs/gst/tmpl/gstspider.sgml:
3314         * docs/gst/tmpl/gstspideridentity.sgml:
3315         * docs/gst/tmpl/gststatistics.sgml:
3316         * docs/gst/tmpl/gsttee.sgml:
3317         * docs/gst/tmpl/gsttypefind.sgml:
3318         * docs/gst/tmpl/gstutils.sgml:
3319
3320 2004-04-13  David Schleef  <ds@schleef.org>
3321
3322         * configure.ac: Changes to remove POSIXisms (mmap in this case)
3323         and to build DLLs on Windows.
3324         * gst/Makefile.am:
3325         * gst/elements/gstfilesrc.c: (gst_filesrc_get),
3326         (gst_filesrc_open_file):
3327         * gst/schedulers/Makefile.am:
3328
3329 2004-04-13  David Schleef  <ds@schleef.org>
3330
3331         * gst/gstcaps.c: (gst_caps_structure_fixate_field_nearest_int),
3332         (gst_caps_structure_fixate_field_nearest_double):  Fix bug in
3333         fixating lists.
3334
3335 2004-04-12  David Schleef  <ds@schleef.org>
3336
3337         * gst/gstbuffer.c: (_gst_buffer_initialize), (gst_buffer_get_type),
3338         (gst_buffer_free_chunk): Added gst_buffer_get_type() and changed
3339         to using it.
3340         * gst/gstbuffer.h: Changed GST_BUFFER_TYPE to gst_buffer_get_type()
3341         * gst/gstcaps.c: (gst_caps_is_fixed_foreach): Buffer is a fixed type
3342         * gst/gstpad.c: (_gst_pad_default_fixate_foreach): same
3343         * gst/gststructure.c: (gst_structure_set_valist),
3344         (gst_structure_from_abbr), (gst_structure_to_abbr): Add vararg
3345         support for buffers.
3346         * gst/gsttag.c: (gst_tag_register): Constify a prototype that was
3347         intended to be const.
3348         * gst/gsttag.h: same
3349         * gst/gstvalue.c: (gst_value_serialize_buffer),
3350         (gst_value_deserialize_buffer), (_gst_value_initialize):  Add code
3351         to (de)serialize buffers.
3352         * testsuite/caps/Makefile.am:  Add a bit of buffer testing
3353         * testsuite/caps/string-conversions.c: (main):
3354         * testsuite/caps/value_serialize.c: add new test
3355
3356 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3357
3358         * docs/pwg/advanced-types.xml:
3359           Document MS video 1 (video/x-msvideocodec) mimetype/format.
3360
3361 2004-04-11  Benjamin Otte  <otte@gnome.org>
3362
3363         * gst/schedulers/gstbasicscheduler.c: (plugin_init):
3364           rename categories to basic_*
3365         * gst/schedulers/gstbasicscheduler.c: 
3366         (gst_basic_scheduler_chain_wrapper),
3367         (gst_basic_scheduler_chainhandler_proxy),
3368         (gst_basic_scheduler_gethandler_proxy),
3369         (gst_basic_scheduler_eventhandler_proxy):
3370           debugging category fixes - put common stuff in log category
3371         * gst/schedulers/gstbasicscheduler.c: 
3372         (gst_basic_scheduler_chain_elements):
3373           dirty fix: call gst_basic_scheduler_cothreaded_chain when already
3374           active and linking two active chains
3375
3376 2004-04-10  Benjamin Otte  <otte@gnome.org>
3377
3378         * docs/pwg/intro-preface.xml:
3379           fix dead links and remove reference to Wiki
3380
3381 2004-04-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3382
3383         * gst/schedulers/gstbasicscheduler.c:
3384           make sure we can switch back to the main function if we're still in
3385           the main function (supposed to fix #139617)
3386         * gst/schedulers/gthread-cothreads.h:
3387           don't throw an error when switching to the same cothread
3388
3389 2004-04-09  Benjamin Otte  <otte@gnome.org>
3390
3391         * gst/gstbin.c: (gst_bin_get_type):
3392         * gst/gstclock.c: (gst_clock_get_type):
3393         * gst/gstindex.c: (gst_index_get_type):
3394         * gst/gstobject.c: (gst_object_get_type),
3395         (gst_signal_object_get_type):
3396         * gst/gstpad.c: (gst_pad_get_type), (gst_real_pad_get_type),
3397         (gst_pad_template_get_type), (gst_ghost_pad_get_type):
3398         * gst/gstpluginfeature.c: (gst_plugin_feature_get_type):
3399         * gst/gstqueue.c: (gst_queue_get_type):
3400         * gst/gstregistry.c: (gst_registry_get_type):
3401         * gst/gstsystemclock.c: (gst_system_clock_get_type):
3402         * gst/gstthread.c: (gst_thread_get_type):
3403           don't use memchunks for these objects, use malloc instead
3404
3405 2004-04-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3406
3407         * docs/gst/.cvsignore:
3408         * docs/gst/Makefile.am:
3409         * docs/gst/gstreamer-sections.txt:
3410         * docs/gst/tmpl/gstaggregator.sgml:
3411         * docs/gst/tmpl/gstbuffer.sgml:
3412         * docs/gst/tmpl/gstclock.sgml:
3413         * docs/gst/tmpl/gstelement.sgml:
3414         * docs/gst/tmpl/gstfakesink.sgml:
3415         * docs/gst/tmpl/gstfakesrc.sgml:
3416         * docs/gst/tmpl/gstfdsink.sgml:
3417         * docs/gst/tmpl/gstfdsrc.sgml:
3418         * docs/gst/tmpl/gstfilesink.sgml:
3419         * docs/gst/tmpl/gstfilesrc.sgml:
3420         * docs/gst/tmpl/gstidentity.sgml:
3421         * docs/gst/tmpl/gstindex.sgml:
3422         * docs/gst/tmpl/gstinfo.sgml:
3423         * docs/gst/tmpl/gstmd5sink.sgml:
3424         * docs/gst/tmpl/gstmultifilesrc.sgml:
3425         * docs/gst/tmpl/gstpad.sgml:
3426         * docs/gst/tmpl/gstpipefilter.sgml:
3427         * docs/gst/tmpl/gstpipeline.sgml:
3428         * docs/gst/tmpl/gstpluginfeature.sgml:
3429         * docs/gst/tmpl/gstqueue.sgml:
3430         * docs/gst/tmpl/gstregistry.sgml:
3431         * docs/gst/tmpl/gstscheduler.sgml:
3432         * docs/gst/tmpl/gstshaper.sgml:
3433         * docs/gst/tmpl/gstspider.sgml:
3434         * docs/gst/tmpl/gstspideridentity.sgml:
3435         * docs/gst/tmpl/gststatistics.sgml:
3436         * docs/gst/tmpl/gstsystemclock.sgml:
3437         * docs/gst/tmpl/gsttee.sgml:
3438         * docs/gst/tmpl/gstthread.sgml:
3439         * docs/gst/tmpl/gsttypefind.sgml:
3440         * docs/gst/tmpl/gstutils.sgml:
3441           further doc build fixes
3442
3443 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
3444
3445         * docs/gst/Makefile.am:
3446           make docs exit on scanning problems
3447           fix nonsrcdir build issues
3448         * docs/gst/gstreamer-sections.txt:
3449           adding stuff from -unused
3450         * gst/gstqueue.h:
3451           create GstQueueSize
3452         * gst/schedulers/cothreads_compat.h:
3453           fix cothread warnings
3454
3455 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
3456
3457         * docs/gst/gstreamer-sections.txt:
3458           remove defines deprecated by Benjamin
3459
3460 2004-04-07  Benjamin Otte  <otte@gnome.org>
3461
3462         * gst/elements/gstbufferstore.c: (gst_buffer_store_get_buffer):
3463           when the buffer is complete, don't check if other buffers are needed
3464         * gst/elements/gstfilesrc.c: (gst_filesrc_srcpad_event):
3465           check that the offset is >0 so we don't try to read before the
3466           beginning of the file
3467         * gst/gstpad.c: (gst_pad_set_pad_template):
3468           sink the template, so we don't end up with 130k pad templates
3469
3470 2004-04-06  Benjamin Otte  <otte@gnome.org>
3471
3472         * gst/autoplug/gstspider.c: (gst_spider_link_add):
3473           don't ref the element, adding already reffed it. And we didn't unref
3474           it later anyway... (huge memleak when you used many spider elements)
3475         * gst/gstelement.c: (gst_element_base_class_finalize):
3476         * gst/gstelementfactory.c: (gst_element_factory_cleanup),
3477         (gst_element_register):
3478         * gst/gsturi.c: (gst_element_make_from_uri):
3479           use gst_object_(un)ref instead of g_object(un)ref
3480
3481 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3482
3483         * gst/gstbuffer.h:
3484           remove macro that wouldn't work anymore because struct member has
3485           been removed.
3486         * gst/schedulers/entryscheduler.c: (schedule_forward):
3487           fix segfault for unconnected pads
3488         
3489 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3490
3491         reviewed by David Schleef <ds@schleef.org>
3492
3493         * gst/gstinfo.h:
3494           *_FORMAT modifiers should require putting a % in front of them for
3495           consistency reasons.
3496
3497 2004-04-05  Colin Walters  <walters@redhat.com>
3498
3499         * configure.ac (VALGRIND_CFLAGS, VALGRIND_LIBS): Remove spurious
3500         space.
3501
3502 2004-04-05  Benjamin Otte  <otte@gnome.org>
3503
3504         * configure.ac:
3505         * gst/Makefile.am:
3506         * gst/gst_private.h:
3507         * gst/gstinfo.c: (__gst_in_valgrind), (_gst_debug_init):
3508           add support for detecting if GStreamer runs inside valgrind.
3509           requires valgrind (d'oh) and --enable-debug for correct cdetection.
3510           print a big message in valgrind that GStreamer has detected it's
3511           running inside and might now use different code.
3512         * gst/gstmemchunk.c: (populate), (free_area),
3513         (gst_mem_chunk_destroy), (gst_mem_chunk_alloc),
3514         (gst_mem_chunk_free):
3515           flag memchunks for valgrind, so it can detect leaking of chunks.
3516           This allows detecting leaks of GstBuffer and GstEvent correctly
3517           inside valgrind.
3518
3519 2004-04-05  David Schleef  <ds@schleef.org>
3520
3521         * gst/gsttrace.h:  Fix #ifdef nesting (bug #139109) Patch from
3522           jensgr@gmx.net (Jens Granseuer)
3523
3524 2004-04-05  David Schleef  <ds@schleef.org>
3525
3526         * gst/gstbuffer.c: (_gst_buffer_sub_free),
3527         (gst_buffer_default_free), (gst_buffer_default_copy),
3528         (gst_buffer_alloc_chunk), (gst_buffer_free_chunk),
3529         (gst_buffer_new), (gst_buffer_create_sub):  Allocate GstBuffer
3530         structures in one place.
3531
3532 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3533
3534         * gst/gstinfo.h: adding Ronald's timestamp debugging defines
3535           (GST_TIME_FORMAT, GST_TIME_ARGS)
3536
3537 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3538
3539         * testsuite/elements/Makefile.am:
3540           disable test until it stops breaking make distcheck
3541
3542 2004-04-05  Johan Dahlin  <johan@gnome.org>
3543
3544         * po/sv.po: Updated translation
3545
3546 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3547
3548         * gst/gstplugin.c: (gst_plugin_load_file):
3549           fix segfault for when original plugin was loaded statically
3550
3551 2004-04-05  Benjamin Otte  <otte@gnome.org>
3552
3553         * testsuite/debug/category.c: (main):
3554         * testsuite/debug/commandline.c: (main):
3555         * testsuite/debug/output.c: (main):
3556           fix tests to work again with debugging enabled
3557
3558 2004-04-05  Benjamin Otte  <otte@gnome.org>
3559
3560         * gst/schedulers/gstbasicscheduler.c:
3561         (gst_basic_scheduler_pad_link):
3562           fix to work with recent scheduling changes
3563
3564 2004-04-05  Benjamin Otte  <otte@gnome.org>
3565
3566         * gst/schedulers/entryscheduler.c: (some functions, dunno which,
3567         prepareChangeLog doesn't work when cvs indents):
3568           don't throw an error when no element can be scheduled, there's too
3569           many weird reasons why it doesn't work. Return STOPPED instead.
3570           decoupled elemts' schedulability doesn't depend on bufpens.
3571
3572 2004-04-04  Benjamin Otte  <otte@gnome.org>
3573
3574         * gst/schedulers/gstbasicscheduler.c:
3575         (gst_basic_scheduler_pad_select):
3576           fix uninitialized variable warnings
3577
3578 2004-04-04  Benjamin Otte  <otte@gnome.org>
3579
3580         * gst/gstpad.c: (gst_pad_collect_valist):
3581           fix uninitialized variable warning
3582         * gst/schedulers/entryscheduler.c: (schedule_forward):
3583           fix shadowed variable
3584
3585 2004-04-04  Benjamin Otte  <otte@gnome.org>
3586
3587         * gst/gstpad.c: (gst_pad_collect_array), (gst_pad_collectv),
3588         (gst_pad_collect), (gst_pad_collect_valist), (gst_pad_selectv),
3589         (gst_pad_select):
3590         * gst/gstpad.h:
3591         * gst/gstscheduler.c: (gst_scheduler_pad_select),
3592         (gst_scheduler_lock_element), (gst_scheduler_unlock_element):
3593         * gst/gstscheduler.h:
3594           implement gst_pad_collect as replacement for gst_pad_select.
3595           deprecate gst_pad_select and gst_scheduler_(un)lock_element
3596           add new flag GST_SCHEDULER_FLAG_NEW_API for API that implements the
3597           new pad_select, lock and unlock calls.
3598         * gst/cothreads.c: (cothread_destroy), (cothread_switch):
3599         * gst/cothreads.h:
3600         * gst/schedulers/cothreads_compat.h:
3601         * gst/schedulers/gthread-cothreads.h:
3602           remove unused cothread_lock and cothread_unlock calls
3603         * gst/schedulers/entryscheduler.c:
3604         (gst_entry_scheduler_class_init), (gst_entry_scheduler_init),
3605         (_can_schedule_loop), (gst_entry_scheduler_get_handler),
3606         (gst_entry_scheduler_pad_select):
3607           update to new API
3608         * gst/schedulers/gstbasicscheduler.c:
3609         (gst_basic_scheduler_class_init), (gst_basic_scheduler_init),
3610         (gst_basic_scheduler_pad_select):
3611           remove useless lock and unlock calls, update pad_select to new API
3612           (untested)
3613         * gst/schedulers/gstoptimalscheduler.c:
3614         (gst_opt_scheduler_class_init):
3615           remove useless select, lock and unlock function calls
3616         * gst/elements/gstaggregator.c: (gst_aggregator_loop):
3617           use gst_pad_collect instead of gst_pad_select
3618
3619 2004-04-04  Benjamin Otte  <otte@gnome.org>
3620
3621         * gst/schedulers/entryscheduler.c: (_can_schedule_get),
3622         (can_schedule_pad), (can_schedule), (schedule), (schedule_forward),
3623         (schedule_next_element), (print_entry):
3624           add can_schedule_pad to handle element states.
3625           add schedule_forward to select the correct entry to schedule next
3626
3627 2004-04-03  Benjamin Otte  <otte@gnome.org>
3628
3629         * gst/schedulers/entryscheduler.c: 
3630           remove unused variable, fix error inside Rb, fix compile warning in
3631           unreachable code
3632
3633 2004-04-03  Benjamin Otte  <otte@gnome.org>
3634
3635         * gst/schedulers/entryscheduler.c:
3636           completely revamp the inner workings, so it's a lot easier to
3637           understand and extend
3638
3639 2004-04-03  Andy Wingo  <wingo@pobox.com>
3640
3641         * gst/schedulers/gstoptimalscheduler.c (GstOptSchedulerGroupLink):
3642         Rename ->group1 and ->group2 to ->src and ->sink, respectively.
3643         This allows better introspection of pipeline topology.
3644         (add_to_chain): Don't do trickery to put loop elements first;
3645         rather, queue a chain sort by marking the chain as dirty.
3646         (remove_from_chain): Mark the chain dirty.
3647         (sort_chain): New function. Sorts the group list so that terminal
3648         sinks are first. This means elements on the sink side will be
3649         preferentially sscheduled before elements on the src side of the
3650         pipeline.
3651         (chain_recursively_migrate_group): Use OTHER_GROUP_LINK.
3652         (schedule_chain): If the chain is marked DIRTY, call sort_chain.
3653         (gst_opt_scheduler_pad_link, gst_opt_scheduler_pad_unlink)
3654         (group_inc_link): Change argument and variable names to match the
3655         new link structure member names (src and sink).
3656         (group_dec_link): Add some description
3657
3658 2004-04-03  Benjamin Otte  <otte@gnome.org>
3659
3660         * gst/autoplug/gstspider.c: (gst_spider_identity_plug):
3661         * gst/gstinfo.h:
3662         * testsuite/debug/category.c: (main):
3663         * testsuite/debug/commandline.c: (main):
3664         * testsuite/debug/output.c: (main):
3665         * testsuite/debug/printf_extension.c: (main):
3666           fix to successfully build and test with --disable-gst-debug
3667           configure switch (fixes #138705)
3668
3669 2004-04-03  Benjamin Otte  <otte@gnome.org>
3670
3671         * docs/pwg/building-boiler.xml:
3672           add cvs login line and s/anonymous/anoncvs/
3673
3674 2004-04-03  Tim-Phillip Müller  <t.i.m@zen.co.uk>
3675
3676         reviewed by Benjamin Otte  <otte@gnome.org>
3677
3678         * gst/gststructure.c: (gst_structure_free):
3679           memleak fix: free fields array (partial fix for #134839)
3680
3681 2004-04-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3682
3683         * docs/random/ds/0.9-suggested-changes:
3684           Add a note to change handoff use in fakesrc to be usable in
3685           a more generic way (fakesrc should be renamed to appsrc or so).
3686         * gst/elements/gstfakesrc.c: (gst_fakesrc_class_init):
3687           Change signal type to scope, so we can fill the buffer in the
3688           handoff handler (that's the whole use of this signal...).
3689
3690 2004-04-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3691
3692         * docs/pwg/other-ntoone.xml:
3693           Document muxers and n-to-1 elements.
3694
3695 2004-04-01  Martin Soto  <martinsoto@users.sourceforge.net>
3696
3697         * gst/registries/gstxmlregistry.c
3698         (gst_xml_registry_rebuild_recurse): Fix the algorithm to
3699         determine if a file is a G_MODULE. The old one discards paths
3700         containing "so" somewhere in the middle. My home directory is
3701         called "soto". Go figure...
3702
3703 2004-03-31  David Schleef  <ds@schleef.org>
3704
3705         * gst/gstbuffer.c: (gst_buffer_join):  Add function gst_buffer_join()
3706         to eventually deprecate gst_buffer_merge().  (bug: #136408)
3707         * gst/gstbuffer.h:
3708
3709 2004-03-31  David Schleef  <ds@schleef.org>
3710
3711         * gst/gstvalue.c: (gst_value_union_int_int_range),
3712         (gst_value_union_int_range_int_range), (gst_value_can_union),
3713         (gst_value_union), (_gst_value_initialize):  Add some union
3714         implementations.  We didn't have any previously.
3715         * testsuite/caps/Makefile.am:
3716         * testsuite/caps/audioscale.c: (gst_audioscale_expand_value),
3717         (gst_audioscale_getcaps), (test_caps), (main): A little test
3718         that is the same as the caps manipulation in audioscale.
3719
3720 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3721
3722         * docs/faq/general.xml:
3723           add entry about "does gst support format X?"
3724
3725 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3726
3727         * gst/gstthread.c:
3728           fix docs
3729         * gst/gstutils.h:
3730           fix GST_BOILERPLATE_FULL to not throw casting errors on C++
3731
3732 2004-03-30  Benjamin Otte  <otte@gnome.org>
3733
3734         * gst/elements/gstbufferstore.c: (gst_buffer_store_get_buffer):
3735           set the offset of the buffer to the requested offset
3736         * gst/elements/gsttypefind.c: (stop_typefinding):
3737           revert patch 1.18 (which I unfortunately don't know the reason for).
3738           This is needed to allow downstream elements to seek. Otherwise
3739           typefind might overwrite a previous seek by downstream elements.
3740           This lead to errors with id3tag and typefind on some mp3s.
3741         * gst/schedulers/entryscheduler.c: (COTHREADS_TYPE),
3742         (gst_entry_scheduler_iterate):
3743           be more verbose when debugging
3744
3745 2004-03-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3746
3747         * gst/gstcaps.c: (gst_caps_from_string_inplace):
3748           make sure we don't get NULL strings
3749
3750 2004-03-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3751
3752         * gst/gstcaps.c:
3753         * gst/gstelement.c:
3754         * gst/gstelementfactory.c: (gst_element_factory_get_type):
3755         * gst/gstindex.c: (gst_index_resolver_get_type),
3756         (gst_index_get_type), (gst_index_factory_get_type):
3757         * gst/gstinfo.c:
3758         * gst/gstpad.c:
3759         * gst/gstplugin.c:
3760         * gst/gsturi.c: (gst_uri_handler_get_type):
3761         * gst/gstvalue.c:
3762           first batch of documentation fixes
3763
3764 2004-03-29  David Schleef  <ds@schleef.org>
3765
3766         * docs/gst/Makefile.am:  Disable a bunch of headers from being scanned
3767         * docs/gst/gstreamer-docs.sgml:  More hacking
3768         * docs/gst/gstreamer-sections.txt:
3769         * docs/gst/tmpl/cothreads_compat.sgml:
3770         * docs/gst/tmpl/gstcaps.sgml:
3771         * docs/gst/tmpl/gstclock.sgml:
3772         * docs/gst/tmpl/gstelement.sgml:
3773         * docs/gst/tmpl/gstevent.sgml:
3774         * docs/gst/tmpl/gstpad.sgml:
3775         * docs/gst/tmpl/gstutils.sgml:
3776         * docs/gst/tmpl/gstxml.sgml:
3777         * docs/gst/tmpl/gthread-cothreads.sgml:
3778         * docs/random/ds/0.9-suggested-changes:
3779         * gst/elements/gstfakesink.h: doc fixes
3780         * gst/elements/gstfakesrc.h: doc fixes
3781         * gst/gstcaps.c: doc fixes
3782         * gst/gstcaps.h: doc fixes
3783         * gst/gstelement.c: doc fixes
3784         * gst/gstelement.h: doc fixes
3785         * gst/gstindex.c: doc fixes
3786         * gst/gstinfo.c: doc fixes
3787         * gst/gstpad.c: doc fixes
3788         * gst/gstpad.h: doc fixes
3789         * gst/gstplugin.c: doc fixes
3790         * gst/gsttypefind.h: doc fixes
3791         * gst/gsturi.c: doc fixes
3792         * gst/gstvalue.c: doc fixes
3793
3794 2004-03-29  Colin Walters  <walters@redhat.com>
3795
3796         * gst/registries/gstxmlregistry.c (get_time)
3797         (plugin_times_older_than_recurse):
3798         Use the result of stat to determine whether a path is a file,
3799         so we don't attempt to opendir() files.
3800
3801 2004-03-29  Benjamin Otte  <otte@gnome.org>
3802
3803         * gst/gstpad.c: (gst_pad_set_explicit_caps):
3804           print caps in debugging output when setting caps failed
3805         * gst/schedulers/entryscheduler.c: (COTHREADS_TYPE),
3806         (schedule_next_element), (get_buffer), (run_chainhandler),
3807         (element_may_start), (gst_entry_scheduler_chain_handler),
3808         (gst_entry_scheduler_get_handler),
3809         (gst_entry_scheduler_state_transition),
3810         (gst_entry_scheduler_pad_link):
3811           make this scheduler a testcase for mandatory
3812           discont-before-first-buffer which is needed if we want to allow apps
3813           to release the sound device.
3814           add SCHED_ASSERT macro to print scheduler state before an assertion
3815           triggers.
3816
3817 2004-03-29  Benjamin Otte  <otte@gnome.org>
3818
3819         * COPYING:
3820           replace by LGPL (former COPYING.LIB). The core is completely
3821           licensed LGPL.
3822         * COPYING.LIB:
3823           remove
3824
3825 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3826
3827         * po/af.po:
3828         * po/sv.po:
3829           updated Afrikaans and Swedish
3830
3831 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3832
3833         * po/LINGUAS:
3834         * po/az.po:
3835           adding Azerbaijani (Mətin Əmirov)
3836
3837 2004-03-28  Martin Soto  <martinsoto@users.sourceforge.net>
3838
3839         * gst/gstelement.h: 
3840         * gst/gstelement.c (gst_element_set_time_delay): New function for
3841         setting element time taking into account a hardware buffering
3842         delay.
3843         (gst_element_set_time): Now just an invocation of
3844         gst_element_set_time_delay.
3845         * gst/gstclock.h: 
3846         * gst/gstclock.c (gst_clock_get_event_time_delay): New function
3847         allowing to set event times in the future.
3848         (gst_clock_get_event_time): Now just an invocation of
3849         gst_clock_get_event_time_delay.
3850
3851 2004-03-28  Benjamin Otte  <otte@gnome.org>
3852
3853         * gst/gstbin.c: (gst_bin_set_element_sched),
3854         (gst_bin_unset_element_sched):
3855           don't add decoupled elements to schedulers - otherwise it's
3856           impossible to control if a link to a decoupled element was already
3857           removed from a scheduler or not.
3858         * gst/schedulers/cothreads_compat.h:
3859         * gst/schedulers/gthread-cothreads.h:
3860           add COTHREADS_TYPE macro. Make do_cothread_set_func a macro so there
3861           is no "unused" warning.
3862         * gst/schedulers/Makefile.am:
3863         * gst/schedulers/entryscheduler.c:
3864           add new scheduler, based on ideas from talking to David and Martin.
3865           It's supposed to be small and correct. Currently it's also slow (but
3866           it's not noticable)
3867         * examples/retag/retag.c: (main):
3868         * testsuite/bytestream/test1.c: (main):
3869           fix missing NULLs at end of variadic functions
3870         * testsuite/elements/.cvsignore:
3871           update
3872
3873 2004-03-28  Jan Schmidt  <thaytan@mad.scientist.com>
3874
3875         * gst/gstevent.h:
3876         Added GST_EVENT_ANY for GstEvents that pass a GstStructure
3877
3878 2004-03-25  David Schleef  <ds@schleef.org>
3879
3880         * docs/gst/gstreamer-sections.txt:  More doc hacking.
3881         * docs/gst/tmpl/gstaggregator.sgml:
3882         * docs/gst/tmpl/gstautoplugfactory.sgml:
3883         * docs/gst/tmpl/gstbin.sgml:
3884         * docs/gst/tmpl/gstbuffer.sgml:
3885         * docs/gst/tmpl/gstbufferstore.sgml:
3886         * docs/gst/tmpl/gstfakesink.sgml:
3887         * docs/gst/tmpl/gstfakesrc.sgml:
3888         * docs/gst/tmpl/gstmd5sink.sgml:
3889         * docs/gst/tmpl/gstreamer-unused.sgml:
3890         * docs/gst/tmpl/gstsearchfuncs.sgml:
3891         * docs/gst/tmpl/gstshaper.sgml:
3892         * docs/gst/tmpl/gstspider.sgml:
3893         * docs/gst/tmpl/gsttee.sgml:
3894         * docs/gst/tmpl/gstutils.sgml:
3895         * docs/gst/tmpl/gstvalue.sgml:
3896         * docs/gst/tmpl/gstxml.sgml:
3897         * gst/Makefile.am:  Remove gstthreaddummy.c.  It never worked,
3898         and we don't support it.
3899         * gst/gst.c: (gst_init_get_popt_table), (init_pre), (init_post),
3900         (gst_use_threads), (gst_has_threads): same
3901         * gst/gstthreaddummy.c: same
3902         * gst/autoplug/gstspider.c: Make gst_spider_details static.
3903         * gst/autoplug/gstspider.h: same
3904         * gst/elements/gstaggregator.h: Remove bogus function from header
3905         * gst/elements/gstfakesink.h: same
3906         * gst/elements/gstfakesrc.h: same
3907         * gst/elements/gstmd5sink.h: same
3908         * gst/elements/gstshaper.h: same
3909         * gst/elements/gsttee.h: same
3910         * gst/gstbin.c: doc fixes
3911         * gst/gstbin.h: Remove unused definition.
3912         * gst/gstbuffer.c: doc fixes
3913         * gst/gstcaps.c: (gst_caps_is_always_compatible): doc fixes
3914         * gst/gstfilter.c: doc fixes
3915         * gst/gsttag.c: doc fixes
3916         * gst/gstvalue.c: doc fixes
3917
3918 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3919
3920         * docs/pwg/advanced-types.xml:
3921           Document typefinding.
3922         * docs/pwg/other-oneton.xml:
3923           Document one-to-n elements, demuxers and parsers.
3924
3925 2004-03-25  Tim-Philipp Müller <t.i.m@zen.co.uk>
3926
3927         reviewed by: David Schleef  <ds@schleef.org>
3928
3929         * configure.ac: Check bison version (bug #127838)
3930
3931 2004-03-25  David Schleef  <ds@schleef.org>
3932
3933         * docs/gst/gstreamer-docs.sgml: More fine tuning.
3934         * docs/gst/gstreamer-sections.txt:
3935         * docs/gst/tmpl/gstautoplug.sgml:
3936         * docs/gst/tmpl/gststaticautoplug.sgml:
3937         * docs/gst/tmpl/gststaticautoplugrender.sgml:
3938         * docs/gst/tmpl/gstutils.sgml:
3939         * docs/gst/tmpl/gstxml.sgml:
3940
3941 2004-03-24  David Schleef  <ds@schleef.org>
3942
3943         * docs/gst/gstreamer-docs.sgml:  I got tired of the reference
3944         manual being such complete crap, that I decided to do major
3945         hacking of it.  This checkin replaces any fine tuning that
3946         may have been done previously, with the benefit of actually
3947         being complete for much of the API that was changed since
3948         0.6.  Further fine tuning will occur shortly.  (bug #134721)
3949         * docs/gst/gstreamer-sections.txt:
3950         * docs/gst/tmpl/GstBin.sgml:
3951         * docs/gst/tmpl/GstBuffer.sgml:
3952         * docs/gst/tmpl/GstCaps.sgml:
3953         * docs/gst/tmpl/GstClock.sgml:
3954         * docs/gst/tmpl/GstCompat.sgml:
3955         * docs/gst/tmpl/GstData.sgml:
3956         * docs/gst/tmpl/GstElement.sgml:
3957         * docs/gst/tmpl/GstEvent.sgml:
3958         * docs/gst/tmpl/GstIndex.sgml:
3959         * docs/gst/tmpl/GstStructure.sgml:
3960         * docs/gst/tmpl/GstTag.sgml:
3961         * docs/gst/tmpl/cothreads.sgml:
3962         * docs/gst/tmpl/cothreads_compat.sgml:
3963         * docs/gst/tmpl/gettext.sgml:
3964         * docs/gst/tmpl/grammar.tab.sgml:
3965         * docs/gst/tmpl/gst-i18n-app.sgml:
3966         * docs/gst/tmpl/gst-i18n-lib.sgml:
3967         * docs/gst/tmpl/gst.sgml:
3968         * docs/gst/tmpl/gst_private.sgml:
3969         * docs/gst/tmpl/gstaggregator.sgml:
3970         * docs/gst/tmpl/gstarch.sgml:
3971         * docs/gst/tmpl/gstatomic.sgml:
3972         * docs/gst/tmpl/gstatomic_impl.sgml:
3973         * docs/gst/tmpl/gstbin.sgml:
3974         * docs/gst/tmpl/gstbuffer.sgml:
3975         * docs/gst/tmpl/gstbufferstore.sgml:
3976         * docs/gst/tmpl/gstcaps.sgml:
3977         * docs/gst/tmpl/gstclock.sgml:
3978         * docs/gst/tmpl/gstcompat.sgml:
3979         * docs/gst/tmpl/gstconfig.sgml:
3980         * docs/gst/tmpl/gstcpu.sgml:
3981         * docs/gst/tmpl/gstdata.sgml:
3982         * docs/gst/tmpl/gstdata_private.sgml:
3983         * docs/gst/tmpl/gstelement.sgml:
3984         * docs/gst/tmpl/gstenumtypes.sgml:
3985         * docs/gst/tmpl/gsterror.sgml:
3986         * docs/gst/tmpl/gstevent.sgml:
3987         * docs/gst/tmpl/gstfakesink.sgml:
3988         * docs/gst/tmpl/gstfakesrc.sgml:
3989         * docs/gst/tmpl/gstfilesink.sgml:
3990         * docs/gst/tmpl/gstfilter.sgml:
3991         * docs/gst/tmpl/gstindex.sgml:
3992         * docs/gst/tmpl/gstinfo.sgml:
3993         * docs/gst/tmpl/gstinterface.sgml:
3994         * docs/gst/tmpl/gstlog.sgml:
3995         * docs/gst/tmpl/gstmacros.sgml:
3996         * docs/gst/tmpl/gstmarshal.sgml:
3997         * docs/gst/tmpl/gstmd5sink.sgml:
3998         * docs/gst/tmpl/gstmultifilesrc.sgml:
3999         * docs/gst/tmpl/gstobject.sgml:
4000         * docs/gst/tmpl/gstpad.sgml:
4001         * docs/gst/tmpl/gstparse.sgml:
4002         * docs/gst/tmpl/gstpipeline.sgml:
4003         * docs/gst/tmpl/gstplugin.sgml:
4004         * docs/gst/tmpl/gstpluginfeature.sgml:
4005         * docs/gst/tmpl/gstqueue.sgml:
4006         * docs/gst/tmpl/gstreamer-unused.sgml:
4007         * docs/gst/tmpl/gstregistry.sgml:
4008         * docs/gst/tmpl/gstregistrypool.sgml:
4009         * docs/gst/tmpl/gstscheduler.sgml:
4010         * docs/gst/tmpl/gstsearchfuncs.sgml:
4011         * docs/gst/tmpl/gstshaper.sgml:
4012         * docs/gst/tmpl/gstspider.sgml:
4013         * docs/gst/tmpl/gstspideridentity.sgml:
4014         * docs/gst/tmpl/gststructure.sgml:
4015         * docs/gst/tmpl/gstsystemclock.sgml:
4016         * docs/gst/tmpl/gsttag.sgml:
4017         * docs/gst/tmpl/gsttaginterface.sgml:
4018         * docs/gst/tmpl/gsttee.sgml:
4019         * docs/gst/tmpl/gstthread.sgml:
4020         * docs/gst/tmpl/gsttrace.sgml:
4021         * docs/gst/tmpl/gsttrashstack.sgml:
4022         * docs/gst/tmpl/gsttypefind.sgml:
4023         * docs/gst/tmpl/gsttypes.sgml:
4024         * docs/gst/tmpl/gsturi.sgml:
4025         * docs/gst/tmpl/gsturitype.sgml:
4026         * docs/gst/tmpl/gstutils.sgml:
4027         * docs/gst/tmpl/gstvalue.sgml:
4028         * docs/gst/tmpl/gstversion.sgml:
4029         * docs/gst/tmpl/gstxml.sgml:
4030         * docs/gst/tmpl/gstxmlregistry.sgml:
4031         * docs/gst/tmpl/gthread-cothreads.sgml:
4032         * docs/gst/tmpl/types.sgml:
4033
4034 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4035
4036         * docs/pwg/other-sink.xml:
4037         * docs/pwg/other-source.xml:
4038           Documentation on how to write source and sink elements. Other
4039           stuff in chapter 4 (1-to-n/demuxer, n-to-1/muxer, n-to-n,
4040           manager, autoplugger) are all still pending.
4041
4042 2004-03-25  Benjamin Otte  <otte@gnome.org>
4043
4044         * testsuite/elements/Makefile.am:
4045         * testsuite/elements/gst-compprep-check:
4046           add check to make sure gst-compprep works
4047         * testsuite/elements/gst-inspect-check.in:
4048           improve initialization output
4049         * testsuite/Makefile.am:
4050         * testsuite/gst-inspect-check:
4051           remove old file
4052
4053 2004-03-24  David Schleef  <ds@schleef.org>
4054
4055         * testsuite/elements/Makefile.am:
4056         * testsuite/elements/gst-inspect-check.in: Add gst-inspect-check
4057         to the testsuite.
4058
4059 2004-03-24  Benjamin Otte  <otte@gnome.org>
4060
4061         * libs/gst/control/dparam.c: (gst_dparam_attach),
4062         (gst_dparam_detach):
4063         * libs/gst/control/dparammanager.c: (gst_dpman_init):
4064           fix lvalue casts for real
4065
4066 2004-03-24  Benjamin Otte  <otte@gnome.org>
4067
4068         * gst/schedulers/gstbasicscheduler.c:
4069         (gst_basic_scheduler_src_wrapper):
4070         * gst/schedulers/gstoptimalscheduler.c:
4071         (gst_opt_scheduler_loop_wrapper), (gst_opt_scheduler_get_wrapper),
4072         (pad_clear_queued), (gst_opt_scheduler_add_element),
4073         (gst_opt_scheduler_remove_element):
4074           fix GStreamer to not have issues with lvalue casts anymore (fixes
4075           #136841)
4076
4077 2004-03-24  Benjamin Otte  <otte@gnome.org>
4078
4079         * gst/gstelement.c:
4080           add documentation about a gobject quirk where the object hasn't the
4081           correct class pointer set on initialization
4082         * gst/schedulers/gstbasicscheduler.c:
4083         (gst_basic_scheduler_src_wrapper):
4084           make sure to not run into an infinite loop
4085
4086 2004-03-22  Benjamin Otte  <otte@gnome.org>
4087
4088         * gst/gstutils.c: (gst_util_dump_mem):
4089         * gst/gstutils.h:
4090           first argument of gst_util_dump_mem should be const
4091
4092 2004-03-22  Johan Dahlin  <johan@gnome.org>
4093
4094         * gst/gstvalue.h: Clean up a little bit.
4095
4096 2004-03-21  Tim-Philipp Müller <t.i.m@zen.co.uk>
4097
4098         reviewed by Benjamin Otte  <otte@gnome.org>
4099
4100         * gst/autoplug/gstspider.c: (gst_spider_dispose):
4101         * gst/elements/gstaggregator.c: (gst_aggregator_finalize),
4102         (gst_aggregator_class_init), (gst_aggregator_init):
4103         * gst/elements/gstfilesrc.c: (gst_filesrc_init),
4104         (gst_filesrc_dispose), (gst_filesrc_set_location):
4105         * gst/elements/gstidentity.c: (gst_identity_finalize),
4106         (gst_identity_class_init), (gst_identity_chain):
4107         * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_open_file):
4108         * gst/elements/gststatistics.c: (gst_statistics_finalize),
4109         (gst_statistics_class_init):
4110         * gst/elements/gsttee.c: (gst_tee_finalize), (gst_tee_class_init),
4111         (gst_tee_get_property):
4112           clean up used memory in this elements correctly on teardown (closes
4113           #137279)
4114
4115 2004-03-20  Colin Walters  <walters@redhat.com>
4116
4117         * gst/registries/gstxmlregistry.c:
4118         (gst_xml_registry_open_func, gst_xml_registry_close_func): Make
4119         registry saving atomic.
4120
4121 2004-03-20  Colin Walters  <walters@redhat.com>
4122
4123         * gst/registries/gstxmlregistry.c (gst_xml_registry_get_perms_func):
4124         Just use
4125         access() instead of actually creating and deleting files.
4126
4127 2004-03-18  David Schleef  <ds@schleef.org>
4128
4129         * configure.ac:  Remove HAVE_ATOMIC_H test, since it's unused.
4130         (bug #137625)
4131
4132 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
4133
4134         * po/sv.po: updated translation (Christian Rose)
4135
4136 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
4137
4138         * gst/elements/gstfilesink.c: (gst_filesink_get_formats),
4139         (gst_filesink_get_query_types), (_do_init),
4140         (gst_filesink_handle_event), (gst_filesink_uri_get_protocols):
4141           return FALSE silently
4142         * po/af.po: updated translation (Petri Jooste)
4143
4144 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
4145
4146         * Makefile.am:
4147         * configure.ac:
4148           dist common properly
4149         * po/af.po:
4150         * po/fr.po:
4151         * po/nl.po:
4152         * po/sr.po:
4153         * po/sv.po:
4154           refreshing translations
4155
4156 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
4157
4158         * po/LINGUAS:
4159         * po/sv.po:
4160         * po/af.po:
4161           adding Swedish (Christian Rose) and Afrikaans (Petri Jooste)
4162
4163 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
4164
4165         * Makefile.am: use common/release.mak
4166
4167 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
4168
4169         * docs/faq/gst-uninstalled:
4170           adding gst-monkeysaudio to the list of possible plugin dirs
4171
4172 2004-03-16  David Schleef  <ds@schleef.org>
4173
4174         * gst/gst.c: (gst_get_popt_options), (gst_init_get_popt_table),
4175         (gst_init_check_with_popt_table):  Fix some gettext strings to
4176         make them easier to translate.  Required making the strings
4177         non-const.
4178
4179 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4180
4181         * configure.ac: bump nano to 1
4182
4183 === release 0.8.0 ===
4184
4185 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4186
4187         * configure.ac: release 0.8.0, "Executive Slacks"
4188
4189 2004-03-16  Johan Dahlin  <johan@gnome.org>
4190
4191         * gst/schedulers/gstoptimalscheduler.c
4192         (gst_opt_scheduler_pad_unlink): Remove double ;,
4193         spotted by Scott Wheeler
4194
4195 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4196
4197         * configure.ac: bump libtool version
4198
4199 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
4200
4201         * gst/gstcaps.h:
4202         * gst/gststructure.h:
4203           add reserved padding
4204
4205 2004-03-15  Benjamin Otte  <otte@gnome.org>
4206
4207         * gst/elements/gstfdsrc.c: (gst_fdsrc_get):
4208           set the first parameter for select call correctly.
4209           (fixes #137230)
4210
4211 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
4212
4213         * *.c,*.h: don't mix tabs and spaces
4214
4215 2004-03-15  Johan Dahlin  <johan@gnome.org>
4216
4217         * gst/schedulers/gstoptimalscheduler.c
4218         (gst_opt_scheduler_pad_unlink): Fix bug that causes totem to
4219         crash on MPEG playback. My boolean arithmetic is a bit rusty.
4220
4221         * tools/Makefile.am (EXTRA_DIST): Add gst-indent
4222         
4223 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
4224
4225         * testsuite/Rules:
4226           fix gst-register rules
4227
4228 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
4229
4230         * testsuite/Rules:
4231           use versioned gst-register
4232
4233 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
4234
4235         * docs/libs/gstreamer-libs-sections.txt:
4236           remove </SUBSECTION>
4237         * gst/gstplugin.c:
4238         * gst/gstregistry.c: (gst_registry_add_plugin):
4239         * gst/registries/gstxmlregistry.c: (gst_xml_registry_get_type),
4240         (gst_xml_registry_open_func), (gst_xml_registry_close_func):
4241           add debugging and fix some comment blocks
4242
4243 2004-03-15  Johan Dahlin  <johan@gnome.org>
4244
4245         * *.h: Revert indent changes.
4246         
4247 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4248
4249         * gst/registries/gstxmlregistry.c: (gst_xml_registry_load_plugin):
4250           g_error_free the g_error
4251         * tools/gst-feedback-m.m:
4252           check for other versions of gstreamer
4253         * tools/gst-indent:
4254           use sh, not bash
4255
4256 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4257
4258         * tools/gst-register.c: do not spill paths when registries are not
4259           writable, until we fix the "user running gst-register" case.
4260
4261 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4262
4263         * *.c, *.h: commit of gst-indent run on core
4264
4265 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4266
4267         * tools/gst-indent:
4268         * tools/Makefile.am:
4269           add our indentation style as a script
4270
4271 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4272
4273         * po/sr.po:
4274         * po/LINGUAS:
4275           added Serbian translation
4276
4277 2004-03-13  Benjamin Otte  <otte@gnome.org>
4278
4279         * gst/gstelement.c:
4280           add documentation note about gst_element_found_tags_for_pad not
4281           being usable in getfunctions. (see #137042)
4282
4283 2004-03-12  David Schleef  <ds@schleef.org>
4284
4285         * gst/gstcaps.h: jdahlin, what are you smoking?  We can't just
4286         change API right now!  Readd gst_caps_is_simple() macro.
4287         * gst/gstelement.c: (gst_element_base_class_finalize): Fix
4288         uninitialized variable.  I'd bet this caused crashes.
4289         * gst/gstinfo.c: (gst_debug_print_object):  Fix 64-bit cleanliness.
4290
4291 2004-03-12  Johan Dahlin  <johan@gnome.org>
4292
4293         * gst/gstcaps.h (GST_CAPS_IS_SIMPLE): Capitalize macro
4294         * gst/gstcaps.h: Clean up
4295
4296         * gst/gst.c (init_post): call gst_caps_get_type() instead of
4297         _gst_caps_initalize()
4298
4299         * gst/gstcaps.c: Style fixes, stay closer to glib and friends
4300         (_gst_caps_initialize): Remove, in favor for gst_caps_get_type()
4301
4302         * gst/gststructure.c (gst_structure_get_type): Ditto
4303
4304         * gst/gststructure.h: Ditto
4305         
4306 2004-03-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4307
4308         * gst/gstqueue.c: (gst_queue_init):
4309           Reset default max. values in queues. Reason is simply to avoid
4310           braindead use. If you want wider values, use the properties. The
4311           default is supposed to always work. Wider values would make this
4312           beast a memory hog by default (250 full-PAL RGB32 video frames?
4313           That's 440 MB! No thank you).
4314
4315 2004-03-10  David Schleef  <ds@schleef.org>
4316
4317         * tools/gst-run.c: (main):  Fix crash when no relevant tools
4318         were found.  (bug #136793)
4319
4320 2004-03-10  Johan Dahlin  <johan@gnome.org>
4321
4322         * gst/schedulers/gstoptimalscheduler.c
4323         (gst_opt_scheduler_pad_unlink): Implement unlink for elements with
4324         links to elements within the same group, so we can finally remove
4325         that annoying warning. Refactor the code a little bit
4326         (group_dec_links_for_element): Split out
4327
4328 2004-03-09  David Schleef  <ds@schleef.org>
4329
4330         * docs/manual/dparams-app.xml:  Fix to handle double dparams.
4331         (bug #134863)
4332
4333 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
4334
4335         * configure.ac: first bug fix due to major/minor bump
4336
4337 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
4338
4339         * configure.ac: bump nano to 1
4340
4341 === release 0.7.6 ===
4342
4343 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
4344
4345         * NEWS:
4346         * RELEASE:
4347         * configure.ac:
4348           releasing 0.7.6, "Almost"
4349         * po/fr.po:
4350         * po/nl.po:
4351         * tools/Makefile.am:
4352         * tools/gst-feedback-m.m:
4353           unversioned source
4354
4355 2004-03-09  Johan Dahlin  <johan@gnome.org>
4356
4357         Reviewed by: Thomas Vander Stichele
4358
4359         * gst/gstelement.c (gst_element_class_init): register second
4360         parameter as GST_TYPE_G_ERROR instead of G_TYPE_POINTER, so
4361         language bindings can (de)marshall correctly.
4362
4363         * gst/gsterror.h: Add GST_TYPE_G_ERROR and cleanup a little bit
4364
4365         * gst/gsterror.c (gst_g_error_get_type): New function
4366
4367         * gst/gstmarshal.list: Remove VOID:OBJECT,POINTER,STRING, replace
4368         with VOID:OBJECT,OBJECT,STRING 
4369
4370 2004-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
4371
4372         * gst/registries/gstxmlregistry.c: (gst_xml_registry_load):
4373         Free a leaked g_timer on early returns.
4374
4375 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4376
4377         * docs/pwg/advanced-types.xml:
4378           Add cinepak description.
4379
4380 2004-03-07  David Schleef  <ds@schleef.org>
4381
4382         * docs/random/mimetypes:  Added cinepak description
4383
4384 2004-03-07  Andy Wingo  <wingo@pobox.com>
4385
4386         * gst/gstbin.c (gst_bin_remove): Debugging fixes.
4387
4388         * gst/schedulers/gstoptimalscheduler.c (destroy_group): Assert
4389         there are no links to other groups when a group is destroyed.
4390         (gst_opt_scheduler_pad_unlink): If the unlink means an element is
4391         removed from a group, make sure the link count to elements linked
4392         to other pads is appropriately decremented. This really fixes
4393         #135672.
4394
4395         The 1.60->1.61 patch has been reapplied in light of this fix.
4396
4397         * gst/gstelement.c (gst_element_dispose): Really protect against
4398         multiple invocations this time.
4399
4400 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
4401
4402         * docs/gst/gstreamer-sections.txt:
4403         * docs/gst/tmpl/gsttag.sgml:
4404           remove some deprecated functions, document some existing ones
4405         * gst/gsttag.c: (gst_tag_get_flag):
4406         * gst/gsttag.h:
4407           add accessor function
4408
4409 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
4410
4411         * docs/gst/gstreamer-sections.txt:
4412         * docs/gst/tmpl/gsttag.sgml:
4413         * docs/gst/tmpl/gstxml.sgml:
4414         * gst/gsttag.c: (gst_tag_get_flag):
4415         * gst/gsttag.h:
4416
4417 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
4418
4419         * gst/autoplug/gstspider.c: (gst_spider_identity_plug): fixed caps
4420         leak
4421
4422 2004-03-05  David Schleef  <ds@schleef.org>
4423
4424         * REQUIREMENTS: Add bison and flex.
4425         * configure.ac: Fix comment about bison.
4426         * docs/random/ds/0.9-suggested-changes: yer ma
4427         * tools/gst-inspect.c: (print_element_info):  Fix warning.
4428
4429 2004-03-05  Benjamin Otte  <otte@gnome.org>
4430
4431         * gst/gstelement.c: (gst_element_error_full):
4432           revert recent recursive state changing commit - messing with other
4433           elements' states is evil and should be done by apps only.
4434
4435 2004-03-05  Benjamin Otte  <otte@gnome.org>
4436
4437         * gst/gstelement.c: (gst_element_get_compatible_pad_template):
4438           check for empty intersection instead of NULL caps
4439         (gst_element_get_compatible_pad_filtered):
4440           remove old workaround that is only a bug nowadays
4441
4442 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
4443
4444         * gst/gstelement.c: (gst_element_error_full):
4445           make elements try to recursively change state to PAUSED on all
4446           parents after an error to suppress ensuing warnings
4447         * gst/parse/grammar.y:
4448           make it check if it was able to sync the state, and throw an error
4449           if not, so stuff like
4450           oggdemux ! vorbisdec ! osssink gets caught
4451
4452 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
4453
4454         * configure.ac: use ${libdir} for PLUGINS_DIR since on 64bit
4455           it contains lib64; use AS_AC_EXPAND to handle it properly
4456
4457 2004-03-05  David Schleef  <ds@schleef.org>
4458
4459         * gst/gstcpuid_i386.s:  Remove unused code
4460         * libs/gst/getbits/getbits.c: (gst_getbits_init),
4461         (gst_getbits_newbuf): Remove MMX code
4462         * libs/gst/getbits/getbits.h: Remove MMX code
4463
4464 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
4465
4466         * debian/.cvsignore:
4467         * debian/README.Debian:
4468         * debian/changelog:
4469         * debian/control:
4470         * debian/control.in:
4471         * debian/copyright:
4472         * debian/gstreamer-core-libs-dev.files:
4473         * debian/gstreamer-core-libs.files:
4474         * debian/gstreamer-core.files:
4475         * debian/gstreamer-core.postinst:
4476         * debian/gstreamer-core.postrm:
4477         * debian/gstreamer-doc.files:
4478         * debian/gstreamer-doc.links:
4479         * debian/gstreamer-doc.lintian:
4480         * debian/gstreamer-runtime.files:
4481         * debian/gstreamer-runtime.manpages:
4482         * debian/gstreamer-runtime.postinst:
4483         * debian/gstreamer-runtime.postrm:
4484         * debian/gstreamer-tools.files:
4485         * debian/gstreamer-tools.manpages:
4486         * debian/libgstreamer-dev.files:
4487         * debian/libgstreamer0.4.1.files:
4488         * debian/libgstreamerVERSION.files:
4489         * debian/rules:
4490         Debian package info not maintained here.
4491
4492 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
4493
4494         * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_class_init):
4495         * gst/gstbin.c: (gst_bin_class_init):
4496         * gst/gstelement.c: (gst_element_class_init):
4497         * gst/gstindex.c: (gst_index_class_init):
4498         * gst/gstobject.c: (gst_object_class_init),
4499         (gst_signal_object_class_init):
4500         * gst/gstpad.c: (gst_pad_template_class_init):
4501         * gst/gstregistry.c: (gst_registry_class_init):
4502         * gst/gsturi.c: (gst_uri_handler_base_init):
4503         * gst/gstxml.c: (gst_xml_class_init):
4504         * libs/gst/control/dparam.c: (gst_dparam_class_init):
4505         * libs/gst/control/dparammanager.c: (gst_dpman_class_init):
4506           make all signal names use dashes instead of underscore
4507
4508 2004-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
4509
4510         * configure.ac: AC_SUBST GLIB_ONLY CFLAGS and LIBS
4511
4512 2004-03-03  Benjamin Otte  <otte@gnome.org>
4513
4514         * gst/schedulers/gstoptimalscheduler.c:
4515           revert last commit by Andy Wingo. It causes segfaults on unreffing
4516           in Rhythmbox. (see bug #135672)
4517
4518 2004-03-02  Christophe Fergeau  <teuf@gnome.org>
4519
4520         * po/fr.po: fix typo
4521
4522 2004-03-02  Christophe Fergeau  <teuf@gnome.org>
4523
4524         * tools/gst-inspect.c: (main): 
4525         * tools/gst-launch.c: (main): add calls to bind_textdomain_codeset
4526
4527 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
4528
4529         * configure.ac:
4530           get GLIB_ONLY and POPT flags for the nonversioned binaries
4531         * tools/Makefile.am:
4532           use them
4533
4534 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
4535
4536         * gst/gst.c: (init_post):
4537           change so that GST_REGISTRY now is where the global registry gets
4538           saved, since that is where plugins now get attached to first, and
4539           spilled over to the user registry.  Note that in the case of using
4540           GST_REGISTRY env var, we don't want to affect any real registries
4541           beyond the one given by this var, and thus we don't set a user
4542           registry to spill to.  So make sure GST_REGISTRY is writable.
4543
4544 2004-03-01  David Schleef  <ds@schleef.org>
4545
4546         * AUTHORS:  Added some names.  Add yourself if you're missing.
4547
4548 2004-03-01  David Schleef  <ds@schleef.org>
4549
4550         * MAINTAINERS: Add
4551
4552 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
4553
4554         * configure.ac:
4555           remove whitespace
4556         * docs/gst/tmpl/gstbuffer.sgml:
4557         * docs/gst/tmpl/gstdata.sgml:
4558         * docs/gst/tmpl/gstreamer-unused.sgml:
4559         * docs/gst/tmpl/gstxml.sgml:
4560           doc update
4561         * docs/manuals.mak:
4562           add a FIXME
4563         * docs/pwg/intro-preface.xml:
4564         * docs/pwg/pwg.xml:
4565           remove GNOME
4566         * gst/gst.c: (init_post):
4567           try GST_PLUGIN_PATH paths for the _global_registry first
4568         * gst/gstelement.h:
4569           add the error message as well, otherwise (null) debug info doesn't
4570           make much sense
4571         * tools/gst-register.c: (main):
4572           spill paths to next registry if this registry is not writable
4573         * po/fr.po:
4574         * po/nl.po:
4575           translation updates
4576
4577 2004-03-01  Johan Dahlin  <johan@gnome.org>
4578
4579         * gst/gstbuffer.c (_gst_buffer_initialize): 
4580         * gst/gstdata.c (gst_data_get_type): 
4581         * gst/gstevent.c (_gst_event_initialize): Use gst_data_copy,
4582         instead of ref, since some applications that uses GBoxed
4583         routines depends on a function that actually returns a copy.
4584
4585 2004-02-27  Benjamin Otte  <otte@gnome.org>
4586
4587         * gst/gstbuffer.h:
4588           remove gst_buffer_free, use gst_data_unref
4589         * gst/gstdata.c: (gst_data_get_type):
4590           use refcounting in GstData GBoxed registration
4591         * gst/gstdata.h:
4592           remove gst_data_free, use gst_data_unref
4593
4594 2004-02-27  Johan Dahlin  <johan@gnome.org>
4595
4596         * gst/gstdata.c (gst_data_get_type): New function, register
4597         GstData as a GBoxed type.
4598
4599         * gst/gstdata.h (GST_TYPE_DATA): New macro
4600
4601 2004-02-27  Thomas Vander Stichele  <thomas at apestaart dot org>
4602
4603         * Makefile.am:
4604         * gstreamer.spec.in:
4605           put back RELEASE
4606         * gst/Makefile.am:
4607           clean up non-disting of built files
4608         * testsuite/debug/commandline.c:
4609           test fix for option rename
4610
4611 2004-02-26  David Schleef  <ds@schleef.org>
4612
4613         * configure.ac:  We don't really need glib-2.3.  Also remove
4614         some unneeded checks for library functions.
4615         * gst/Makefile.am:  Instead, we need to not dist files created
4616         by glib-genmarshal.
4617
4618 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
4619
4620         * configure.ac:
4621           bump glib required version to 2.3.0 for g_value_takes_boxed
4622
4623  2004-02-25  Christian Fredrik Kalager Schaller <uraeus@gnome.org>
4624
4625         * common/m4/gst-docs.m4
4626         change flavour text from enable to disable as enable is our default
4627         closes bug Bug 135304
4628
4629 === release 0.7.5 ===
4630  
4631  2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
4632  
4633         * NEWS:
4634           instate NEWS file
4635         * Makefile.am:
4636         * gstreamer.spec.in:
4637         * RELEASE:
4638           put back release
4639         * configure.ac:
4640         * docs/random/release:
4641           more updates
4642
4643 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
4644
4645         * gst/gsttag.c: (_gst_tag_initialize):
4646         * po/fr.po:
4647         * po/nl.po:
4648           remove hyphen from codec tags
4649
4650 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
4651
4652         * gst/parse/Makefile.am:
4653           fix dependency so that a make from a clean build works the first
4654           time
4655
4656 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
4657
4658         * docs/random/release:
4659           update release strategy
4660         * po/fr.po:
4661           auto-update po file
4662         * po/nl.po:
4663           update dutch translation
4664
4665 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
4666
4667         * docs/manual/debugging.xml:
4668         fix manual for new debugging system
4669
4670 2004-02-25  Andy Wingo  <wingo@pobox.com>
4671
4672         * gst/gstpad.c (gst_pad_link_prepare): Re-add
4673         gst_pad_link_prepare. Please email the list with specific reasons
4674         for reverting.
4675
4676 2004-02-24  Andy Wingo  <wingo@pobox.com>
4677
4678         * gst/gstelement.c (gst_element_dispose): Protect against multiple
4679         invocations.
4680
4681         * gst/schedulers/gstoptimalscheduler.c:
4682         I added a mess of prototypes at the top of the file by way of
4683         documentation. Some of the operations on chains and groups were
4684         re-organized.
4685
4686         (create_group): Added a type argument so if the group is enabled,
4687         the setup_group_scheduler knows what to do.
4688         (group_elements): Added a type argument here, too, to be passed on
4689         to create_group.
4690         (group_element_set_enabled): If an unlinked PLAYING element is
4691         added to a bin, we have to create a new group to hold the element,
4692         and this function will be called before the group is added to the
4693         chain. Thus we have a valid case for group->chain==NULL. Instead
4694         of calling chain_group_set_enabled, just set the flag on the group
4695         (the chain's status will be set when the group is added to it).
4696         (gst_opt_scheduler_state_transition, chain_group_set_enabled):
4697         Setup the group scheduler when the group is enabled, not
4698         specifically when an element goes PAUSED->PLAYING. This means
4699         PLAYING elements can be added, linked, and scheduled into a
4700         PLAYING pipeline, as was intended.
4701         (add_to_group): Don't ref the group twice. I don't know when this
4702         double-ref got in here. Removing it has the potential to cause
4703         segfaults if other parts of the scheduler are buggy. If you find
4704         that the scheduler is segfaulting for you, put in an extra ref
4705         here and see if that hacks over the underlying issue. Of course,
4706         then find out what code is unreffing a group it doesn't own...
4707         (create_group): Make the extra refcount floating, and remove it
4708         after adding the element. This means that...
4709         (unref_group): Destroy when the refcount reaches 0, not 1, like
4710         every other refcounted object in the known universe.
4711         (remove_from_group): When a group becomes empty, set it to be not
4712         active, and remove it from its chain. Don't unref it again,
4713         there's no floating reference any more.
4714         (destroy_group): We have to remove the group from the chain in
4715         remove_from_group (rather than here) to break refcounting cycles
4716         (the chain always has a ref on the group). So assert that
4717         group->chain==NULL.
4718         (ref_group_by_count): Removed, it was commented out anyway.
4719         (merge_chains): Use the remove_from_chain and add_to_chain
4720         primitives to do the reparenting, instead of rolling our own
4721         implementation.
4722         (add_to_chain): The first non-disabled group in the chain's group
4723         list will be the entry point for the chain. Because buffers can
4724         accumulate in loop elements' peer bufpens, we preferentially
4725         schedule loop groups before get groups to avoid unnecessary
4726         execution of get-based groups when the bufpens are already full.
4727         (gst_opt_scheduler_schedule_run_queue): Debug fixes.
4728         (get_group_schedule_function): Ditto.
4729         (loop_group_schedule_function): Ditto.
4730         (gst_opt_scheduler_loop_wrapper): Ditto.
4731         (gst_opt_scheduler_iterate): Ditto.
4732
4733         I understand the opt scheduler now, yippee!
4734
4735         * gst/gstpad.c: All throughout, added FIXMEs to look at for 0.9.
4736         (gst_pad_get_name, gst_pad_set_chain_function) 
4737         (gst_pad_set_get_function, gst_pad_set_event_function) 
4738         (gst_pad_set_event_mask_function, gst_pad_get_event_masks) 
4739         (gst_pad_get_event_masks_default, gst_pad_set_convert_function) 
4740         (gst_pad_set_query_function, gst_pad_get_query_types) 
4741         (gst_pad_get_query_types_default) 
4742         (gst_pad_set_internal_link_function) 
4743         (gst_pad_set_formats_function, gst_pad_set_link_function) 
4744         (gst_pad_set_fixate_function, gst_pad_set_getcaps_function) 
4745         (gst_pad_set_bufferalloc_function, gst_pad_unlink) 
4746         (gst_pad_renegotiate, gst_pad_set_parent, gst_pad_get_parent) 
4747         (gst_pad_add_ghost_pad, gst_pad_proxy_getcaps) 
4748         (gst_pad_proxy_pad_link, gst_pad_proxy_fixate) 
4749         (gst_pad_get_pad_template_caps, gst_pad_check_compatibility) 
4750         (gst_pad_get_peer, gst_pad_get_allowed_caps) 
4751         (gst_pad_alloc_buffer, gst_pad_push, gst_pad_pull) 
4752         (gst_pad_selectv, gst_pad_select, gst_pad_template_get_caps) 
4753         (gst_pad_event_default_dispatch, gst_pad_event_default) 
4754         (gst_pad_dispatcher, gst_pad_send_event, gst_pad_convert_default) 
4755         (gst_pad_convert, gst_pad_query_default, gst_pad_query) 
4756         (gst_pad_get_formats_default, gst_pad_get_formats): Better
4757         argument checks, and some doc fixes.
4758
4759         (gst_pad_custom_new_from_template): Um, does anyone
4760         use these functions? Actually make a custom pad instead of a
4761         normal one.
4762         (gst_pad_try_set_caps): Transpose some checks.
4763         (gst_pad_try_set_caps_nonfixed): Same, and use a macro to check if
4764         the pad is in negotiation.
4765         (gst_pad_try_relink_filtered): Use pad_link_prepare.
4766         
4767         * gst/gstelement.c: Remove prototypes also defined in gstclock.h.
4768
4769         * gst/gstelement.h: 
4770         * gst/gstclock.h: Un-deprecate the old clocking API, as discussed
4771         on the list.
4772
4773 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
4774
4775         * gst/gstbin.c: (gst_bin_add):
4776           add error for not being able to add elements
4777
4778 2004-02-22  Julien MOUTTE <julien@moutte.net>
4779
4780         * gst/gsttag.c: (_gst_tag_initialize): Registering 2 new tags,
4781         audio-codec and video-codec.
4782
4783 2004-02-22  Benjamin Otte  <otte@gnome.org>
4784
4785         reported by: Padraig O'Briain <padraig.obriain@sun.com>
4786
4787         * autogen.sh:
4788           replace test -e with test -x for mkinstalldirs to be more portable.
4789           (fixes #134816)
4790
4791 2004-02-22  Benjamin Otte  <otte@gnome.org>
4792
4793         * gst/gstpad.c:
4794           revert last patch from Andy, it makes gst_pad_can_link_filtered much
4795           too noisy
4796         * gst/gsttag.c: (_gst_tag_initialize):
4797         * gst/gsttag.h:
4798           add GST_TAG_ALBUM_VOLUME_{COUNT,NUMBER}
4799         * libs/gst/control/dparam.c: (gst_dparam_attach):
4800         * libs/gst/control/dparammanager.c: (gst_dpman_attach_dparam):
4801           check that types for attached dparams match
4802
4803 2004-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
4804
4805         * gst/elements/gstfilesink.c: (gst_filesink_open_file):
4806         * gst/elements/gstfilesrc.c: (gst_filesrc_open_file):
4807         * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_open_file):
4808           fix errors
4809
4810 2004-02-20  Andy Wingo  <wingo@pobox.com>
4811
4812         * gst/gstbin.c:
4813         * gst/gstbuffer.c:
4814         * gst/gstplugin.c:
4815         * gst/registries/gstxmlregistry.c: 
4816         * gst/schedulers/gstoptimalscheduler.c: Debugging tweaks.
4817
4818         * gst/gstelement.c (gst_element_set_scheduler): Debugging fixes.
4819         (gst_element_add_pad): DEBUG->INFO, some fixes.
4820         (gst_element_get_compatible_pad_template): Just see if the
4821         templates' caps intersect, not if one is a strict subset of the
4822         other. This conforms more to what gst_pad_link_intersect() does.
4823         (gst_element_class_add_pad_template): Don't memcpy the pad
4824         template, just ref it.
4825         (gst_element_get_compatible_pad_filtered): Clean up debug messages
4826
4827         * gst/gstpad.c (gst_pad_can_link_filtered): Debug a true result.
4828         (gst_pad_link_filtered): Debug changes.
4829         (gst_pad_link_prepare): New function, consolidated from
4830         can_link_filtered and link_filtered.
4831
4832         * gst/parse/grammar.y (gst_parse_perform_link): Made INFO output
4833         look more like that of the functions in gstelement.c
4834
4835         * gst/gstinfo.c (gst_debug_print_object): Put a space before the
4836         object, and return the empty string if object is NULL.
4837
4838         * gst/parse/parse.l: Remove trailing newlines when calling PRINT.
4839         * gst/parse/grammar.y (YYFPRINTF): Log bison debugging info via
4840         LOG, not DEBUG. We still get flex info on debug.
4841
4842         * gst/registries/gstxmlregistry.c (gst_xml_registry_load): Make
4843         debug string more verbose.
4844         (plugin_times_older_than): DEBUG->LOG.
4845
4846 2004-02-20  Julien MOUTTE <julien@moutte.net>
4847
4848         * gst/gsttag.h: Adding video-codec and audio-codec for demuxers which
4849         will emit found_tag for each stream they demux with the codec.
4850
4851 2004-02-20  Benjamin Otte  <otte@gnome.org>
4852
4853         * gst/gstevent.c: (_gst_event_copy), (_gst_event_free):
4854           copy navigation event correctly. Check freeing tag lists. 
4855         * gst/gstthread.c: (gst_thread_change_state):
4856           don't abort() on state changing mess - it might happen because of
4857           bugs.
4858         * gst/gstvalue.c: (gst_value_set_caps), (gst_value_get_caps):
4859           use boxed functions
4860         * gst/gstvalue.h:
4861           fix GST_VALUE_HOLDS_CAPS
4862
4863 2004-02-19  David Schleef  <ds@schleef.org>
4864
4865         * gst/gstinfo.h:  Copy G_STRFUNC implementation from glib-2.4
4866         and use it for GST_FUNCTION.  (bug #134750)
4867
4868 2004-02-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4869
4870         * po/fr.po:
4871         * po/nl.po:
4872           updating translations
4873
4874 2004-02-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4875
4876         * tools/gst-run.c: (get_candidates), (main): some fixes from jdahlin
4877
4878 2004-02-18  kost@imn.htwk-leipzig.de
4879
4880         reviewed by: David Schleef  <ds@schleef.org>
4881
4882         * docs/libs/gstreamer-libs-sections.txt:  Add missing sections
4883         for libgstcontrol.
4884
4885 2004-02-18  David Schleef  <ds@schleef.org>
4886
4887         * libs/gst/control/dparam.c: (gst_dparam_class_init):
4888         * libs/gst/control/dparam_smooth.c: (gst_dpsmooth_class_init),
4889         (gst_dpsmooth_new): Additional fixes to get double dparams working.
4890         * tools/gst-inspect.c: (print_element_info): Support dumping of
4891         double dparam information.
4892
4893 2004-02-17  David Schleef  <ds@schleef.org>
4894
4895         * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_class_init):
4896         Use G_TYPE_STRING in signal prototype instead of G_TYPE_POINTER.
4897         * gst/elements/gsttypefind.c: (gst_type_find_element_class_init):
4898         Use GST_TYPE_CAPS in signal prototype.
4899         * gst/gstcaps.c: (_gst_caps_initialize), (gst_caps_copy_conditional):
4900         Convert GST_TYPE_CAPS to boxed.
4901         * gst/gstelement.c: (gst_element_class_init):
4902         Use GST_TYPE_TAG_LIST in signal prototype.
4903         * gst/gstindex.c: (gst_index_class_init):
4904         * gst/gstindex.h:
4905         Add GST_TYPE_INDEX_ENTRY type.
4906         * gst/gstmarshal.list:
4907         Add necessary marshal types.
4908         * gst/gstpad.c: (gst_real_pad_class_init),
4909         (_gst_real_pad_fixate_accumulator), (gst_pad_link_fixate),
4910         (gst_pad_recover_caps_error):
4911         Use GST_TYPE_CAPS in signal prototypes.  Fix some debugging strings.
4912         * gst/gststructure.c: (_gst_structure_initialize),
4913         (gst_structure_copy), (_gst_structure_copy_conditional):
4914         * gst/gststructure.h:
4915         Convert GST_TYPE_STRUCTURE to boxed.
4916         * gst/gsttag.c: (gst_tag_list_get_type):
4917         * gst/gsttag.h:
4918         Add GST_TYPE_TAG_LIST type.
4919
4920 2004-02-17  Julien MOUTTE  <julien@moutte.net>
4921
4922         * gst/gstpad.c: (gst_pad_try_set_caps): Reverting my change according
4923         to what we agreed with david.
4924         * gst/gstpad.h: adding GST_PAD_IS_NEGOTIATING macro.
4925
4926 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
4927
4928         * po/nl.po: update translation
4929
4930 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
4931
4932         * gst/autoplug/gstspider.c: (gst_spider_identity_plug):
4933           throw an error if spider is trying to play a mime type there is
4934           no decoder for
4935         * po/POTFILES.in:
4936           add gst/autoplug/gstspider.c for translation
4937
4938 2004-02-17  Julien MOUTTE  <julien@moutte.net>
4939
4940         * gst/gstpad.c: (gst_pad_try_set_caps): We are nice people. Return 
4941         silently when the pad is negotiating.
4942
4943 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4944
4945         * docs/faq/Makefile.am:
4946           add script to run gstreamer uninstalled 
4947         * docs/faq/faq.xml:
4948         * docs/faq/developing.xml:
4949         * docs/faq/gst-uninstalled:
4950           extract script to run gstreamer uninstalled
4951         * docs/manuals.mak:
4952           add EXTRA_SOURCES variable for Makefile.am's to set to
4953           use additional SOURCE files for the doc build
4954
4955 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4956
4957         * gst/gstatomic_impl.h: Fedora 2 test package patch for S390
4958
4959 2004-02-15  Julien MOUTTE  <julien@moutte.net>
4960
4961         * gst/gstbin.c: (gst_bin_change_state), (gst_bin_iterate): Fix a big
4962         bug that was breaking pipelines like sinesrc ! { queue ! osssink } when
4963         an error was thrown by osssink. Basically a state change failure for
4964         an element in a different scheduling group was considered as
4965         successful, which means that caps nego was going on and weird stuff
4966         happened. Like I wrote in the comment there, if someone wants to
4967         revert that please drop me a mail explaining why because I really see
4968         no point in keeping that broken behaviour there.
4969         * gst/gstqueue.c: (gst_queue_get): Add a safety check as the queue CAN
4970         be empty, we then return NULL which will trigger a nice error when 
4971         pulling from the pad.
4972
4973 2004-02-13  David Schleef  <ds@schleef.org>
4974
4975         * libs/gst/control/dparam.c: (gst_dparam_class_init),
4976         (gst_dparam_get_property), (gst_dparam_set_property),
4977         (gst_dparam_do_update_default):
4978         * libs/gst/control/dparam.h:
4979         * libs/gst/control/dparam_smooth.c: (gst_dpsmooth_class_init),
4980         (gst_dpsmooth_new), (gst_dpsmooth_set_property),
4981         (gst_dpsmooth_get_property), (gst_dpsmooth_value_changed_double),
4982         (gst_dpsmooth_do_update_double):
4983         * libs/gst/control/dparam_smooth.h:
4984         * libs/gst/control/dparammanager.c:
4985         (gst_dpman_inline_direct_update):
4986         Add support for double dparams.
4987
4988 2004-02-13  David Schleef  <ds@schleef.org>
4989
4990         * gst/elements/gstfdsrc.c: (gst_fdsrc_get): Use GST_TIME_TO_TIMEVAL()
4991         * gst/gstclock.h: Avoid using 64-bit % operator (slow!)
4992
4993 2004-02-13  Mattias Wadman  <mattias@sudac.org>
4994
4995         reviewed by: David Schleef  <ds@schleef.org>
4996
4997         * gst/elements/gstfdsrc.c: (gst_fdsrc_class_init),
4998         (gst_fdsrc_init), (gst_fdsrc_set_property),
4999         (gst_fdsrc_get_property), (gst_fdsrc_get):
5000         * gst/elements/gstfdsrc.h:  Adds timeout property to fdsrc,
5001         and sends an EOS event if file descriptor reading times out.
5002
5003 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
5004
5005         * configure.ac:
5006           add calls to AM_CONDITIONAL for subsystems for automake 1.6.x
5007
5008 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
5009
5010         * configure.ac: pass required libxml version as argument
5011         (bug reported by Christophe Fergeau)
5012
5013 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
5014   
5015         * docs/gst/gstreamer-docs.sgml:
5016         * docs/gst/tmpl/gstxml.sgml:
5017         * docs/libs/gstreamer-libs-docs.sgml:
5018           version API docs
5019
5020 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
5021
5022         * gst/gstinfo.c:
5023         * gst/gstregistrypool.c: (gst_registry_pool_plugin_filter),
5024         (gst_registry_pool_feature_filter):
5025         * gst/gstthread.c: (gst_thread_class_init):
5026         * gst/gstvalue.c:
5027           add includes exposed by building without libxml
5028         * gst/indexers/Makefile.am:
5029           do not build fileindex when LOADSAVE disabled; we should have
5030           a better libxml check later since fileindex depends on xml, not
5031           LOADSAVE or REGISTRY
5032         * libs/gst/control/Makefile.am:
5033           link with m
5034         * tools/Makefile.am:
5035           fix wrong source code for gst-xmlinspect
5036
5037 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
5038
5039         * configure.ac:
5040           fix gcov help output
5041           move calls to and use new GST_CHECK_DISABLE_SUBSYSTEM
5042         * docs/random/release:
5043           some updated releasing notes
5044         * gstreamer.spec.in:
5045           more updates
5046
5047 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
5048
5049         * docs/faq/faq.xml:
5050         * docs/manual/manual.xml:
5051         * docs/pwg/pwg.xml:
5052         * docs/pwg/titlepage.xml:
5053           put version in documentation
5054
5055 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
5056
5057         * tools/Makefile.am: fix man page installation
5058
5059 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
5060
5061         * configure.ac:
5062           don't check for libxml when load/save and registry disabled (#105844)
5063         * gstreamer.spec.in:
5064           sync with fedora candidate spec
5065
5066 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
5067
5068         * po/fr.po:
5069         * po/nl.po:
5070           replace multidisksrc with multifilesrc
5071
5072 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5073
5074         * po/POTFILES.in:
5075           update to multidisksrc => multifilesrc file renaming (#134145)
5076
5077 2004-02-11  David Schleef  <ds@schleef.org>
5078
5079         * docs/gst/tmpl/gstcaps.sgml:  Fix stuff that mentions GstProps
5080         * docs/gst/tmpl/gstpadtemplate.sgml: same
5081         * docs/gst/tmpl/gstreamer-unused.sgml: Remove GstProps
5082         * gst/gstobject.c: (gst_object_set_name_default): Do the memleak
5083         fixing dance.
5084         * gst/gstutils.c: Remove disabled code that uses GstProps.
5085         * gst/registries/gstxmlregistry.h: same
5086         * docs/random/ds/0.9-suggested-changes: random notes
5087
5088 2004-02-11  kost@imn.htwk-leipzig.de
5089
5090         reviewed by: David Schleef  <ds@schleef.org>
5091
5092         * gst/gstclock.c: (gst_clock_entry_new): fixes structure
5093         initialisation of clock (bug #134128)
5094
5095 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
5096
5097         * configure.ac:
5098         * gst/elements/Makefile.am:
5099         * gst/elements/gstelements.c:
5100         * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_base_init),
5101         (gst_multifilesrc_class_init), (gst_multifilesrc_init),
5102         (gst_multifilesrc_set_property), (gst_multifilesrc_get_property),
5103         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
5104         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
5105         * gst/elements/gstmultifilesrc.h:
5106           rename multidisksrc to multifilesrc (part of #122200)
5107
5108 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
5109
5110         * docs/manuals.mak:
5111           fix automake complaints
5112         * gst-element-check.m4:
5113           fix unquotedness
5114
5115 2004-02-11  David Schleef  <ds@schleef.org>
5116
5117         * docs/gst/Makefile.am: Call gst_init() in built gstreamer-scan.
5118         * gst/gstatomic_impl.h: Disable sparc implementation.
5119
5120 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
5121
5122         * gst-element-check.m4:
5123           fix underquoted macros as reported by automake 1.8.x (#133800)
5124         * configure.ac:
5125           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
5126           by autopoint (fixes #132996)
5127
5128 2004-02-10  Andy Wingo  <wingo@pobox.com>
5129
5130         * gst/gstpad.c (gst_pad_custom_new): Add a FIXME, this is a hacky
5131         way to do inheritance.
5132         (gst_pad_get_event_masks, gst_pad_get_event_masks_default) 
5133         (gst_pad_get_query_types, gst_pad_get_query_types_default):
5134         Routine docs.
5135         (gst_pad_set_link_function, gst_pad_set_fixate_function) 
5136         (gst_pad_set_getcaps_function): Doc from Dave's negotation random
5137         doc.
5138         (gst_pad_unlink, gst_pad_is_linked): Docs.
5139         (gst_pad_renegotiate): A brief description of capsnego.
5140         (gst_pad_try_set_caps): Document.
5141         (gst_pad_try_set_caps_nonfixed): Document.
5142         (gst_pad_can_link_filtered, gst_pad_link_filtered): Doc fixes.
5143         (gst_pad_set_parent): Deprecated (although not out of the API).
5144         (gst_pad_get_parent): Deprecated, although many plugins use this.
5145         (gst_pad_add_ghost_pad, gst_pad_remove_ghost_pad): Doc that these
5146         are private and will go away in 0.9.
5147         (gst_pad_perform_negotiate): Doc.
5148         (gst_pad_link_unnegotiate): I think this is meant to be static.
5149         (gst_pad_get_negotiated_caps, gst_pad_get_pad_template_caps) 
5150         (gst_pad_template_get_caps_by_name, gst_pad_check_compatibility) 
5151         (gst_pad_get_peer): Doc updates.
5152         (gst_pad_caps_change_notify): Doc.
5153         (gst_pad_alloc_buffer, gst_pad_push, gst_static_pad_template_get) 
5154         (gst_ghost_pad_new): Doc fixes.
5155
5156         * gst/gstobject.c (gst_object_get_parent, gst_object_unparent) 
5157         (gst_object_check_uniqueness): 
5158
5159         * gst/gstelement.c (gst_element_add_pad) 
5160         (gst_element_add_ghost_pad, gst_element_remove_pad) 
5161         (gst_element_remove_ghost_pad, gst_element_get_pad) 
5162         (gst_element_get_static_pad, gst_element_get_pad_list) 
5163         (gst_element_class_get_pad_template_list) 
5164         (gst_element_class_get_pad_template): Work on the docs.
5165         (gst_element_get_pad_template_list): Uses the class method.
5166         (gst_element_get_compatible_pad_template): Docs, and consolidate
5167         some test conditions. 
5168         (gst_element_get_pad_from_template): New static function.
5169         (gst_element_request_compatible_pad): Docs, and work with
5170         non-request compatible templates. 
5171         (gst_element_get_compatible_pad_filtered): Docs and remove
5172         redundant checks.
5173         (gst_element_get_compatible_pad, gst_element_link_pads_filtered) 
5174         (gst_element_link_filtered, gst_element_link_many) 
5175         (gst_element_link, gst_element_link_pads) 
5176         (gst_element_unlink_many): Docs.
5177
5178 2004-02-05  Andy Wingo  <wingo@pobox.com>
5179
5180         * gst/gstpad.c (_gst_real_pad_fixate_accumulator):
5181         s/pointer/boxed/.
5182
5183         * gst/gstmarshal.list (VOID:BOXED, BOXED:BOXED): New marshallers.
5184
5185         * gst/gstpad.c (gst_real_pad_class_init): Use a BOXED:BOXED
5186         marshaller for ::fixate, and VOID:BOXED for ::caps-nego-failed,
5187         with the type=GST_TYPE_CAPS. This allows language bindings to know
5188         what kind of data they're dealing with.
5189
5190         * gst/gstcaps.c (_gst_caps_value_init): GBoxed values initialize
5191         to NULL when g_value_init is called. GstCaps, which rolls its own
5192         type implementation, now does the same instead of allocating empty
5193         caps.
5194         (_gst_caps_initialize, _gst_caps_collect_value,
5195         _gst_caps_lcopy_value): Provide collect_value and lcopy_value type
5196         table methods. This allows G_VALUE_COLLECT to work.
5197
5198 2004-02-05  Andy Wingo  <wingo@pobox.com>
5199
5200         * configure.ac:
5201         * testsuite/Makefile.am (SUBDIRS): 
5202         * testsuite/ghostpads/Makefile.am: 
5203         * testsuite/ghostpads/ghostpads.c: A new test for ghost pads.
5204
5205         * gst/gstpad.c (gst_pad_add_ghost_pad, gst_pad_remove_ghost_pad):
5206         These two routines are the only ones that set
5207         GST_GPAD_REALPAD(gpad), the ghost pad list, and the ghost pad's
5208         pad template. They should be made static, depending on ABI needs.
5209         (gst_real_pad_dispose): Handle the case of ghost pads without a
5210         parent. Assert after dealing with ghost pads that the ghost pad
5211         list is empty.
5212         (gst_ghost_pad_class_init): New property added, ::real-pad. Can be
5213         set after creation.
5214         (gst_ghost_pad_dispose): Set ::real-pad to NULL.
5215         (gst_ghost_pad_set_property, gst_ghost_pad_get_property): New
5216         functions. set_property will call add_ghost_pad/remove_ghost_pad
5217         as appropriate.
5218         (gst_ghost_pad_new): All the work is offloaded to g_object_new.
5219
5220         * gst/gstelement.c (gst_element_add_pad): Handle ghost pads as well.
5221         (gst_element_add_ghost_pad): Remove code duplicated from _add_pad.
5222         (gst_element_remove_pad): Handle ghost pads as well.
5223         (gst_element_remove_ghost_pad): Deprecated (could be removed,
5224         depending on API-stability needs).
5225
5226 2004-02-05  Andy Wingo  <wingo@pobox.com>
5227
5228         * gst/gstbin.[ch]: (gst_bin_get_by_interface): GTypes are scalars,
5229         of course they're const
5230
5231 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
5232
5233         * tools/Makefile.am:
5234         * tools/gst-feedback:
5235         * tools/gst-feedback-0.7:
5236           make gst-feedback versioned too for consistency
5237
5238 2004-02-11  David Schleef  <ds@schleef.org>
5239
5240         * gst/gstpad.c: (gst_pad_link_intersect), (gst_pad_link_fixate),
5241         (gst_pad_try_set_caps): Fix format strings for GST_PTR_FORMAT.
5242
5243 2004-02-10  Julien MOUTTE <julien@moutte.net>
5244
5245         * gst/gstevent.c: (_gst_event_free): Sometimes a tag event arrives but
5246         the structure does not contain a valid tag list. Adding a safety check
5247         to remove a noisy warning in that case.
5248
5249 2004-02-10  Thomas Vander Stichele  <thomas at apestaart dot org>
5250
5251         * gst/gst.c: fix name to be in line with others
5252
5253 2004-02-09  Julien MOUTTE <julien@moutte.net>
5254
5255         * libs/gst/bytestream/bytestream.c: (gst_bytestream_peek): We should
5256         not shout that loud when len is 0. Just return 0 silently.
5257
5258 2004-02-09  Julien MOUTTE  <julien@moutte.net>
5259
5260         * gst/gstdata.c: (gst_data_ref): Adding a categorized debug on data_ref
5261         because data_unref has one and I prefer the debug to be symetric.
5262         * gst/gstqueue.c: (gst_queue_locked_flush): Fix a huge memleak. Buffers
5263         were refed when added to the queue and unrefed only once when the queue
5264         was flushed. Now the flush handler unref the buffers two times : first
5265         unref for the ref added when pushing in the queue's tail and second
5266         unref to destroy the flushed buffer.
5267
5268 2004-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
5269
5270         * docs/pwg/building-boiler.xml: fix cvs checkout documentation
5271
5272 2004-02-06  David Schleef  <ds@schleef.org>
5273
5274         * docs/random/ds/0.9-suggested-changes: Random ramblings
5275         * gst/elements/gstfilesrc.c: (gst_filesrc_get_mmap): Cast size_t
5276         to int before printing.
5277         * gst/parse/grammar.y: Fix gcc-2.95 style variadic macros.
5278         * gst/parse/parse.l: same.  See bug #129600
5279
5280 2004-02-06  David Schleef  <ds@schleef.org>
5281
5282         * gst/gstindex.c: (gst_index_add_format), (gst_index_add_id),
5283         (gst_index_add_entry), (gst_index_add_associationv),
5284         (gst_index_add_association): Add gst_index_add_associationv()
5285         and clean up gst_index_add_association(). #127133
5286
5287 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
5288
5289         * autogen.sh: check out common with right tag if CVS/Tag exists
5290
5291 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
5292
5293         * testsuite/ghostpads/ghostpads.c: (main):
5294           fix testsuite from segfaulting
5295
5296 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
5297
5298         * Makefile.am: add release target
5299         * configure.ac: bump nano to 1
5300         * docs/random/release:
5301
5302 2004-02-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5303
5304         * gst/gstcaps.h:
5305         * gst/gstelement.c: (gst_element_base_class_init),
5306         (gst_element_class_set_details), (gst_element_clear_pad_caps):
5307         * gst/gstpad.c: (gst_pad_link_intersect), (gst_pad_link_fixate),
5308         (gst_pad_try_set_caps), (gst_pad_can_link_filtered),
5309         (gst_real_pad_dispose):
5310         * gst/gststructure.c: (gst_structure_free),
5311         (gst_structure_from_string):
5312           put reverted patch back in
5313         * gst/gstelement.c: (gst_element_remove_pad):
5314           free explicit caps if they're set
5315         * gst/gstpad.c: (_gst_pad_default_fixate_func):
5316           copy the structure when fixating
5317
5318 2004-02-05  David Schleef  <ds@schleef.org>
5319
5320         * gst/gstmarshal.list:
5321         * gst/gstpad.c: (gst_real_pad_class_init),
5322         (_gst_real_pad_fixate_accumulator):
5323         Revert POINTER->BOXED change in signal marshaller.
5324
5325 === release 0.7.4 ===
5326                                                                                 
5327 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
5328                                                                                 
5329         * NEWS: GStreamer 0.7.4 "Wooden Eels" released
5330         * configure.ac: changed for release
5331
5332 2004-02-05  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
5333
5334         * gstreamer.spec.in:
5335           bump required version of gtk-doc
5336
5337 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
5338
5339         * gst/gstcaps.h:
5340         * gst/gstelement.c: (gst_element_base_class_init),
5341         (gst_element_class_set_details), (gst_element_clear_pad_caps):
5342         * gst/gstpad.c: (gst_pad_link_intersect), (gst_pad_link_fixate),
5343         (gst_pad_try_set_caps), (gst_pad_can_link_filtered),
5344         (gst_real_pad_dispose):
5345         * gst/gststructure.c: (gst_structure_free),
5346         (gst_structure_from_string):
5347           revert patch that breaks applications, reapply after release
5348           to get this fixed properly
5349
5350 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5351
5352         * gst/gsttag.c: (_gst_tag_initialize):
5353         * gst/gsttag.h:
5354           remove duplicated field GST_TAG_APPLICATION. It's GST_TAG_ENCODER
5355
5356 2004-02-04  David Schleef  <ds@schleef.org>
5357
5358         Fix some memleaks:
5359         * gst/autoplug/gstspider.c: (gst_spider_request_new_pad),
5360         (gst_spider_plug_from_srcpad):
5361         * gst/autoplug/gstspideridentity.c: (gst_spider_identity_link):
5362
5363 2004-02-04  David Schleef  <ds@schleef.org>
5364
5365         * gst/gstelement.c: (gst_element_clear_pad_caps): Make sure we have
5366         a GstRealPad before accessing its structure members.
5367
5368 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5369
5370         * gst/gstclock.c: (gst_clock_init), (gst_clock_set_speed),
5371         (gst_clock_get_speed):
5372         * gst/gstclock.h:
5373           reset padding, remove unused fields
5374
5375 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5376
5377         * gst/autoplug/gstspideridentity.c:
5378         (gst_spider_identity_sink_loop_type_finding):
5379           use get_allowed_caps, not get_caps (fixes #132519)
5380         * gst/elements/gsttypefind.c: (stop_typefinding):
5381           use correct order when sending buffers and seeking
5382
5383 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
5384
5385         * configure.ac:
5386         * gst/gstelement.h:
5387         * gst/gstpad.h:
5388         * gst/gstqueue.h:
5389           upgrade libtool CURRENT, reset padding
5390
5391 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
5392
5393         * configure.ac:
5394           bump to prerelease
5395           put back AM_PROG_LIBTOOL to make libtoolize stop complaining
5396
5397 2004-02-04  David Schleef  <ds@schleef.org>
5398
5399         * docs/random/ds/0.9-suggested-changes: random notes
5400         * gst/elements/gstfakesrc.c: (gst_fakesrc_get_formats),
5401         (gst_fakesrc_get_query_types), (gst_fakesrc_get_event_mask):
5402         Replace GST_PAD_EVENT_MASK_FUNCTION() (et al.) with its
5403         expansion.
5404         * gst/elements/gstfilesink.c: (gst_filesink_get_formats),
5405         (gst_filesink_get_query_types): same
5406         * gst/elements/gstfilesrc.c: (gst_filesrc_get_event_mask),
5407         (gst_filesrc_get_query_types), (gst_filesrc_get_formats): same
5408         * gst/gstcaps.h: deprecate GST_DEBUG_CAPS(), and fix the macro
5409         to use new GST_PTR_FORMAT.
5410         * gst/gstelement.h: deprecate function factory macros
5411         GST_ELEMENT_QUERY_TYPE_FUNCTION(), GST_ELEMENT_EVENT_MASK_FUNCTION().
5412         These are our last variadic macros that can't be replaced with
5413         inlines.  Celebrate!  Also fix a typo in an #ifdef that was
5414         attempting to deprecate gst_element_clock_wait().
5415         * gst/gstevent.h: same
5416         * gst/gstpad.c: (gst_pad_link_intersect), (gst_pad_link_fixate),
5417         (gst_pad_try_set_caps): replace GST_DEBUG_CAPS() with GST_DEBUG()
5418         * gst/gstpad.h: deprecate function factory macros similar to above.
5419
5420 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
5421
5422         * configure.ac:
5423         * tools/Makefile.am:
5424         * tools/gst-run.c: (popt_callback), (hash_print_key),
5425         (find_highest_version), (unmangle_libtool), (get_dir_of_binary),
5426         (get_candidates), (main):
5427           add new source file to generate non-versioned wrapper binaries
5428           for our tools.
5429
5430 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5431
5432         * gst/gstevent.c: (_gst_event_free):
5433           actually break; inside the switch statement
5434         * gst/parse/grammar.y:
5435           fix memleak where GValues weren't unset
5436
5437 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5438
5439         * gst/gststructure.c: (gst_structure_from_string):
5440           fix huge memleak
5441         * gst/elements/gsttypefind.c: (gst_type_find_element_have_type),
5442         (new_entry), (gst_type_find_element_chain):
5443         * gst/gstelement.c: (gst_element_base_class_init),
5444         (gst_element_class_set_details):
5445         * gst/gstpad.c: (gst_pad_can_link_filtered):
5446           fix smaller memleaks
5447         * gst/gstpad.c: (gst_real_pad_dispose):
5448           check that explicit caps are gone
5449         * gst/gststructure.c: (gst_structure_free):
5450           actually free the structure
5451         * gst/gstelement.c: (gst_element_clear_pad_caps):
5452           unset explicit caps
5453
5454 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
5455
5456         * tools/Makefile.am:
5457           use AM_CFLAGS since all the CFLAGS are the same
5458           use AM_LDFAGS
5459
5460 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
5461
5462         * docs/manual/gnome.xml:
5463           expand example a little
5464         * gst/gst.c: (gst_init_with_popt_table),
5465         (gst_init_check_with_popt_table), (init_pre), (init_popt_callback):
5466           make sure popt option displays are done with right textdomain
5467           use GstPoptOption type
5468         * gst/gst.h:
5469           create GstPoptOption type
5470
5471 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
5472
5473         * gst/gsterror.c: (_gst_stream_errors_init):
5474         * gst/gsterror.h:
5475           adding error type for no codec
5476         * po/POTFILES.in:
5477           add gst-inspect
5478         * po/nl.po:
5479           update dutch translation
5480         * tools/gst-inspect.c: (print_element_list), (main):
5481           do proper internationalization
5482         * tools/gst-launch.c: (idle_func):
5483           remove commented out function call
5484
5485 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
5486
5487         * docs/README:
5488           add some error fixing notes
5489         * docs/gst/gstreamer-sections.txt:
5490           remove double entries
5491         * docs/gst/tmpl/gstbin.sgml:
5492         * docs/gst/tmpl/gstclock.sgml:
5493           remove override
5494         * docs/gst/tmpl/gstelement.sgml:
5495         * docs/gst/tmpl/gstindex.sgml:
5496         * docs/gst/tmpl/gstobject.sgml:
5497         * docs/gst/tmpl/gstpadtemplate.sgml:
5498         * docs/gst/tmpl/gstreamer-unused.sgml:
5499         * docs/gst/tmpl/gsttag.sgml:
5500         * docs/gst/tmpl/gstthread.sgml:
5501         * docs/gst/tmpl/gstxml.sgml:
5502         * gst/gsttag.h:
5503           sync header prototypes with c decls
5504         * gst/gsttaginterface.c:
5505           fix doc headers
5506
5507 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5508
5509         * gst/parse/Makefile.am:
5510         * gst/gstobject.h:
5511           get rid of gstmarshal.h dependency. It's not needed.
5512         * gst/gst.h:
5513         * gst/elements/gstfakesink.c:
5514         * gst/elements/gstfakesrc.c:
5515         * gst/elements/gstidentity.c:
5516         * gst/gstbin.c:
5517         * gst/gstelement.c:
5518         * gst/gstindex.c:
5519         * gst/gstobject.c:
5520         * gst/gstpad.c:
5521         * gst/gstthread.c:
5522         * gst/gstxml.c:
5523         * libs/gst/control/dparam.c:
5524         * libs/gst/control/dparammanager.c:
5525           include gstmarshal.h.
5526         Fixes #132045
5527
5528 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5529
5530         * gst/elements/gstfilesrc.c: (gst_filesrc_init),
5531         (gst_filesrc_dispose), (gst_filesrc_free_parent_mmap),
5532         (gst_filesrc_map_region), (gst_filesrc_get_mmap):
5533         * gst/elements/gstfilesrc.h:
5534           don't ref the filesrc when creating mmaped buffers. Don't keep a
5535           list of not-yet-destroyed buffers.
5536         * gst/gstbuffer.h:
5537           Deprecated BST_BUFFER_FREE_FUNC and GST_BUFFER_COPY_FUNC
5538
5539 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
5540
5541         * gst/gst.c: (init_pre):
5542           remove textdomain
5543
5544 2004-02-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5545
5546         * docs/pwg/advanced-events.xml:
5547         * docs/pwg/advanced-scheduling.xml:
5548         * docs/pwg/intro-basics.xml:
5549         * docs/pwg/other-manager.xml:
5550         * docs/pwg/other-nton.xml:
5551         * docs/pwg/other-ntoone.xml:
5552         * docs/pwg/other-oneton.xml:
5553         * docs/pwg/pwg.xml:
5554           All sort of documentation... Forgot what. Point is that I want this
5555           in before I leave. The 'other-*' will be the last section and will
5556           explain issues specific to these type of elements.
5557
5558 2004-02-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5559
5560         * gst/elements/gstfilesrc.c: (gst_filesrc_map_region),
5561         (gst_filesrc_get_read):
5562           set all the values on buffers that we can
5563
5564 2004-02-02  David Schleef  <ds@schleef.org>
5565
5566         Change usage of isblah() to g_ascii_isblah() to be more locale
5567         independent.  (#133076)
5568         * gst/gsturi.c: (gst_uri_protocol_check_internal):
5569         * gst/gstutils.c:
5570         * gst/parse/parse.l:
5571
5572 2004-02-02  Jon Trowbridge  <trow@gnu.org>
5573
5574         reviewed by: David Schleef  <ds@schleef.org>
5575
5576         Fix memory leaks:
5577         * gst/gstcaps.c: (gst_caps_to_string):
5578         * gst/registries/gstxmlregistry.c:
5579         (gst_xml_registry_add_path_list_func),
5580         (gst_xml_registry_parse_padtemplate):
5581
5582 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
5583
5584         * gst/gstelement.c: (gst_element_default_error):
5585           suffix error messages with period
5586
5587 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
5588
5589         * gst/elements/gstfilesrc.c: (gst_filesrc_open_file):
5590         * gst/elements/gstmultidisksrc.c: (gst_multidisksrc_open_file):
5591         * gst/gsterror.c: (gst_error_get_message):
5592           Suffix with dots
5593         * po/fr.po:
5594         * po/nl.po:
5595           Update translation files
5596
5597 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
5598
5599         * gst/autoplug/gstspideridentity.c:
5600         (gst_spider_identity_sink_loop_type_finding):
5601         * gst/elements/gstfakesink.c: (gst_fakesink_change_state):
5602         * gst/elements/gstfilesink.c: (gst_filesink_open_file),
5603         (gst_filesink_close_file), (gst_filesink_handle_event),
5604         (gst_filesink_chain):
5605         * gst/elements/gstfilesrc.c: (gst_filesrc_map_region),
5606         (gst_filesrc_get_read), (gst_filesrc_open_file):
5607         * gst/elements/gstidentity.c: (gst_identity_chain):
5608         * gst/elements/gstmultidisksrc.c: (gst_multidisksrc_open_file):
5609         * gst/elements/gstpipefilter.c: (gst_pipefilter_get),
5610         (gst_pipefilter_chain), (gst_pipefilter_open_file):
5611         * gst/elements/gsttypefind.c: (gst_type_find_element_chain):
5612         * gst/gsterror.c: (_gst_core_errors_init),
5613         (_gst_library_errors_init), (_gst_resource_errors_init),
5614         (_gst_stream_errors_init), (gst_error_get_message):
5615         * gst/gstpad.c: (gst_pad_set_explicit_caps),
5616         (gst_pad_recover_caps_error), (gst_pad_pull):
5617         * gst/gstqueue.c: (gst_queue_chain), (gst_queue_get):
5618         * gst/schedulers/gstbasicscheduler.c:
5619         (gst_basic_scheduler_chainhandler_proxy),
5620         (gst_basic_scheduler_gethandler_proxy),
5621         (gst_basic_scheduler_cothreaded_chain):
5622           Suffix error messages with period.
5623           Use (NULL) instead of NULL
5624
5625 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
5626
5627         * docs/gst/tmpl/gstelement.sgml:
5628         * docs/gst/tmpl/gstxml.sgml:
5629         * gst/gstelement.c: (gst_element_error_full):
5630           add element path to error
5631
5632 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5633
5634         * docs/random/mimetypes:
5635           update raw int/float info
5636         * gst/gsttag.c: (_gst_tag_initialize):
5637         * gst/gsttag.h:
5638           add GST_TAG_ENCODER
5639
5640 2004-01-30  David Schleef  <ds@schleef.org>
5641
5642         * gst/cothreads.c: Add another fallback if MAP_ANONYMOUS is
5643           missing (#132991)
5644
5645 2004-01-30  Laurent Vivier <Laurent.Vivier@bull.net>
5646
5647         reviewed by Benjamin Otte 
5648           parts of the patch submitted in bug #113913
5649
5650         * configure.ac:
5651           use AC_C_INLINE. Use = instead of == with test
5652         * examples/plugins/example.c:
5653         * gst/autoplug/gstspideridentity.c:
5654         * gst/elements/gstfdsrc.c:
5655         * gst/elements/gstfilesrc.c:
5656         * gst/elements/gstidentity.c:
5657         * gst/elements/gstmultidisksrc.c:
5658         * gst/elements/gststatistics.c:
5659         * gst/gstelement.c:
5660         * gst/gstobject.c:
5661         * gst/gstpad.c:
5662         * gst/gstpipeline.c:
5663         * gst/gstthread.c:
5664           don't end enums with a comma
5665         * gst/gstindex.c: (gst_index_compare_func):
5666           do explicit casting to gint
5667         * gst/gsttrace.c: (gst_trace_text_flush):
5668           #define strsize as a macro
5669
5670 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
5671
5672         * docs/README:
5673         * docs/gst/gstreamer-docs.sgml:
5674         * docs/gst/gstreamer-sections.txt:
5675         * docs/gst/tmpl/gstelement.sgml:
5676         * docs/gst/tmpl/gsterror.sgml:
5677         * docs/gst/tmpl/gstinterface.sgml:
5678         * docs/gst/tmpl/gstreamer-unused.sgml:
5679         * docs/gst/tmpl/gststructure.sgml:
5680         * docs/gst/tmpl/gsttag.sgml:
5681         * docs/gst/tmpl/gsttaginterface.sgml:
5682         * docs/gst/tmpl/gstvalue.sgml:
5683         make sure all API ends up in the built docs
5684         * gst/gstinterface.c:
5685         * gst/gststructure.c: (gst_structure_id_set_value),
5686         (gst_structure_set_value), (gst_structure_id_get_value):
5687         * gst/gststructure.h:
5688         * gst/gstvalue.h:
5689         sync .h with .c declarations
5690
5691 2004-01-30  Julien Moutte  <julien@moutte.net>
5692
5693         * libs/gst/bytestream/bytestream.c: Reverting my event handling patch.
5694         Ronald will fix riffread.
5695
5696 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5697
5698         * docs/pwg/advanced-interfaces.xml:
5699           Added tuner interface docs.
5700
5701 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5702
5703         * docs/random/mimetypes:
5704           correct Theora information
5705         * gst/gstelement.h:
5706           make GST_ELEMENT_ERROR do a GST_ERROR_OBJECT
5707
5708 2004-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
5709
5710         * gst/gstelement.c: (gst_element_error_full):
5711         * gst/gstelement.h:
5712           GST_ELEMENT_ERROR in enum -> _IN_ERROR
5713
5714 2004-01-29  Julien MOUTTE  <julien@moutte.net>
5715
5716         * gst/elements/gstfilesrc.c: (gst_filesrc_get),
5717         (gst_filesrc_uri_handler_init): Fixing seeking by making FLUSH happen
5718         again and even before DISCONT.
5719         * gst/gstpad.c: (gst_pad_event_default): Remove a unused switch case.
5720         * libs/gst/bytestream/bytestream.c: (gst_bytestream_get_next_buf): Fix
5721         bytestream so that it's not stopping to fill the bytestream if events
5722         different than EOS or DISCONT are received. Instead it process them so
5723         that they go downstream.
5724
5725 2004-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
5726
5727         * docs/gst/tmpl/gstelement.sgml:
5728         * docs/gst/tmpl/gstreamer-unused.sgml:
5729         * docs/gst/tmpl/gstxml.sgml:
5730         * gst/autoplug/gstspideridentity.c:
5731         (gst_spider_identity_sink_loop_type_finding):
5732         * gst/elements/gstfakesink.c: (gst_fakesink_change_state):
5733         * gst/elements/gstfilesink.c: (gst_filesink_open_file),
5734         (gst_filesink_close_file), (gst_filesink_handle_event),
5735         (gst_filesink_chain):
5736         * gst/elements/gstfilesrc.c: (gst_filesrc_map_region),
5737         (gst_filesrc_get_read), (gst_filesrc_open_file):
5738         * gst/elements/gstidentity.c: (gst_identity_chain):
5739         * gst/elements/gstmultidisksrc.c: (gst_multidisksrc_open_file):
5740         * gst/elements/gstpipefilter.c: (gst_pipefilter_get),
5741         (gst_pipefilter_chain), (gst_pipefilter_open_file):
5742         * gst/elements/gsttypefind.c: (gst_type_find_element_chain):
5743         * gst/gstelement.h:
5744         * gst/gstpad.c: (gst_pad_set_explicit_caps),
5745         (gst_pad_recover_caps_error), (gst_pad_pull):
5746         * gst/gstqueue.c: (gst_queue_chain), (gst_queue_get):
5747         * gst/schedulers/gstbasicscheduler.c:
5748         (gst_basic_scheduler_chainhandler_proxy),
5749         (gst_basic_scheduler_gethandler_proxy),
5750         (gst_basic_scheduler_cothreaded_chain):
5751           gst_element_error -> GST_ELEMENT_ERROR
5752
5753 2004-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
5754
5755         * docs/Makefile.am:
5756         * docs/gst/tmpl/gstelement.sgml:
5757         * docs/gst/tmpl/gstxml.sgml:
5758         * docs/manuals.mak:
5759         * docs/pwg/advanced-request.xml:
5760         * docs/pwg/advanced-scheduling.xml:
5761         * docs/pwg/advanced-tagging.xml:
5762           fix non-validating docbook using CDATA
5763           make sure make check-local gets run first to check if it validates
5764
5765 2004-01-29  Julien MOUTTE <julien@moutte.net>
5766
5767         * docs/pwg/advanced-events.xml: Adding documentation on advanced event
5768         handling (up and downstream).
5769         * docs/pwg/advanced-interfaces.xml: Make it coherent with the
5770         my_filter thing.
5771
5772 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5773
5774         * docs/pwg/advanced-tagging.xml:
5775           Add docs about tag writing.
5776
5777 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5778
5779         * docs/pwg/advanced-tagging.xml:
5780           Add a part about tag reading and application signalling... Tag
5781           writing still needs to be documented.
5782         * gst/elements/gstfilesrc.c: (gst_filesrc_set_location):
5783           We can set file locations in READY, too.
5784
5785 2004-01-29  Julien MOUTTE <julien@moutte.net>
5786
5787         * docs/random/ds/element-checklist: Adding some notes about src
5788         events.
5789
5790 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5791
5792         * docs/random/mimetypes:
5793           Update docs to point to correct elements for various mimetypes, and
5794           some more errors pointed out by Stéphane LOEUILLET (aka LeRoutier)
5795           <stephane.loeuillet@tiscali.fr>.
5796
5797 2004-01-28  David Schleef  <ds@schleef.org>
5798
5799         * docs/pwg/intro-basics.xml: rewrite bufferpool stuff.
5800
5801 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5802
5803         * docs/random/mimetypes:
5804           update docs for audio/x-raw-float. Add "buffer-frames=0 means
5805           undefined"
5806         * gst/elements/gstfilesrc.c: (gst_filesrc_set_location):
5807           make it only work in NULL.
5808         * gst/gstcaps.c:
5809           don't posion NULL caps
5810         * gst/gstelement.c: (gst_element_set_time):
5811           add debugging statement
5812         * gst/gstelement.c: (gst_element_emit_found_tag),
5813         (gst_element_found_tag_func), (gst_element_found_tags):
5814         * gst/gstelement.h:
5815           These functions take const taglists
5816         * gst/gstpad.c: (gst_pad_proxy_getcaps):
5817           fix memleak
5818         * gst/gstpad.c: (gst_pad_event_default):
5819           make more effort on handling discont and clocks, g_warn if everything
5820           fails
5821         * gst/gststructure.c: (gst_structure_remove_fields),
5822         (gst_structure_remove_fields_valist):
5823         * gst/gststructure.h:
5824           add gst_structure_remove_fields(_valist)
5825         * gst/gsttag.c:
5826           fix doc glitch
5827
5828 2004-01-28  David Schleef  <ds@schleef.org>
5829
5830         * docs/random/ds/element-checklist: Notes about gst_caps_to_string()
5831         * gst/registries/gstxmlregistry.c: (gst_xml_registry_save_caps):
5832         Fix memory leakage of gst_caps_to_string().
5833
5834         Use GST_PTR_FORMAT instead of gst_caps_to_string():
5835         * gst/autoplug/gstsearchfuncs.c: (gst_autoplug_sp):
5836         * gst/autoplug/gstspideridentity.c: (spider_find_suggest),
5837         (gst_spider_identity_sink_loop_type_finding):
5838         * gst/elements/gsttypefind.c: (gst_type_find_element_have_type),
5839         (find_suggest):
5840         * gst/gstpad.c: (gst_pad_try_relink_filtered),
5841         (gst_pad_set_explicit_caps):
5842         * gst/parse/grammar.y:
5843
5844 2004-01-28  David Schleef  <ds@schleef.org>
5845
5846         * configure.ac: Add detection for HAVE_PRINTF_EXTENSION and
5847         GST_PRINTF_EXTENSION_FORMAT_DEFINE.
5848         * docs/random/ds/0.9-suggested-changes: Notes from Company.
5849         * gst/gstcaps.c: (gst_caps_to_string): Add comment.
5850         * gst/gstconfig.h.in: Add define for GST_PTR_FORMAT
5851         * gst/gstinfo.c: (_gst_debug_init), (gst_debug_print_object),
5852         (gst_debug_log_default), (_gst_info_printf_extension),
5853         (_gst_info_printf_extension_arginfo):  Add printf extension.
5854         * gst/gstinfo.h: remove G_GNUC_PRINTF, because it doesn't work with %P
5855         * gst/gststructure.c: (gst_structure_to_string),
5856         (_gst_structure_parse_value): Use gst_value_deserialize() and
5857         remove old code.
5858         * gst/gstvalue.c: (gst_value_deserialize_fourcc),
5859         (gst_value_deserialize_boolean), (gst_strtoi),
5860         (gst_value_deserialize_int), (gst_value_deserialize_double),
5861         (gst_value_deserialize_string), (gst_value_deserialize): Implement
5862         a bunch of deserialize functions and gst_value_deserialize.
5863         * gst/gstvalue.h: er, _de_serialize, not unserialize
5864         * testsuite/caps/string-conversions.c: (main): We don't currently
5865         handle (float) in caps, so convert these to (double).
5866         * testsuite/debug/Makefile.am: Add new test for the printf extension
5867         * testsuite/debug/printf_extension.c: (main): same
5868
5869 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5870
5871         * docs/random/company/time:
5872           Add some docs about clocking and time
5873
5874 2004-01-28  Julien MOUTTE <julien@moutte.net>
5875
5876         * docs/pwg/advanced-interfaces.xml: Adding XOverlay documentation.
5877
5878 2004-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5879
5880         * docs/pwg/advanced-clock.xml:
5881         * docs/pwg/advanced-dparams.xml:
5882         * docs/pwg/advanced-events.xml:
5883         * docs/pwg/advanced-interfaces.xml:
5884         * docs/pwg/advanced-midi.xml:
5885         * docs/pwg/advanced-request.xml:
5886         * docs/pwg/advanced-scheduling.xml:
5887         * docs/pwg/advanced-tagging.xml:
5888         * docs/pwg/advanced-types.xml:
5889         * docs/pwg/appendix-checklist.xml:
5890         * docs/pwg/building-boiler.xml:
5891         * docs/pwg/building-chainfn.xml:
5892         * docs/pwg/building-filterfactory.xml:
5893         * docs/pwg/building-pads.xml:
5894         * docs/pwg/building-props.xml:
5895         * docs/pwg/building-signals.xml:
5896         * docs/pwg/building-state.xml:
5897         * docs/pwg/building-testapp.xml:
5898         * docs/pwg/intro-basics.xml:
5899         * docs/pwg/intro-preface.xml:
5900         * docs/pwg/other-autoplugger.xml:
5901         * docs/pwg/other-sink.xml:
5902         * docs/pwg/other-source.xml:
5903         * docs/pwg/titlepage.xml:
5904           fix up id's
5905
5906 2004-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5907
5908         * docs/95NonPath:
5909         * docs/HACKING:
5910         * docs/README:
5911         * docs/building-the-docs-on-debian:
5912           collect relevant bits of doc info
5913
5914 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5915
5916         * docs/pwg/advanced_tagging.xml:
5917           Half-assed commit so Thomas can re-arrange document IDs here to be
5918           consistent, too.
5919
5920 2004-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5921
5922         * docs/manual/autoplugging.xml:
5923         * docs/manual/bins-api.xml:
5924         * docs/manual/bins.xml:
5925         * docs/manual/buffers-api.xml:
5926         * docs/manual/buffers.xml:
5927         * docs/manual/clocks.xml:
5928         * docs/manual/components.xml:
5929         * docs/manual/cothreads.xml:
5930         * docs/manual/debugging.xml:
5931         * docs/manual/dparams-app.xml:
5932         * docs/manual/dynamic.xml:
5933         * docs/manual/elements-api.xml:
5934         * docs/manual/elements.xml:
5935         * docs/manual/factories.xml:
5936         * docs/manual/gnome.xml:
5937         * docs/manual/goals.xml:
5938         * docs/manual/helloworld.xml:
5939         * docs/manual/helloworld2.xml:
5940         * docs/manual/init-api.xml:
5941         * docs/manual/intro.xml:
5942         * docs/manual/links-api.xml:
5943         * docs/manual/links.xml:
5944         * docs/manual/manual.xml:
5945         * docs/manual/motivation.xml:
5946         * docs/manual/pads-api.xml:
5947         * docs/manual/pads.xml:
5948         * docs/manual/plugins-api.xml:
5949         * docs/manual/plugins.xml:
5950         * docs/manual/programs.xml:
5951         * docs/manual/queues.xml:
5952         * docs/manual/quotes.xml:
5953         * docs/manual/schedulers.xml:
5954         * docs/manual/states-api.xml:
5955         * docs/manual/states.xml:
5956         * docs/manual/threads.xml:
5957         * docs/manual/typedetection.xml:
5958         * docs/manual/xml.xml:
5959           use chapter, part, section or misc as id starts for all bits
5960
5961 2004-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5962
5963         * docs/gst/gstreamer-sections.txt:
5964           Fix up TITLE of the sections
5965
5966 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5967
5968         * docs/pwg/advanced_interfaces.xml:
5969           Add documentation on propertyprobing.
5970         * docs/pwg/advanced_events.xml:
5971         * docs/pwg/advanced_tagging.xml:
5972         * docs/pwg/building_boiler.xml:
5973         * docs/pwg/building_filterfactory.xml:
5974         * docs/pwg/pwg.xml:
5975           Move filterfactory and tagging into their own chapter, add a chapter
5976           on events. all these are empty placeholders that will be filled in
5977           some day.
5978
5979 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5980
5981         * docs/pwg/advanced_interfaces.xml:
5982           Docs for mixer interface. Also a check for website uploading.
5983
5984 2004-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5985
5986         * docs/HACKING:
5987         * docs/Makefile.am:
5988         * docs/faq/Makefile.am:
5989         * docs/gst/Makefile.am:
5990         * docs/gst/tmpl/gstelement.sgml:
5991         * docs/gst/tmpl/gstplugin.sgml:
5992         * docs/gst/tmpl/gstreamer-unused.sgml:
5993         * docs/libs/Makefile.am:
5994         * docs/manual/Makefile.am:
5995         * docs/manuals.mak:
5996         * docs/pwg/Makefile.am:
5997         * docs/upload.mak:
5998           Separate out upload target and make it similar for
5999           both docbook and gtk-doc docs
6000
6001 2004-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
6002
6003         * docs/manuals.mak:
6004           Fix upload target to work with freedesktop
6005
6006 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6007
6008         * docs/pwg/advanced_types.xml:
6009           Add notes on creating your own types.
6010         * docs/pwg/building_boiler.xml:
6011         * docs/pwg/building_pads.xml:
6012         * docs/pwg/building_state.xml:
6013           Add some stuff about how to retrieve values from structures, how
6014           that relates to types and change layout slightly again to be almost
6015           perfect.
6016
6017 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6018
6019         * docs/pwg/advanced_dparams.xml:
6020         * docs/pwg/advanced_scheduling.xml:
6021           Change index layout slightly.
6022
6023 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6024
6025         * docs/pwg/advanced_clock.xml:
6026         * docs/pwg/advanced_interfaces.xml:
6027         * docs/pwg/advanced_midi.xml:
6028           General placeholders for now.
6029         * docs/pwg/advanced_request.xml:
6030           Explanation about sometimes and request pads.
6031         * docs/pwg/advanced_scheduling.xml:
6032           Concept of bytestream, loopfunctions and schedulers.
6033         * docs/pwg/building_boiler.xml:
6034           Add something about plugin-init.
6035
6036 2004-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
6037
6038         * docs/pwg/building_pads.xml:
6039           Fix broken docbook
6040
6041 2004-01-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6042
6043         * docs/pwg/advanced_interfaces.xml:
6044         * docs/pwg/pwg.xml:
6045           Add as a placeholder for future filling-in.
6046         * docs/pwg/basics_autoplugging.xml:
6047         * docs/pwg/basics_buffers.xml:
6048         * docs/pwg/basics_elements.xml:
6049         * docs/pwg/basics_events.xml:
6050         * docs/pwg/basics_plugins.xml:
6051         * docs/pwg/basics_types.xml:
6052           Remove, because unused (this is all in intro_basics.xml).
6053         * docs/pwg/building_signals.xml:
6054           Short intro to signals + reference to GObject docs - we really
6055           shouldn't go into these sort of things to deply because we don't
6056           use them that extensively anyway.
6057         * docs/pwg/building_state.xml:
6058           Explanation of states. Benjamin, please check.
6059         * docs/pwg/building_testapp.xml:
6060           Put everything in one page - putting only a few lines of content
6061           per page doesn't really make sense.
6062
6063           Time to get into the advanced topics. ;).
6064
6065 2004-01-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6066
6067         * docs/pwg/advanced_types.xml:
6068           Finish documenting the current state of mimetypes.
6069         * docs/pwg/building_boiler.xml:
6070         * docs/pwg/building_chainfn.xml:
6071         * docs/pwg/building_pads.xml:
6072         * docs/pwg/building_props.xml:
6073         * docs/pwg/building_testapp.xml:
6074           Start documenting the "how to build a simple audio filter" part
6075           of the PWG. Most stuff is ready by now. Stuff remaining: signals,
6076           states and (maybe?) a short introduction to capsnego in the chapter
6077           on pads (building_pads.xml). Capsnego should probably be explained
6078           fully in advanced_capsnego.xml or so.
6079
6080 2004-01-26  David Schleef  <ds@schleef.org>
6081
6082         * gst/gstpad.c: (gst_pad_try_set_caps_nonfixed):
6083         * gst/gstpad.h: Add new function to allow element to (somewhat)
6084         specify non-fixed caps on a pad.
6085         * gst/gstqueue.c: (gst_queue_chain): Remove noisy g_object_notify()
6086         that I added a few weeks ago.
6087
6088 2004-01-26  David Schleef  <ds@schleef.org>
6089
6090         * gst/gstpad.c: (gst_pad_try_set_caps): Revert last change
6091           making try_set_caps() work with non-fixed caps.
6092
6093 2004-01-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6094
6095         * docs/pwg/advanced_types.xml:
6096         * docs/pwg/intro_basics.xml:
6097         * docs/pwg/intro_preface.xml:
6098         * docs/pwg/pwg.xml:
6099         * docs/pwg/titlepage.xml:
6100           First try to resurrect the PWG. I'm halfway integrating the mimetypes
6101           in here (docs/random/mimetypes), and will from there on work on both
6102           updating outdated parts and adding missing parts.
6103           That doesn't mean I'll fix it completely, but I'll try at least. ;).
6104
6105 2004-01-26  Thomas Vander Stichele  <thomas at apestaart dot org>
6106
6107         * gst/gsterror.h: reinstate GST_LIBRARY_ERROR_ENCODE until
6108           policy is set
6109
6110 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6111
6112         * gst/gstelement.h:
6113           remove gst_element_factory_get_version. It doesn't exist anymore.
6114         * gst/gstplugin.c:
6115         * gst/gstplugin.h:
6116           remove gst_plugin_set_name and change gst_plugin_get_longname to
6117           gst_plugin_get_description to match code.
6118         * gst/gsterror.h:
6119           remove GST_LIBRARY_ERROR_ENCODE. It's GST_STREAM_ERROR_ENCODE.
6120         * gst/gstpad.c: (gst_pad_try_set_caps):
6121           make it work with nonfixed caps.
6122           Note that even in the nonfixed case the link function of the pad
6123           that tries to set caps isn't called.
6124
6125 2004-01-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6126
6127         * gst/elements/gstbufferstore.c: (gst_buffer_store_get_buffer):
6128           fix bug where buffer was not assembled correctly
6129         * gst/elements/gsttee.c: (gst_tee_class_init), (gst_tee_init):
6130           silence by default
6131         * gst/elements/gsttypefind.c: (gst_type_find_element_chain):
6132           only seek if there's no more buffers that could work without seeking
6133
6134 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6135
6136         * gst/gsttag.c: (_gst_tag_initialize):
6137         * gst/gsttag.h:
6138           Add application tag (for encoding/muxing app).
6139
6140 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6141
6142         * autogen.sh:
6143           make autopoint force, and libtoolize not copy
6144         * common/m4/as-docbook.m4:
6145           added docbook xml catalog setup check
6146         * common/m4/gst-doc.m4:
6147           use docbook check
6148
6149 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6150
6151         * gst/gsttag.c: (_gst_tag_initialize), (gst_tag_register):
6152         * gst/gsttag.h:
6153           add GstTagFlag
6154
6155 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
6156
6157         * docs/gst/gstreamer-sections.txt:
6158         * docs/gst/tmpl/gst.sgml:
6159         * docs/gst/tmpl/gstbuffer.sgml:
6160         * docs/gst/tmpl/gstclock.sgml:
6161         * docs/gst/tmpl/gstelement.sgml:
6162         * docs/gst/tmpl/gstreamer-unused.sgml:
6163         * docs/gst/tmpl/gstxml.sgml:
6164           sync latest API changes to docs
6165
6166 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
6167
6168         * gst/gstpluginfeature.c:
6169           fix doc snippet
6170         * tools/gst-inspect.c: (print_element_list):
6171           fix output of typefind
6172           add GPL header
6173         * tools/gst-launch.c:
6174           add GPL header
6175
6176 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
6177
6178         * gst/elements/Makefile.am:
6179         * gst/elements/gstelements.c:
6180         * gst/elements/gsttypefindelement.c:
6181         * gst/elements/gsttypefindelement.h:
6182         * po/POTFILES.in:
6183         * po/fr.po:
6184         * po/nl.po:
6185           renamed gsttypefindelement to gsttypefind, conserving CVS history
6186
6187 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
6188
6189         * gst/gsttag.c: (_gst_tag_initialize), (gst_tag_list_add_valist):
6190         * gst/gsttag.h:
6191           add some tags used in ogg as well
6192           fix _ in replaygain tags
6193
6194 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
6195
6196         * gst/gsterror.h:
6197           fix wrong GST_LIBRARY_ERROR_ENCODE addition
6198
6199 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
6200
6201         * gst/gstelement.c: (gst_element_error_full):
6202         * gst/gstelement.h:
6203           change _extended to _full
6204
6205 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
6206
6207         reviewed by: <delete if not using a buddy>
6208
6209         * docs/gst/tmpl/gst.sgml:
6210         * docs/gst/tmpl/gstbuffer.sgml:
6211         * docs/gst/tmpl/gstclock.sgml:
6212         * docs/gst/tmpl/gstelement.sgml:
6213         * docs/gst/tmpl/gstreamer-unused.sgml:
6214         * docs/gst/tmpl/gstxml.sgml:
6215         * gst/gstelement.c: (gst_element_error_full):
6216         * gst/gstelement.h:
6217
6218 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
6219
6220         * gst/gstelement.h: fix _gst_element_error_printf prototype
6221
6222 2004-01-20  David Schleef  <ds@schleef.org>
6223
6224         * gst/gststructure.c: (gst_structure_to_string):
6225         Convert function to use gst_value_serialize().
6226         * gst/gstvalue.c: (gst_value_serialize_list),
6227         (gst_value_serialize_fourcc), (gst_value_serialize_int_range),
6228         (gst_value_serialize_double_range), (gst_value_serialize_boolean),
6229         (gst_value_serialize_int), (gst_value_serialize_double),
6230         (gst_string_wrap), (gst_value_serialize_string),
6231         (gst_value_serialize), (gst_value_deserialize):
6232         * gst/gstvalue.h:
6233         Add implementations for serialize.
6234
6235 2004-01-20  Julien MOUTTE  <julien@moutte.net>
6236
6237         * gst/gsterror.h: xvidenc.c needs GST_LIBRARY_ERROR_ENCODE. Dunno if
6238         we want to keep that one in the future or change xvidenc.c to use 
6239         another error.
6240
6241 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
6242
6243         * gst/gstelement.c: (_gst_element_error_printf):
6244         * gst/gstelement.h:
6245           privatise function
6246
6247 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
6248
6249         * docs/random/error:
6250           doc explaining error system
6251         * gst/elements/gstfilesrc.c: (gst_filesrc_open_file):
6252           cleanup
6253
6254 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
6255
6256         * gst/gst-i18n-app.h:
6257         * gst/gst-i18n-lib.h:
6258           remove inclusion of config.h
6259         * po/POTFILES.in:
6260         * po/nl.po:
6261           add gst/gstelement.c
6262
6263 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
6264
6265         * po/nl.po: updated Dutch translation
6266
6267 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
6268
6269         * gst/gsterror.c: (_gst_core_errors_init),
6270         (_gst_library_errors_init), (_gst_resource_errors_init),
6271         (_gst_stream_errors_init):
6272         remove ending punctuation dots
6273
6274 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
6275
6276         * gst/elements/gstfilesink.c: (gst_filesink_open_file):
6277         * gst/elements/gstfilesrc.c: (gst_filesrc_get_read):
6278         * gst/elements/gstmultidisksrc.c: (gst_multidisksrc_open_file):
6279         * gst/elements/gstpipefilter.c: (gst_pipefilter_get),
6280         (gst_pipefilter_chain), (gst_pipefilter_open_file):
6281         use GST_ERROR_SYSTEM
6282
6283 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
6284
6285         * gst/gstelement.c: (gst_element_error_printf),
6286         (gst_element_error_extended):
6287         * gst/gstelement.h:
6288           add a helper printf function so we can have NULL values passed.
6289
6290 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
6291
6292         * gst/gstelement.h:
6293           add G_STMT macros to gst_element_error, which isn't strictly
6294           necessary but people tell me to anyway.
6295
6296 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
6297
6298         * gst/Makefile.am:
6299         * gst/autoplug/gstspideridentity.c:
6300         (gst_spider_identity_sink_loop_type_finding):
6301         * gst/elements/gstfakesink.c: (gst_fakesink_change_state):
6302         * gst/elements/gstfilesink.c: (gst_filesink_open_file),
6303         (gst_filesink_close_file), (gst_filesink_handle_event),
6304         (gst_filesink_chain):
6305         * gst/elements/gstfilesrc.c: (gst_filesrc_set_property),
6306         (gst_filesrc_map_region), (gst_filesrc_get_read),
6307         (gst_filesrc_open_file):
6308         * gst/elements/gstidentity.c: (gst_identity_chain):
6309         * gst/elements/gstmultidisksrc.c: (gst_multidisksrc_open_file):
6310         * gst/elements/gstpipefilter.c: (gst_pipefilter_get),
6311         (gst_pipefilter_chain), (gst_pipefilter_open_file):
6312         * gst/elements/gsttypefindelement.c: (gst_type_find_element_chain):
6313         * gst/gst.h:
6314         * gst/gst_private.h:
6315         * gst/gstelement.c: (gst_element_class_init),
6316         (gst_element_default_error), (gst_element_error_func),
6317         (gst_element_error_extended):
6318         * gst/gstelement.h:
6319         * gst/gsterror.c: (_gst_core_errors_init),
6320         (_gst_library_errors_init), (_gst_resource_errors_init),
6321         (_gst_stream_errors_init), (gst_error_get_message):
6322         * gst/gsterror.h:
6323         * gst/gstinfo.c: (_gst_debug_init):
6324         * gst/gstmarshal.list:
6325         * gst/gstpad.c: (gst_pad_set_explicit_caps),
6326         (gst_pad_recover_caps_error), (gst_pad_pull):
6327         * gst/gstqueue.c: (gst_queue_chain), (gst_queue_get):
6328         * gst/schedulers/gstbasicscheduler.c:
6329         (gst_basic_scheduler_chainhandler_proxy),
6330         (gst_basic_scheduler_gethandler_proxy),
6331         (gst_basic_scheduler_cothreaded_chain):
6332         * po/POTFILES.in:
6333         * po/fr.po:
6334         * po/nl.po:
6335           change error signal
6336           add error categories
6337
6338 2004-01-18  Jeremy Simon  <jesimon@libertysurf.fr>
6339
6340         * gst/gsttag.c: (_gst_tag_initialize):
6341         * gst/gsttag.h:
6342         Add replaygain tag
6343
6344 2004-01-18  Colin Walters  <walters@verbum.org>
6345
6346         * examples/retag/retag.c: Call gst_init before processing
6347         program args.  Add g_assert to _link_many call.
6348
6349 2004-01-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6350
6351         * gst/gstpad.c: (gst_pad_alloc_buffer):
6352           Return a newly allocated buffer when the pad has no peer.
6353
6354 2004-01-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6355
6356         * gst/gstclock.c: (gst_clock_get_time):
6357           make it compile with gcc 2.95 again.
6358           Patch by Scott Wheeler
6359
6360 2004-01-15  David Schleef  <ds@schleef.org>
6361
6362         * gst/gstcaps.h:
6363         Added gst_caps_is_simple() macro.
6364         * testsuite/caps/caps.c: (test1):
6365         * testsuite/caps/intersect2.c: (main):
6366         * testsuite/caps/intersection.c: (main):
6367         Fixes to make 'make check' work again after removing
6368         gst_caps_is_chained().
6369
6370 2004-01-15  Leif Johnson <leif@ambient.2y.net>
6371
6372         * docs/random/uraeus/gstreamer_and_midi.txt: Rather large edits
6373         and additions to the MIDI document.
6374
6375 2004-01-15  David Schleef  <ds@schleef.org>
6376
6377         * gst/gstelement.c: (gst_element_get_compatible_pad_filtered),
6378         (gst_element_link_pads_filtered): Use GST_PAD_ macros instead
6379         of GST_RPAD_, since we don't know if it's a real or ghost pad.
6380
6381 2004-01-15  David Schleef  <ds@schleef.org>
6382
6383         * gst/gstqueue.c:
6384         * gst/gstqueue.h:
6385         Fix the spelling of "treshold" and make min_threshold actually
6386         affect the queue.
6387
6388 2004-01-15  David Schleef  <ds@schleef.org>
6389
6390         * gst/gstcaps.c:
6391         Add lots of documentation.
6392         * gst/gstcaps.h:
6393         Deprecate a few functions.
6394         * gst/gstpad.c:
6395         Removed use of deprecated functions.
6396
6397 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6398
6399         * gst/gstpad.c: (gst_pad_is_linked):
6400         * gst/gstpad.h:
6401           implement gst_pad_is_linked
6402         * gst/gstelement.h:
6403           reserve space for initiate_state_change
6404
6405 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6406
6407         * gst/autoplug/gstspideridentity.c:
6408         (gst_spider_identity_sink_loop_type_finding):
6409           break infinite loop by just returning instead of looping
6410         * gst/gstclock.c: (gst_clock_class_init), (gst_clock_set_property):
6411           set event time difference correctly. Set it to 1 second instead
6412           of 100ms to be more tolerant
6413         * gst/gstelement.c: (gst_element_set_time):
6414           add debugging output
6415
6416 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6417
6418         * gst/gstqueue.c: (gst_queue_getcaps), (gst_queue_link):
6419           query if buffers are inside the pool, ignore events
6420
6421 2004-01-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6422
6423         * gst/gstclock.c: (gst_clock_class_init), (gst_clock_init),
6424         (gst_clock_set_speed), (gst_clock_set_active),
6425         (gst_clock_is_active), (gst_clock_reset),
6426         (gst_clock_handle_discont):
6427         * gst/gstclock.h:
6428           deprecate old interface and disable functions that aren't in use
6429           anymore.
6430         * gst/gstelement.h:
6431         * gst/gstelement.c: (gst_element_get_time), (gst_element_wait),
6432         (gst_element_set_time), (gst_element_adjust_time):
6433           add concept of "element time" and functions to get/set this time.
6434         * gst/gstelement.c: (gst_element_change_state):
6435           update element time correctly.
6436         * gst/gstelement.c: (gst_element_get_compatible_pad_filtered):
6437           This is a debug message, not a g_critical.
6438         * gst/gstpad.c: (gst_pad_event_default):
6439           handle discontinuous events right with element time.
6440         * gst/gstscheduler.c: (gst_scheduler_state_transition):
6441           update to clocking fixes.
6442           set clocks on elements in READY=>PAUSED. The old behaviour caused
6443           a wrong element time on the first element that started playing.
6444         * gst/schedulers/gstbasicscheduler.c:
6445         (gst_basic_scheduler_class_init):
6446         * gst/schedulers/gstoptimalscheduler.c:
6447         (gst_opt_scheduler_class_init):
6448           remove code that just implements the default behaviour.
6449         * gst/elements/gstfakesink.c: (gst_fakesink_chain):
6450           update to use new clocking functions
6451         * testsuite/clock/clock1.c: (gst_clock_debug), (main):
6452         * testsuite/clock/clock2.c: (gst_clock_debug), (main):
6453           update to test new element time.
6454         * gst/autoplug/gstspideridentity.c: (gst_spider_identity_getcaps):
6455           use _get_allowed_caps instead of _get_caps. This catches filtered
6456           caps correctly.
6457         * testsuite/debug/commandline.c:
6458           update for new GST_DEBUG syntax.
6459         * testsuite/threads/Makefile.am:
6460           disable a test that only works sometimes.
6461
6462 2004-01-13  Julien MOUTTE <julien@moutte.net>
6463
6464         * po/LINGUAS: Adding fr.
6465         * po/fr.po: Adding french translation.
6466
6467 2004-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
6468
6469         * gst/parse/grammar.y:
6470         * po/POTFILES.in:
6471         * po/nl.po:
6472         * tools/gst-launch.c: (xmllaunch_parse_cmdline), (main):
6473           translate parsing error messages
6474
6475 2004-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
6476
6477         * po/POTFILES.in: adding gst-launch
6478         * po/nl.po: updated translation, all 99 strings translated
6479         * tools/gst-launch.c: (idle_func), (xmllaunch_parse_cmdline),
6480         (found_tag), (sigint_handler_sighandler), (play_handler), (main):
6481           fix strings for translation
6482
6483 2004-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
6484
6485         * gst/gst.c:
6486           - capitalize beginnings of popt options
6487           - fix strings for translation
6488           - change gst-debug format from =N1=V1:N2=V2 to =N1:V1,N2:V2
6489
6490 2004-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
6491
6492         * po/README: add some notes on how to update translations
6493
6494 2004-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
6495
6496         * ABOUT-NLS: removed, is autogenerated from autopoint
6497         * autogen.sh: add autopoint stuff
6498         * configure.ac: fix up gettext stuff
6499         * gst/Makefile.am: add i18n headers to noinst_HEADERS
6500         * gst/elements/gsttypefindelement.c: add header include
6501         * gst/gettext.h: add header, copy from system-installed header
6502         * gst/gst-i18n-app.h: to be included by each app having translations
6503         * gst/gst-i18n-lib.h: to be included by each lib having translations
6504         * gst/gst.c: (init_pre): fix up gettext calls
6505         * gst/gst_private.h: remove i18n stuff, moving to separate headers
6506         * po/LINGUAS: the new way to specify translations present
6507         * po/Makefile.in.in: removed from cvs, autogenerated from autopoint
6508         * po/Makevars: the variables filled in for GStreamer
6509         * po/POTFILES.in: added new files with translations
6510         * po/de.po: has new strings
6511         * po/nl.po: readded, has new strings
6512
6513 2004-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
6514
6515         * gst/gsttag.c: fix some strings marked for translation
6516
6517 2004-01-13  Iain <iain@prettypeople.org>
6518
6519         * gst/schedulers/gstoptimalscheduler.c (add_to_group): Reference the
6520         group when we add an element to it, cos we unref it when we remove one
6521
6522 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
6523
6524         * testsuite/debug/commandline.c: (debug_not_reached):
6525         * testsuite/debug/output.c: (check_message):
6526           fix testsuite
6527
6528 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6529
6530         * examples/cutter/.cvsignore:
6531         * examples/helloworld/.cvsignore:
6532         * examples/launch/.cvsignore:
6533         * examples/manual/.cvsignore:
6534         * examples/mixer/.cvsignore:
6535         * examples/pingpong/.cvsignore:
6536         * examples/plugins/.cvsignore:
6537         * examples/queue/.cvsignore:
6538         * examples/queue2/.cvsignore:
6539         * examples/queue3/.cvsignore:
6540         * examples/queue4/.cvsignore:
6541         * examples/retag/.cvsignore:
6542         * examples/thread/.cvsignore:
6543         * examples/typefind/.cvsignore:
6544         * examples/xml/.cvsignore:
6545         * gst/.cvsignore:
6546         * gst/autoplug/.cvsignore:
6547         * gst/elements/.cvsignore:
6548         * gst/indexers/.cvsignore:
6549         * gst/parse/.cvsignore:
6550         * gst/registries/.cvsignore:
6551         * gst/schedulers/.cvsignore:
6552         * libs/gst/bytestream/.cvsignore:
6553         * libs/gst/control/.cvsignore:
6554         * libs/gst/getbits/.cvsignore:
6555         * tests/.cvsignore:
6556         * tests/bufspeed/.cvsignore:
6557         * tests/instantiate/.cvsignore:
6558         * tests/memchunk/.cvsignore:
6559         * tests/muxing/.cvsignore:
6560         * tests/sched/.cvsignore:
6561         * tests/seeking/.cvsignore:
6562         * tests/threadstate/.cvsignore:
6563         * testsuite/.cvsignore:
6564         * testsuite/caps/.cvsignore:
6565         * testsuite/cleanup/.cvsignore:
6566         * testsuite/dynparams/.cvsignore:
6567         * testsuite/plugin/.cvsignore:
6568         * tools/.cvsignore:
6569           update - this is huge, because it includes *.bb, *.bbg and *.da files
6570           which are generated for gcov.
6571
6572 2004-01-11  David Schleef  <ds@schleef.org>
6573
6574         * gst/gststructure.c: (gst_strtoi), (gst_value_from_string): Add
6575         a function to parse integers in ways that strto[u]l() does not.
6576
6577 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6578
6579         * tools/gst-inspect.c: (print_caps):
6580           improve output of caps a bit
6581
6582 2004-01-11  David Schleef  <ds@schleef.org>
6583
6584         * gst/gstbuffer.c: (gst_buffer_create_sub): Subbuffers should
6585         inherit correct flags (READONLY and DONTKEEP).
6586
6587 2004-01-11  David Schleef  <ds@schleef.org>
6588
6589         * gst/elements/gstfilesrc.c: (gst_filesrc_free_parent_mmap),
6590         (gst_filesrc_map_region):
6591         * gst/gstbuffer.c: (_gst_buffer_initialize),
6592         (_gst_buffer_sub_free), (gst_buffer_default_copy),
6593         (gst_buffer_new), (gst_buffer_create_sub),
6594         (gst_buffer_is_span_fast), (gst_buffer_span):
6595         * gst/gstbuffer.h:
6596         Change GstBuffer private structure element names. (all files)
6597         * gst/gstqueue.c: (gst_queue_init), (gst_queue_getcaps),
6598         (gst_queue_link):
6599         * gst/gstqueue.h:
6600         Implement getcaps/pad_link functions that handle the case where
6601         there are data in the queue.
6602
6603 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6604
6605         * gst/elements/gstbufferstore.c:
6606           initialize debugging structure correctly
6607         * gst/elements/gsttee.c: (gst_tee_set_property):
6608           g_object_notify when property was changed
6609         * gst/elements/gsttypefindelement.c:
6610         (gst_type_find_element_change_state):
6611           clear caps correctly
6612
6613 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6614
6615         * gst/gstqueue.c: (gst_queue_init):
6616           Use better defaults for when a queue should block. This
6617           gets rid of jerky playback for quite a few files.
6618           It takes more memory.
6619
6620 2004-01-10  Thomas Vander Stichele  <thomas at apestaart dot org>
6621
6622         (gst_xml_registry_parse_padtemplate):
6623           make critical message slightly more useful
6624
6625 2004-01-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6626
6627         * gst/gstinfo.c: (gst_debug_log), (gst_debug_log_valist),
6628         (gst_debug_message_get), (gst_debug_log_default):
6629         * gst/gstinfo.h:
6630           Change gst_debug_log(_valist) to take a const format string.
6631           Change prototype of log function and functions using those to 
6632           take a GstDebugMessage instead of a string that requires using
6633           gst_debug_message_get.
6634
6635 2004-01-08  David Schleef  <ds@schleef.org>
6636
6637         * Makefile.am:
6638         * configure.ac:
6639         Add option --enable-gcov to build GStreamer with -fprofile-arcs
6640         and -ftest-coverage, which allows gcov to show information about
6641         testsuite coverage.
6642
6643 2004-01-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6644
6645         * gst/gstutils.h:
6646           Add GST_BOILERPLATE(_FULL), GST_PARENT_CALL and
6647           GST_PARENT_CALL_WITH_DEFAULT
6648         * gst/elements/gstaggregator.c: 
6649         * gst/elements/gstbufferstore.c: 
6650         * gst/elements/gstfakesink.c: 
6651         * gst/elements/gstfakesrc.c: 
6652         * gst/elements/gstfdsink.c: 
6653         * gst/elements/gstfdsrc.c: 
6654         * gst/elements/gstfilesink.c: 
6655         * gst/elements/gstfilesrc.c: 
6656         * gst/elements/gstidentity.c: 
6657         * gst/elements/gstmd5sink.c: 
6658         * gst/elements/gstmultidisksrc.c:
6659         * gst/elements/gstpipefilter.c: 
6660         * gst/elements/gstshaper.c:
6661         * gst/elements/gststatistics.c:
6662         * gst/elements/gsttee.c:
6663         * gst/elements/gsttypefindelement.c:
6664           use them.
6665
6666 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
6667
6668         * docs/gst/gstreamer-docs.sgml: remove props
6669         * docs/gst/gstreamer-sections.txt: remove props
6670         * docs/gst/tmpl/gst.sgml:
6671         * docs/gst/tmpl/gstbin.sgml:
6672         * docs/gst/tmpl/gstbuffer.sgml:
6673         * docs/gst/tmpl/gstcaps.sgml:
6674         * docs/gst/tmpl/gstclock.sgml:
6675         * docs/gst/tmpl/gstelement.sgml:
6676         * docs/gst/tmpl/gstindex.sgml:
6677         * docs/gst/tmpl/gstobject.sgml:
6678         * docs/gst/tmpl/gstpad.sgml:
6679         * docs/gst/tmpl/gstpadtemplate.sgml:
6680         * docs/gst/tmpl/gstreamer-unused.sgml:
6681         * docs/gst/tmpl/gstthread.sgml:
6682         * docs/gst/tmpl/gstxml.sgml:
6683           sync with code reorganization
6684
6685 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
6686
6687         * gst/gstelement.c: (gst_element_get_compatible_pad_filtered):
6688         Make the 'Could not find compatible pad' message more informative.
6689
6690 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6691                                                                                 
6692         * gst/elements/gstfilesink.c: (gst_filesink_set_location):
6693           Fix for if we pass NULL as property to location.
6694         * gst/elements/gstpipefilter.c: (gst_pipefilter_init),
6695         (gst_pipefilter_handle_event), (gst_pipefilter_chain):
6696           Fix for instantiate-test (see below).
6697         * gst/gststructure.c: (_gst_structure_parse_value):
6698           Fix compile error on gcc-2.96.
6699         * configure.ac:
6700         * tests/Makefile.am:
6701         * tests/instantiate/Makefile.am:
6702         * tests/instantiate/create.c: (create_all_elements), (main):
6703           Add a test that instantiates all elements. This makes it easy to
6704           track dead code for old API/design (like setting event functions
6705           on sink pads and so on).
6706
6707 2004-01-06  Jan Schmidt  <thaytan@mad.scientist.com>
6708
6709         * gst/gstcaps.c: (gst_caps_append_structure):
6710           Move the poisoning to allow a NULL structure
6711         * gst/gstevent.c: (_gst_event_free):
6712           When freeing a navigation event, free the structure
6713           also
6714
6715 2004-01-04  David Schleef  <ds@schleef.org>
6716
6717         * gst/elements/gsttee.c: (gst_tee_init), (gst_tee_request_new_pad):
6718         Remove usage of gst_pad_proxy_fixate.
6719         * gst/gstcaps.c: (gst_caps_append), (gst_caps_append_structure),
6720         (gst_caps_split_one), (gst_caps_replace):
6721         Add poisoning code.
6722         * gst/gstmarshal.list:
6723         Add pointer__pointer for fixate signal
6724         * gst/gstpad.c: (gst_real_pad_class_init),
6725         (_gst_real_pad_fixate_accumulator), (gst_pad_link_fixate),
6726         (_gst_pad_default_fixate_func), (gst_pad_proxy_fixate),
6727         (gst_pad_set_explicit_caps), (gst_pad_template_new):
6728         Add poisoning code. Add fixate signal on RealPad. Change
6729         set_explicit_caps() to take const GstCaps, like try_set_caps().
6730         * gst/gstpad.h:
6731         * testsuite/caps/Makefile.am:
6732         * testsuite/caps/app_fixate.c: Add a test for the fixate signal
6733
6734 2004-01-03  David Schleef  <ds@schleef.org>
6735
6736         * gst/elements/gsttypefindelement.c:
6737         (gst_type_find_element_have_type), (gst_type_find_element_init):
6738         Use gst_pad_use_explicit_caps for src pad.
6739         * gst/gstpad.c: (gst_pad_try_set_caps):  Check that link exists
6740         before using it.
6741
6742 2004-01-03  David Schleef  <ds@schleef.org>
6743
6744         * gst/gstelement.c: (gst_element_link_pads_filtered),
6745         (gst_element_negotiate_pads): Fix to allow DELAYED to indicate
6746         that linking was successful.
6747         * gst/gstpad.c: (gst_pad_link_free),
6748         (gst_pad_link_call_link_functions), (gst_pad_link_negotiate),
6749         (gst_pad_link_try), (gst_pad_link_unnegotiate),
6750         (gst_pad_unnegotiate), (gst_pad_set_explicit_caps): Pass
6751         GstPadLinkReturn correctly between functions, and don't fail
6752         when DELAYED is used (DELAYED is very important).  Better
6753         cleanup on unlinking and unnegotiation.  Should fix some spider
6754         bugs.
6755
6756 2004-01-02  David Schleef  <ds@schleef.org>
6757
6758         * gst/gstelement.c: (gst_element_class_init),
6759         (gst_element_base_class_init): ->padtemplates should be cleared
6760         in base_init, since we need to have a fresh list for every
6761         class.  (Alternately, we chould copy the list and share the
6762         actual pad templates (not the list), but that would require
6763         changing every plugin to move pad template registration from
6764         base_init to class_init.)
6765
6766 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6767
6768         * gst/gstelement.c: (gst_element_class_add_pad_template):
6769           Refuse registering a pad template if another pad template
6770           with the same name already exists (#114715).
6771
6772 2004-01-02  David Schleef  <ds@schleef.org>
6773
6774         * gst/gstcaps.c: (_gst_structure_is_equal_foreach),
6775         (gst_caps_is_equal_fixed): Add new function.
6776         * gst/gstcaps.h: ditto.
6777         * gst/gstpad.c: (gst_real_pad_class_init),
6778         (gst_pad_link_call_link_functions), (gst_pad_try_set_caps),
6779         (gst_pad_set_explicit_caps), (gst_pad_get_caps):  In try_set_caps,
6780         check new caps against existing caps -- if they're the same, return
6781         OK without renegotiating.  caps-nego-failed signal fixed so that
6782         the marshaller isn't VOID__OBJECT.  Also changed to G_TYPE_POINTER
6783         to save an extra caps copy.  Don't complete negotiation if a pad
6784         link function returns DELAYED.
6785
6786 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6787
6788         * gst/gstpad.c: (gst_pad_try_relink_filtered):
6789           Fix wrong g_return_if_fail
6790
6791 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
6792
6793         * gst/gstbin.c: (gst_bin_class_init):
6794         Change the marshalling of element_added/element_removed
6795         to use gst_marshal_VOID__OBJECT, since gst_marshal_VOID__POINTER 
6796         complains that GST_TYPE_ELEMENT is not G_TYPE_POINTER
6797
6798 2004-01-01  David Schleef  <ds@schleef.org>
6799
6800         * gst/gstpad.c: (gst_pad_set_explicit_caps),
6801         (gst_pad_explicit_getcaps), (gst_pad_explicit_link),
6802         (gst_pad_use_explicit_caps):
6803         * gst/gstpad.h:
6804         Add new functions.  gst_pad_use_explicit_caps() sets up a pad
6805         to use an internal getcaps and link fuction so that negotiation
6806         always results in the explicitly set caps.
6807         gst_pad_set_explicit_caps() sets the explicit caps.  These functions
6808         are particularly useful for decoders.
6809
6810 2003-12-31  David Schleef  <ds@schleef.org>
6811
6812         * gst/elements/gstidentity.c: (gst_identity_class_init),
6813         (gst_identity_init), (gst_identity_chain),
6814         (gst_identity_set_property), (gst_identity_get_property):
6815         * gst/elements/gstidentity.h:
6816         * gst/gstqueue.c: (gst_queue_init):
6817           Negotiation fixes.
6818
6819 2003-12-31  David Schleef  <ds@schleef.org>
6820
6821         * gst/gstcaps.c: (gst_caps_intersect),
6822         (_gst_caps_normalize_foreach), (gst_caps_normalize):
6823           Implement gst_caps_normalize().
6824         * testsuite/caps/normalisation.c: (main):
6825           Add an additional test
6826
6827 2003-12-31  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6828
6829         * gst/gstqueue.c: (gst_queue_init):
6830           use gst_pad_proxy_getcaps()
6831
6832 2003-12-31  David Schleef  <ds@schleef.org>
6833
6834         * gst/elements/gstshaper.c: (gst_shaper_link):
6835         * gst/elements/gsttee.c: (gst_tee_init), (gst_tee_request_new_pad):
6836         * gst/gstqueue.c: (gst_queue_link):
6837           Negotiation fixes.
6838
6839 2003-12-31  David Schleef  <ds@schleef.org>
6840
6841         * gst/gstpad.c: (gst_pad_proxy_pad_link), (gst_pad_proxy_fixate):
6842         * gst/gstpad.h: Add functions that are useful as default pad
6843         link and fixate functions for elements.
6844
6845 2003-12-30  David Schleef  <ds@schleef.org>
6846
6847         * gst/gstpad.c: (gst_pad_link_try):
6848           Fix segfault when attempting to return to old caps
6849
6850 2003-12-29  David Schleef  <ds@schleef.org>
6851
6852         * gst/gstcaps.c: (gst_caps_normalize), (simplify_foreach),
6853         (gst_caps_structure_simplify), (gst_caps_simplify):
6854         * gst/gstcaps.h:
6855           Add simplify function
6856         * gst/gstpad.c: (gst_pad_link_try), (gst_pad_try_set_caps),
6857         (gst_pad_perform_negotiate), (gst_pad_is_negotiated):
6858         * gst/gstpad.h:
6859           Copy over srcnotify, sinknotify when calling old pad_link
6860           functions.  Add new is_negotiated() function.
6861         * gst/gststructure.c: (gst_structure_copy):
6862           Fix an incredibly stupid bug that should have been noticed
6863           weeks ago.  _copy() returned the argument, not the new copy.
6864
6865 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6866
6867         * gst/gstcaps.c: (gst_caps_append):
6868           add sanity checks
6869         * gst/gstcaps.h: (gst_caps_debug):
6870           remove, it doesn't exist anymore.
6871         * gst/gstelement.c: (gst_element_threadsafe_properties_pre_run),
6872         (gst_element_threadsafe_properties_post_run):
6873           make debugging messages not clutter up THREAD debug category
6874         (gst_element_negotiate_pads), (gst_element_clear_pad_caps),
6875         (gst_element_change_state):
6876           update to new caps API
6877         * gst/gstinterface.c: (gst_implements_interface_cast):
6878           don't put vital code in g_return_if_fail
6879         * gst/gstpad.c: (gst_pad_link_try), (gst_pad_try_set_caps), 
6880         (gst_pad_link_filtered):
6881           add pst_pad_try_link and use it.
6882         (gst_pad_perform_negotiate), (gst_pad_renegotiate):
6883           implement correctly, deprecate first one.
6884         (gst_pad_link_unnegotiate), (gst_pad_unnegotiate):
6885           add and implement.
6886         (gst_pad_try_relink_filtered), (gst_pad_relink_filtered):
6887           implement.
6888         (gst_pad_get_negotiated_caps):
6889           add and implement. Make GST_PAD_CAPS call this function.
6890         (gst_pad_get_caps):
6891           remove unneeded check..
6892         (gst_pad_recover_caps_error):
6893           disable, always return FALSE.
6894         (gst_real_pad_dispose):
6895           don't free caps and appfilter anymore, they're unused.
6896         * gst/gstpad.h:
6897           Reflect changes mentioned above.
6898         * gst/gstsystemclock.c: (gst_system_clock_wait):
6899           Make 'clock is way behind' a debugging message.
6900         * gst/gstthread.c: (gst_thread_change_state):
6901           Fix debugging message
6902
6903 2003-12-25  Thomas Vander Stichele  <thomas at apestaart dot org>
6904
6905         * gst/gstinfo.h:
6906           fix GST_DEBUG_CATEGORY_INIT gtk-doc description
6907         * docs/gst/tmpl/gstreamer-unused.sgml:
6908           removed all traces of cvs conflicts
6909
6910 2003-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6911
6912         * configure.ac:
6913         * gst/schedulers/cothreads_compat.h:
6914         * libs/Makefile.am:
6915           remove last instances of wingo cothread usage
6916
6917 2003-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6918
6919         * gst/gstplugin.c:
6920         * gst/gstversion.h.in:
6921         * gst/parse/grammar.y:
6922           change comment block from /** to /* when not gtk-doc comments
6923
6924 2003-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6925
6926         * gst/gst.c: whitespace and doc style fixes
6927
6928 2003-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6929
6930         * gst/gstformat.h: remove trailing whitespace from enum for gtk-doc
6931
6932 2003-12-24  Colin Walters  <walters@verbum.org>
6933
6934         * gst/elements/gsttypefindelement.c:
6935           gst/elements/gsttypefindelement.h: Make GstCaps parameter const.
6936           Copy caps parameter. Use _POINTER to marshal caps instead of _BOXED.
6937           Don't double-free caps.
6938
6939 2003-12-23  David Schleef  <ds@schleef.org>
6940
6941         * gst/gstelement.c, gst/gstpad.c, gst/parse/grammar.y,
6942           gst/gstcaps.c, gst/autoplug/gstspideridentity.c:
6943           Many little fixes and additions of debug statements to
6944           get rhythmbox working.
6945
6946 2003-12-23  Colin Walters  <walters@verbum.org>
6947
6948         * gst/autoplug/gstspideridentity.c (gst_spider_identity_sink_loop_type_finding):
6949         Use GST_PAD_LINK_SUCCESSFUL.
6950
6951 2003-12-23  David Schleef  <ds@schleef.org>
6952
6953         * gst/elements/gstaggregator.c:
6954         * gst/elements/gsttee.c:
6955           Use gst_pad_proxy_getcaps().
6956         * gst/gstpad.c:
6957         * gst/gstpad.h:
6958           Add gst_pad_proxy_getcaps(), which filter elements can use
6959           as a generic getcaps implementation.
6960           Fix gst_pad_get_allowed_caps().  It just wasn't doing what
6961           was advertised.
6962
6963 2003-12-23  David Schleef  <ds@schleef.org>
6964
6965         * gst/gstpad.c:
6966           Rearrange/rewrite much of the pad negotiation code, since it
6967           resembled pasta.  This actually changes the way some
6968           negotiation works, since the previous code was inconsistent
6969           depending on how it was invoked.  Add (internal) structure
6970           GstPadLink, which is used to hold some information (more in
6971           the future) about the link between two pads.  Fixes a number
6972           of bugs, including random lossage of filter caps when the
6973           initial negotiation is delayed.  A few functions are still
6974           unimplemented.
6975         * gst/gstpad.h:
6976           Add GST_PAD_LINK_{SUCESSFUL|FAILED}() macros.  Please use
6977           these when testing GstPadLinkReturn values instead of comparing
6978           directly.
6979
6980 2003-12-23  David Schleef  <ds@schleef.org>
6981
6982         * gst/gstvalue.c: 
6983         * gst/gstvalue.h:
6984           Rearrange lots of code.  Change registration of compare function
6985           into registration of compare/serialize/deserialize functions.
6986           Doesn't include implementation of gst_value_[de]serialize(),
6987           but that should be easy.
6988
6989 2003-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6990
6991         * docs/gst/gstreamer-sections.txt:
6992         * docs/gst/tmpl/gstprops.sgml: removed
6993         * docs/gst/tmpl/gstreamer-bufferpool.sgml: removed
6994           David removed props and caps code, so let's remove their docs as well.
6995           Removed all no longer existing symbols from gstreamer-sections.txt
6996           
6997 2003-12-22  Colin Walters  <walters@verbum.org>
6998
6999         * gst/gsttaginterface.c, gst/gsttaginterface.h,
7000           gst/gsttag.c, gst/gsttag.h:  Add interface to setting GValues
7001           of tags directly.
7002
7003 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7004
7005         * gst/elements/gstelements.c:
7006           Set ranks of elements to NONE, so the autoplugger doesn't use them.
7007         * gst/elements/gstshaper.c: (gst_shaper_getcaps):
7008           Fix proxying to new CAPS stuff. Don't call get_allowed_caps but
7009           gst_caps (peer).
7010
7011 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7012
7013         * gst/autoplug/gstsearchfuncs.c: (gst_autoplug_caps_intersect):
7014         * gst/autoplug/gstspideridentity.c: (gst_spider_identity_link),
7015         (gst_spider_identity_getcaps), (gst_spider_identity_change_state),
7016         (gst_spider_identity_sink_loop_type_finding):
7017         * gst/autoplug/gstspideridentity.h:
7018           Fix autoplugging in spider element, so it works with new caps.
7019           This was mainly caused by identifying empty caps incorrectly.
7020
7021 2003-12-22  David Schleef  <ds@schleef.org>
7022
7023         * gststructure.c, gstvalue.c, gstvalue.h: Add
7024           gst_value_init_and_copy() and use it, to avoid silly mistakes in
7025           using g_value_copy()
7026
7027 2003-12-21  David Schleef  <ds@schleef.org>
7028
7029         * many, many files: Merge CAPS branch.  This includes:
7030           - implemention of GstValue and several GstValue types
7031           - implemention of GstStructure
7032           - entire rewrite of GstCaps
7033           - removal of GstProps
7034           - many changes to GstPad to compensate for new caps paradigm
7035           - removal of GstBufferpool
7036         * gst/Makefile.am, gst/gst.h, gst/gstpad.h, gst/gsttypefind.h,
7037         gstvalue.h, gst/gstcaps[2]*.[ch]:
7038           - rename gstcaps2.[ch] to gstcaps.[ch]
7039
7040 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7041
7042         * gst/gstqueue.c: (gst_queue_handle_pending_events),
7043         (gst_queue_chain), (gst_queue_handle_src_event):
7044           implement timeout for sending events. Workaround for if the
7045           pipeline on this queue is not passing any data.
7046
7047 2003-12-21  Ronald Bultje <rbultje@ronald.bitfreak.net>
7048                                                                                 
7049         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gstreamer
7050         * moved CVS to freedesktop.org
7051