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