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