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