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