1 2005-03-08 Wim Taymans <wim@fluendo.com>
3 * check/gst/gstobject.c: (START_TEST), (gst_object_suite):
4 * gst/gstthread.c: (gst_thread_release_children_locks):
6 Fix build og GstThread again.
8 2005-03-08 Wim Taymans <wim@fluendo.com>
10 * docs/design/part-MT-refcounting.txt:
11 * docs/design/part-conventions.txt:
12 * docs/design/part-gstobject.txt:
13 * docs/design/part-relations.txt:
14 * docs/design/part-standards.txt:
15 * gst/gstbin.c: (gst_bin_add_func), (gst_bin_add),
16 (gst_bin_remove_func), (gst_bin_remove), (gst_bin_iterate_recurse),
17 (gst_bin_get_by_name), (gst_bin_get_by_interface),
18 (gst_bin_iterate_all_by_interface):
21 * gst/gstelement.c: (gst_element_class_init),
22 (gst_element_change_state), (gst_element_set_loop_function):
25 * gst/gstobject.c: (gst_object_class_init), (gst_object_ref),
26 (gst_object_unref), (gst_object_sink), (gst_object_dispose),
27 (gst_object_dispatch_properties_changed), (gst_object_set_name),
28 (gst_object_set_parent), (gst_object_unparent),
29 (gst_object_check_uniqueness):
31 Docs updates, clean up some headers.
33 2005-03-07 Wim Taymans <wim@fluendo.com>
37 * check/gst-libs/.cvsignore:
38 * check/gst-libs/gdp.c: (START_TEST), (gst_object_suite), (main):
39 * check/gst/.cvsignore:
40 * check/gst/gstbus.c: (pound_bus_with_messages), (pull_messages),
41 (START_TEST), (gstbus_suite), (main):
42 * check/gst/gstcaps.c: (START_TEST), (gst_caps_suite), (main):
43 * check/gst/gstdata.c: (START_TEST), (thread_ref), (thread_unref),
44 (gst_data_suite), (main):
45 * check/gst/gstiterator.c: (make_list_of_ints), (START_TEST),
46 (add_fold_func), (gstiterator_suite), (main):
47 * check/gst/gstobject.c: (gst_fake_object_get_type), (START_TEST),
48 (thread_name_object), (thread_name_object_default),
49 (gst_object_name_compare), (gst_object_suite), (main):
50 * check/gst/gstpad.c: (START_TEST), (thread_link_unlink),
51 (gst_pad_suite), (main):
52 * check/gstcheck.c: (gst_check_log_message_func),
53 (gst_check_log_critical_func), (gst_check_init):
55 * check/pipelines/simple_launch_lines.c: (setup_pipeline),
56 (run_pipeline), (START_TEST), (simple_launch_lines_suite), (main):
59 2005-03-07 Wim Taymans <wim@fluendo.com>
61 * gst/gstiterator.c: (gst_iterator_init), (gst_iterator_new),
62 (gst_list_iterator_next), (gst_list_iterator_resync),
63 (gst_list_iterator_free), (gst_iterator_new_list),
64 (gst_iterator_pop), (gst_iterator_next), (gst_iterator_resync),
65 (gst_iterator_free), (gst_iterator_push), (filter_next),
66 (filter_resync), (filter_uninit), (filter_free),
67 (gst_iterator_filter), (gst_iterator_fold), (foreach_fold_func),
68 (gst_iterator_foreach), (find_custom_fold_func),
69 (gst_iterator_find_custom):
73 2005-03-07 Wim Taymans <wim@fluendo.com>
77 * docs/design/part-MT-refcounting.txt:
78 * docs/design/part-conventions.txt:
79 * docs/design/part-gstobject.txt:
80 * docs/design/part-relations.txt:
81 * examples/mixer/mixer.c: (main):
82 * examples/thread/thread.c: (eos), (main):
84 * gst/autoplug/gstsearchfuncs.c: (gst_autoplug_caps_intersect):
85 * gst/autoplug/gstspider.c: (gst_spider_identity_plug),
86 (gst_spider_plug_from_srcpad):
87 * gst/autoplug/gstspideridentity.c: (gst_spider_identity_getcaps),
88 (gst_spider_identity_change_state),
89 (gst_spider_identity_sink_loop_type_finding):
90 * gst/elements/gstfakesrc.c: (gst_fakesrc_loop):
91 * gst/elements/gstidentity.c: (gst_identity_init):
92 * gst/elements/gsttee.c: (gst_tee_init), (gst_tee_getcaps),
93 (gst_tee_link), (gst_tee_request_new_pad), (gst_tee_chain):
94 * gst/elements/gsttypefindelement.c: (free_entry):
97 * gst/gstbin.c: (gst_bin_init), (gst_bin_get_clock_func),
98 (gst_bin_set_clock_func), (gst_bin_auto_clock),
99 (gst_bin_set_index), (gst_bin_set_element_sched),
100 (gst_bin_unset_element_sched), (gst_bin_add_func), (gst_bin_add),
101 (gst_bin_remove_func), (gst_bin_remove), (iterate_child),
102 (gst_bin_iterate_elements), (iterate_child_recurse),
103 (gst_bin_iterate_recurse), (gst_bin_dispose), (compare_name),
104 (gst_bin_get_by_name), (gst_bin_get_by_name_recurse_up),
105 (compare_interface), (gst_bin_get_by_interface),
106 (gst_bin_iterate_all_by_interface), (gst_bin_iterate_func):
108 * gst/gstbuffer.c: (gst_buffer_get_type), (_gst_buffer_sub_free),
109 (gst_buffer_default_free), (gst_buffer_default_copy),
110 (gst_buffer_new), (gst_buffer_get_caps), (gst_buffer_set_caps),
111 (gst_buffer_create_sub):
113 * gst/gstcaps.c: (gst_caps_get_type), (gst_caps_new_empty),
114 (_gst_caps_free), (gst_caps_make_writable), (gst_caps_ref),
115 (gst_caps_unref), (gst_static_caps_get),
116 (gst_caps_remove_and_get_structure), (gst_caps_append),
117 (gst_caps_append_structure), (gst_caps_remove_structure),
118 (gst_caps_copy_nth), (gst_caps_set_simple),
119 (gst_caps_set_simple_valist), (gst_caps_is_fixed_foreach),
120 (gst_structure_is_equal_foreach), (gst_caps_is_subset),
121 (gst_caps_structure_intersect_field), (gst_caps_intersect),
122 (gst_caps_structure_subtract_field), (gst_caps_subtract),
123 (gst_caps_normalize_foreach), (gst_caps_compare_structures),
124 (gst_caps_structure_figure_out_union),
125 (gst_caps_switch_structures), (gst_caps_do_simplify),
126 (gst_caps_replace), (gst_caps_from_string),
127 (gst_caps_copy_conditional):
129 * gst/gstclock.c: (gst_clock_entry_new), (gst_clock_id_ref),
130 (_gst_clock_id_free), (gst_clock_id_unref),
131 (gst_clock_id_compare_func), (gst_clock_id_wait),
132 (gst_clock_id_wait_async), (gst_clock_class_init),
133 (gst_clock_init), (gst_clock_dispose), (gst_clock_adjust_unlocked),
134 (gst_clock_get_time), (gst_clock_set_time_adjust),
135 (gst_clock_set_property), (gst_clock_get_property):
138 * gst/gstcpu.c: (_gst_cpu_initialize_i386), (gst_cpu_get_flags):
139 * gst/gstdata.c: (gst_data_is_writable), (gst_data_copy_on_write):
141 * gst/gstelement.c: (gst_element_class_init), (gst_element_init),
142 (gst_element_requires_clock), (gst_element_provides_clock),
143 (gst_element_set_clock), (gst_element_clock_wait),
144 (gst_element_wait), (gst_element_set_time_delay),
145 (gst_element_is_indexable), (gst_element_add_pad),
146 (gst_element_add_ghost_pad), (gst_element_remove_pad),
147 (pad_compare_name), (gst_element_get_static_pad),
148 (gst_element_request_pad), (gst_element_get_request_pad),
149 (gst_element_get_pad), (iterate_pad), (gst_element_iterate_pads),
150 (gst_element_class_get_pad_template_list),
151 (gst_element_class_get_pad_template), (gst_element_error_func),
152 (gst_element_get_random_pad), (gst_element_get_event_masks),
153 (gst_element_send_event), (gst_element_seek),
154 (gst_element_get_query_types), (gst_element_query),
155 (gst_element_get_formats), (gst_element_convert),
156 (gst_element_is_locked_state), (gst_element_set_locked_state),
157 (gst_element_sync_state_with_parent), (gst_element_change_state),
158 (gst_element_finalize), (gst_element_yield),
159 (gst_element_interrupt), (gst_element_set_scheduler),
160 (gst_element_get_scheduler), (gst_element_set_loop_function):
163 * gst/gstformat.c: (_gst_format_initialize), (gst_format_register),
164 (gst_format_get_by_nick), (gst_format_get_details),
165 (gst_format_iterate_definitions):
167 * gst/gstindex.c: (gst_index_gtype_resolver):
170 * gst/gstmemchunk.c: (gst_mem_chunk_alloc), (gst_mem_chunk_alloc0),
171 (gst_mem_chunk_free):
172 * gst/gstobject.c: (gst_object_class_init), (gst_object_init),
173 (gst_object_ref), (gst_object_unref), (gst_object_sink),
174 (gst_object_replace), (gst_object_dispose), (gst_object_finalize),
175 (gst_object_dispatch_properties_changed),
176 (gst_object_set_name_default), (gst_object_set_name),
177 (gst_object_get_name), (gst_object_set_name_prefix),
178 (gst_object_get_name_prefix), (gst_object_set_parent),
179 (gst_object_get_parent), (gst_object_unparent),
180 (gst_object_check_uniqueness), (gst_object_save_thyself),
181 (gst_object_restore_thyself), (gst_object_real_restore_thyself),
182 (gst_object_set_property), (gst_object_get_property),
183 (gst_object_get_path_string):
185 * gst/gstpad.c: (gst_pad_dispose), (gst_real_pad_class_init),
186 (gst_real_pad_init), (gst_real_pad_get_property),
187 (gst_pad_custom_new), (gst_pad_get_direction),
188 (gst_pad_set_active), (gst_pad_is_active),
189 (gst_pad_set_event_function), (gst_pad_is_linked),
190 (gst_pad_link_free), (gst_pad_link_intersect),
191 (gst_pad_link_fixate), (gst_pad_set_caps),
192 (gst_pad_try_set_caps_nonfixed), (gst_pad_set_pad_template),
193 (gst_pad_get_real_parent), (gst_pad_add_ghost_pad),
194 (gst_pad_remove_ghost_pad), (_gst_pad_default_fixate_foreach),
195 (gst_pad_link_unnegotiate), (gst_pad_proxy_fixate),
196 (gst_pad_get_caps), (gst_pad_peer_get_caps),
197 (gst_pad_get_pad_template_caps), (gst_pad_get_peer),
198 (gst_pad_realize), (gst_pad_get_allowed_caps),
199 (gst_real_pad_dispose), (gst_real_pad_finalize),
200 (gst_pad_collectv), (gst_pad_collect_valist),
201 (gst_pad_template_dispose), (gst_pad_template_new),
202 (gst_pad_get_internal_links):
204 * gst/gstpipeline.c: (gst_pipeline_dispose),
205 (gst_pipeline_change_state):
208 * gst/gstpluginfeature.c: (gst_plugin_feature_get_name),
209 (gst_plugin_feature_set_rank), (gst_plugin_feature_get_rank):
210 * gst/gstpluginfeature.h:
211 * gst/gstprobe.c: (gst_probe_dispatcher_dispatch):
212 * gst/gstquery.c: (_gst_query_type_initialize),
213 (gst_query_type_register), (gst_query_type_get_by_nick),
214 (gst_query_type_get_details), (gst_query_type_iterate_definitions):
216 * gst/gstqueue.c: (gst_queue_link_sink), (gst_queue_link_src):
217 * gst/gstscheduler.c: (gst_scheduler_add_element),
218 (gst_scheduler_factory_create):
219 * gst/gststructure.c: (gst_structure_set_parent_refcount),
220 (gst_structure_free), (gst_structure_set_name),
221 (gst_structure_id_set_value), (gst_structure_set_value),
222 (gst_structure_set_valist), (gst_structure_remove_field),
223 (gst_structure_remove_fields),
224 (gst_structure_remove_fields_valist),
225 (gst_structure_remove_all_fields), (gst_structure_foreach),
226 (gst_structure_map_in_place),
227 (gst_caps_structure_fixate_field_nearest_int),
228 (gst_caps_structure_fixate_field_nearest_double):
229 * gst/gststructure.h:
230 * gst/gstsystemclock.c: (gst_system_clock_class_init),
231 (gst_system_clock_init), (gst_system_clock_dispose),
232 (gst_system_clock_async_thread),
233 (gst_system_clock_id_wait_unlocked), (gst_system_clock_id_wait),
234 (gst_system_clock_id_wait_async), (gst_system_clock_id_unschedule):
235 * gst/gstsystemclock.h:
236 * gst/gsttag.c: (gst_tag_list_add_value_internal),
237 (gst_tag_list_copy_foreach), (structure_foreach_wrapper):
238 * gst/gsttaginterface.c:
239 * gst/gstthread.c: (gst_thread_dispose),
240 (gst_thread_release_children_locks), (gst_thread_change_state),
241 (gst_thread_main_loop):
242 * gst/gsttrashstack.h:
243 * gst/gsttypefind.c: (gst_type_find_factory_dispose):
245 * gst/gstutils.c: (gst_element_get_compatible_pad_template),
246 (gst_element_request_pad), (gst_element_get_pad_from_template),
247 (gst_element_request_compatible_pad),
248 (gst_element_get_compatible_pad_filtered),
249 (gst_element_get_compatible_pad), (gst_element_state_get_name),
250 (gst_element_link_pads_filtered), (gst_element_link_filtered),
251 (gst_element_link_many), (gst_element_link),
252 (gst_element_link_pads), (gst_element_unlink_pads),
253 (gst_element_unlink_many), (gst_element_unlink),
254 (gst_pad_can_link_filtered), (gst_pad_can_link),
255 (gst_pad_use_fixed_caps), (gst_pad_get_fixed_caps_func),
256 (gst_object_default_error), (gst_bin_add_many),
257 (gst_bin_remove_many), (gst_element_populate_std_props),
258 (gst_element_class_install_std_props), (gst_buffer_merge),
259 (gst_buffer_stamp), (intersect_caps_func), (gst_pad_proxy_getcaps),
260 (link_fold_func), (gst_pad_proxy_setcaps):
262 * gst/gstvalue.c: (gst_value_deserialize_string):
263 * gst/parse/grammar.y:
264 * gst/schedulers/gstbasicscheduler.c:
265 (gst_basic_scheduler_cothreaded_chain),
266 (gst_basic_scheduler_chain_recursive_add),
267 (gst_basic_scheduler_pad_link):
268 * gst/schedulers/gstoptimalscheduler.c:
269 (get_group_schedule_function),
270 (gst_opt_scheduler_state_transition),
271 (gst_opt_scheduler_add_element), (element_get_reachables_func):
272 * libs/gst/bytestream/bytestream.c:
273 * libs/gst/dataprotocol/dataprotocol.c:
274 (gst_dp_header_from_buffer):
277 * tests/threadstate/threadstate2.c: (eos):
278 * tools/gst-compprep.c: (main):
279 * tools/gst-inspect.c: (print_field), (print_element_flag_info),
280 (print_pad_info), (print_children_info):
281 * tools/gst-launch.c: (idle_func), (main):
282 * tools/gst-md5sum.c: (idle_func), (main):
283 * tools/gst-xmlinspect.c: (print_element_info):
284 First THREADED backport attempt, focusing on adding locks and
285 making sure the API is threadsafe. Needs more work. More docs
288 2005-02-24 Andy Wingo <wingo@pobox.com>
290 * tests/bench-complexity.scm:
291 * tests/complexity.gnuplot: New files, good for running complexity
295 * tests/complexity.c: New test, sets up N elements, at each level
296 teeing into M streams per element. Eeeenteresting.
298 * tests/mass_elements.gnuplot: gnuplot file for the mass_elements
299 benchmark. Run as gnuplot mass_elements.gnuplot > foo.ps, after
300 running bench-mass_elements.scm.
302 * tests/bench-mass_elements.scm: New script, runs mass_elements
303 for various numbers of identities, outputting the results to a
304 file. Requires guile 1.6. Just for testing.
306 2005-02-23 Thomas Vander Stichele <thomas at apestaart dot org>
308 * gst/schedulers/fairscheduler.c:
309 compile with debug disabled
311 2005-02-22 Thomas Vander Stichele <thomas at apestaart dot org>
314 hunting season on 0.9 is now OPEN
316 2005-02-22 Stefan Kost <ensonic@users.sf.net>
318 * docs/libs/tmpl/gstcontrol.sgml:
319 * docs/libs/tmpl/gstdparam.sgml:
320 * docs/libs/tmpl/gstdplinint.sgml:
321 * docs/libs/tmpl/gstdpman.sgml:
322 * docs/libs/tmpl/gstdpsmooth.sgml:
323 * docs/libs/tmpl/gstunitconvert.sgml:
324 more docs for the state of dparams
326 2005-02-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
328 * gst/gstelementfactory.c: (gst_element_factory_create):
329 * gst/gstobject.c: (gst_object_init),
330 (gst_object_set_name_default), (gst_object_set_name):
331 name objects by default, not in gst_element_factory_create. Allows
332 using elements created with g_object_new. (fixes #167283)
334 2005-02-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
336 * gst/gstinfo.c: (_gst_debug_init), (gst_debug_log_default):
337 make the time that debugging functions print relative to when
340 2005-02-18 Tim-Philipp Müller <tim at centricular dot net>
342 * gst/gsttaginterface.c:
343 Fix inline docs: tag setter vararg functions are NULL-terminated,
344 GST_TAG_INVALID doesn't exist any more.
346 2005-02-18 Zaheer Abbas Merali <zaheerabbas at merali dot org>
348 * libs/gst/dataprotocol/dataprotocol.c: (gst_dp_dump_byte_array):
349 Allocate the 1 byte more memory that was forgotten!!!!!
350 fixes memory corruption on 64bit platforms
352 2005-02-15 Stefan Kost <ensonic@users.sf.net>
354 * docs/pwg/building-pads.xml:
355 * docs/pwg/intro-basics.xml:
356 fixed a few typos, relabeled introductionary list of types
357 * docs/random/ensonic/dparams.txt:
358 more notes abut dparam changes
359 * libs/gst/control/dparam.c: (gst_dparam_attach):
360 * libs/gst/control/dparammanager.c:
361 * libs/gst/control/dparammanager.h:
362 - many comments and notes on dparam implementation
363 - new dparams are were not initialized to the default value
366 2005-02-14 Thomas Vander Stichele <thomas at apestaart dot org>
368 submitted by: Peter Astakhov
372 adding Russian translation
374 2005-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
377 * docs/gst/Makefile.am:
378 * docs/libs/Makefile.am:
379 make sure popt is added to gtk-doc flags. Fixes #147782.
381 2005-02-09 Tim-Philipp Müller <tim at centricular dot net>
383 * docs/faq/using.xml:
384 Fix typo in FAQ (artssink => artsdsink)
386 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
388 * tools/gst-launch.1.in:
391 2005-02-08 Tim-Philipp Müller <tim at centricular dot net>
393 * docs/faq/using.xml:
394 Add -v argument to fakesrc/fakesink gst-launch line,
395 so that the promised output will actually show up.
397 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
399 * gst/gstthread.c: (gst_thread_change_state):
400 Implement state-change error handling (#166073).
402 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
404 * gst/gstqueue.c: (gst_queue_chain), (gst_queue_get):
405 Release interrupt after handling (#166250).
407 2005-02-08 Thomas Vander Stichele <thomas at apestaart dot org>
412 === release 0.8.9 ===
414 2005-02-08 Thomas Vander Stichele <thomas at apestaart dot org>
419 releasing 0.8.9, "Like Eating Glass"
421 2005-02-08 Thomas Vander Stichele <thomas at apestaart dot org>
423 submitted by: Clytie Siddall
425 * po/vi.po: Added Vietnamese translation
427 2005-02-07 Thomas Vander Stichele <thomas at apestaart dot org>
429 patch by: Tim Philipp-Müller
433 unref data when probe function returns FALSE. Fixes #166362
435 2005-02-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
437 * gst/gst.c: (gst_init_get_popt_table):
440 2005-02-04 Andy Wingo <wingo@pobox.com>
442 * gst/gstelement.c (gst_element_get_compatible_pad_template): Fix
443 the debugging on whether the caps are compatible.
445 2005-02-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
447 * docs/manual/basics-elements.xml:
450 2005-02-02 Wim Taymans <wim@fluendo.com>
452 * gst/schedulers/gstoptimalscheduler.c: (remove_decoupled),
453 (schedule_chain), (get_invalid_call), (chain_invalid_call),
454 (loop_group_schedule_function), (gst_opt_scheduler_iterate):
455 Remove some FIXMEs after analysing and commenting why they
458 2005-02-02 Wim Taymans <wim@fluendo.com>
460 * gst/schedulers/gstoptimalscheduler.c:
461 (gst_opt_scheduler_class_init), (gst_opt_scheduler_init),
462 (gst_opt_scheduler_finalize), (remove_decoupled), (schedule_chain),
463 (get_invalid_call), (chain_invalid_call),
464 (get_group_schedule_function), (loop_group_schedule_function),
465 (gst_opt_scheduler_loop_wrapper), (gst_opt_scheduler_get_wrapper),
466 (gst_opt_scheduler_state_transition),
467 (gst_opt_scheduler_add_element),
468 (gst_opt_scheduler_remove_element), (gst_opt_scheduler_interrupt),
469 (gst_opt_scheduler_error), (gst_opt_scheduler_pad_link),
470 (gst_opt_scheduler_pad_unlink), (gst_opt_scheduler_iterate),
471 (gst_opt_scheduler_show):
472 Added lock to protect scheduler data structures.
474 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
476 * testsuite/threads/threadi.c: (cb_data):
479 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
481 * testsuite/threads/Makefile.am:
482 * testsuite/threads/threadi.c: (cb_data), (cb_play), (main):
483 On Wim's request, split the test in three separately-compiled
484 tests that each test a very specific bug. Two of them still fail,
485 will create bugs for those. threadi.c indicates why they fail.
487 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
489 * gst/schedulers/gstoptimalscheduler.c:
490 (get_group_schedule_function):
491 Try to work with the threading mess that queue_link is.
493 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
495 * gst/gstbin.c: (gst_bin_remove_func):
496 Explicitely make an element release locks in a group when being
498 * gst/gstqueue.c: (gst_queue_chain), (gst_queue_get):
499 If there's no scheduler, always return immediately (similar to
500 gst_element_interrupt).
502 2005-01-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
504 * gst/gstbin.c: (gst_bin_child_state_change_func):
505 Remove a piece of code that could never be reached.
506 * docs/gst/gstreamer-sections.txt:
507 * gst/gstpad.c: (gst_pad_push), (gst_pad_pull),
508 (gst_pad_call_get_function):
510 * testsuite/pad/Makefile.am:
511 Fix #150546, enable tests.
513 2005-01-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
515 * docs/pwg/advanced-types.xml:
516 Fix description for buffer-frames=0.
517 * docs/gst/tmpl/gstbin.sgml:
518 * gst/gstbin.c: (gst_bin_child_state_change_func),
519 (gst_bin_change_state), (gst_bin_change_state_norecurse):
521 * testsuite/threads/Makefile.am:
522 * testsuite/threads/threadi.c: (cb_timeout), (cb_quit), (cb_eos),
523 (cb_state), (cb_play), (main):
524 Fix non-recursive state changes to *really* change the state
525 of the object, and not just call parent_class->state_change.
526 Fix a lot of lockups caused by this. Fixes #132775. Add test
527 for the problem. Also enable test to show #142588 (fixed).
528 * gst/gstthread.c: (gst_thread_change_state),
529 (gst_thread_child_state_change):
530 Don't exit the thread if we go to NULL and are inside thread
531 context. Instead, return control to the main thread context
533 * gst/gstelement.c: (gst_element_disable_threadsafe_properties):
534 Don't unset virtual functions, since those may still be used.
535 That's not necessarily correct, but suffices for now.
537 * testsuite/Makefile.am:
538 * testsuite/pad/Makefile.am:
539 * testsuite/pad/chainnopull.c: (gst_test_sink_class_init),
540 (gst_test_sink_base_init), (gst_test_sink_chain),
541 (gst_test_sink_init), (main):
542 * testsuite/pad/getnopush.c: (gst_test_src_class_init),
543 (gst_test_src_base_init), (gst_test_src_get), (gst_test_src_init),
545 * testsuite/pad/link.c: (gst_test_element_class_init),
546 (gst_test_element_base_init), (gst_test_src_get),
547 (gst_test_src_loop), (gst_test_src_init), (gst_test_filter_chain),
548 (gst_test_filter_loop), (gst_test_filter_init),
549 (gst_test_sink_chain), (gst_test_sink_loop), (gst_test_sink_init),
551 Add tests to show #150546. Pass, but should fail (currently
552 disabled from the testsuite).
553 * gst/gstscheduler.c: (gst_scheduler_dispose):
554 Dereference child schedulers on dispose (#94464).
555 * testsuite/bytestream/filepadsink.c: (gst_fp_sink_init):
557 * testsuite/threads/thread.c: (main):
560 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
562 * gst/gstpad.c: (gst_pad_push):
563 Oops, revert previous commit, broke testsuite...
565 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
567 * gst/gstpad.c: (gst_pad_push):
568 Add check that the pad on which the push is performed is not a
569 get-based pad (#150546).
571 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
573 * gst/elements/gsttypefindelement.c:
574 (gst_type_find_element_handle_event):
575 Fix buffer pushing if stream EOSes during typefinding.
577 2005-01-28 Edward Hervey <bilboed@bilboed.com>
579 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
581 * gst/gstvalue.c: (gst_string_wrap):
582 Allow NULL-strings as argument (#165365).
584 2005-01-27 Stephane Wirtel <stephane.wirtel@belgacom.net>
586 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
588 * gst/schedulers/faircothreads.c:
589 (gst_fair_scheduler_cothread_queue_show):
590 Fix build without debug enabled.
592 2005-01-26 Stefan Kost <ensonic@users.sf.net>
594 * docs/gst/gstreamer-sections.txt:
595 * docs/libs/gstreamer-libs-docs.sgml:
596 * docs/libs/gstreamer-libs-sections.txt:
597 * docs/libs/tmpl/gstcontrol.sgml:
598 * docs/libs/tmpl/gstdparam.sgml:
599 * docs/libs/tmpl/gstdplinint.sgml:
600 * docs/libs/tmpl/gstdpman.sgml:
601 * docs/libs/tmpl/gstdpsmooth.sgml:
602 * docs/libs/tmpl/gstputbits.sgml:
603 * docs/libs/tmpl/gstunitconvert.sgml:
604 * libs/gst/control/dparam.c:
605 * libs/gst/control/dparam.h:
606 * libs/gst/control/dparammanager.c:
607 (gst_dpman_add_required_dparam_callback),
608 (gst_dpman_add_required_dparam_direct),
609 (gst_dpman_add_required_dparam_array),
610 (gst_dpman_remove_required_dparam), (gst_dpman_attach_dparam),
611 (gst_dpman_get_dparam), (gst_dpman_get_dparam_type),
612 (gst_dpman_get_manager)
613 restructured DParam docs
615 2005-01-25 Tim-Philipp Müller <tim at centricular dot net>
617 * gst-element-check.m4:
618 Only check for gst-inspect if we haven't already
619 found it in previous element check runs
621 2005-01-25 Stefan Kost <ensonic@users.sf.net>
623 * docs/gst/Makefile.am:
624 * docs/libs/Makefile.am:
625 fixed install rules to treat style.css as optional
627 2005-01-24 Stefan Kost <ensonic@users.sf.net>
629 * docs/gst/Makefile.am:
630 * docs/libs/Makefile.am:
631 install style.css along with docs
632 * docs/gst/tmpl/gstbin.sgml:
633 * docs/gst/tmpl/gstclock.sgml:
634 * docs/gst/tmpl/gstdata.sgml:
635 * docs/gst/tmpl/gstelement.sgml:
637 * gst/gstelement.c: (gst_element_class_init):
639 fixing incomplete docs
641 2005-01-24 Tim-Philipp Müller <tim at centricular dot net>
643 * gst/elements/gstfilesink.c: (gst_filesink_handle_event):
644 Don't unref seek event twice when fflush() fails
646 2005-01-22 David Schleef <ds@schleef.org>
648 * configure.ac: Add --disable-valgrind. (partial fix for #164890)
650 2005-01-21 Stefan Kost <ensonic@users.sf.net>
652 * docs/gst/Makefile.am:
653 * docs/libs/Makefile.am:
654 added params for deprecation guards
657 * gst/gsterror.c: (_gst_resource_errors_init),
658 (_gst_stream_errors_init):
660 documented some more enums
662 2005-01-19 Jan Schmidt <thaytan@mad.scientist.com>
663 * gst/autoplug/gstspideridentity.c:
664 Cosmetic fix - spider_find_peek should be static
666 Applying fix for #164261
668 2005-01-18 Stefan Kost <ensonic@users.sf.net>
670 * docs/gst/gstreamer-sections.txt:
671 * docs/gst/tmpl/gstplugin.sgml:
672 * docs/libs/gstreamer-libs-sections.txt:
673 * docs/libs/tmpl/gstcontrol.sgml:
677 added docs for the TAG defines
679 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
681 * gst/schedulers/gstoptimalscheduler.c: (schedule_group):
682 Only unref entry if there is an entry.
684 2005-01-17 Wim Taymans <wim@fluendo.com>
686 * gst/schedulers/gstoptimalscheduler.c: (add_to_group),
687 (remove_from_group), (schedule_group), (normalize_group),
688 (gst_opt_scheduler_iterate):
689 Also ref/unref decoupled elements before iterating the
690 group since they are not added to the list of elements.
692 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
694 * docs/manual/highlevel-components.xml:
695 Add subtitle/streamselection as new features to playbin.
697 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
699 * docs/manual/manual.xml:
700 Re-enable dataaccess docs (oops).
702 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
704 * docs/pwg/advanced-types.xml:
705 * docs/random/mimetypes:
706 Add documentation on libsndfile types (#163309), by Steve Baker
707 <steve@stevebaker.org>.
708 * gst/gstelement.c: (gst_element_release_request_pad):
709 If an element has no explicit function, just remove the pad.
711 2005-01-17 Luca Ognibene <luogni@tin.it>
713 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
715 * gst/registries/gstxmlregistry.c: (gst_xml_registry_load):
716 Fix memleak (#163801).
718 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
720 * gst/elements/gsttee.c: (gst_tee_getcaps), (gst_tee_link):
721 I think this is actually more correct...
723 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
725 * gst/gstprobe.c: (gst_probe_dispatcher_dispatch):
726 Another workaround for memory access while destroyed in callback.
727 Please, someone with refcount knowledge, have a look at this.
729 2005-01-15 Thomas Vander Stichele <thomas at apestaart dot org>
732 * docs/faq/legal.xml:
733 move the legal Q&A here
735 2005-01-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
737 * gst/elements/gsttee.c: (gst_tee_getcaps), (gst_tee_link),
738 (gst_tee_request_new_pad):
741 2005-01-14 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
743 * docs/random/omega/caps2:
744 * testsuite/caps/caps_strings:
745 replace framerate aproximations by their real value
746 (24000/1001, 30000/1001, 60000/1001)
747 Partially fixes bug #164049
749 2005-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
751 * docs/gst/Makefile.am:
752 don't fail on the stupid GstPoptOption
754 2005-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
758 allow probes to work on ghost pads by realizing the pad
761 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
763 * docs/gst/gstreamer-sections.txt:
764 * docs/gst/tmpl/gstpad.sgml:
765 * gst/gstpad.c: (gst_pad_set_active_recursive):
767 Add gst_pad_set_active_recursive().
769 2005-01-10 Thomas Vander Stichele <thomas at apestaart dot org>
771 * docs/random/release:
776 move deep_notify logging to a new category
779 add stuff so bindings can wrap probes
781 2005-01-09 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
783 * gst/gstplugin.c: (gst_plugin_load):
784 Fix plugin loading if plugin/lib was already loaded. Fixes
787 2005-01-09 Sebastien Cote <sc5@hermes.usherb.ca>
789 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
791 * gst/gstpluginfeature.c: (gst_plugin_feature_ensure_loaded):
792 Protect plugin loading by a mutex so it's threadsafe. Fixes
795 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
797 * gst/gstevent.c: (_gst_event_copy):
798 Reference source object when copying events, since it'll be
799 dereferenced on event dereferencing as well.
801 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
803 * docs/gst/gstreamer-sections.txt:
804 * docs/gst/tmpl/gstevent.sgml:
805 * gst/gstevent.c: (gst_event_new_filler_stamped),
806 (gst_event_filler_get_duration):
808 Add two new functions for filler events (which are used to
809 synchronize streams if one of them is not having any data
810 for a while) without interrupting the actual data-stream.
812 * gst/gstqueue.c: (gst_queue_init), (gst_queue_getcaps),
813 (gst_queue_link_sink), (gst_queue_link_src),
814 (gst_queue_change_state):
815 Allow for renegotiation while filled. Required for stream
816 switching while playing.
818 2005-01-08 Benjamin Otte <otte@gnome.org>
820 * gst/gstelement.c: (gst_element_link_many):
821 fix up g_return_if_fail's
824 add German translation, that was somehow not included
826 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
828 * docs/random/mimetypes:
829 add 2 more 4CC code for DV (HDTV and SDTV-LongPlay profiles)
830 do not add them to riff-lib as they are not common
832 2005-01-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
834 * gst/gstprobe.c: (gst_probe_dispatcher_dispatch):
835 Check for existence of probe after performing the probe before
836 re-accessing it to prevent segfaults caused by removal of the
837 probe in the callback.
839 2005-01-05 David Schleef <ds@schleef.org>
841 * testsuite/registry/Makefile.am:
842 * testsuite/registry/gst-print-formats.c:
843 (print_pad_templates_info), (print_element_list),
844 (print_typefind_list), (list_sort_func), (get_typefind_mime_list),
845 (g_list_uniqify), (get_pad_templates_info),
846 (get_element_mime_list), (print_mime_list), (main): A little
847 program that looks through the registry to find elements of
848 a given type. Not particularly interesting as a test, except
849 that there's no other test covering the same area.
851 2005-01-05 David Schleef <ds@schleef.org>
853 * tools/gst-launch.c: (idle_func), (fault_handler_sighandler),
854 (fault_handler_sigaction), (fault_spin),
855 (sigint_handler_sighandler), (play_handler), (main): Fix deadlocks
856 in signal.h-type signal handlers by not calling forbidden functions,
857 including gst_element_set_state().
859 2005-01-05 David Schleef <ds@schleef.org>
861 * gst/gstvalue.h: Mark _gst_reserved[] as private
863 2005-01-05 David Schleef <ds@schleef.org>
865 * gst/gstvalue.c: Fix doc build problem.
867 2005-01-05 David Schleef <ds@schleef.org>
869 * gst/gstvalue.c: Add some documentation
871 2005-01-05 Stefan Kost <ensonic@users.sf.net>
874 another shell oneliner for empty return value docs
877 * libs/gst/control/dparam.c:
878 more doc fixes (parameters and return values)
880 2005-01-05 Vincent Torri <torri@iecn.u-nancy.fr>
882 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
885 * gst/registries/gstxmlregistry.c:
886 Fix macro's for Mingw (fixes #162276).
888 2005-01-04 Stefan Kost <ensonic@users.sf.net>
891 quick shell oneliner to find undocumented members
892 * docs/gst/tmpl/gstplugin.sgml:
893 * docs/gst/tmpl/gstscheduler.sgml:
894 * docs/gst/tmpl/gstthread.sgml:
895 more enumtypes cleanup
897 activated documentation comments, now someone needs to document
900 2005-01-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
902 * docs/manual/manual.xml:
903 Add dataaccess part (doh!).
905 2005-01-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
907 * docs/manual/advanced-autoplugging.xml:
908 Fix typo (intiate -> initiate).
910 2005-01-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
912 * docs/random/bbb/streamselection:
913 Add some notes on how to handle multi-subtitle/-audio streams.
915 2004-12-30 Stefan Kost <ensonic@users.sf.net>
917 * docs/gst/gstreamer-docs.sgml:
918 * docs/gst/gstreamer-sections.txt:
919 * docs/gst/tmpl/gstenumtypes.sgml:
920 * docs/gst/tmpl/gsterror.sgml:
921 * docs/gst/tmpl/gstevent.sgml:
922 * docs/gst/tmpl/gstpad.sgml:
923 * docs/gst/tmpl/gstpadtemplate.sgml:
924 * docs/gst/tmpl/gstthread.sgml:
925 removed gstenumtypes section from docs and put all the enums into
928 2004-12-27 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
931 document gst_library_load a bit more (riff special case + return
932 value if already loaded)
933 * testsuite/bytestream/filepadsink.c:
934 plugin name is 'gstbytestream', not 'bytestream'
936 2004-12-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
938 * docs/random/bbb/subtitles:
939 Add some first mind rumblings on proper subtitle support.
941 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
947 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
949 * docs/manual/advanced-dataaccess.xml:
950 Add section on how to use fakesrc/fakesink/identity in your
951 application, plus section on how to embed plugins. Also mention
953 * docs/manual/appendix-checklist.xml:
954 * docs/manual/appendix-debugging.xml:
955 * docs/manual/appendix-gnome.xml:
956 * docs/manual/appendix-integration.xml:
957 Debug -> checklist, GNOME -> integration, add sections on Linux,
958 KDE integration and add other things useful for application
960 * docs/manual/manual.xml:
961 Remove some fixmes, update some file pointers.
962 * docs/pwg/appendix-checklist.xml:
964 * docs/pwg/building-boiler.xml:
965 Remove ugly header and add commented fixme.
968 * examples/manual/Makefile.am:
969 Add example for added docs.
971 2004-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
976 === release 0.8.8 ===
978 2004-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
983 Releasing 0.8.8, "I'll Take Care Of You"
985 2004-12-21 Thomas Vander Stichele <thomas at apestaart dot org>
990 2004-12-21 Thomas Vander Stichele <thomas at apestaart dot org>
992 patch by: Wim Taymans
995 Fix for #159852 - make iterate emission threadsafe
997 2004-12-21 Thomas Vander Stichele <thomas at apestaart dot org>
1000 notes about new fdo account request
1002 2004-12-20 Stefan Kost <ensonic@users.sf.net>
1004 * docs/gst/gstreamer-docs.sgml:
1005 * docs/gst/tmpl/gstenumtypes.sgml:
1006 * docs/gst/tmpl/gstplugin.sgml:
1007 * docs/libs/gstreamer-libs-docs.sgml:
1008 Added missing short docs. Added ids for navigation.
1010 2004-12-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1012 * docs/manual/advanced-autoplugging.xml:
1013 * docs/manual/advanced-schedulers.xml:
1014 * docs/manual/advanced-threads.xml:
1015 Rewrites. Remove cothreads, go a bit into opt specifically,
1016 document threads and their gotchas, and do some technical stuff
1017 on autoplugging plus add some working examples. Fixes #157395.
1018 * examples/manual/Makefile.am:
1019 Add typefind/autoplugger example (one that actually works).
1020 Remove queue example since it's a duplicate of the thread one.
1022 2004-12-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
1024 * gst/gstvalue.c: (gst_value_deserialize_string):
1025 use deprecated g_value_set_string_take_ownership to keep compatible
1028 2004-12-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
1030 * gst/gstvalue.c: (gst_value_deserialize_string):
1031 revert last patch, only dom a g_utf8_validate now before accepting
1032 the string - caps parsing strips " from strings so we can't rely on
1034 * testsuite/caps/value_serialize.c: (test_string_deserialization):
1035 disable a test that tested the above and comment it
1037 2004-12-16 Steve Lhomme <steve.lhomme@free.fr>
1039 Patch reviewed by David Schleef <ds@schleef.org>
1041 * win32/gstenumtypes.c: Update from gst/gstenumtypes.c (See
1043 * win32/gstenumtypes.h: same
1045 2004-12-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1047 * gst/gstpad.c: (gst_pad_query):
1048 Do query on realized pad, similar to how convert/send_event handle
1049 this. Also makes sense, since this pad belongs to the function to
1050 which this query will be sent. Fixes #158163.
1052 2004-12-16 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
1054 * docs/manual/appendix-programs.xml: fix pipeline to actually work
1056 2004-12-16 Christian Fredrik Kalager Schaller <christian@fluendo.com>
1058 * docs/faq/general.xml: fix pipeline to actually work
1060 2004-12-16 Benjamin Otte <in7y118@public.uni-hamburg.de>
1062 * gst/gstvalue.c: (gst_value_deserialize_string):
1063 check that a simple string that gets deserialized does not contain
1065 * testsuite/caps/value_serialize.c: (test_string_deserialization):
1066 remove a test that tested a wring behaviour
1068 2004-12-16 Matt Kraai <kraai@alumni.cmu.edu>
1070 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1072 * docs/manual/intro-motivation.xml:
1075 2004-12-16 Edward Hervey <bilboed@bilboed.com>
1077 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1079 * docs/gst/tmpl/gstprobe.sgml:
1080 Fix documentation of probe callback - it is supposed to return
1081 FALSE, not TRUE, to remove data from the stream (#159087).
1083 2004-12-16 Daniel Gazard <dany42@free.fr>
1085 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1087 * gst/gstelementfactory.c: (gst_element_factory_create):
1088 Fix compile failure if compiling without libxml2 support (#149936).
1090 2004-12-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1092 * docs/manual/advanced-autoplugging.xml:
1093 * docs/manual/highlevel-components.xml:
1094 Move spider from autoplugging to components. Autoplugging is for
1095 internals, not for solutions. ;-).
1097 2004-12-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1099 * docs/random/ds/0.9-suggested-changes:
1100 Make note on device/location/uri property names.
1102 2004-12-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1104 * docs/manual/advanced-autoplugging.xml:
1105 * docs/manual/advanced-clocks.xml:
1106 * docs/manual/advanced-interfaces.xml:
1107 * docs/manual/advanced-metadata.xml:
1108 * docs/manual/advanced-position.xml:
1109 * docs/manual/advanced-schedulers.xml:
1110 * docs/manual/advanced-threads.xml:
1111 * docs/manual/appendix-gnome.xml:
1112 * docs/manual/appendix-programs.xml:
1113 * docs/manual/appendix-quotes.xml:
1114 * docs/manual/autoplugging.xml:
1115 * docs/manual/basics-bins.xml:
1116 * docs/manual/basics-data.xml:
1117 * docs/manual/basics-elements.xml:
1118 * docs/manual/basics-helloworld.xml:
1119 * docs/manual/basics-init.xml:
1120 * docs/manual/basics-pads.xml:
1121 * docs/manual/basics-plugins.xml:
1122 * docs/manual/bins-api.xml:
1123 * docs/manual/bins.xml:
1124 * docs/manual/buffers-api.xml:
1125 * docs/manual/buffers.xml:
1126 * docs/manual/clocks.xml:
1127 * docs/manual/components.xml:
1128 * docs/manual/cothreads.xml:
1129 * docs/manual/debugging.xml:
1130 * docs/manual/dparams-app.xml:
1131 * docs/manual/dynamic.xml:
1132 * docs/manual/elements-api.xml:
1133 * docs/manual/elements.xml:
1134 * docs/manual/factories.xml:
1135 * docs/manual/gnome.xml:
1136 * docs/manual/goals.xml:
1137 * docs/manual/helloworld.xml:
1138 * docs/manual/helloworld2.xml:
1139 * docs/manual/highlevel-components.xml:
1140 * docs/manual/highlevel-xml.xml:
1141 * docs/manual/init-api.xml:
1142 * docs/manual/intro-basics.xml:
1143 * docs/manual/intro-motivation.xml:
1144 * docs/manual/intro-preface.xml:
1145 * docs/manual/intro.xml:
1146 * docs/manual/links-api.xml:
1147 * docs/manual/links.xml:
1148 * docs/manual/manual.xml:
1149 * docs/manual/motivation.xml:
1150 * docs/manual/pads-api.xml:
1151 * docs/manual/pads.xml:
1152 * docs/manual/plugins-api.xml:
1153 * docs/manual/plugins.xml:
1154 * docs/manual/programs.xml:
1155 * docs/manual/queues.xml:
1156 * docs/manual/quotes.xml:
1157 * docs/manual/schedulers.xml:
1158 * docs/manual/states-api.xml:
1159 * docs/manual/states.xml:
1160 * docs/manual/threads.xml:
1161 * docs/manual/typedetection.xml:
1162 * docs/manual/win32.xml:
1163 * docs/manual/xml.xml:
1164 Try 2. This time, include a short preface as a "general
1165 introduction", also add code blocks around all code samples
1166 so they get compiled. We still need a way to tell readers
1167 the filename of the code sample. In some cases, don't show
1168 all code in the documentation, but do include it in the generated
1169 code. This allows for focussing on specific bits in the docs,
1170 while still having a full test application available.
1171 * examples/manual/Makefile.am:
1172 Fix up examples for new ADM. Add several of the new examples that
1173 were either added or were missing from the build system.
1174 * examples/manual/extract.pl:
1175 Allow nameless blocks.
1177 2004-12-15 Thomas Vander Stichele <thomas at apestaart dot org>
1179 * docs/manual/elements-api.xml:
1180 * docs/manual/helloworld.xml:
1181 * examples/manual/extract.pl:
1182 fix last example. Add example of adding code blocks that are not
1183 shown in docbook output.
1185 2004-12-15 Thomas Vander Stichele <thomas at apestaart dot org>
1187 * docs/manual/dynamic.xml:
1188 * docs/manual/elements-api.xml:
1189 * docs/manual/gnome.xml:
1190 * docs/manual/helloworld2.xml:
1191 * docs/manual/init-api.xml:
1192 * docs/manual/queues.xml:
1193 * docs/manual/threads.xml:
1194 * docs/manual/xml.xml:
1195 * examples/manual/extract.pl:
1196 Make it possible to extract example code from separate blocks.
1197 Should make Ronald happy.
1199 2004-12-15 Wim Taymans <wim@fluendo.com>
1201 * gst/schedulers/gstoptimalscheduler.c: (add_to_group),
1202 (remove_from_group), (group_elements_set_visited),
1203 (normalize_group), (gst_opt_scheduler_iterate):
1204 Fix bug where a flag was not updated on a decoupled entry point
1205 because we were just checking the group element list and decoupled
1206 elements are not in that list..
1208 2004-12-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1210 * docs/manual/advanced-autoplugging.xml:
1211 * docs/manual/advanced-clocks.xml:
1212 * docs/manual/advanced-dparams.xml:
1213 * docs/manual/advanced-interfaces.xml:
1214 * docs/manual/advanced-metadata.xml:
1215 * docs/manual/advanced-position.xml:
1216 * docs/manual/advanced-schedulers.xml:
1217 * docs/manual/advanced-threads.xml:
1218 * docs/manual/appendix-debugging.xml:
1219 * docs/manual/appendix-gnome.xml:
1220 * docs/manual/appendix-programs.xml:
1221 * docs/manual/appendix-quotes.xml:
1222 * docs/manual/appendix-win32.xml:
1223 * docs/manual/autoplugging.xml:
1224 * docs/manual/basics-bins.xml:
1225 * docs/manual/basics-data.xml:
1226 * docs/manual/basics-elements.xml:
1227 * docs/manual/basics-helloworld.xml:
1228 * docs/manual/basics-init.xml:
1229 * docs/manual/basics-pads.xml:
1230 * docs/manual/basics-plugins.xml:
1231 * docs/manual/bins-api.xml:
1232 * docs/manual/bins.xml:
1233 * docs/manual/buffers-api.xml:
1234 * docs/manual/buffers.xml:
1235 * docs/manual/clocks.xml:
1236 * docs/manual/components.xml:
1237 * docs/manual/cothreads.xml:
1238 * docs/manual/debugging.xml:
1239 * docs/manual/dparams-app.xml:
1240 * docs/manual/dynamic.xml:
1241 * docs/manual/elements-api.xml:
1242 * docs/manual/elements.xml:
1243 * docs/manual/factories.xml:
1244 * docs/manual/gnome.xml:
1245 * docs/manual/goals.xml:
1246 * docs/manual/helloworld.xml:
1247 * docs/manual/helloworld2.xml:
1248 * docs/manual/highlevel-components.xml:
1249 * docs/manual/highlevel-xml.xml:
1250 * docs/manual/init-api.xml:
1251 * docs/manual/intro-motivation.xml:
1252 * docs/manual/intro-preface.xml:
1253 * docs/manual/intro.xml:
1254 * docs/manual/links-api.xml:
1255 * docs/manual/links.xml:
1256 * docs/manual/manual.xml:
1257 * docs/manual/motivation.xml:
1258 * docs/manual/pads-api.xml:
1259 * docs/manual/pads.xml:
1260 * docs/manual/plugins-api.xml:
1261 * docs/manual/plugins.xml:
1262 * docs/manual/programs.xml:
1263 * docs/manual/queues.xml:
1264 * docs/manual/quotes.xml:
1265 * docs/manual/schedulers.xml:
1266 * docs/manual/states-api.xml:
1267 * docs/manual/states.xml:
1268 * docs/manual/threads.xml:
1269 * docs/manual/typedetection.xml:
1270 * docs/manual/win32.xml:
1271 * docs/manual/xml.xml:
1272 First try at rewriting the ADM. Needs lotsamore work, but some
1273 parts might already be somewhat useful.
1274 * docs/pwg/advanced-interfaces.xml:
1275 Remove properties interface, it never actually existed (except for
1278 2004-12-13 David Schleef <ds@schleef.org>
1280 * gst/gstpad.c: (gst_pad_set_explicit_caps): Allow caps to
1281 be NULL (bug #160220).
1283 2004-12-13 David Schleef <ds@schleef.org>
1285 * configure.ac: remove all mmx stuff, because it's not used.
1286 * docs/random/ds/0.9-suggested-changes: additional notes
1287 * include/Makefile.am: we don't use these anymore
1288 * include/mmx.h: remove
1289 * include/sse.h: remove
1291 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
1293 * docs/random/mimetypes:
1294 Add FOURCC code for h264 codec (VSSH)
1295 Add alternate FOURCC codes for h263 related codecs
1297 2004-12-10 Stefan Kost <ensonic@users.sf.net>
1299 * docs/manual/programs.xml:
1300 Added more gst-launch examples.
1302 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1304 * gst/gstqueue.c: (gst_queue_handle_src_query):
1305 Check for availability again.
1307 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1309 * gst/gstcaps.c: (gst_caps_compare_structures):
1310 Simple caps go first. This has the nice side-effect of fixing an
1313 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1315 * gst/gstversion.h.in:
1318 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1320 * gst/schedulers/gstoptimalscheduler.c:
1321 (gst_opt_scheduler_schedule_run_queue), (schedule_chain),
1322 (gst_opt_scheduler_get_wrapper):
1323 When we're recursing into a chain run, only run the directly
1324 related group, not all queued ones. This will fix a possible
1325 deadlock in chains with more than two groups.
1327 2004-12-08 Thomas Vander Stichele <thomas at apestaart dot org>
1330 remove patch if autopoint fails
1332 2004-12-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1334 * docs/gst/gstreamer-sections.txt:
1335 Document Thomas' addition, fix build, make Luis the sheriff happy.
1337 2004-12-07 Thomas Vander Stichele <thomas at apestaart dot org>
1341 add accessor for version field
1343 2004-12-06 Thomas Vander Stichele <thomas at apestaart dot org>
1345 submitted by: Luca Ferretti <elle.uca@infinito.it>
1349 New tranlation added: Italian
1351 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1353 * gst/gstpad.c: (gst_pad_is_negotiated),
1354 (gst_pad_get_negotiated_caps):
1355 GST_RPAD_* will only operate on a RealPad (it casts the pointer,
1356 it doesn't actually check the contents), so be sure to hand it
1357 a RealPad else we'll crash.
1359 2004-12-03 Wim Taymans <wim@fluendo.com>
1361 * gst/gstqueue.c: (gst_queue_init), (gst_queue_getcaps),
1362 (gst_queue_link), (gst_queue_handle_src_query):
1363 Reverted to 1.110 until this makes the testsuite and various
1366 2004-12-01 Christian Fredrik Kalager Schaller <christian@fluendo.com>
1368 * docs/upload.mak: fix included CVS conflict strings
1370 2004-12-01 William Jon McCann <mccann@jhu.edu>
1372 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1374 * gst/gstelement.c: (gst_element_error_full):
1375 Use g_error_new_literal because error text may have
1376 percentage signs in it. Fixes #160019.
1378 2004-12-01 Benjamin Otte <otte@gnome.org>
1380 * gst/elements/gstbufferstore.c:
1381 (gst_buffer_store_add_buffer_func):
1382 don't try to make subbuffers bigger than they can be. (fixes
1385 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1387 * docs/gst/gstreamer-sections.txt:
1388 * docs/gst/tmpl/gstvalue.sgml:
1389 Add new function to docs to fix build.
1391 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1393 * gst/gstcaps.c: (gst_caps_is_fixed_foreach):
1394 * gst/gstpad.c: (_gst_pad_default_fixate_value),
1395 (_gst_pad_default_fixate_foreach):
1396 * gst/gstvalue.c: (gst_type_is_fixed), (gst_value_is_fixed):
1398 Deprecate _type_is_fixed, use _value_is_fixed instead, since
1399 in some cases (arrays), the fixedness depends on the content.
1400 * gst/gstqueue.c: (gst_queue_handle_src_query):
1401 Check for availability before doing something.
1403 2004-11-29 Wim Taymans <wim@fluendo.com>
1405 * testsuite/threads/Makefile.am:
1406 * testsuite/threads/signals.c: (gst_test_get_type),
1407 (gst_test_class_init), (gst_test_init), (gst_test_dispose),
1408 (gst_test_set_property), (gst_test_get_property),
1409 (gst_test_do_signal1), (signal2_handler), (gst_test_do_signal2),
1410 (gst_test_do_prop), (run_thread), (main):
1411 Added a bunch of testcases that show threadsafety bugs in glib.
1413 2004-11-29 Stefan Kost <ensonic@users.sf.net>
1415 * docs/manual/programs.xml:
1416 Added a first batch of gst-launch examples, as provided by Ronald
1417 and others from the devel-mlist
1419 2004-11-28 Benjamin Otte <otte@gnome.org>
1421 * gst/gstelement.c: (gst_element_negotiate_pads):
1423 * gst/gstvalue.c: (gst_string_wrap), (gst_string_unwrap),
1424 (gst_value_serialize_string), (gst_value_deserialize_string):
1425 add unwrapping of previously wrapped strings. Fix bug in wrapping
1427 * testsuite/caps/value_serialize.c: (test1),
1428 (test_string_serialization), (test_string_deserialization), (main):
1429 add tests for string (de)serialization
1431 2004-11-26 Wim Taymans <wim@fluendo.com>
1433 * testsuite/threads/159566.c: (object_deep_notify), (main):
1434 * testsuite/threads/Makefile.am:
1435 Added testsuite to show bug #159566
1437 2004-11-25 Wim Taymans <wim@fluendo.com>
1439 * gst/gstthread.c: (gst_thread_dispose), (gst_thread_change_state),
1440 (gst_thread_child_state_change), (gst_thread_main_loop):
1441 Ref the thread object in the GThread mainloop. Break out of the
1442 thread mainloop if it holds the last ref. This properly exits
1443 the threads when disposing the thread from its own context. It
1444 also avoids possible deadlocks in the dispose function.
1446 2004-11-24 Martin Soto <martinsoto@users.sourceforge.net>
1448 * gst/gstqueue.c (gst_queue_link_sink): Grab the lock only when
1449 it is necessary to wait.
1451 2004-11-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1453 * docs/pwg/building-boiler.xml:
1454 Make description somewhat clearer.
1456 2004-11-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1459 Apparently docs changed location on FDO's server.
1461 2004-11-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1463 * docs/pwg/appendix-checklist.xml:
1464 Add some random notes on things to check when writing an element.
1465 This list can be extended as people see fit.
1467 2004-11-23 Martin Soto <martinsoto@users.sourceforge.net>
1469 * gst/gstqueue.c (gst_queue_init, gst_queue_link_sink)
1470 (gst_queue_link_src): Allow for renegotiating the caps of the sink
1471 pad. The queue will now wait until it is empty and forward the new
1473 * gst/gstbin.c (gst_bin_set_element_sched)
1474 (gst_bin_unset_element_sched): Make sure that all elements and
1475 links are registered and unregistered with the scheduler exactly
1476 once. This elaborates on a fix by Benjamin Otte, but
1477 guarantees that decoupled elements are also registered.
1479 2004-11-11 Thomas Vander Stichele <thomas at apestaart dot org>
1481 * docs/manual/quotes.xml:
1486 add LIBDIR and move init message higher up so it's at the start
1488 2004-11-08 Christian Fredrik Kalager Schaller <christian@fluendo.com>
1490 * gst/schedulers/Makefile.am: fix disted build fair by including .h file
1491 * gstreamer.spec.in: add fair
1493 2004-11-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1495 * gst/elements/gstfakesink.c: (gst_fakesink_class_init):
1496 * gst/elements/gstidentity.c: (gst_identity_class_init):
1497 Use G_SIGNAL_TYPE_STATIC_SCOPE, patch by Christophe Fergeau
1498 <teuf@gnome.org> (#157263).
1499 * gst/elements/gsttypefindelement.c: (gst_type_find_element_init),
1500 (gst_type_find_handle_src_query):
1501 Subtract size of internally stored data from position queries.
1503 2004-11-07 Martin Soto <martinsoto@users.sourceforge.net>
1505 * gst/schedulers/fairscheduler.c:
1506 * gst/schedulers/faircothreads.c:
1507 * gst/schedulers/faircothreads.h:
1508 New cothread based scheduler: Fair scheduler.
1509 * gst/schedulers/gthread-cothreads.h:
1510 Add the standard #if around the whole file.
1511 Defining symbol GTHREAD_COTHREADS_NO_DEFINITIONS will now prevent
1512 compilation of the functions defined in this file. This is
1513 necessary to be able to use this file as a normal header.
1514 * gst/schedulers/Makefile.am: Add compiling support for fair
1516 * docs/gst/Makefile.am (IGNORE_HFILES): Exclude internal fair
1517 scheduler cothreads layer from documentation generation.
1519 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1521 * gst/autoplug/gstspideridentity.c:
1522 (gst_spider_identity_sink_loop_type_finding):
1523 Don't crash if that function is not implemented.
1525 2004-11-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1527 * docs/pwg/advanced-types.xml:
1530 2004-11-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1532 * docs/pwg/intro-preface.xml:
1533 Hm, ok, so the brackets weren't really useful...
1534 * docs/pwg/other-ntoone.xml:
1535 Fix embarassing typo.
1537 2004-11-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1539 * docs/pwg/intro-preface.xml:
1542 2004-11-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1544 * docs/pwg/advanced-scheduling.xml:
1545 * docs/pwg/advanced-tagging.xml:
1546 * docs/pwg/advanced-types.xml:
1547 * docs/pwg/building-boiler.xml:
1548 * docs/pwg/building-chainfn.xml:
1549 * docs/pwg/building-signals.xml:
1550 * docs/pwg/building-state.xml:
1551 * docs/pwg/building-testapp.xml:
1552 * docs/pwg/intro-basics.xml:
1553 * docs/pwg/other-manager.xml:
1554 * docs/pwg/other-source.xml:
1556 * docs/pwg/other-manager.xml:
1557 Add some first content. No example code yet.
1558 * gst/elements/gstfilesink.c: (gst_filesink_handle_event):
1559 Remove double newlines.
1561 2004-11-04 Wim Taymans <wim@fluendo.com>
1563 * gst/schedulers/gstoptimalscheduler.c: (add_to_group),
1564 (remove_from_group), (normalize_group), (group_migrate_connected),
1565 (gst_opt_scheduler_iterate):
1566 * testsuite/schedulers/.cvsignore:
1567 * testsuite/schedulers/Makefile.am:
1568 * testsuite/schedulers/queue_link.c: (main):
1569 Added testcase for scheduler segfault.
1570 Fix scheduler segfault when removing a decoupled
1571 entry point as the last element from a group.
1573 2004-11-03 Christophe Fergeau <teuf@gnome.org>
1575 * gst/gstmarshal.list: add missing marshaller, fixes build
1577 2004-11-03 Christophe Fergeau <teuf@gnome.org>
1579 * docs/random/signal: added notes about using BOXED for GstBuffer
1580 signal marshallers, not POINTER
1582 2004-11-03 Christophe Fergeau <teuf@gnome.org>
1584 * gst/elements/gstfakesink.c: (gst_fakesink_class_init):
1585 * gst/elements/gstfakesrc.c: (gst_fakesrc_class_init): more
1586 POINTER=>BOXED changes to marshal GstBuffers
1588 2004-11-03 Christophe Fergeau <teuf@gnome.org>
1590 * gst/elements/gstidentity.c: (gst_identity_class_init): GstBuffer is
1591 a boxed type, marshal the signal with VOID__BOXED, not VOID__POINTER
1593 2004-11-03 Stefan Kost <ensonic@users.sf.net>
1595 * docs/gst/gstreamer-sections.txt:
1596 * docs/gst/tmpl/gstcaps.sgml:
1597 * docs/gst/tmpl/gsterror.sgml:
1598 * docs/gst/tmpl/gstinfo.sgml:
1599 * docs/gst/tmpl/gstmacros.sgml:
1600 * docs/gst/tmpl/gstutils.sgml:
1601 * docs/random/ensonic/interfaces.txt:
1603 added some more docs, removed two obsolete defines
1605 2004-11-02 Kjartan Maraas <as at gnome.org>
1607 reviewed by: Wim Taymans, Ronald Bultje.
1609 * gst/cothreads.c: (cothread_create):
1610 * gst/gstbin.c: (gst_bin_add_func), (gst_bin_remove_func),
1611 (gst_bin_child_state_change_func):
1612 * gst/gstbuffer.c: (gst_buffer_span):
1613 * gst/gstelement.c: (gst_element_get_index),
1614 (gst_element_get_event_masks), (gst_element_get_query_types),
1615 (gst_element_get_formats):
1616 * gst/gsterror.c: (_gst_core_errors_init),
1617 (_gst_library_errors_init), (_gst_resource_errors_init),
1618 (_gst_stream_errors_init):
1619 * gst/gstobject.c: (gst_object_default_deep_notify):
1620 * gst/gstpad.c: (gst_pad_get_event_masks),
1621 (gst_pad_get_internal_links_default):
1622 * gst/gstplugin.c: (gst_plugin_register_func),
1623 (gst_plugin_get_module):
1624 * gst/gststructure.c: (gst_structure_get_string),
1625 (gst_structure_get_abbrs), (gst_structure_from_abbr),
1626 (gst_structure_to_abbr):
1627 * gst/gstutils.c: (gst_print_element_args):
1628 * gst/schedulers/gstoptimalscheduler.c: (add_to_group),
1629 (setup_group_scheduler), (gst_opt_scheduler_iterate):
1630 Aplied part of patch #157127: Cleanup of issues reported by
1632 Also do not try to use cothreads when there is no cothread
1635 2004-11-02 Sebastien Cote <sc5 at hermes.usherb.ca>
1637 * gst/schedulers/gstoptimalscheduler.c: (add_to_group),
1638 (gst_opt_scheduler_iterate):
1639 Applied patch #154061. Running a pipeline in which an element
1640 calls GST_ELEMENT_ERROR in the chain function, the opt
1641 scheduler doesn't unref the chain so it never gets freed.
1643 2004-11-02 Wim Taymans <wim@fluendo.com>
1645 * gst/gststructure.c: (gst_structure_get_abbrs),
1646 (gst_structure_from_abbr), (gst_structure_to_abbr):
1647 Remove that ugly if-then thing in the code that converts
1648 between strings and types.
1650 2004-11-02 Wim Taymans <wim@fluendo.com>
1652 * gst/gstscheduler.c: (gst_scheduler_add_element),
1653 (gst_scheduler_remove_element), (gst_scheduler_state_transition):
1654 Aplied clock distribution patch, this should fix bug
1657 2004-10-27 Thomas Vander Stichele <thomas at apestaart dot org>
1659 Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
1663 Added Norwegian Bokmaal translation
1665 2004-10-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
1667 * tools/gst-inspect.c: (print_signal_info):
1668 print signal arguments as pointers if they are
1670 2004-10-22 Stefan Kost <ensonic@users.sf.net>
1672 * docs/pwg/building-boiler.xml:
1673 exchanged GTK_ macros with G_TYPE macros (as pointed out by mathrick)
1675 2004-10-19 Wim Taymans <wim at fluendo dot com>
1677 * gst/parse/parse.l:
1678 * testsuite/parse/parse1.c: (main):
1679 Since parse can do 'element name=a:b' make 'a:b.' work as
1681 Added testcase to verify fix.
1683 2004-10-19 Wim Taymans <wim at fluendo dot com>
1685 * tools/gst-inspect.c: (print_pad_info), (print_plugin_features):
1686 Use the realpad when printing the direction.
1687 Add extra \n when printing extensions of typefind factories.
1689 2004-10-13 David Schleef <ds@schleef.org>
1691 * examples/manual/Makefile.am: $< isn't portable in Makefile
1694 2004-10-13 Stefan Kost <ensonic@users.sf.net>
1696 * docs/gst/tmpl/gstobject.sgml:
1697 * docs/gst/tmpl/gstplugin.sgml:
1698 * docs/gst/tmpl/gstpluginfeature.sgml:
1699 * docs/gst/tmpl/gstregistry.sgml:
1700 * docs/gst/tmpl/gstversion.sgml:
1702 more api documentation
1703 * gst/gstplugin.c: (gst_plugin_register_func),
1704 (gst_plugin_check_file), (gst_plugin_load_file):
1705 better error signaling and logging
1707 2004-10-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1709 * gst/gstqueue.c: (gst_queue_init), (gst_queue_handle_src_query):
1710 Subtract current queue contents from position queries.
1712 2004-10-11 Johan Dahlin <johan@gnome.org>
1714 * gst/gsturi.c (gst_uri_get_location): unescape string
1715 (gst_uri_construct): escape string.
1717 2004-10-11 Benjamin Otte <otte@gnome.org>
1719 * gst/gstpad.c: (gst_pad_renegotiate), (gst_pad_try_set_caps),
1720 (gst_pad_try_set_caps_nonfixed):
1721 allow renegotiation of unconnected pads (as inside spider). Simply
1722 return OK if unconnected - mimic try_set_caps there.
1724 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1726 * gst/gstbin.c: (gst_bin_sync_children_state):
1729 2004-10-09 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1731 * gst/elements/gstfakesrc.c: (gst_fakesrc_get):
1732 Set element to EOS before sending EOS event
1734 2004-10-08 Wim Taymans <wim at fluendo dot com>
1736 * gst/elements/gsttypefindelement.c:
1737 (gst_type_find_element_handle_event):
1738 Handle EOS events when doing the transition from
1739 typefind to data passing. This should fix the
1740 infinite loops in short files.
1742 2004-10-07 Wim Taymans <wim at fluendo dot com>
1744 * gst/gstthread.c: (gst_thread_change_state),
1745 (gst_thread_child_state_change):
1746 Make sure no iteration happens while performing
1747 the state change as it could mess up the internal
1748 consistency of the thread state.
1750 2004-10-07 Wim Taymans <wim at fluendo dot com>
1752 * gst/gstthread.c: (gst_thread_dispose), (gst_thread_sync),
1753 (gst_thread_change_state), (gst_thread_child_state_change):
1754 Do not try to grab the iterate lock in the state change method
1755 when we are in the same thread as the iterate or else we
1756 could deadlock. Some other cleanups.
1758 2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
1763 === release 0.8.7 ===
1765 2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
1771 releasing 0.8.7, "A Cruise"
1773 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
1775 * docs/random/mimetypes:
1776 Add an entry for Sony ATRAC3 audio format with mime-type
1777 used by rmdemux et riff-read
1779 2004-10-06 Wim Taymans <wim at fluendo dot com>
1781 * gst/elements/gsttypefindelement.c: (stop_typefinding):
1782 Push the buffer store instead of clearing it in case that
1783 the stream is not seekable.
1785 2004-10-06 Wim Taymans <wim at fluendo dot com>
1787 * gst/gstthread.c: (gst_thread_init), (gst_thread_change_state),
1788 (gst_thread_main_loop):
1789 Lock the iteration and the state change so that automatic
1790 negotiation and fixation does not happen at the same time
1791 as the in stream negotiation.
1793 2004-10-05 Thomas Vander Stichele <thomas at apestaart dot org>
1798 === release 0.8.6 ===
1800 2004-10-05 Thomas Vander Stichele <thomas at apestaart dot org>
1806 releasing 0.8.6, "Narc"
1808 2004-10-05 Thomas Vander Stichele <thomas at apestaart dot org>
1813 2004-10-05 Thomas Vander Stichele <thomas at apestaart dot org>
1815 patch by: Steve Lhomme
1817 * gst/elements/gstfakesrc.c:
1818 * gst/elements/gstidentity.c:
1822 2004-10-01 Wim Taymans <wim at fluendo dot com>
1824 * libs/gst/dataprotocol/dataprotocol.c: (gst_dp_crc):
1825 Fix threadsafety of the crc checking function.
1827 2004-09-26 Thomas Vander Stichele <thomas at apestaart dot org>
1829 patch by: Ronald Bultje
1831 * gst/elements/gsttypefindelement.c: (stop_typefinding),
1832 (gst_type_find_element_handle_event),
1833 (gst_type_find_element_chain):
1834 * gst/elements/gsttypefindelement.h:
1836 Filter out discont event from seekable sources when typefind
1837 asks them to seek. Fixes typefind with demuxers for
1838 avi, asf and matroska.
1840 2004-09-26 Thomas Vander Stichele <thomas at apestaart dot org>
1842 * docs/gst/gstreamer-sections.txt:
1846 Revert preferred caps: (#147789)
1848 2004-09-19 Steve Lhomme <steve.lhomme@free.fr>
1853 2004-09-10 Thomas Vander Stichele <thomas at apestaart dot org>
1858 2004-09-09 Thomas Vander Stichele <thomas at apestaart dot org>
1861 * docs/manual/elements-api.xml:
1862 restructure so that common stuff is shown first
1863 * docs/manual/init-api.xml:
1865 * docs/manual/manual.xml:
1867 * docs/url.entities:
1868 link to API on the website, possibly override later in build
1869 * examples/manual/.cvsignore:
1871 * examples/manual/Makefile.am:
1873 * examples/manual/extract.pl:
1874 error out on failure
1876 2004-09-08 Thomas Vander Stichele <thomas at apestaart dot org>
1878 * docs/gst/tmpl/gstthread.sgml:
1879 * docs/manual/init-api.xml:
1880 * examples/manual/Makefile.am:
1881 convert two code bits to examples
1883 2004-09-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1885 * gst/gstelement.c: (gst_element_change_state):
1886 Well, actually, I was about to remove this insane assert when
1887 I noticed Wim already did that. A warning is nice so we can
1888 fix actual ugs (using --g-fatal-warnings and backtraces), so
1889 I added that instead.
1891 2004-09-06 Wim Taymans <wim@fluendo.com>
1893 * gst/gstelement.c: (gst_element_threadsafe_properties_pre_run),
1894 (gst_element_threadsafe_properties_post_run),
1895 (gst_element_set_state), (gst_element_change_state):
1896 Added extra refcounting around various places.
1898 2004-09-06 Wim Taymans <wim@fluendo.com>
1900 * gst/gstpad.c: (gst_pad_link_call_link_functions):
1903 2004-09-06 Wim Taymans <wim@fluendo.com>
1905 * gst/schedulers/gstoptimalscheduler.c: (add_to_group),
1906 (remove_from_group):
1907 Some more debug info.
1909 2004-09-03 Wim Taymans <wim@fluendo.com>
1911 * gst/elements/gstfakesrc.c: (gst_fakesrc_class_init),
1912 (gst_fakesrc_init), (gst_fakesrc_set_clock),
1913 (gst_fakesrc_set_property), (gst_fakesrc_get_property),
1914 (gst_fakesrc_get), (gst_fakesrc_change_state):
1915 * gst/elements/gstfakesrc.h:
1916 * gst/elements/gstidentity.c: (gst_identity_class_init),
1917 (gst_identity_init), (gst_identity_chain),
1918 (gst_identity_set_property), (gst_identity_get_property),
1919 (gst_identity_change_state):
1920 * gst/elements/gstidentity.h:
1921 Added datarate properties to limit the datarate.
1924 2004-08-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
1926 * gst/autoplug/gstspider.c: (plugin_init):
1927 don't set a rank. We don't want to autoplug by inserting spiders.
1929 2004-08-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
1931 * gst/autoplug/gstspider.c: (gst_spider_class_init),
1932 (gst_spider_identity_plug):
1933 add a template for spider's sink
1934 * gst/gst.c: (gst_register_core_elements):
1935 queue's rank should be NULL, we don't want spider to add it.
1937 2004-08-18 David Schleef <ds@schleef.org>
1939 * docs/gst/Makefile.am: Remove --ignore-fail-on-non-empty (#150331)
1940 * docs/libs/Makefile.am: same
1941 * docs/gst/tmpl/gstxml.sgml: Remove GstXMLNs
1942 * docs/random/ds/0.9-planning: random additions
1943 * docs/random/ds/0.9-suggested-changes: same
1944 * gst/gstxml.h: remove vestigal GstXMLNs definition
1946 Preferred caps: (#147789)
1947 * docs/gst/gstreamer-sections.txt: Add symbols
1948 * docs/gst/tmpl/gstcaps.sgml: Add symbols
1949 * gst/gstcaps.c: (gst_caps_copy), (gst_caps_free),
1950 (gst_caps_append), (gst_caps_copy_1), (gst_caps_intersect),
1951 (gst_caps_union), (gst_caps_save_thyself), (gst_caps_load_thyself),
1952 (gst_caps_get_preferred), (gst_caps_set_preferred),
1953 (gst_caps_get_structure_by_id), (gst_caps_prefer_foreach),
1954 (gst_caps_use_preferred): Handle caps preferences
1955 * gst/gstcaps.h: Add caps preferences
1956 * gst/gstpad.c: (gst_pad_link_get_preferred),
1957 (gst_pad_link_fixate), (gst_pad_link_call_link_functions),
1958 (gst_pad_renegotiate), (gst_pad_guess_preferred),
1959 (gst_pad_get_caps), (gst_pad_push): Use caps preferences for
1962 2004-08-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
1964 * gst/autoplug/gstspideridentity.c:
1965 (gst_spider_identity_request_new_pad):
1966 * gst/elements/gstaggregator.c: (gst_aggregator_base_init),
1967 (gst_aggregator_init):
1968 * gst/elements/gstfakesink.c: (gst_fakesink_base_init),
1969 (gst_fakesink_init):
1970 * gst/elements/gstfakesrc.c: (gst_fakesrc_base_init),
1972 * gst/elements/gstfdsink.c: (gst_fdsink_base_init),
1974 * gst/elements/gstfdsrc.c: (gst_fdsrc_base_init), (gst_fdsrc_init):
1975 * gst/elements/gstfilesink.c: (gst_filesink_base_init),
1976 (gst_filesink_init):
1977 * gst/elements/gstfilesrc.c: (gst_filesrc_base_init),
1979 * gst/elements/gstidentity.c: (gst_identity_base_init),
1980 (gst_identity_init):
1981 * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_base_init),
1982 (gst_multifilesrc_init):
1983 * gst/elements/gstpipefilter.c: (gst_pipefilter_base_init),
1984 (gst_pipefilter_init):
1985 * gst/elements/gststatistics.c: (gst_statistics_base_init),
1986 (gst_statistics_init):
1987 * gst/elements/gsttee.c: (gst_tee_base_init), (gst_tee_init):
1988 * gst/gstqueue.c: (gst_queue_base_init), (gst_queue_init):
1989 s/gst_pad_new/&_from_template/
1990 register pad templates in the base_init function
1991 add static pad template definitions
1993 2004-08-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
1995 * testsuite/bytestream/gstbstest.c: (gst_bstest_init):
1996 * testsuite/dynparams/dparamstest.c: (gst_dptest_init):
1997 * testsuite/refcounting/pad.c: (main):
1998 * testsuite/refcounting/thread.c: (create_thread_ghostpads):
1999 s/gst_pad_new/&_from_template/
2000 prepare deprecation of gst_pad_new
2002 2004-08-17 Thomas Vander Stichele <thomas at apestaart dot org>
2004 patch by: Luca Ognibene <skaboy81@virgilio.it>
2010 fix memleaks. Fixes #150001
2012 2004-08-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
2014 * docs/random/ds/0.9-suggested-changes:
2015 add notes - mostly about pad templates
2017 2004-08-16 Steve Lhomme <steve.lhomme@free.fr>
2019 * win32/GStreamer.vcproj:
2020 temporary locale files are .gmo not .mo
2022 2004-08-16 Thomas Vander Stichele <thomas at apestaart dot org>
2024 * configure.ac: bump nano to cvs
2026 === release 0.8.5 ===
2028 2004-08-16 Thomas Vander Stichele <thomas at apestaart dot org>
2031 releasing 0.8.5, "Stuttgart"
2035 * docs/random/release:
2038 2004-08-16 Thomas Vander Stichele <thomas at apestaart dot org>
2040 patch by: Wim Taymans (wim@fluendo.com)
2044 * libs/gst/dataprotocol/dataprotocol.c:
2045 copy KEY_UNIT and DELTA_UNIT flags correctly. Fixes #150242
2047 2004-08-13 Thomas Vander Stichele <thomas at apestaart dot org>
2051 add win32 dir to the build. Fixes #149981.
2053 2004-08-13 Thomas Vander Stichele <thomas at apestaart dot org>
2056 bump libtool versioning
2057 * gst/gststructure.c:
2058 mark function as static
2073 trademark protection
2075 2004-08-12 Thomas Vander Stichele <thomas at apestaart dot org>
2079 set GST_PACKAGE to source, and distinguish between release and other
2080 * tools/gst-inspect.c:
2081 print out plugin an element factory is part of so we see this info
2083 2004-08-12 Thomas Vander Stichele <thomas at apestaart dot org>
2085 * docs/gst/gstreamer-sections.txt:
2086 * docs/gst/tmpl/gstbuffer.sgml:
2087 * docs/gst/tmpl/gstschedulerfactory.sgml:
2088 reorder docs a little, make GstBuffer's more sensible.
2090 API: added GST_BUFFER_FLAG_DELTA_UNIT
2091 * gst/gstscheduler.c:
2092 comment API addition
2094 2004-08-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
2096 * gst/elements/gstfilesrc.c: (gst_filesrc_get_mmap):
2097 work with non-regular files that can be mmapped (like /dev/zero)
2098 * gst/elements/gsttypefindelement.c: (gst_type_find_element_chain):
2099 get rid of typefinds that require a seek when we can't seek instead
2100 of trying them over and over again
2101 * tools/gst-launch.c: (idle_func), (error_cb), (main):
2102 return non-zero failure value when the pipeline was interrupted or
2105 2004-08-11 Steve Lhomme <steve.lhomme@free.fr>
2108 * win32/GStreamer.vcproj:
2109 compile and install the locales
2111 2004-08-11 Steve Lhomme <steve.lhomme@free.fr>
2114 fix a possible memory leak under Windows
2116 2004-08-11 Steve Lhomme <steve.lhomme@free.fr>
2118 * win32/GStreamer.vcproj:
2119 fix a memory leak that occured under Windows
2120 * win32/gstreamer.def:
2121 add gst_scheduler_register
2123 2004-08-11 Benjamin Otte <otte@gnome.org>
2125 * docs/gst/gstreamer-sections.txt:
2126 * gst/gstscheduler.c: (gst_scheduler_register):
2127 * gst/gstscheduler.h:
2129 add gst_scheduler_register shortcut similar to gst_element_register
2130 * gst/schedulers/entryscheduler.c: (plugin_init):
2131 * gst/schedulers/gstbasicscheduler.c: (plugin_init):
2132 * gst/schedulers/gstoptimalscheduler.c: (plugin_init):
2135 2004-08-10 Steve Lhomme <steve.lhomme@free.fr>
2138 fix a memory leak that occured under Windows
2140 2004-08-10 Colin Walters <walters@redhat.com>
2142 * gst/registries/gstxmlregistry.c (gst_xml_registry_open_func):
2143 Don't use O_EXCL to open temporary registry. It will prevent
2144 registry creation if a temporary one already exists, which
2147 2004-08-09 Steve Lhomme <steve.lhomme@free.fr>
2149 * docs/gst/gstreamer-sections.txt:
2150 * docs/gst/tmpl/gstvalue.sgml:
2151 remove some valuable stuff from the documentation due to the use of GST_EXPORT
2153 2004-08-09 Steve Lhomme <steve.lhomme@free.fr>
2155 * win32/gstbytestream.vcproj:
2156 * win32/gstelements.vcproj:
2157 * win32/gstgetbits.vcproj:
2158 * win32/gst-inspect.vcproj:
2159 * win32/gst-launch.vcproj:
2160 * win32/gstoptimalscheduler.vcproj:
2161 * win32/GStreamer.vcproj:
2162 * win32/gst-register.vcproj:
2163 * win32/gstspider.vcproj:
2164 update the include and lib dirs to fit standard libraries as
2165 described in the Win32 manual
2167 2004-08-09 Steve Lhomme <steve.lhomme@free.fr>
2170 * win32/gstversion.h:
2171 enable NLS again, push the version number for the coming 0.8.5 release
2173 2004-08-09 Steve Lhomme <steve.lhomme@free.fr>
2176 export gst_type_XXX for windows DLLs
2178 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
2180 * docs/faq/gst-uninstalled:
2181 fix PKG_CONFIG_PATH and PYTHONPATH
2182 * gst/schedulers/Makefile.am:
2184 * libs/gst/bytestream/bytestream.c:
2188 adding Albanian translation (Laurent Dhima)
2192 2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
2196 updated translations
2198 2004-08-04 Benjamin Otte <otte@gnome.org>
2200 * tests/mass_elements.c: (main):
2201 allow specifying src and sink element explicitly, so I can test
2202 videotestsrc instead of fakesrc
2204 2004-08-04 Benjamin Otte <otte@gnome.org>
2206 * gst/gststructure.c: (gst_structure_id_empty_new_with_size),
2207 (gst_structure_id_empty_new), (gst_structure_empty_new),
2208 (gst_structure_copy):
2209 add gst_structure_id_empty_new_with_size to allow preallocating
2210 value array sizes. Use this in gst_structure_copy to get rid of
2212 don't do quark=>string=>quark when copying structures
2214 2004-08-03 Steve Lhomme <steve.lhomme@free.fr>
2216 * docs/manual/win32.xml:
2218 update documentation with the clean version of dependencies
2220 2004-08-03 Benjamin Otte <otte@gnome.org>
2222 * gst/schedulers/entryscheduler.c:
2223 (gst_entry_scheduler_remove_element):
2224 fix for GST_DISABLE_DEBUG
2225 * tools/gst-launch.c: (print_tag):
2226 fixes for G_DISABLE_ASSERT
2228 2004-08-03 Benjamin Otte <otte@gnome.org>
2230 * gst/gst.c: (gst_register_core_elements):
2231 fix for G_DISABLE_ASSERT
2232 * gst/gstinfo.c: (__gst_in_valgrind):
2233 add for GST_DISABLE_DEBUG
2235 2004-08-03 Benjamin Otte <otte@gnome.org>
2237 * gst/parse/parse.l:
2238 fix for G_DISABLE_ASSERT
2240 2004-08-03 Wim Taymans <wim@fluendo.com>
2242 * gst/gstbin.c: (gst_bin_get_type),
2243 (gst_bin_child_state_change_func):
2244 * gst/gstthread.c: (gst_thread_change_state):
2245 Backported some debug logging from a reverted patch
2246 Don't try to destroy the thread twice. Added some more
2247 debugging in GstThread. Unlock and signal even if we
2248 are in the thread context.
2250 2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org>
2255 2004-07-30 David Schleef <ds@schleef.org>
2257 * gst/gstatomic_impl.h: Enable atomic code for x86_64
2259 2004-07-29 David Schleef <ds@schleef.org>
2261 * libs/gst/dataprotocol/dataprotocol-test.c: (conversion_test):
2262 Use GST_READ_GUINTxx_BE(), since it accesses unaligned memory.
2264 2004-07-29 Thomas Vander Stichele <thomas at apestaart dot org>
2266 * gst/gstbin.c: (gst_bin_get_type), (gst_bin_class_init),
2267 (gst_bin_add_func), (gst_bin_remove_func),
2268 (gst_bin_child_state_change), (gst_bin_child_state_change_func),
2269 (set_kid_state_func), (gst_bin_change_state), (gst_bin_set_state),
2270 (gst_bin_change_state_norecurse), (gst_bin_dispose),
2271 (gst_bin_sync_children_state):
2273 * gst/gstthread.c: (gst_thread_class_init), (gst_thread_release),
2274 (gst_thread_change_state):
2275 * testsuite/states/Makefile.am:
2276 revert state change patches as agreed so we can rework them
2279 2004-07-29 Benjamin Otte <otte@gnome.org>
2281 * libs/gst/control/Makefile.am:
2282 link to libgstreamer (fixes Debian bug 262019, see
2283 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=262019 )
2285 2004-07-29 Wim Taymans <wim@fluendo.com>
2287 * testsuite/caps/fraction-convert.c: (check_from_double_convert),
2288 (check_from_fraction_convert), (transform_test), (main):
2289 Make the test less pedantic about float roundoff errors.
2291 2004-07-29 Benjamin Otte <otte@gnome.org>
2293 * gst/elements/gstfilesrc.c: (gst_filesrc_open_file),
2294 (gst_filesrc_srcpad_event):
2295 make seek events to before start/after end of file not fail, but
2296 seek to start/end instead
2297 * testsuite/caps/fraction-convert.c: (check_from_double_convert):
2300 2004-07-29 Benjamin Otte <otte@gnome.org>
2302 * gst/gstpad.c: (gst_pad_set_explicit_caps):
2303 check that caps are fixed
2304 * gst/gstpad.c: (gst_pad_template_new):
2305 don't try to simplify caps, costs too much time on gst_init
2306 * gst/gstplugin.c: (gst_plugin_add_feature):
2307 G_ERROR if features are added twice
2308 * gst/gsttypefind.c: (gst_type_find_register):
2309 * gst/gstelementfactory.c: (gst_element_register):
2310 don't add features twice
2311 * docs/random/ds/0.9-suggested-changes:
2312 add note about possible gst_init optimization
2314 2004-07-28 David Schleef <ds@schleef.org>
2316 * testsuite/elements/Makefile.am:
2317 * testsuite/elements/struct_i386.h:
2318 * testsuite/elements/struct_size.c: (main): A little test
2319 to keep distcheck from working if someone changes a structure
2322 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
2324 * docs/libs/Makefile.am:
2325 * docs/libs/gstreamer-libs-docs.sgml:
2326 * docs/libs/gstreamer-libs-sections.txt:
2327 * docs/libs/tmpl/gstbytestream.sgml:
2328 * docs/libs/tmpl/gstcontrol.sgml:
2329 * docs/libs/tmpl/gstdataprotocol.sgml:
2330 * docs/libs/tmpl/gstgetbits.sgml:
2331 * libs/gst/bytestream/Makefile.am:
2332 * libs/gst/bytestream/bytestream.c:
2333 * libs/gst/bytestream/bytestream.h:
2334 * libs/gst/control/Makefile.am:
2335 * libs/gst/dataprotocol/Makefile.am:
2336 * libs/gst/getbits/Makefile.am:
2337 * libs/gst/getbits/getbits.h:
2338 various doc and style fixes, adding bytestream to libs docs.
2340 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
2342 * docs/gst/gstreamer-docs.sgml:
2343 * docs/libs/Makefile.am:
2344 * docs/libs/gstreamer-libs-docs.sgml:
2345 * docs/libs/gstreamer-libs-sections.txt:
2346 * libs/gst/control/dparam.c:
2347 more doc fixes. gst-libs docs now build the same way as gst.
2349 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
2352 * testsuite/Makefile.am:
2353 * testsuite/bins/Makefile.am:
2354 * testsuite/caps/Makefile.am:
2355 * testsuite/cleanup/Makefile.am:
2356 * testsuite/clock/Makefile.am:
2357 * testsuite/debug/Makefile.am:
2358 * testsuite/dlopen/Makefile.am:
2359 * testsuite/dynparams/Makefile.am:
2360 * testsuite/elements/.cvsignore:
2361 * testsuite/elements/Makefile.am:
2362 * testsuite/enumcaps/Makefile.am:
2363 * testsuite/enumcaps/enumcaps.c:
2364 * testsuite/ghostpads/Makefile.am:
2365 * testsuite/indexers/Makefile.am:
2366 * testsuite/negotiation/Makefile.am:
2367 * testsuite/parse/Makefile.am:
2368 * testsuite/plugin/Makefile.am:
2369 * testsuite/refcounting/Makefile.am:
2370 * testsuite/schedulers/.cvsignore:
2371 * testsuite/states/Makefile.am:
2372 * testsuite/tags/Makefile.am:
2373 * testsuite/threads/Makefile.am:
2374 fold enumcaps into caps dir
2375 clean up Makefile.am's for testsuite
2377 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
2379 * docs/gst/Makefile.am:
2380 * docs/libs/Makefile.am:
2381 clean up docs build. Fixes needless rebuilding of template files.
2383 2004-07-28 Wim Taymans <wim@fluendo.com>
2385 * gst/gstbin.c: (set_kid_state_func), (gst_bin_set_state):
2386 * gst/gstthread.c: (gst_thread_release), (gst_thread_set_state):
2387 Make sure that a bin state change tries to keep the children
2389 Added debug logging to the thread.
2391 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
2393 * win32/GStreamer.vcproj:
2394 * win32/gstreamer.def:
2395 more exports for the plugins
2397 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
2399 * win32/gstgetbits.vcproj:
2400 * win32/gstgetbits.def:
2402 add support for the getbits plugin
2404 2004-07-27 Wim Taymans <wim@fluendo.com>
2406 * gst/gstvalue.c: (gst_value_transform_double_fraction),
2407 (gst_value_transform_fraction_double), (_gst_value_initialize):
2408 * testsuite/caps/Makefile.am:
2409 * testsuite/caps/fraction-convert.c: (check_from_double_convert),
2410 (check_from_fraction_convert), (transform_test), (main):
2411 Added transform functions between double and fraction.
2412 Added testcase to verify transforms
2414 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
2416 * win32/GStreamer.vcproj:
2417 rename GStreamer-0.8.lib to libgstreamer.lib
2419 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
2421 * win32/gstelements.vcproj:
2422 * win32/gstoptimalscheduler.vcproj:
2423 fixes for the Release build
2425 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
2428 update the version number
2430 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
2432 * win32/GStreamer.vcproj:
2433 add gstinterface to the build
2435 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
2437 * win32/gstreamer.def:
2438 add many definitions needed by plugins,
2439 GST_CAT_DEFAULT only available in the Debug build ?
2441 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
2443 * gst/gstelement.c: (gst_element_set_eos_recursive):
2444 various whitespace fixes.
2445 doc fix, fixes #148497
2447 2004-07-25 Benjamin Otte <otte@gnome.org>
2449 * gst/autoplug/gstspideridentity.c: (gst_spider_identity_link):
2450 don't delay links on the sink elements, it causes unnegotiated
2452 * gst/elements/gsttypefindelement.c:
2453 (gst_type_find_element_base_init):
2454 add our padtemplates, we indeed do have some.
2455 * gst/elements/gsttypefindelement.c:
2456 (gst_type_find_element_handle_event),
2457 (gst_type_find_element_chain):
2458 don't push data when typefinding failed.
2459 * gst/gstpad.c: (gst_pad_link_fixate):
2460 check that no fixate function returns empty caps.
2461 * gst/gstpad.c: (gst_pad_push):
2462 check that the link is negotiated before data gets pushed.
2463 * tools/gst-register.c: (main):
2464 don't assert (fixes #148283)
2466 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
2468 * docs/gst/gstreamer-sections.txt:
2469 * docs/gst/tmpl/gstconfig.sgml:
2470 add GST_PLUGIN_EXPORT definition
2472 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
2475 * gst/gstconfig.h.in:
2476 * win32/gstconfig.h:
2477 * win32/gstelements.def:
2478 * win32/gstelements.vcproj:
2479 * win32/gstoptimalscheduler.def:
2480 * win32/gstoptimalscheduler.vcproj:
2481 * win32/gstspider.def:
2482 * win32/gstspider.vcproj:
2483 remove unused .def files and export symbols using GST_PLUGIN_DEFINE
2485 2004-07-25 Thomas Vander Stichele <thomas at apestaart dot org>
2487 * docs/gst/gstreamer-sections.txt:
2488 remove GST_CAT_DEFAULT because the type has changed
2490 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
2492 * win32/gstbytestream.vcproj:
2493 * win32/gstelements.vcproj:
2494 * win32/gst-inspect.vcproj:
2495 * win32/gst-launch.vcproj:
2496 * win32/gstoptimalscheduler.vcproj:
2497 * win32/GStreamer.vcproj:
2498 * win32/gst-register.vcproj:
2499 * win32/gstspider.vcproj:
2501 Copy the files where needed after building, The testsuite will be
2504 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
2508 * docs/manual/win32.xml:
2509 Fixed the plugin and GStreamer location
2511 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
2513 * win32/gstreamer.def:
2514 More exports for the plugins
2516 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
2519 Marc was right, we need to export literally GST_CAT_DEFAULT
2521 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
2524 NLS crashes in gettext, disabled until this is solved
2526 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
2528 * win32/gst-inspect.vcproj:
2529 * win32/gst-launch.vcproj:
2530 Should use NLS when available
2532 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
2534 * gst/registries/gstxmlregistry.c:
2535 removing the file doesn't seem to be a good idea on Linux
2537 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
2539 * gst/registries/gstxmlregistry.c:
2540 Remove the registry before renaming the tempfile (needed for Windows)
2542 2004-07-23 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2544 * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_class_init),
2545 (gst_multifilesrc_init), (gst_multifilesrc_set_property),
2546 (gst_multifilesrc_get_property), (gst_multifilesrc_get):
2547 * gst/elements/gstmultifilesrc.h:
2548 Added newmedia property so it generates newmedia events between each
2549 file when property is set, as well as fixed eos handling
2551 2004-07-22 David Schleef <ds@schleef.org>
2553 * gst/gststructure.c: (gst_structure_id_empty_new),
2554 (gst_structure_empty_new): Set type field correctly.
2555 * gst/gststructure.h: Check type field correctly.
2556 * testsuite/caps/Makefile.am:
2557 * testsuite/caps/structure.c: (test1), (main): Add a very small
2558 test for structures.
2560 2004-07-22 David Schleef <ds@schleef.org>
2562 * docs/random/ds/0.9-suggested-changes: more comments
2563 * tools/gst-launch.c: (idle_func): Fix hard-to-translate string.
2565 2004-07-22 Benjamin Otte <otte@gnome.org>
2567 * gst/gstelementfactory.c: (gst_element_register):
2568 set the factory in the class struct, so gst_element_get_factory
2570 * gst/parse/grammar.y:
2571 set element to playing when it gets unlocked as we can't rely on the
2572 bin state - all elements in the bin state might still be locked in
2575 2004-07-22 Benjamin Otte <otte@gnome.org>
2577 * gst/gstelement.c: (gst_element_set_state_func):
2578 make this a static function
2580 2004-07-22 Wim Taymans <wim@fluendo.com>
2582 * gst/schedulers/gstoptimalscheduler.c: (remove_from_group),
2583 (gst_opt_scheduler_pad_link):
2584 fix 147894-2 and the group_link problem.
2586 2004-07-22 Wim Taymans <wim@fluendo.com>
2588 * testsuite/schedulers/147894-2.c: (queue_empty), (queue_filled),
2589 (handoff_identity), (main):
2590 * testsuite/schedulers/147894.c: (queue_empty), (queue_filled),
2591 (handoff_identity), (main):
2592 * testsuite/schedulers/Makefile.am:
2593 * testsuite/schedulers/group_link.c: (main):
2594 Show bug in scheduler when linking chain and loop based element
2595 where the chain based element was not yet in a group.
2597 2004-07-21 Benjamin Otte <otte@gnome.org>
2600 * gst/autoplug/.cvsignore:
2601 * gst/elements/.cvsignore:
2602 * gst/indexers/.cvsignore:
2603 * libs/gst/bytestream/.cvsignore:
2604 * libs/gst/control/.cvsignore:
2605 * libs/gst/getbits/.cvsignore:
2606 * testsuite/states/.cvsignore:
2607 * testsuite/threads/.cvsignore:
2608 keep this up to date, since I seem to be the only one who cares
2609 about not missing files on commits (editor's note: no you don't,
2610 but feel free to change them at the time you add stuff instead
2613 2004-07-21 Benjamin Otte <otte@gnome.org>
2615 * gst/gstbin.c: (gst_bin_get_type), (gst_bin_class_init),
2616 (gst_bin_fix_state), (gst_bin_add_func), (gst_bin_remove_func),
2617 (gst_bin_child_state_change_func), (set_kid_state_func),
2618 (gst_bin_set_state), (gst_bin_change_state_norecurse):
2619 make state changes work correctly and reentrant (so removing
2620 elements from bins during state changes of bins doesn't cause
2621 segfaults or even wrong states)
2622 add debugging category and debugging output to print children states
2623 * gst/gstbin.c: (gst_bin_dispose):
2624 add some assertion checks
2626 * gst/gstbin.c: (gst_bin_sync_children_state):
2627 deprecate this function - it just does gst_bin_set_state (bin,
2629 * testsuite/threads/queue.c: (main):
2630 don't use gst_bin_sync_children_state anymore
2631 * testsuite/states/Makefile.am:
2632 * testsuite/states/bin.c:
2633 test that the state changes of bins work as expected
2634 * gst/gstthread.c: (gst_thread_class_init), (gst_thread_set_state):
2635 some adjustments to change states correctly, too
2636 * gst/gstthread.c: (gst_thread_change_state):
2637 don't enable/disable "threadsafe" properties, they're unused and
2638 cause random segfaults
2639 * testsuite/threads/Makefile.am:
2640 the queue check randomly passes now, ignore it
2642 2004-07-21 Benjamin Otte <otte@gnome.org>
2645 check if data is NULL before outputting debug info. (fixes #145100)
2647 2004-07-21 Benjamin Otte <otte@gnome.org>
2649 * gst/schedulers/entryscheduler.c:
2650 (gst_entry_scheduler_loop_wrapper),
2651 (gst_entry_scheduler_chain_wrapper),
2652 (gst_entry_scheduler_get_wrapper):
2653 reset the state when the cothread starts, so we don't get assertion
2654 failures on restarting of cothreads
2656 2004-07-20 Benjamin Otte <otte@gnome.org>
2658 * gst/gstelement.c: (gst_element_link_pads_filtered):
2659 use correct sinkpad, if only sinkpad is specified, but not srcpad
2661 * gst/gstelement.c: (gst_element_set_state_func),
2662 (gst_element_change_state): ref/unref the element, signal handlers
2663 could get rid of the element otherwise
2665 2004-07-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
2667 * docs/random/ds/0.9-suggested-changes:
2668 Make note about renaming fixed-list to array.
2669 * gst/gstvalue.c: (gst_value_intersect_fixed_list),
2670 (_gst_value_initialize):
2671 Add array intersections.
2672 * testsuite/caps/intersect2.c: (main):
2673 Add test for array intersections.
2675 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
2677 * configure.ac: back to cvs
2679 === release 0.8.4 ===
2681 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
2684 releasing 0.8.4, "Paella"
2685 bump libtool versioning
2687 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
2691 adding Catalan translation (Jordi Mallach)
2693 2004-07-20 Wim Taymans <wim@fluendo.com>
2695 * testsuite/schedulers/147894-2.c: (queue_empty), (queue_filled),
2696 (handoff_identity), (main):
2697 * testsuite/schedulers/147894.c: (queue_empty), (queue_filled),
2698 (handoff_identity), (main):
2699 * testsuite/schedulers/Makefile.am:
2700 Added failing testcase for variant of #147894
2702 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
2704 patch by: David Moore
2706 * gst/schedulers/gstoptimalscheduler.c: (group_has_element),
2707 (schedule_group), (gst_opt_scheduler_schedule_run_queue),
2708 (group_migrate_connected):
2709 * testsuite/schedulers/Makefile.am:
2710 fix for #142813 (Deadlock in optimal scheduler)
2712 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
2714 patch by: Wim Taymans
2716 * gst/schedulers/gstoptimalscheduler.c: (group_has_element),
2717 (gst_opt_scheduler_schedule_run_queue),
2718 (gst_opt_scheduler_get_wrapper), (get_group),
2719 (group_migrate_connected):
2720 * testsuite/schedulers/Makefile.am:
2721 fix for #147819 (Add some checks in the opt scheduler)
2723 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
2725 patch by: Benjamin Otte
2727 * gst/gstelementfactory.c: (__gst_element_details_set):
2728 fix for #147929: running gst-register in non-utf8 locale can cause
2731 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
2733 patch by: Wim Taymans
2735 * gst/schedulers/gstoptimalscheduler.c: (group_num_elements),
2736 (group_has_element), (element_get_reachables_func),
2737 (group_migrate_connected):
2738 fix for #147894 (opt scheduler decoupled elements mismanagement)
2739 * testsuite/schedulers/Makefile.am:
2740 testsuite app now passes
2742 2004-07-19 Wim Taymans <wim@fluendo.com>
2744 * testsuite/schedulers/147819.c: (handoff_identity1),
2745 (handoff_identity2), (main):
2746 * testsuite/schedulers/Makefile.am:
2747 Added testcase for bug 147819
2749 2004-07-19 Wim Taymans <wim@fluendo.com>
2751 * testsuite/schedulers/147894.c: (queue_empty), (queue_filled),
2752 (handoff_identity), (main):
2753 * testsuite/schedulers/Makefile.am:
2754 Added testcase for bug 147894
2756 2004-07-16 Wim Taymans <wim@fluendo.com>
2758 * testsuite/schedulers/142183-2.c: (handoff_identity), (main):
2759 * testsuite/schedulers/142183.c: (handoff_identity), (main):
2760 * testsuite/schedulers/Makefile.am:
2761 Added testsuite for bug 142183 in its two incarnations. Refcount
2762 is not increased for scheduled elements and threadsafe properties
2763 mutexes are not properly unlocked.
2765 2004-07-16 Wim Taymans <wim@fluendo.com>
2767 * gst/schedulers/gstoptimalscheduler.c: (gst_opt_scheduler_init),
2768 (create_chain), (destroy_chain), (create_group), (destroy_group),
2769 (add_to_group), (merge_groups), (group_elements), (group_inc_link),
2770 (group_dec_link), (gst_opt_scheduler_pad_link),
2771 (group_inc_links_for_element), (group_migrate_connected):
2772 Call group_inc_link with the proper src->sink ordering --
2773 break this, and we break sort_chain. patch from wingo for bug
2775 Partially revert patch 1.89. When adding a loop based element to
2776 the scheduler, the links to other groups are automatically followed
2777 and incremented. This should not happen because the bin will call
2778 pad_link explicitly for those connection, resulting in them counted
2779 twice. Results in assertion failure on pipeline cleanup.
2781 2004-07-16 Wim Taymans <wim@fluendo.com>
2783 * testsuite/schedulers/143777-2.c: (main):
2784 * testsuite/schedulers/147713.c: (handoff_src), (handoff_sink),
2786 * testsuite/schedulers/Makefile.am:
2787 Added cleanup code to testcase 143777-2.
2788 Added testcase to show bug 147713, does not really show the
2789 deadlock as I can't figure out how to trigger it, but it does
2790 demonstrate bad ordering in the scheduler.
2792 2004-07-16 Thomas Vander Stichele <thomas at apestaart dot org>
2794 * gst/gstvalue.c: (gst_value_deserialize_fraction):
2795 change strndup to g_strndup. Fixes #147707
2797 2004-07-16 Thomas Vander Stichele <thomas at apestaart dot org>
2809 updated translations
2811 2004-07-16 Benjamin Otte <otte@gnome.org>
2813 * gst/gstvalue.c: (gst_greatest_common_divisor):
2814 use ints and return ints, fractions only use ints, too, so this
2815 avoids accidently casting multiplications to unsigned
2816 (gst_value_lcopy_fraction): it's ints, not uint32
2817 (gst_value_set_fraction): disallow minint, multiplying and negation
2819 (gst_value_fraction_multiply): fix to make large numbers work and get
2820 rid of the assumption that the multiplication of two ints fits an
2821 int64 - dunno if that's true for all systems
2822 * testsuite/caps/Makefile.am:
2823 * testsuite/caps/fraction-multiply-and-zero.c:
2824 (check_multiplication), (check_equal), (zero_test), (main):
2825 add tests for all the stuff above
2826 * testsuite/caps/value_compare.c: (test1):
2829 * testsuite/caps/.cvsignore:
2830 * testsuite/debug/.cvsignore:
2831 * testsuite/dlopen/.cvsignore:
2832 * testsuite/states/.cvsignore:
2835 2004-07-16 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2837 * docs/manual/bins-api.xml:
2838 * docs/manual/factories.xml:
2839 * docs/manual/helloworld.xml:
2840 * docs/manual/links-api.xml:
2841 fixes for out of date info, incorrect info and grammar
2843 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2845 * docs/manual/pads.xml:
2846 * docs/manual/pads-api.xml: grammar fix
2848 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2850 * docs/manual/pads-api.xml: typo + grammar fix
2852 2004-07-15 Thomas Vander Stichele <thomas at apestaart dot org>
2854 * docs/gst/gstreamer-sections.txt:
2856 * docs/gst/tmpl/gstelement.sgml:
2857 * docs/gst/tmpl/gstpad.sgml:
2858 * docs/gst/tmpl/gsttypes.sgml:
2859 * docs/gst/tmpl/gstvalue.sgml:
2861 * gst/gststructure.c: (gst_structure_set_valist),
2862 (gst_structure_from_abbr), (gst_structure_to_abbr):
2863 * gst/gstvalue.c: (gst_value_compare_double), (gst_type_is_fixed),
2864 (gst_greatest_common_divisor), (gst_value_init_fraction),
2865 (gst_value_copy_fraction), (gst_value_collect_fraction),
2866 (gst_value_lcopy_fraction), (gst_value_set_fraction),
2867 (gst_value_get_fraction_numerator),
2868 (gst_value_get_fraction_denominator),
2869 (gst_value_fraction_multiply), (gst_value_serialize_fraction),
2870 (gst_value_deserialize_fraction),
2871 (gst_value_transform_fraction_string),
2872 (gst_value_transform_string_fraction),
2873 (gst_value_compare_fraction), (_gst_value_initialize):
2875 adding GstFraction GValue type, get/set, and multiply
2876 * testsuite/caps/Makefile.am:
2877 * testsuite/caps/fraction.c: (test), (main):
2878 * testsuite/caps/string-conversions.c: (main):
2879 * testsuite/caps/value_compare.c: (test1), (main):
2880 add regression tests for GstFraction
2882 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2884 * docs/manual/init-api.xml: Grammar fix
2886 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2888 * docs/manual/states.xml: Fix inconsistent information
2890 2004-07-15 Thomas Vander Stichele <thomas at apestaart dot org>
2892 * gst/gstelement.c: (gst_element_set_state):
2893 * gst/gstpad.c: (gst_pad_try_set_caps):
2894 * gst/gststructure.c:
2895 * gst/gstthread.c: (gst_thread_child_state_change):
2896 * gst/gstvalue.c: (gst_value_compare_double):
2898 * testsuite/parse/parse1.c: (main):
2899 debugging additions and style cleanups
2901 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2903 * docs/manual/states.xml: Grammar fix
2905 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2907 * docs/manual/pads.xml: Grammar fix
2909 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2911 * docs/manual/elements.xml: Fixed image reference
2913 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2915 * docs/manual/goals.xml: Grammar fix
2917 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2919 * docs/manual/motivation.xml:
2920 Bonobo is no longer "emerging" and added sentence regarding tcp plugins
2922 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2924 * docs/manual/motivation.xml: Fix spelling
2926 2004-07-15 Benjamin Otte <otte@gnome.org>
2929 Don't GST_ERROR_OBJECT empty strings - Solaris doesn't like NULL
2931 * gst/gstelement.c (gst_element_class_init):
2932 GError's are boxed, not objects
2933 * gst/gstmarshal.list:
2934 update list for the fixed error signal
2936 2004-07-14 Andy Wingo <wingo@pobox.com>
2938 * gst/gsttag.c: Add a tag merge func for pointers. The header was
2939 there all along, but the function wasn't. (guile-gstreamer's build
2940 system uses the address of the function -- I wasn't actually
2941 trying to use this.)
2943 2004-07-14 Andy Wingo <wingo@pobox.com>
2945 * gst/gstpad.c (gst_pad_try_set_caps): Naive link functions (such
2946 as gst_pad_proxy_pad_link) just link to every other pad when they
2947 are called. In the case where the graph has cycles, this will mean
2948 that a call to try_set_caps will recurse. Allow this recursion
2949 and return OK, while we wait for the first try_set_caps to give a
2950 proper return value.
2951 (gst_pad_link_call_link_functions): Since this function is the
2952 only one to set the NEGOTIATING flag on a pad, if the flag is set
2953 it means that the link functions have indirectly recursed. If this
2954 happens, error out to avoid infinite recursion and an eventual
2956 (gst_real_pad_class_init): Remove a crufty GtkObject comment.
2957 (gst_pad_proxy_getcaps): Intersect the result with the template
2958 caps to ensure that the return value is valid.
2960 2004-07-14 Andy Wingo <wingo@pobox.com>
2962 * gst/gstdata.c (gst_data_is_writable): s/>=/>/. If there is only
2963 one refcount, the calling function is the owner of the buffer.
2965 2004-07-14 Wim Taymans <wim@fluendo.com>
2967 * gst/schedulers/gstoptimalscheduler.c: (group_dec_link),
2968 (gst_opt_scheduler_pad_link), (group_migrate_connected):
2969 Fix stupid warning when an element is to be migrated but
2970 is already migrated.
2972 2004-07-14 Wim Taymans <wim@fluendo.com>
2974 * gst/schedulers/gstoptimalscheduler.c: (group_dec_link),
2975 (gst_opt_scheduler_pad_link), (group_migrate_connected):
2976 Make sure that a single non-loop-based element does not
2977 end up in a group. This fixes the testsuite again.
2979 2004-07-14 Wim Taymans <wim@fluendo.com>
2981 * gst/schedulers/gstoptimalscheduler.c: (create_group),
2982 (add_to_group), (merge_groups), (schedule_group),
2983 (gst_opt_scheduler_get_wrapper), (group_elements),
2984 (group_dec_link), (gst_opt_scheduler_pad_link),
2985 (group_migrate_connected), (gst_opt_scheduler_pad_unlink),
2986 (gst_opt_scheduler_iterate):
2987 move isolated groups to a new chain.
2988 Emit a warning instead of segfaulting in some error cases.
2989 Fix a bug where the link count between groups was not calculated
2990 correctly. Fixes #144510.
2992 2004-07-13 Steve Lhomme <steve.lhomme@free.fr>
2993 * gst/elements/gstfilesrc.c:
2994 Binary files support under Windows now OK
2996 2004-07-13 Benjamin Otte <otte@gnome.org>
2998 compatibility fixes for Solaris 8/gcc 2.95
3000 include libintl libs in LDFLAGS
3001 * gstvalue.c (gst_value_deserialize_buffer):
3002 cast isxdigit stuff to int to silence compiler warning
3004 2004-07-12 Benjamin Otte <otte@gnome.org>
3007 get rid of GST_O_READONLY, GST_FILE_MODE_READ and
3008 GST_FILE_MODE_WRITE, I don't want them in the exported headers. It
3009 just causes support madness
3010 * gst/elements/gstfilesrc.c: (gst_filesrc_open_file):
3011 make it work without this
3012 * gst/indexers/gstfileindex.c: (_file_index_id_save_entries),
3013 (gst_file_index_commit):
3014 glib IO channels don't want binary mode
3015 * testsuite/bytestream/filepadsink.c: (main):
3016 * testsuite/bytestream/test1.c: (read_param_file):
3017 use "rb" instead of GST_FILE_MODE_READ, it works on POSIX systems
3019 2004-07-12 Benjamin Otte <otte@gnome.org>
3021 * gst/gstelement.c: (gst_element_class_init),
3022 (gst_element_set_state), (gst_element_set_state_func):
3023 virutalize gst_element_set_state, use set_state member in class
3024 struct that was already added in 0.7 for this.
3025 * gst/gstbin.c: (gst_bin_foreach), (set_kid_state_func),
3026 (gst_bin_change_state):
3027 make gst_bin_foreach works similar to other foreach functions, plug
3028 memleaks in it. Make functions using it work with the new approach.
3029 Document gst_bin_foreach, so it can be exported if we want to
3030 * gst/gstbin.c: (gst_bin_class_init), (gst_bin_set_state):
3031 use virtualized set_state to make set_state on bins set the state of
3034 2004-07-12 Benjamin Otte <otte@gnome.org>
3037 require valgrind >= 2.1 (fixes Gentoo bug 53967, see
3038 http://bugs.gentoo.org/show_bug.cgi?id=53967)
3039 * gst/gstpad.c: (gst_pad_alloc_buffer):
3040 allow buffer_alloc functions to return NULL and allocate a normal
3043 2004-07-12 Steve Lhomme <steve.lhomme@free.fr>
3044 * gst/elements/gstfilesink.c:
3045 * gst/elements/gstfilesrc.c:
3046 * gst/indexers/gstfileindex.c:
3048 * testsuite/bytestream/filepadsink.c:
3049 * testsuite/bytestream/test1.c:
3050 Handle binary files under Windows
3052 2004-07-12 Steve Lhomme <steve.lhomme@free.fr>
3053 * docs/manual/win32.xml:
3055 * win32/gst-register.vcproj:
3056 * win32/gstreamer.def:
3057 Update to another gettext public build
3059 2004-07-12 Steve Lhomme <steve.lhomme@free.fr>
3061 Fix an impossible C syntax
3063 Disable i18n under Windows for the moment
3064 * win32/gst-register.vcproj:
3065 Use this configuration
3067 2004-07-12 Jan Schmidt <thaytan@mad.scientis.com>
3068 * docs/manual/quotes.xml:
3069 Keep the quotes file alive
3070 * docs/random/ds/0.9-suggested-changes:
3071 Add the suggestion of including a 'rowstride' as part of video
3074 2004-07-12 Thomas Vander Stichele <thomas at apestaart dot org>
3076 * gst/gstelement.c: (gst_element_set_state),
3077 (gst_element_change_state):
3078 d'oh. Set PENDING state correctly before forcing bin to change.
3079 * gst/gststructure.c: (gst_structure_value_get_generic_type),
3080 (gst_structure_parse_fixed_list):
3081 * gst/schedulers/gstoptimalscheduler.c:
3082 (gst_opt_scheduler_state_transition):
3083 * testsuite/states/parent.c: (main):
3084 remove comment now that it's fixed.
3086 2004-07-11 Benjamin Otte <otte@gnome.org>
3089 GST_SECOND shouldn't cause a conversion to unsigned.
3090 * testsuite/clock/.cvsignore:
3091 * testsuite/clock/Makefile.am:
3092 * testsuite/clock/signedness.c: (main):
3093 make sure it never will again
3095 2004-07-11 Andy Wingo <wingo@pobox.com>
3097 * gst/gstbin.c (gst_bin_add_func): If we're adding an element
3098 whose state is higher than the bin state, raise the bin state to
3099 ensure that bin state := highest child state.
3101 2004-07-11 Andy Wingo <wingo@pobox.com>
3103 * gst/gstbin.c (gst_bin_foreach): New static function. Calls a
3104 procedure on the children of a bin. Assumes that the procedure can
3105 change the set of children.
3106 (set_kid_state_func): New static function.
3107 (gst_bin_change_state): Use gst_bin_foreach to call
3108 set_kid_state_func. Fixes a bug: if a child had a state-change
3109 handler that removes it from the bin, there would be a segfault.
3110 Hopefully it should also work in the case where the state-change
3111 handler on one child adds or removes other children. In any case,
3112 fixes should go to gst_bin_foreach.
3114 2004-07-10 Thomas Vander Stichele <thomas at apestaart dot org>
3116 * gst/gstelement.c: (gst_element_set_state):
3117 compatibility fix for latest plugins release. Change loop back
3120 2004-07-09 Wim Taymans <wim@fluendo.com>
3122 * gst/gstbin.c: (gst_bin_remove), (gst_bin_dispose):
3123 * gst/gstthread.c: (gst_thread_dispose), (gst_thread_catch),
3124 (gst_thread_main_loop):
3125 Since remove is virtual in GstBin we must not assume the
3126 elements GList to have anothing useful.
3127 Add some more logging to GstThread and be a bit more paranoid
3128 when resetting the scheduler.
3129 Set the state of the bin to NULL before removing the children.
3131 2004-07-09 Zaheer Abbas Merali <zaheerabbas at merali dot org>
3133 * testsuite/threads/Makefile.am:
3134 * testsuite/threads/threadg.c:
3135 added test to check if problem when removing all elements from a
3136 GstThread before setting GstThread state to NULL
3138 2004-07-09 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3140 * docs/gst/tmpl/gstelement.sgml:
3141 * docs/gst/tmpl/gsttypes.sgml:
3142 * gst/gstbin.c: (gst_bin_change_state):
3143 * gst/gstelement.c: (gst_element_set_state),
3144 (gst_element_change_state):
3145 rework so that for bins we try to set the state on all children
3146 as well even if the bin is in the correct state already.
3147 change while to do so at least one iteration is done.
3148 For regular elements, we fall back to the previous behaviour for
3149 now since we first need a new plugins release.
3150 * testsuite/states/parent.c: (main):
3154 2004-07-09 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3156 * gst/gstqueue.c: (gst_queue_class_init), (gst_queue_finalize),
3157 (gst_queue_chain), (gst_queue_get), (gst_queue_handle_src_event),
3158 (gst_queue_release_locks), (gst_queue_change_state),
3159 (gst_queue_set_property):
3160 add proper lock debugging. Change dispose to finalize, since
3161 we're freeing mutexes and other stuff which should happen only once.
3163 2004-07-09 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3165 * docs/gst/tmpl/gstelement.sgml:
3166 * docs/gst/tmpl/gstplugin.sgml:
3167 * docs/gst/tmpl/gsttypes.sgml:
3168 * docs/pwg/building-state.xml:
3169 * gst/elements/gstfakesrc.c: (gst_fakesrc_change_state):
3170 * gst/gstelement.c: (gst_element_change_state):
3171 * gst/gstthread.c: (gst_thread_change_state):
3172 catch wrong state changes in element base class.
3174 2004-07-09 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3177 clean up layout a little.
3179 2004-07-09 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3182 * testsuite/Makefile.am:
3183 * testsuite/states/Makefile.am:
3184 * testsuite/states/parent.c: (main):
3185 re-enable states testsuite dir. Add test for state changes and
3188 2004-07-09 Wim Taymans <wim@fluendo.com>
3190 * gst/schedulers/gstoptimalscheduler.c:
3191 (gst_opt_scheduler_pad_link), (group_elements_set_visited),
3192 (element_get_reachables_func), (element_get_reachables),
3193 (debug_element), (rechain_group), (group_migrate_connected),
3194 (gst_opt_scheduler_pad_unlink):
3195 Do not try to migrate decoupled elements to a new group since
3196 they are not added to groups.
3198 2004-07-08 Benjamin Otte <otte@gnome.org>
3200 * gst/gstelement.c: (gst_element_error_func):
3201 make reentrant (= allow removing elements in error handler)
3203 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3205 * gst/gstpad.c: (gst_pad_event_default_dispatch),
3206 (gst_pad_send_event), (gst_pad_call_chain_function):
3207 events sent to elements below PAUSED cannot be handled, so
3210 2004-07-08 Wim Taymans <wim@fluendo.com>
3212 * gst/schedulers/gstoptimalscheduler.c:
3213 (chain_recursively_migrate_group), (create_group),
3214 (schedule_group), (gst_opt_scheduler_pad_link),
3215 (group_elements_set_visited), (element_get_reachables_func),
3216 (element_get_reachables), (group_can_reach_group), (debug_element),
3217 (rechain_group), (group_migrate_connected),
3218 (gst_opt_scheduler_pad_unlink):
3219 * testsuite/schedulers/Makefile.am:
3220 Implemented group splitting and rechaining.
3221 Fixes 143777 and 143777-2 in the testsuite.
3223 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3225 * gst/autoplug/gstspideridentity.c: (gst_spider_identity_chain):
3228 * gst/gstinfo.c: (gst_debug_log_default):
3229 print time nicely. add thread pointer until someone figures out
3230 a completely portable way of getting at thread id's.
3231 * gst/gstpad.c: (gst_pad_set_active), (gst_pad_link_try),
3232 (_invent_event), (gst_pad_pull), (gst_pad_event_default_dispatch),
3233 (gst_pad_call_chain_function):
3235 * gst/schedulers/gstoptimalscheduler.c:
3236 (get_group_schedule_function), (loop_group_schedule_function),
3237 (gst_opt_scheduler_loop_wrapper), (gst_opt_scheduler_get_wrapper),
3238 (pad_clear_queued), (gst_opt_scheduler_iterate):
3239 rename BUFPEN and friends to DATAPEN since that's what they are.
3241 2004-07-07 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3243 * gst/autoplug/gstspideridentity.c: (gst_spider_identity_chain):
3246 cleanups and debugging
3248 2004-07-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
3251 * gst/gstvalue.c: (gst_value_compare_enum),
3252 (gst_value_serialize_enum), (gst_value_deserialize_enum),
3253 (gst_value_can_compare), (gst_value_compare):
3254 * testsuite/Makefile.am:
3255 * testsuite/enumcaps/Makefile.am:
3256 * testsuite/enumcaps/enumcaps.c:
3257 Fix enum serialization, deserialization, comparison in caps, add
3258 a test to ensure that this continues working in the future.
3260 2004-07-06 David Schleef <ds@schleef.org>
3262 * gst/gstcaps.c: (gst_caps_save_thyself), (gst_caps_load_thyself):
3265 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
3267 * gst/gstplugin.c: (gst_plugin_check_file), (gst_plugin_load_file):
3269 * gst/registries/gstxmlregistry.c:
3270 (plugin_times_older_than_recurse), (plugin_times_older_than),
3271 (gst_xml_registry_parse_padtemplate):
3272 only rebuild registry when actual plugins have a newer time than
3273 the registry. Fixes #145520
3275 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
3277 * docs/manual/manual.xml:
3278 * docs/manual/win32.xml:
3279 add chapter on win32 building. fixes #142422
3281 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
3283 patch by: Sebastien Cote <sc5 at hermes.usherb.ca>
3285 * gst/autoplug/gstspider.c: (gst_spider_init),
3286 (gst_spider_dispose):
3287 fix spider memleaks. fixes #137863
3289 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
3291 patch by: Joe Marcus Clarke <marcus at freebsd dot org>
3293 * gst/schedulers/gstoptimalscheduler.c:
3294 (gst_opt_scheduler_pad_unlink):
3295 fix SIGBUS error, fixes #145338
3297 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
3299 * gst/gstobject.c: (gst_object_replace):
3300 * gst/gstscheduler.c: (gst_scheduler_get_clock):
3301 * gst/gstsystemclock.c: (gst_system_clock_obtain):
3302 clean up clock lifecycle. Fixes #109831
3304 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
3308 added Czech translation (Miloslav Trmac)
3310 2004-07-04 David Schleef <ds@schleef.org>
3312 * tools/Makefile.am:
3313 * tools/gst-xmlinspect.1.in: Add man page. (bug #140219)
3315 2004-07-04 David Schleef <ds@schleef.org>
3317 * common/m4/gst-doc.m4: Check for docbook2html 0.6.10 (bug #139909)
3319 2004-07-04 Thomas Vander Stichele <thomas at apestaart dot org>
3321 * gst/gstbin.c: (gst_bin_restore_thyself):
3322 chain to parent restore so the bins get restored correctly
3325 2004-07-03 David Schleef <ds@schleef.org>
3327 * gst/gstcaps.c: (gst_caps_save_thyself), (gst_caps_load_thyself):
3328 Actually do something in these functions, like before the big
3329 caps change. (bug #145137)
3331 2004-07-03 Thomas Vander Stichele <thomas at apestaart dot org>
3333 * gst/gstelement.c: (gst_element_get_compatible_pad_template),
3334 (gst_element_get_compatible_pad_filtered):
3335 * gst/gstthread.c: (gst_thread_main_loop):
3338 2004-07-02 David Schleef <ds@schleef.org>
3340 * gst/gstinfo.h: wrap #pragmas in #ifdefs for the correct compiler
3346 2004-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
3348 * gst/gstpad.c: (gst_pad_check_schedulers),
3349 (gst_pad_can_link_filtered), (gst_pad_link_filtered),
3350 (gst_pad_link_prepare):
3351 revert until testsuite is fixed
3353 2004-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
3355 * testsuite/Makefile.am:
3356 * testsuite/caps/filtercaps.c: (main):
3357 * testsuite/clock/clock1.c: (main):
3358 * testsuite/dynparams/dparamstest.c: (gst_dptest_chain), (main):
3361 2004-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
3363 * testsuite/cleanup/cleanup1.c: (create_pipeline):
3364 * testsuite/cleanup/cleanup2.c: (create_pipeline):
3365 * testsuite/cleanup/cleanup4.c: (main):
3368 2004-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
3370 * libs/gst/control/control.c:
3371 * libs/gst/control/dparam.c:
3372 * libs/gst/control/dparam_smooth.c: (gst_dpsmooth_get_type):
3373 * libs/gst/control/dparammanager.c:
3374 * libs/gst/control/dparammanager.h:
3375 * testsuite/dynparams/Makefile.am:
3376 * testsuite/dynparams/dparamstest.c: (gst_dptest_base_init),
3377 (gst_dptest_change_state), (gst_dptest_chain), (main):
3378 fix testcase for dparams
3379 add debugging category
3381 2004-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
3386 2004-07-02 Benjamin Otte <otte@gnome.org>
3389 * tests/Makefile.am:
3390 * tests/mass_elements.c: (gst_get_current_time), (main):
3391 add simple benchmark to test various speeds of fakesrc ! identity !
3392 identity ! ... ! fakesink.
3393 Usage: mass_elements [num_identities] [num_buffers]
3394 If not specified they default to 1000.
3396 2004-07-02 Benjamin Otte <otte@gnome.org>
3398 * gst/gstpad.c: (gst_pad_check_schedulers),
3399 (gst_pad_can_link_filtered), (gst_pad_link_filtered),
3400 (gst_pad_link_prepare):
3401 check that pads that get linked belong to the same manager. The old
3402 code allowed linking elements before putting them into bins, so it
3403 worked to link them and then put them in different threads, which
3404 lead to weird behaviour.
3405 Since this effectively disallows linking elements before putting
3406 them in a bin, some applications might not work after this and error
3407 out. If these applications are too critical, we might need to revert
3408 that patch. Please test this before the next release...
3410 2004-06-28 Benjamin Otte <in7y118@public.uni-hamburg.de>
3412 * gst/gstpad.c: (gst_pad_get_caps):
3413 throw an error if the getcaps function does not return a subset of
3415 * libs/gst/bytestream/filepad.c: (gst_file_pad_chain):
3416 make disconts without position info an error in debugging
3417 * tests/spidey_bench.c: (handoff), (main):
3418 don't count first try when averaging
3420 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
3422 * gst/gstplugin.c: (gst_plugin_load_file):
3423 figure out problem with dynamic test
3425 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
3427 * docs/gst/Makefile.am:
3430 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
3442 * tools/gst-register.c: (plugin_added_func), (main):
3443 i18n-ize -register, fix plural
3445 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
3447 * gst/elements/gstidentity.c: (gst_identity_class_init),
3448 (gst_identity_init), (gst_identity_chain),
3449 (gst_identity_set_property), (gst_identity_get_property):
3450 * gst/elements/gstidentity.h:
3451 check for perfect stream
3453 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
3455 * gst/elements/gstidentity.c: (gst_identity_chain):
3458 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
3460 * docs/gst/Makefile.am:
3461 * docs/gst/gstreamer-docs.sgml:
3464 2004-06-24 David Schleef <ds@schleef.org>
3466 * autogen.sh: Remove call to env, since the buildbot isn't
3469 2004-06-24 Wim Taymans <wim@fluendo.com>
3471 * gst/elements/Makefile.am:
3472 * gst/elements/gstelements.c:
3473 * gst/elements/gstmultifdsink.c: (gst_multifdsink_base_init),
3474 (gst_multifdsink_class_init), (gst_multifdsink_init),
3475 (gst_multifdsink_add), (gst_multifdsink_remove),
3476 (gst_multifdsink_clear), (gst_multifdsink_chain),
3477 (gst_multifdsink_set_property), (gst_multifdsink_get_property):
3478 * gst/elements/gstmultifdsink.h:
3479 Added an element that writes to multiple filedescriptors at once.
3481 2004-06-24 Benjamin Otte <otte@gnome.org>
3483 * gst/parse/grammar.y:
3484 don't try to link elements before they have been added to bins
3486 2004-06-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
3488 * libs/gst/bytestream/filepad.c: (gst_file_pad_available),
3489 (gst_file_pad_get_length):
3490 * libs/gst/bytestream/filepad.h:
3493 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
3495 * docs/gst/gstreamer-sections.txt:
3496 remove from docs, the define that Benjamin removed from gstelement.h
3498 2004-06-22 Benjamin Otte <otte@gnome.org>
3501 remove define that referenced a nonexisting GstElement struct member
3503 2004-06-20 Benjamin Otte <otte@gnome.org>
3505 * gst/gstdata.c: (gst_data_is_writable):
3506 whoops, return values were wrong, so writable data was marked as
3507 non-writable and vice versa. (fixes #143953, spotted by Francis
3509 Shows how rarely we need to copy data ;)
3511 2004-06-20 Benjamin Otte <otte@gnome.org>
3513 * testsuite/schedulers/.cvsignore:
3514 * testsuite/schedulers/Makefile.am:
3515 * testsuite/schedulers/143777-2.c: (main):
3516 add test for opt breakage in bug #143777
3518 2004-06-20 Benjamin Otte <otte@gnome.org>
3520 * gst/gstpad.c: (gst_pad_call_chain_function):
3521 check for if we were unlinked while inside the chainfunction (fixes
3522 entrygthread having issues with #143777)
3523 * testsuite/schedulers/143777.c: (main):
3524 * testsuite/schedulers/Makefile.am:
3525 add a test for that fix
3527 2004-06-20 Benjamin Otte <otte@gnome.org>
3529 * gst/gstvalue.c: (gst_value_set_int_range):
3530 test that start is smaller then end
3531 * libs/gst/bytestream/Makefile.am:
3532 * libs/gst/bytestream/filepad.c:
3533 * libs/gst/bytestream/filepad.h:
3534 add GstFilePad - a pad that behaves like a FILE*
3535 * testsuite/bytestream/.cvsignore:
3536 * testsuite/bytestream/Makefile.am:
3537 * testsuite/bytestream/filepadsink.c:
3538 test for the GstFilePad
3540 2004-06-18 Thomas Vander Stichele <thomas at apestaart dot org>
3542 * gst/elements/gstidentity.c: (gst_identity_class_init),
3543 (gst_identity_init), (gst_identity_set_clock),
3544 (gst_identity_chain), (gst_identity_set_property),
3545 (gst_identity_get_property):
3546 * gst/elements/gstidentity.h:
3547 * gst/gstclock.c: (gst_clock_id_wait):
3548 add a "sync" property to sync to the clock
3550 2004-06-16 Benjamin Otte <in7y118@public.uni-hamburg.de>
3552 * gst/gstelementfactory.c: (gst_element_factory_create):
3553 make the freakin "elementfactory bla has no type" message more
3554 useful. So we actually can do something when someone shows up
3555 complaining about it.
3557 2004-06-15 Johan Dahlin <johan@gnome.org>
3559 * tools/gst-inspect.c (main): Fallback to plugin if no element is
3560 found. This matches the old behavior better. Thanks to Thomas for
3563 2004-06-14 David Schleef <ds@schleef.org>
3565 * gst/gstcpu.c: (gst_cpuid_i386): Fix problem when using
3566 -fomit-frame-pointer. Appears to generate correct code in
3567 other cases as well.
3569 2004-06-14 Johan Dahlin <johan@gnome.org>
3571 * tools/gst-inspect.c (main): Add two new command line options: -a
3572 to print all elements and -n to print the name on each line. Also
3573 fix some error reporting.
3574 (main): Simplify, remove -n and always print names if -a is specified
3576 2004-06-13 Steve Lhomme <steve.lhomme@free.fr>
3578 * win32/gstconfig.h:
3579 * win32/GSTreamer.vcproj:
3581 * gst/gstconfig.h.in:
3588 * docs/gst/gstreamer-sections.txt:
3589 * docs/gst/tmpl/gstconfig.sgml:
3590 rename GSTREAMER_EXPORT(S) to GST_EXPORT(S)
3592 2004-06-13 Jan Schmidt <thaytan@mad.scientist.com>
3593 * docs/gst/gstreamer-sections.txt:
3594 * docs/gst/tmpl/gstconfig.sgml:
3595 Add the GSTREAMER_EXPORT macro to the docs
3597 2004-06-13 Jan Schmidt <thaytan@mad.scientist.com>
3599 * tools/gst-compprep.c: (handle_xmlerror), (main):
3600 Add a check for the version that introduced SetStructuredError to fix
3603 2004-06-12 Steve Lhomme <steve.lhomme@free.fr>
3607 prepare to compile the testsuite with MSVC
3609 2004-06-12 Steve Lhomme <steve.lhomme@free.fr>
3611 * docs/manual/win32.xml:
3612 attempt to transform the Win32 README into an XML doc
3614 2004-06-12 Steve Lhomme <steve.lhomme@free.fr>
3623 * tools/gst-register.c:
3624 * win32/gstreamer.def:
3625 extern symbols are now exported for the Windows DLL
3627 2004-06-12 Steve Lhomme <steve.lhomme@free.fr>
3630 fix a problem to enable/disable DEBUG under MSVC
3632 2004-06-12 Steve Lhomme <steve.lhomme@free.fr>
3635 enable more debug code in DEBUG build
3637 2004-06-12 Steve Lhomme <steve.lhomme@free.fr>
3640 * gst/gst-i18n-app.h:
3641 enable NLS under Windows
3643 2004-06-12 Jan Schmidt <thaytan@mad.scientist.com>
3644 * tools/gst-compprep.c: (handle_xmlerror), (main):
3645 Make an error that baffled me a bit clearer
3647 2004-06-12 Thomas Vander Stichele <thomas at apestaart dot org>
3650 don't use g_queue_get_length () because it's 2.4, use ->length
3652 2004-06-11 Steve Lhomme <steve.lhomme@free.fr>
3654 reviewed by Benjamin Otte <in7y118@public.uni-hamburg.de>
3656 * tools/gst-inspect.c: (print_signal_info):
3657 don't free random data twice. (fixes #144185)
3659 2004-06-11 Thomas Vander Stichele <thomas at apestaart dot org>
3663 fix removing from the wrong queue on event timeout
3664 fix disposing of the event queue by casting correctly
3665 add mutexes for handling the event queue
3666 someone was sleeping when fixing queue last time around :)
3668 2004-06-10 Johan Dahlin <johan@gnome.org>
3670 * gst/gst.c (gst_init_check_with_popt_table): Do not fail on
3671 errors, like gtk. It makes it more useful in bindings. Fixes #141692.
3673 2004-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
3676 * libs/gst/dataprotocol/dataprotocol-test.c: (buffer_test):
3677 * libs/gst/dataprotocol/dataprotocol.c:
3678 (gst_dp_header_from_buffer), (gst_dp_packet_from_caps),
3679 (gst_dp_buffer_from_header):
3680 * libs/gst/dataprotocol/dataprotocol.h:
3681 * libs/gst/dataprotocol/dp-private.h:
3682 rev version to 0.1, add buffer flags and copy them
3684 2004-06-09 Johan Dahlin <johan@gnome.org>
3686 * gst/gstbuffer.c (gst_buffer_default_copy): Don't forget to merge
3687 the flags from the buffer we're copying.
3689 2004-06-09 Wim Taymans <wim@fluendo.com>
3691 * gst/elements/gstfakesink.c: (gst_fakesink_chain):
3692 * gst/elements/gstidentity.c: (gst_identity_init),
3693 (gst_identity_chain):
3694 Print more buffer info in fakesink.
3695 Make identity output similar to fakesink.
3697 2004-06-07 Daniel Gazard <dany42@free.fr>
3699 reviewed by Benjamin Otte <otte@gnome.org>
3702 fix cross compiling not working. (fixes #143741)
3704 2004-06-07 Benjamin Otte <otte@gnome.org>
3706 * gst/gstelement.c: (gst_element_set_time_delay):
3709 put brackets around macro arguments of GST_TIME_ARGS, add note to
3710 move it to correct header in 0.9
3712 2004-06-07 Benjamin Otte <otte@gnome.org>
3714 * gst/indexers/gstfileindex.c: (gst_file_index_get_writer_id),
3715 (gst_file_index_load), (_file_index_id_save_entries),
3716 (gst_file_index_commit), (gst_file_index_add_association),
3717 (gst_file_index_add_entry), (gst_file_index_get_assoc_entry),
3718 (gst_file_index_plugin_init):
3719 make debugging use a default category
3721 2004-06-06 David Moore <dcm@acm.org>
3723 reviewed by Benjamin Otte <otte@gnome.org>
3725 * gst/elements/gstfdsrc.c: (gst_fdsrc_class_init),
3726 (gst_fdsrc_change_state):
3727 reset offset counter when going READY => PAUSED. (fixes #142903)
3729 2004-06-06 ed@catmur.co.uk
3731 reviewed by Benjamin Otte <otte@gnome.org>
3733 * gst/registries/gstxmlregistry.c:
3734 (gst_xml_registry_rebuild_recurse):
3735 don't rely on g_dir_open to figure out if a file is a directory, use
3736 explicit G_TEST_IS_DIR. Reiserfs4 allows opening files as
3737 directories. (fixes #142850)
3739 2004-06-06 Benjamin Otte <otte@gnome.org>
3741 * gst/gstqueue.c: (gst_queue_dispose), (gst_queue_change_state):
3742 fix memory leaks (fixes #142795). Initial patch by Sebastien Cote
3743 * libs/gst/bytestream/adapter.c:
3744 * libs/gst/bytestream/adapter.h:
3745 fix copyright in header and typo in debugging category name
3747 2004-06-05 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3752 === release 0.8.3 ===
3754 2004-06-05 Thomas Vander Stichele <thomas at apestaart dot org>
3757 update libtool versioning
3759 * docs/gst/tmpl/gstelement.sgml:
3760 * docs/gst/tmpl/gsttypes.sgml:
3761 * gst/gstinfo.c: (_gst_debug_init):
3762 put back GST_CAT_DATAFLOW to fix API breakage
3764 2004-06-04 David Schleef <ds@schleef.org>
3766 * autogen.sh: Add a temporary 'env' to test buildbot problems.
3768 2004-06-04 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3773 === release 0.8.2 ===
3775 2004-06-03 Thomas Vander Stichele <thomas at apestaart dot org>
3777 * gst/gst.c: (parse_debug_list), (gst_init_check_with_popt_table):
3778 check GST_DEBUG environment variable which is parsed the same way
3781 2004-05-28 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3783 * gst/elements : gstaggregator.c gstfakesink.c gstfakesrc.c
3784 gstmd5sink.c gstshaper.c gsttee.c
3785 gsttypefindelement.c
3786 * gst/schedulers : gstbasicscheduler.c gstoptimalscheduler.c
3788 - removing trailing commas at end of enums
3789 it is correct C99 code but C90 compilers would complain
3791 ('should' fix #143290, at least partially)
3793 2004-05-27 Wim Taymans <wim@fluendo.com>
3795 * gst/schedulers/gstoptimalscheduler.c: (remove_from_chain),
3796 (chain_group_set_enabled), (create_group), (add_to_group),
3797 (merge_groups), (setup_group_scheduler), (group_elements),
3798 (gst_opt_scheduler_iterate), (gst_opt_scheduler_show):
3799 Don't try to follow the pad connections with other groups
3800 when a loop based element is added to the scheduler because
3801 the bin will inform the scheduler about the pad links a little
3804 2004-05-27 Wim Taymans <wim@fluendo.com>
3806 * gst/schedulers/gstoptimalscheduler.c: (add_to_chain),
3807 (remove_from_chain), (chain_group_set_enabled),
3808 (setup_group_scheduler), (group_element_set_enabled),
3809 (gst_opt_scheduler_state_transition), (gst_opt_scheduler_iterate),
3810 (gst_opt_scheduler_show):
3811 Elements without a group can do a state change as well, just wait
3812 with the setup of the scheduling function when it is added to a
3815 2004-05-27 Wim Taymans <wim@fluendo.com>
3817 * gst/schedulers/gstoptimalscheduler.c: (add_to_chain),
3818 (remove_from_chain), (chain_group_set_enabled), (add_to_group),
3819 (merge_groups), (setup_group_scheduler),
3820 (group_inc_links_for_element), (gst_opt_scheduler_iterate),
3821 (gst_opt_scheduler_show):
3822 Fixes to maintain internal consistency of the scheduler data
3824 - adding an enabled group to a chain should increment the
3825 number of enabled elements in that chain.
3826 - removing an enabled group from a chain could disable the
3828 - removing a disabled group from a chain could enable the
3830 - add g_assert when internal inconsistency is detected.
3831 - adding an element to a group could increase the number of
3832 links this group has with other groups.
3833 - merging two groups also merges the chains.
3834 - also show group links in the _show method.
3837 2004-05-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
3839 * gst/gstcaps.c: (gst_caps_structure_simplify):
3840 don't print error messages when there is no error
3841 * gst/gstvalue.c: (gst_value_compare_int_range):
3842 compare the second value, too
3843 * testsuite/caps/Makefile.am:
3844 * testsuite/caps/random.c: (assert_on_error), (main):
3845 add tests to make sure the two things above are checked for
3847 2004-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
3850 * libs/gst/dataprotocol/Makefile.am:
3851 * libs/gst/dataprotocol/dataprotocol.c: (gst_dp_packet_from_caps):
3852 * libs/gst/dataprotocol/dataprotocol.h:
3853 wrap header in GST_ENABLE_NEW. make code use it
3855 2004-05-23 Johan Dahlin <johan@gnome.org>
3857 * tools/gst-inspect.c (main): Cleanup most parts of it, don't be
3858 so verbose and print GstElement signal names all the time.
3860 2004-05-22 David Schleef <ds@schleef.org>
3862 * gst/registries/gstxmlregistry.c:
3863 (gst_xml_registry_parse_padtemplate): Fix warning on OS X.
3866 2004-05-22 Thomas Vander Stichele <thomas at apestaart dot org>
3869 scrub cflags for glib2 so gcc doesn't complain when glib is in
3872 2004-05-21 Johan Dahlin <johan@gnome.org>
3874 * gst/gstcpu.c (gst_cpuid_i386): Protect some gcc asm stuff with
3875 __GNUC__, patch from Brian Cameron, fixes bug #142804
3877 2004-05-20 David Schleef <ds@schleef.org>
3879 * gst/gstindex.c: (gst_index_compare_func): Fix overflows in
3880 comparison code. (bug #142819)
3882 2004-05-20 Wim Taymans <wim@fluendo.com>
3884 * gst/gstbuffer.c: (gst_buffer_default_copy):
3886 Added Comment to a flag.
3887 copy relevant flags in _buffer_copy.
3889 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
3891 reviewed by: Wim Taymans <wim at fluendo dot com>
3894 add GST_BUFFER_IN_CAPS buffer flag
3895 * gst/gststructure.c: (gst_structure_value_get_generic_type),
3896 (gst_structure_parse_any_list), (gst_structure_parse_list),
3897 (gst_structure_parse_fixed_list), (gst_structure_parse_value):
3898 * gst/gstvalue.c: (gst_value_serialize_any_list),
3899 (gst_value_transform_any_list_string),
3900 (gst_value_list_prepend_value), (gst_value_list_append_value),
3901 (gst_value_list_get_size), (gst_value_list_get_value),
3902 (gst_value_transform_list_string),
3903 (gst_value_transform_fixed_list_string),
3904 (gst_value_serialize_list), (gst_value_serialize_fixed_list),
3905 (gst_value_deserialize_fixed_list), (gst_type_is_fixed),
3906 (_gst_value_initialize):
3908 add a GST_TYPE_FIXED_LIST which is fixed by definition and uses
3910 * testsuite/caps/string-conversions.c: (main):
3911 add regression tests for < >
3913 2004-05-20 Johan Dahlin <johan@gnome.org>
3915 * docs/gst/Makefile.am (all-local): Re-add
3917 2004-05-20 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3919 * docs/gst/Makefile.am:
3920 * docs/gst/gstreamer-docs.sgml:
3921 * docs/libs/Makefile.am:
3922 * docs/libs/gstreamer-libs-docs.sgml:
3923 fix distcheck issues
3925 2004-05-19 Thomas Vander Stichele <thomas at apestaart dot org>
3927 * libs/gst/dataprotocol/Makefile.am:
3930 2004-05-19 Thomas Vander Stichele <thomas at apestaart dot org>
3932 * libs/gst/dataprotocol/Makefile.am:
3933 * libs/gst/dataprotocol/dataprotocol.c:
3934 (gst_dp_header_from_buffer), (gst_dp_packet_from_caps),
3935 (gst_dp_packet_from_event), (gst_dp_event_from_packet):
3936 * libs/gst/dataprotocol/dp-private.h:
3937 use GST macros to read/write fixed length ints
3938 add some more asserts
3940 2004-05-19 Thomas Vander Stichele <thomas at apestaart dot org>
3942 * docs/libs/gstreamer-libs-docs.sgml:
3943 * docs/libs/gstreamer-libs-sections.txt:
3944 remove idct and putbits
3946 * docs/libs/tmpl/gstdataprotocol.sgml:
3947 * libs/gst/Makefile.am:
3948 * libs/gst/dataprotocol/Makefile.am:
3949 * libs/gst/dataprotocol/dataprotocol-test.c: (conversion_test),
3950 (buffer_test), (caps_test), (event_test), (main):
3951 * libs/gst/dataprotocol/dataprotocol.c: (gst_dp_crc),
3952 (gst_dp_dump_byte_array), (gst_dp_init),
3953 (gst_dp_header_payload_length), (gst_dp_header_payload_type),
3954 (gst_dp_header_from_buffer), (gst_dp_packet_from_caps),
3955 (gst_dp_packet_from_event), (gst_dp_buffer_from_header),
3956 (gst_dp_caps_from_packet), (gst_dp_event_from_packet),
3957 (gst_dp_validate_header), (gst_dp_validate_payload),
3958 (gst_dp_validate_packet), (plugin_init):
3959 * libs/gst/dataprotocol/dataprotocol.h:
3960 * libs/gst/dataprotocol/dp-private.h:
3963 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
3965 * gst/gstvalue.c: (gst_value_deserialize_int_helper):
3966 fix int variable deserialization and add a helper so we can actually
3969 2004-05-18 David Schleef <ds@schleef.org>
3971 * testsuite/debug/commandline.c: (main): Call ./commandline, not
3972 argv[0]. Calling yourself is probably not the best way to
3973 construct a test like this, btw.
3975 2004-05-18 Benjamin Otte <in7y118@public.uni-hamburg.de>
3977 * gst/gstbin.c: (gst_bin_iterate_func), (gst_bin_iterate):
3978 don't claim to be more intelligent than a scheduler when the
3979 scheduler claims the pipeline is stopped
3980 * gst/schedulers/entryscheduler.c: (safe_cothread_switch),
3981 (safe_cothread_destroy),
3982 (gst_entry_scheduler_remove_all_cothreads),
3983 (gst_entry_scheduler_reset), (_remove_cothread),
3984 (gst_entry_scheduler_state_transition):
3985 hold off cothread destruction if we're not in main cothread
3987 * testsuite/Makefile.am:
3989 * testsuite/schedulers/.cvsignore:
3990 * testsuite/schedulers/Makefile.am:
3992 * testsuite/schedulers/relink.c: (cb_handoff), (main):
3993 check relinking and adding/removing elements from a running pipeline
3994 * testsuite/schedulers/unlink.c: (cb_handoff), (main):
3995 check unlinking in a running pipeline
3996 * testsuite/schedulers/unref.c: (cb_handoff), (main):
3997 check unreffing a running pipeline
3998 * testsuite/schedulers/useless_iteration.c: (main):
3999 check iterating a pipeline that contains running threads works
4001 2004-05-18 David Schleef <ds@schleef.org>
4003 * docs/gst/Makefile.am: Add all-local target for when HAVE_GTK_DOC
4006 2004-05-18 Wim Taymans <wim@fluendo.com>
4008 * gst/schedulers/gstoptimalscheduler.c: (remove_from_group),
4009 (setup_group_scheduler), (gst_opt_scheduler_pad_link):
4010 Fixed an error introduced with patch for 1.63. When setting
4011 a get based element as the entry point in a group, make sure
4012 to mark the group as GET based.
4014 2004-05-18 Wim Taymans <wim@fluendo.com>
4016 * gst/schedulers/gstoptimalscheduler.c: (create_group),
4017 (setup_group_scheduler), (loop_group_schedule_function),
4018 (gst_opt_scheduler_pad_link):
4019 Added some more debug info and fixed a bug where the group
4020 type was set to LOOP but it was in fact unknown.
4022 2004-05-18 Benjamin Otte <in7y118@public.uni-hamburg.de>
4024 * gst/schedulers/entryscheduler.c: (gst_entry_scheduler_reset):
4025 make resetting scheduler work twice in a row
4027 2004-05-18 Benjamin Otte <in7y118@public.uni-hamburg.de>
4029 * gst/gstvalue.c: (gst_strtoll), (CREATE_SERIALIZATION),
4030 (CREATE_USERIALIZATION), (_gst_value_initialize),
4031 (gst_value_compare_float), (gst_value_serialize_float),
4032 (gst_value_deserialize_float), (gst_value_compare_enum),
4033 (gst_value_serialize_enum), (gst_value_deserialize_enum):
4034 add serialization and comparison functions for long, int64, enum and
4036 * gst/gstvalue.c: (gst_value_serialize), (gst_value_deserialize):
4037 use best serialization function in type hierarchy instead of only a
4038 matching one. This is required for enums to work.
4039 * gst/parse/grammar.y:
4040 use gst_caps_deserialize
4041 * testsuite/parse/Makefile.am:
4043 * testsuite/parse/parse1.c: (main):
4044 remove aggregator check, aggregator is broken, this test works now
4045 but fails because of bug #138012
4046 * testsuite/parse/parse2.c: (main):
4047 s/xvideosink/xvimagesink - this test looks a lot like we should
4050 2004-05-13 Benjamin Otte <in7y118@public.uni-hamburg.de>
4052 * gst/gstelement.c: (gst_element_class_init):
4053 whoops, store the signal id correctly
4054 * gst/schedulers/gstbasicscheduler.c:
4055 (gst_basic_scheduler_chain_wrapper):
4056 detect infinfinfinfinfinf^Cinite loops in chain wrapper when the
4057 chain function isn't linked
4059 2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
4061 Add $GST_PKG_CFLAGS back into GST_INT_CFLAGS so I have large file
4062 support until we decide where the flags should be used
4063 * gst/elements/gstfilesrc.c: (gst_filesrc_srcpad_query):
4064 Use GST_FORMAT_BYTES when GST_FORMAT_DEFAULT is passed
4065 * gst/gstpad.c: (gst_pad_link_call_link_functions):
4066 Output refused caps in the debug info
4068 2004-05-13 Thomas Vander Stichele <thomas at apestaart dot org>
4070 * gst/elements/gstidentity.c: (gst_identity_chain):
4072 * gst/gstinfo.c: (gst_debug_log_default):
4075 2004-05-13 Benjamin Otte <otte@gnome.org>
4077 * gst/gstpipeline.c: (gst_pipeline_dispose),
4078 (gst_pipeline_change_state):
4079 call gst_scheduler_reset on dispose (fixes #141416)
4081 2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
4083 * gst/elements/gstfilesrc.c: (gst_filesrc_get_mmap):
4084 compute mapsize correctly
4085 * gst/elements/gstfilesrc.c: (gst_filesrc_get_mmap):
4086 use correct datatypes when calling a varargs function
4087 * gst/elements/gsttypefindelement.c: (stop_typefinding):
4088 push a DISCONT event as first thing
4089 * gst/gst_private.h:
4090 * gst/gstinfo.c: (_gst_debug_init):
4091 remove GST_DATAFLOW debugging category
4092 * gst/gstbin.c: (gst_bin_iterate):
4093 use GST_SCHEDULING category
4094 * gst/gstpad.c: (gst_pad_get_type), (_invent_event),
4095 (gst_pad_push), (gst_pad_pull), (gst_pad_call_chain_function),
4096 (gst_pad_call_get_function):
4097 add GST_DATAFLOW to easily track flow of buffers or events.
4098 * gst/gstqueue.c: (gst_queue_get_type),
4099 (gst_queue_handle_pending_events), (gst_queue_chain),
4100 (gst_queue_get), (gst_queue_handle_src_event):
4101 use own static debugging category GST_DATAFLOW for dataflow,
4102 use DEBUG category for showing which path events go, use LOG
4103 category for buffers.
4105 2004-05-10 David Schleef <ds@schleef.org>
4107 * docs/gst/gstreamer-sections.txt: Add gst_element_no_more_pads.
4109 2004-05-10 David Schleef <ds@schleef.org>
4111 * docs/gst/Makefile.am: Dear gtk-doc, please print out the unused
4112 symbols, because otherwise we don't know what they are. Thanks,
4114 * gst/registries/gstxmlregistry.c: (make_dir): Remove a spurious ;
4116 2004-05-10 David Schleef <ds@schleef.org>
4119 * win32/Makefile: When using make clean the MS Visual Studio makefiles
4121 * win32/Makefile.inspect:
4122 * win32/Makefile.launch:
4123 * win32/Makefile.register:
4125 2004-05-10 David Schleef <ds@schleef.org>
4127 * gst/gstinfo.h: Add missing inline function.
4128 * gst/gsttrace.c: add include
4129 * gst/parse/grammar.y: remove unused code
4130 * gst/registries/gstxmlregistry.c: (make_dir): make mkdir call
4132 * tools/gst-register.c: wrap unistd.h
4134 More additions/fixes from Steve for the MSVC build.
4135 * win32/GStreamer.vcproj:
4137 * win32/Makefile.inspect:
4138 * win32/Makefile.launch:
4139 * win32/Makefile.register:
4141 * win32/gst-inspect.vcproj:
4142 * win32/gst-launch.vcproj:
4143 * win32/gst-register.vcproj:
4144 * win32/gstbytestream.def:
4145 * win32/gstbytestream.vcproj:
4146 * win32/gstconfig.h:
4147 * win32/gstelements.def:
4148 * win32/gstelements.vcproj:
4149 * win32/gstenumtypes.c:
4150 * win32/gstenumtypes.h:
4151 * win32/gstoptimalscheduler.def:
4152 * win32/gstoptimalscheduler.vcproj:
4153 * win32/gstreamer.def:
4154 * win32/gstspider.def:
4155 * win32/gstspider.vcproj:
4156 * win32/gstversion.h:
4159 2004-05-10 Benjamin Otte <in7y118@public.uni-hamburg.de>
4161 * gst/gstelement.c: (gst_element_class_init),
4162 (gst_element_no_more_pads):
4164 add gst_element_no_more_pads and the "no-more-pads" signal
4166 2004-05-10 Benjamin Otte <in7y118@public.uni-hamburg.de>
4168 * gst/gstregistry.c: (gst_registry_add_plugin):
4169 refuse to add plugins when a plugin with same name is already
4170 registered. Fixes a bunch of "How to remove plugins?" issues.
4171 May lead to other problems though, let's test
4173 2004-05-10 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4175 * testsuite/caps/caps_strings : audio/ac3 => audio/x-ac3
4176 * docs/manual/pads-api.xml : audio/wav => audio/x-wav
4177 * docs/random/uraeus/gstreamer_and_midi.txt : audio/wav => audio/x-wav
4179 2004-05-09 Thomas Vander Stichele <thomas at apestaart dot org>
4181 * tests/Makefile.am: fix am16 issue
4183 2004-05-09 Benjamin Otte <otte@gnome.org>
4185 * libs/gst/bytestream/Makefile.am:
4186 we should indeed add .c files to makefiles or they won't be built
4189 2004-05-08 Benjamin Otte <otte@gnome.org>
4191 * gst/gstpad.c: (gst_pad_proxy_fixate):
4192 really reduce the set of caps
4194 2004-05-08 Benjamin Otte <otte@gnome.org>
4196 * tests/Makefile.am:
4197 * tests/spidey_bench.c: (handoff), (main):
4198 add benchmark to test how long spider needs to create a pipeline
4200 2004-05-08 Benjamin Otte <otte@gnome.org>
4202 * gst/gstpad.c: (gst_pad_set_active), (gst_pad_link_unnegotiate):
4203 mark links as unengaged when unnegotiating instead of deactivating.
4204 This way pads aren't marked as unengaged when going PLAYING=>PAUSED
4206 2004-05-08 Benjamin Otte <otte@gnome.org>
4208 * docs/manual/helloworld.xml:
4209 s/audiosink/osssink (patch by Patrick Guimond)
4211 2004-05-07 David Schleef <ds@schleef.org>
4213 * configure.ac: Make sure GST_INT_CFLAGS is not clobbered,
4214 since it contains important stuff.
4216 2004-05-07 David Schleef <ds@schleef.org>
4218 * testsuite/caps/caps.c: (test3), (main): A check for appending
4221 2004-05-07 David Schleef <ds@schleef.org>
4223 * common/m4/as-compiler-flag.m4: Properly quote arguments,
4224 which may contain commas. Fixes detection of -Wa,-mregnames
4226 2004-05-06 David Schleef <ds@schleef.org>
4228 Changes to handle compilers that don't have variadic macro
4229 support. In particular, glib headers define some inlines
4230 that need G_LOG_DOMAIN defined. Additional fixes for MSVC
4234 * gst/elements/gstfdsink.c:
4235 * gst/elements/gstfdsrc.c:
4236 * gst/elements/gstfilesink.c:
4237 * gst/elements/gstfilesrc.c:
4238 * gst/gst_private.h:
4240 * gst/gstcaps.c: (gst_caps_append):
4241 * gst/gstcpu.c: (gst_cpuid_i386):
4248 * gst/gstregistry.c:
4249 * gst/gststructure.c:
4250 * gst/gsttaginterface.c:
4251 * gst/gsttrace.c: (gst_trace_new):
4252 * gst/gsttrashstack.c:
4255 * gst/parse/grammar.y:
4256 * gst/parse/parse.l:
4257 * tools/gst-inspect.c: (main):
4258 * tools/gst-launch.c: (main):
4259 * tools/gst-xmlinspect.c: (PUT_STRING):
4261 2004-05-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
4263 * gst/elements/gstfilesrc.c: (gst_filesrc_get),
4264 (gst_filesrc_change_state), (gst_filesrc_srcpad_event):
4265 * gst/elements/gstfilesrc.h:
4266 send NEW_MEDIA events correctly
4267 * gst/elements/gsttypefindelement.c: (start_typefinding),
4268 (gst_type_find_element_handle_event):
4269 restart typefinding when we get a NEW_MEDIA event
4270 * gst/gstbin.c: (gst_bin_remove_func), (gst_bin_change_state),
4272 don't die when someone removes elements in callbacks
4273 * gst/gstelement.c: (gst_element_change_state):
4275 * gst/gstpad.c: (gst_pad_pull), (gst_pad_call_chain_function):
4276 we need a NEW_MEDIA event to engage a link
4277 * gst/gsttrace.c: (gst_trace_new), (gst_alloc_trace_set_flags_all):
4278 don't g_print debugging stuff
4279 * testsuite/caps/simplify.c: (check_caps):
4281 2004-05-04 Benjamin Otte <otte@gnome.org>
4283 * gst/parse/grammar.y:
4284 use GST_ERROR instead of g_warning, and always throw a GST_ERROR
4286 2004-05-04 Benjamin Otte <otte@gnome.org>
4288 * testsuite/caps/renegotiate.c: (main):
4289 improve output in error case
4291 2004-05-04 Benjamin Otte <otte@gnome.org>
4293 * gst/parse/grammar.y:
4294 fix assert to not trigger when there's no error argument
4295 * gst/parse/parse.l:
4296 fix definition of caps to allow more than two structures
4297 * testsuite/caps/Makefile.am:
4298 * testsuite/caps/renegotiate.c: (main):
4299 it's sinesrc and works in that case
4301 2004-05-04 Wim Taymans <wim@fluendo.com>
4303 * gst/schedulers/gstoptimalscheduler.c: (remove_from_group),
4304 (group_dec_link), (gst_opt_scheduler_pad_unlink):
4305 when removing an element from a group, we always need to
4306 decrement the link count that this group had with other
4307 groups through the element.
4308 added an extra assert to catch inconsistencies when decrementing
4311 2004-05-04 Thomas Vander Stichele <thomas at apestaart dot org>
4314 * docs/gst/Makefile.am:
4315 * docs/gst/gstreamer-sections.txt:
4316 * docs/gst/tmpl/gstcompat.sgml:
4317 * examples/appreader/Makefile.am:
4318 * examples/cutter/Makefile.am:
4319 * examples/events/Makefile.am:
4320 * examples/helloworld/Makefile.am:
4321 * examples/helloworld2/Makefile.am:
4322 * examples/launch/Makefile.am:
4323 * examples/manual/Makefile.am:
4324 * examples/mixer/Makefile.am:
4325 * examples/pingpong/Makefile.am:
4326 * examples/plugins/Makefile.am:
4327 * examples/queue/Makefile.am:
4328 * examples/queue2/Makefile.am:
4329 * examples/queue3/Makefile.am:
4330 * examples/queue4/Makefile.am:
4331 * examples/retag/Makefile.am:
4332 * examples/thread/Makefile.am:
4333 * examples/typefind/Makefile.am:
4334 * examples/xml/Makefile.am:
4336 * gst/autoplug/Makefile.am:
4337 * gst/elements/Makefile.am:
4339 * gst/indexers/Makefile.am:
4340 * gst/parse/Makefile.am:
4341 * gst/registries/Makefile.am:
4342 * gst/schedulers/Makefile.am:
4343 * libs/gst/bytestream/Makefile.am:
4344 * libs/gst/control/Makefile.am:
4345 * libs/gst/getbits/Makefile.am:
4355 * tests/Makefile.am:
4356 * tests/bufspeed/Makefile.am:
4357 * tests/instantiate/Makefile.am:
4358 * tests/memchunk/Makefile.am:
4359 * tests/muxing/Makefile.am:
4360 * tests/negotiation/Makefile.am:
4361 * tests/probes/Makefile.am:
4362 * tests/sched/Makefile.am:
4363 * tests/seeking/Makefile.am:
4364 * tests/threadstate/Makefile.am:
4365 * testsuite/caps/Makefile.am:
4366 * testsuite/cleanup/Makefile.am:
4367 * testsuite/dlopen/Makefile.am:
4368 * testsuite/dynparams/Makefile.am:
4369 * testsuite/plugin/Makefile.am:
4370 * testsuite/states/Makefile.am:
4371 * tools/Makefile.am:
4372 reorganize compile/link flags to be consistent
4373 put gst_info in gstcompat.h and actually use GST_DISABLE_DEPRECATED
4375 2004-05-04 David Schleef <ds@schleef.org>
4377 The "once more, with feeling" check-in.
4378 * testsuite/caps/Makefile.am: dist caps_strings
4379 * testsuite/caps/renegotiate.c: (main): This test triggers a
4380 segfault in the core. Marking as failing.
4382 2004-05-03 David Schleef <ds@schleef.org>
4384 * testsuite/caps/deserialize.c: (main): Fix problems noticed
4386 * testsuite/caps/renegotiate.c: (main): Same.
4388 2004-05-03 David Schleef <ds@schleef.org>
4390 * testsuite/caps/renegotiate.c: (my_fixate), (main): Another test.
4392 2004-05-03 David Schleef <ds@schleef.org>
4394 * testsuite/caps/deserialize.c: (main): Use the srcdir environment
4395 variable to find our source file.
4397 2004-05-03 David Schleef <ds@schleef.org>
4399 * configure.ac: Link plugins with libgstreamer and dependent
4401 * testsuite/caps/Makefile.am:
4402 * testsuite/caps/caps_strings:
4403 * testsuite/caps/deserialize.c: (main): Add a little test to slog
4404 through a file of caps strings and test each one
4406 2004-05-04 Benjamin Otte <otte@gnome.org>
4408 * libs/gst/bytestream/Makefile.am:
4409 * libs/gst/bytestream/adapter.c:
4410 * libs/gst/bytestream/adapter.h:
4411 add GstAdapter, similar to bytestream, but doesn't require ugly event
4412 handling or uglier loopbased elements
4414 2004-05-03 David Schleef <ds@schleef.org>
4416 * testsuite/caps/Makefile.am: Fix spelling of Ηρατοσθενες
4417 * testsuite/caps/erathostenes.c:
4418 * testsuite/caps/eratosthenes.c: (eratosthenes), (main):
4420 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
4423 remove hardcoded stylesheet path (duh)
4424 * docs/random/release:
4425 * docs/gst/gstreamer-sections.txt:
4428 * gst/gst_private.h:
4434 * gst/gstinterface.c:
4435 * gst/gstmemchunk.c:
4438 * gst/gstregistry.c:
4439 * gst/gstregistrypool.c:
4440 * gst/gststructure.c:
4441 * gst/gsttaginterface.c:
4444 * gst/gsttypefind.c: (gst_type_find_factory_get_type):
4447 deprecate gst_info; remove gstlog.h
4450 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
4456 updated translations
4458 2004-05-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
4460 * gst/gstbin.c: (gst_bin_dispose):
4463 2004-05-03 Johan Dahlin <johan@gnome.org>
4465 * gst/schedulers/gstoptimalscheduler.c
4466 (gst_opt_scheduler_pad_unlink): Check if element is non-NULL and
4467 really is a GstElement. Avoids critical when running gst-launch -v
4468 and a oggdemux/decoding pipeline.
4470 2004-05-02 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4472 * docs/gst/tmpl/gstpipeline.sgml :
4473 * docs/manual/elements-api.xml :
4474 doc fix by Patrick Guimond (Protector) from devel ML
4477 2004-05-02 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4479 * docs/gst/Makefile.am :
4480 * docs/libs/Makefile.am :
4481 apply a patch from Arwed v. Merkatz so that gtk-doc
4482 generated docs install (same for .devhelp file)
4483 (fixes part 1 of #138836)
4485 2004-04-30 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4487 * docs/faq/dependencies.xml: typo
4488 * docs/faq/getting.xml :
4489 - fix download URL for new gstreamer site
4490 - hide sf.net download page as latest version aren't there
4492 - fill "get via CVS" paragraph (link to dev page on the site)
4493 * docs/faq/general.xml:
4494 hide status tables as they no more exists
4495 change case on plugins license file to reflect reality
4496 * docs/faq/troubleshooting.xml:
4497 remove the wiki question/answer as there is no more wiki
4499 2004-04-30 Thomas Vander Stichele <thomas at apestaart dot org>
4502 include the headers needed for declarations used in this header
4504 2004-04-30 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4506 * docs/random/uraeus/gstreamer_and_midi.txt :
4507 add .kar (midi + karaoke/lyrics 'track') doc to midi doc.
4510 2004-04-30 Sebastien Cote <sc5@hermes.usherb.ca>
4512 reviewed by Benjamin Otte <otte@gnome.org>
4514 * gst/schedulers/gthread-cothreads.h:
4515 free allocated data for main cothread, too when destroying context
4518 2004-04-29 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4520 * docs/manual/goals.xml : remove duplicated paragraph at end
4521 of doc page (fixes #141448)
4523 2004-04-29 David Schleef <ds@schleef.org>
4525 * gst/elements/gstfilesink.c: (gst_filesink_handle_event):
4526 Patch from Sebastien Cote to fix leakage of events. (bug #141414)
4528 2004-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
4530 * gst/elements/gstfakesrc.c: (gst_fakesrc_class_init):
4535 rename typefind source file
4537 2004-04-28 David Schleef <ds@schleef.org>
4539 Several new files from Steve Lhomme's MSVC patch (bug #141317):
4540 * win32/GStreamer.vcproj:
4543 * win32/dirent.c: (_topendir), (_treaddir), (_tclosedir),
4544 (_trewinddir), (_ttelldir), (_tseekdir):
4546 * win32/gst-inspect.vcproj:
4547 * win32/gst-launch.vcproj:
4548 * win32/gst-register.vcproj:
4549 * win32/gstbytestream.vcproj:
4550 * win32/gstelements.vcproj:
4551 * win32/gstoptimalscheduler.vcproj:
4552 * win32/gstspider.vcproj:
4554 * win32/mman.c: (mmap), (mprotect), (msync), (munmap):
4559 2004-04-29 Benjamin Otte <in7y118@public.uni-hamburg.de>
4561 * gst/gst.c: (init_post):
4563 remove useless _gst_progname stuff
4564 * tools/gst-inspect.c: (print_field), (print_caps):
4567 2004-04-28 David Schleef <ds@schleef.org>
4569 Disable parsing of a lot of files that aren't part of the
4570 exported API. Move corresponding template files to old/,
4571 waiting for removal when they don't contain anything
4573 * docs/gst/Makefile.am:
4574 * docs/gst/gstreamer-sections.txt:
4575 * docs/gst/tmpl/cothreads.sgml:
4576 * docs/gst/tmpl/cothreads_compat.sgml:
4577 * docs/gst/tmpl/gettext.sgml:
4578 * docs/gst/tmpl/gobject2gtk.sgml:
4579 * docs/gst/tmpl/grammar.tab.sgml:
4580 * docs/gst/tmpl/gst-i18n-app.sgml:
4581 * docs/gst/tmpl/gst-i18n-lib.sgml:
4582 * docs/gst/tmpl/gst_private.sgml:
4583 * docs/gst/tmpl/gstaggregator.sgml:
4584 * docs/gst/tmpl/gstarch.sgml:
4585 * docs/gst/tmpl/gstatomic_impl.sgml:
4586 * docs/gst/tmpl/gstbufferstore.sgml:
4587 * docs/gst/tmpl/gstdata_private.sgml:
4588 * docs/gst/tmpl/gstdisksink.sgml:
4589 * docs/gst/tmpl/gstdisksrc.sgml:
4590 * docs/gst/tmpl/gstelementfactory.sgml:
4591 * docs/gst/tmpl/gstextratypes.sgml:
4592 * docs/gst/tmpl/gstfakesink.sgml:
4593 * docs/gst/tmpl/gstfakesrc.sgml:
4594 * docs/gst/tmpl/gstfdsink.sgml:
4595 * docs/gst/tmpl/gstfdsrc.sgml:
4596 * docs/gst/tmpl/gstfilesink.sgml:
4597 * docs/gst/tmpl/gstfilesrc.sgml:
4598 * docs/gst/tmpl/gsthttpsrc.sgml:
4599 * docs/gst/tmpl/gstidentity.sgml:
4600 * docs/gst/tmpl/gstindexfactory.sgml:
4601 * docs/gst/tmpl/gstmarshal.sgml:
4602 * docs/gst/tmpl/gstmd5sink.sgml:
4603 * docs/gst/tmpl/gstmultidisksrc.sgml:
4604 * docs/gst/tmpl/gstmultifilesrc.sgml:
4605 * docs/gst/tmpl/gstpadtemplate.sgml:
4606 * docs/gst/tmpl/gstpipefilter.sgml:
4607 * docs/gst/tmpl/gstschedulerfactory.sgml:
4608 * docs/gst/tmpl/gstsearchfuncs.sgml:
4609 * docs/gst/tmpl/gstshaper.sgml:
4610 * docs/gst/tmpl/gstspider.sgml:
4611 * docs/gst/tmpl/gstspideridentity.sgml:
4612 * docs/gst/tmpl/gststatistics.sgml:
4613 * docs/gst/tmpl/gsttee.sgml:
4614 * docs/gst/tmpl/gsttimecache.sgml:
4615 * docs/gst/tmpl/gsttypefind.sgml:
4616 * docs/gst/tmpl/gsttypefindfactory.sgml:
4617 * docs/gst/tmpl/gstxmlregistry.sgml:
4618 * docs/gst/tmpl/gthread-cothreads.sgml:
4619 * docs/gst/tmpl/old/cothreads.sgml:
4620 * docs/gst/tmpl/old/cothreads_compat.sgml:
4621 * docs/gst/tmpl/old/gettext.sgml:
4622 * docs/gst/tmpl/old/gobject2gtk.sgml:
4623 * docs/gst/tmpl/old/grammar.tab.sgml:
4624 * docs/gst/tmpl/old/gst-i18n-app.sgml:
4625 * docs/gst/tmpl/old/gst-i18n-lib.sgml:
4626 * docs/gst/tmpl/old/gst_private.sgml:
4627 * docs/gst/tmpl/old/gstaggregator.sgml:
4628 * docs/gst/tmpl/old/gstarch.sgml:
4629 * docs/gst/tmpl/old/gstatomic_impl.sgml:
4630 * docs/gst/tmpl/old/gstbufferstore.sgml:
4631 * docs/gst/tmpl/old/gstdata_private.sgml:
4632 * docs/gst/tmpl/old/gstdisksink.sgml:
4633 * docs/gst/tmpl/old/gstdisksrc.sgml:
4634 * docs/gst/tmpl/old/gstelementfactory.sgml:
4635 * docs/gst/tmpl/old/gstextratypes.sgml:
4636 * docs/gst/tmpl/old/gstfakesink.sgml:
4637 * docs/gst/tmpl/old/gstfakesrc.sgml:
4638 * docs/gst/tmpl/old/gstfdsink.sgml:
4639 * docs/gst/tmpl/old/gstfdsrc.sgml:
4640 * docs/gst/tmpl/old/gstfilesink.sgml:
4641 * docs/gst/tmpl/old/gstfilesrc.sgml:
4642 * docs/gst/tmpl/old/gsthttpsrc.sgml:
4643 * docs/gst/tmpl/old/gstidentity.sgml:
4644 * docs/gst/tmpl/old/gstindexfactory.sgml:
4645 * docs/gst/tmpl/old/gstmarshal.sgml:
4646 * docs/gst/tmpl/old/gstmd5sink.sgml:
4647 * docs/gst/tmpl/old/gstmultidisksrc.sgml:
4648 * docs/gst/tmpl/old/gstmultifilesrc.sgml:
4649 * docs/gst/tmpl/old/gstpadtemplate.sgml:
4650 * docs/gst/tmpl/old/gstpipefilter.sgml:
4651 * docs/gst/tmpl/old/gstschedulerfactory.sgml:
4652 * docs/gst/tmpl/old/gstsearchfuncs.sgml:
4653 * docs/gst/tmpl/old/gstshaper.sgml:
4654 * docs/gst/tmpl/old/gstspider.sgml:
4655 * docs/gst/tmpl/old/gstspideridentity.sgml:
4656 * docs/gst/tmpl/old/gststatistics.sgml:
4657 * docs/gst/tmpl/old/gsttee.sgml:
4658 * docs/gst/tmpl/old/gsttimecache.sgml:
4659 * docs/gst/tmpl/old/gsttypefindfactory.sgml:
4660 * docs/gst/tmpl/old/gstxmlregistry.sgml:
4661 * docs/gst/tmpl/old/gthread-cothreads.sgml:
4662 * docs/gst/tmpl/old/types.sgml:
4663 * docs/gst/tmpl/types.sgml:
4665 Rename gsttypefind.[ch] back to gsttypefindelement.[ch], since
4666 gtkdoc-scan doesn't like files with the same name in different
4668 * gst/elements/Makefile.am:
4669 * gst/elements/gstelements.c:
4670 * gst/elements/gsttypefind.c:
4671 * gst/elements/gsttypefind.h:
4672 * gst/elements/gsttypefindelement.c:
4673 * gst/elements/gsttypefindelement.h:
4675 2004-04-28 David Schleef <ds@schleef.org>
4677 A bunch of portability fixes, derived from Steve Lhomme's MSVC
4678 patch (bug #141317):
4679 * gst/gst-i18n-lib.h: Allow disabling gettext.
4680 * gst/gstatomic_impl.h: disable warning when it's dumb.
4681 * gst/gstclock.c: fix include
4682 * gst/gstcompat.h: fix variadic macro
4683 * gst/gstinfo.c: fix include
4684 * gst/gstmacros.h: add defines for inlines on MSVC
4685 * gst/gstplugin.c: fix includes
4686 * gst/gstregistry.c: fix includes
4687 * gst/gstregistry.h: use S_IREAD, etc., if S_IRUSR isn't defined
4688 * gst/gstsystemclock.c: fix include
4689 * gst/gsttrace.c: (gst_trace_new), (gst_trace_text_flush): use
4690 S_IREAD if S_IRUSR isn't defined. fix use of non-portable functions
4691 * gst/registries/gstxmlregistry.c:
4692 (gst_xml_registry_parse_element_factory): fix use of non-portable
4694 * libs/gst/control/dparam.h: Remove trailing comma in enum definition
4695 * libs/gst/control/dparammanager.h: same
4697 2004-04-28 David Schleef <ds@schleef.org>
4699 Move a bunch of unused files to old/ with names that are
4700 not case-insensitive-unique. These files still contain some
4701 useful information that needs to be merged into gstbin.sgml,
4702 etc., so they shouldn't be deleted yet.
4703 * docs/gst/tmpl/GstBin.sgml:
4704 * docs/gst/tmpl/GstBuffer.sgml:
4705 * docs/gst/tmpl/GstCaps.sgml:
4706 * docs/gst/tmpl/GstClock.sgml:
4707 * docs/gst/tmpl/GstCompat.sgml:
4708 * docs/gst/tmpl/GstData.sgml:
4709 * docs/gst/tmpl/GstElement.sgml:
4710 * docs/gst/tmpl/GstEvent.sgml:
4711 * docs/gst/tmpl/GstIndex.sgml:
4712 * docs/gst/tmpl/GstStructure.sgml:
4713 * docs/gst/tmpl/GstTag.sgml:
4714 * docs/gst/tmpl/old/GstBin.sgml:
4715 * docs/gst/tmpl/old/GstBuffer.sgml:
4716 * docs/gst/tmpl/old/GstCaps.sgml:
4717 * docs/gst/tmpl/old/GstClock.sgml:
4718 * docs/gst/tmpl/old/GstCompat.sgml:
4719 * docs/gst/tmpl/old/GstData.sgml:
4720 * docs/gst/tmpl/old/GstElement.sgml:
4721 * docs/gst/tmpl/old/GstEvent.sgml:
4722 * docs/gst/tmpl/old/GstIndex.sgml:
4723 * docs/gst/tmpl/old/GstStructure.sgml:
4724 * docs/gst/tmpl/old/GstTag.sgml:
4726 2004-04-28 David Schleef <ds@schleef.org>
4728 * gst/gstcaps.c: (gst_caps_copy), (gst_caps_free),
4729 (gst_caps_append), (gst_caps_append_structure),
4730 (gst_caps_get_size), (gst_caps_get_structure), (gst_caps_copy_1),
4731 (gst_caps_set_simple), (gst_caps_set_simple_valist),
4732 (gst_caps_is_any), (gst_caps_is_empty), (gst_caps_is_chained),
4733 (gst_caps_is_fixed), (gst_caps_is_always_compatible),
4734 (gst_caps_intersect), (gst_caps_normalize),
4735 (gst_caps_transform_to_string): Patch from Tim-Philipp Müller
4736 to fix GST_CAPS() and GST_IS_CAPS(). (bug #141304)
4737 * gst/gstcaps.h: use GST_IS_CAPS().
4739 2004-04-26 David Schleef <ds@schleef.org>
4741 * gst/gstcpu.c: (gst_cpuid_i386): Don't clobber ebx in inline
4742 assembly. gcc doesn't handle it correctly. (bug #141083)
4743 * gst/gsttrashstack.h: same
4745 2004-04-25 Benjamin Otte <otte@gnome.org>
4747 * gst/gstelement.c: (gst_element_change_state):
4748 fix assertion to do an int comparison
4750 2004-04-25 Benjamin Otte <otte@gnome.org>
4752 * gst/elements/gstfilesrc.c: (gst_filesrc_open_file):
4753 better debugging output on error
4755 2004-04-25 Benjamin Otte <otte@gnome.org>
4757 * gst/gstcaps.c: (gst_caps_subtract):
4760 2004-04-23 Benjamin Otte <otte@gnome.org>
4762 * gst/gstvalue.c: (gst_value_compare_buffer),
4763 (_gst_value_initialize):
4764 add comparison function for buffers
4766 2004-04-22 Ronald Bultje <rbultje@ronald.bitfreak.net>
4769 Just found out that this so-called "ima-wav" format is really
4770 just "dvi adpcm" (according to the MS WAV documentation). So
4771 renaming it. We didn't use it yet anyway.
4773 2004-04-23 Benjamin Otte <otte@gnome.org>
4775 * gst/gstcaps.c: (gst_caps_is_always_compatible):
4776 call gst_caps_is_subset
4778 2004-04-23 Benjamin Otte <otte@gnome.org>
4780 * gst/gstcaps.c: (gst_caps_subtract), (gst_caps_is_equal),
4781 (gst_caps_is_subset):
4784 2004-04-23 Benjamin Otte <otte@gnome.org>
4786 * gst/gstcaps.c: (gst_caps_structure_subtract_field),
4787 (gst_caps_structure_subtract), (gst_caps_subtract),
4788 (gst_caps_structure_figure_out_union),
4789 (gst_caps_structure_simplify), (gst_caps_do_simplify):
4790 fix simplifying and subtracting not working correctly with optional
4792 solve assorted problems that make it now simplify ebven more
4793 * docs/gst/tmpl/gstcaps.sgml:
4795 make gst_caps_do_simplify return a bool to indicate if it simplified
4796 * testsuite/caps/simplify.c: (main):
4797 add more checks. The tests is quite a bit useless right now because
4798 the core is heavily simplifying itself.
4799 * testsuite/caps/caps.h:
4800 fix caps to contain all optional properties
4802 2004-04-22 Benjamin Otte <otte@gnome.org>
4804 * docs/gst/tmpl/gstcaps.sgml:
4805 * docs/gst/tmpl/gstfilesrc.sgml:
4806 * docs/gst/tmpl/gststructure.sgml:
4807 * docs/gst/tmpl/gstvalue.sgml:
4808 update for recent API changes
4809 * gst/gstcaps.c: (gst_caps_do_simplify):
4810 fix to stop trying with a freed structure
4811 * gst/gstpad.c: (gst_pad_link_fixate):
4813 * gst/gstpad.c: (gst_pad_template_get_caps_by_name):
4816 deprecate gst_pad_template_get_caps_by_name, it doesn't work anyway
4817 * gst/gststructure.c: (gst_structure_value_get_generic_type),
4818 (gst_structure_to_string):
4819 keep the correct type when using lists of ranges
4820 * gst/gstvalue.c: (gst_value_list_prepend_value),
4821 (gst_value_list_append_value):
4822 copy the value before adding to the list (d'oh)
4823 * gst/gstvalue.c: (gst_value_subtract_int_range_int),
4824 (gst_value_subtract_int_range_int_range):
4825 handle overflows correctly
4826 * gst/gstvalue.c: (gst_value_subtract_from_list):
4828 * testsuite/caps/caps.h:
4829 add a caps that caused segfaults
4831 2004-04-22 Benjamin Otte <otte@gnome.org>
4833 * testsuite/refcounting/pad.c: (main):
4836 2004-04-22 Benjamin Otte <otte@gnome.org>
4838 * gst/gstcaps.c: (gst_caps_subtract):
4839 allow subtracting ANY and EMPTY from ANY caps
4841 2004-04-22 Benjamin Otte <otte@gnome.org>
4843 * gst/gstcaps.c: (gst_caps_append), (gst_caps_intersect),
4845 only simplify in functions that create new caps. Simplifying in
4846 gst_caps_append breaks tests.
4848 2004-04-22 Benjamin Otte <otte@gnome.org>
4850 * gst/gstcaps.c: (gst_caps_structure_simplify):
4851 unset GValue after use
4852 * gst/gstcaps.c: (gst_caps_append),
4853 * gst/gstpad.c: (gst_pad_link_fixate), (gst_pad_template_new):
4854 use gst_caps_simplify (reduces registry size by 30%)
4855 * gst/gstpad.c: (gst_pad_template_new):
4856 don't allow NULL caps
4858 2004-04-22 Benjamin Otte <otte@gnome.org>
4860 * docs/gst/gstreamer-sections.txt:
4861 add gst_caps_do_simplify
4863 add documentation for gst_caps_do_simplify
4865 fix typo in gst_value_register_subtract_func declaration for gst-doc
4867 2004-04-22 Benjamin Otte <otte@gnome.org>
4869 * gst/gstcaps.c: (gst_caps_from_string_inplace):
4870 fix bug when converting from empty string.
4871 * gst/gstcaps.c: (gst_caps_new_any), (gst_caps_new_simple),
4872 (gst_caps_new_full_valist), (gst_caps_copy), (gst_caps_copy_1):
4873 use gst_caps_new_empty to allocate a new caps. Only that function
4874 allocates memory for caps now.
4875 * gst/gstcaps.c: (gst_caps_remove_and_get_structure),
4876 (gst_caps_remove_structure):
4877 add ability to remove one structure (but not to header yet)
4878 * gst/gstcaps.c: (gst_caps_compare_structures),
4879 (gst_caps_simplify), (gst_caps_structure_figure_out_union),
4880 (gst_caps_structure_simplify), (gst_caps_do_simplify),
4882 add gst_caps_do_simplify that tries to simplify a caps in place.
4883 Deprecate old gst_caps_simplify function.
4884 * testsuite/caps/caps.h:
4885 add caps.h containing a common set of caps to test against.
4886 * testsuite/caps/sets.c: (check_caps), (main):
4888 * testsuite/caps/.cvsignore:
4889 * testsuite/caps/Makefile.am:
4890 * testsuite/caps/simplify.c: (check_caps), (main):
4891 add test to check correctness and efficency of caps simplification.
4893 2004-04-22 Sebastien Cote <sc5@hermes.usherb.ca>
4895 reviewed by Benjamin Otte <otte@gnome.org>
4897 * gst/gstparse.c: (_gst_parse_escape):
4898 Free the GString used in _gst_parse_escape()
4900 2004-04-21 Benjamin Otte <in7y118@public.uni-hamburg.de>
4902 * gst/gstpad.c: (gst_pad_link_negotiate):
4903 refuse to link if the link is not possible
4905 * testsuite/Makefile.am:
4906 * testsuite/negotiation/.cvsignore:
4907 * testsuite/negotiation/Makefile.am:
4908 * testsuite/negotiation/pad_link.c: (main):
4909 add test that checks the above behaviour
4911 2004-04-21 Thomas Vander Stichele <thomas at apestaart dot org>
4913 * docs/gst/gstreamer-sections.txt:
4916 2004-04-21 Thomas Vander Stichele <thomas at apestaart dot org>
4918 * gst/elements/gstfilesrc.c: (gst_filesrc_init),
4919 (gst_filesrc_get_mmap), (gst_filesrc_get_read), (gst_filesrc_get),
4920 (gst_filesrc_open_file), (gst_filesrc_close_file),
4921 (gst_filesrc_srcpad_query), (gst_filesrc_srcpad_event):
4922 * gst/elements/gstfilesrc.h:
4923 add support for non-regular files (#140734)
4925 2004-04-21 Benjamin Otte <otte@gnome.org>
4927 * gst/gstpad.c: (gst_pad_link_fixate):
4928 add sophisticated error checking code to see if fixation functions
4929 did their fixation right
4931 2004-04-21 Benjamin Otte <otte@gnome.org>
4933 * gst/gstcaps.c: (gst_caps_append), (gst_caps_union):
4934 check for ANY caps before appending/unioning
4935 * gst/gstcaps.c: (gst_caps_is_subset),
4936 (gst_caps_is_equal), (gst_caps_structure_subtract_field),
4937 (gst_caps_structure_subtract), (gst_caps_subtract):
4939 add gst_caps_is_equal, gst_caps_is_subset and gst_caps_subtract to
4940 the API. deprecate gst_caps_is_equal_fixed
4941 * gst/gstpad.c: (gst_pad_try_set_caps):
4942 * gst/gstqueue.c: (gst_queue_link):
4943 s/gst_caps_is_equal_fixed/gst_caps_is_equal/
4944 * gst/gststructure.c: (gst_structure_get_name_id):
4945 * gst/gststructure.h:
4946 add function gst_structure_get_name_id
4947 * gst/gstvalue.c: (gst_value_subtract_int_int_range),
4948 (gst_value_create_new_range), (gst_value_subtract_int_range_int),
4949 (gst_value_subtract_int_range_int_range),
4950 (gst_value_subtract_double_double_range),
4951 (gst_value_subtract_double_range_double),
4952 (gst_value_subtract_double_range_double_range),
4953 (gst_value_subtract_from_list), (gst_value_subtract_list),
4954 (gst_value_can_intersect), (gst_value_subtract),
4955 (gst_value_can_subtract), (gst_value_register_subtract_func),
4956 (_gst_value_initialize):
4958 add support for subtracting values from each other. Note that
4959 subtracting means subtracting as in set theory. Required for caps
4961 * testsuite/caps/.cvsignore:
4962 * testsuite/caps/Makefile.am:
4963 * testsuite/caps/erathostenes.c: (erathostenes), (main):
4964 * testsuite/caps/sets.c: (check_caps), (main):
4965 * testsuite/caps/subtract.c: (check_caps), (main):
4966 add tests for subtraction and equality code.
4968 2004-04-20 David Schleef <ds@schleef.org>
4970 * gst/autoplug/Makefile.am: Fix some little buglets in last checkin.
4971 * gst/indexers/Makefile.am:
4972 * gst/schedulers/Makefile.am:
4973 * libs/gst/bytestream/Makefile.am:
4974 * libs/gst/control/Makefile.am:
4975 * libs/gst/getbits/Makefile.am:
4977 2004-04-20 David Schleef <ds@schleef.org>
4979 * common/as-libtool.mak: Fine-tune DLL building.
4980 * configure.ac: Link plugins against libgstreamer. Define plugindir
4982 * examples/plugins/Makefile.am: remove plugindir
4983 * gst/autoplug/Makefile.am: DLL building fixes
4984 * gst/elements/Makefile.am: DLL building fixes. Disable pipefilter on
4986 * gst/elements/gstelements.c: Conditionally disable pipefilter.
4987 * gst/indexers/Makefile.am: DLL building fixes
4988 * gst/schedulers/Makefile.am: DLL building fixes.
4989 * libs/gst/bytestream/Makefile.am: DLL building fixes.
4990 * libs/gst/control/Makefile.am: same
4991 * libs/gst/getbits/Makefile.am: same
4992 * testsuite/Makefile.am: New dlopen directory
4993 * testsuite/dlopen/Makefile.am: Tests to check if libgstreamer works
4995 * testsuite/dlopen/dlopen_gst.c: (main): same
4996 * testsuite/dlopen/loadgst.c: (do_test): same
4998 2004-04-20 David Schleef <ds@schleef.org>
5000 * gst/parse/grammar.y: Apply patch from Sebastien Cote
5001 <sc5@hermes.usherb.ca> to fix a memleak. (bug #140594)
5003 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
5005 * gst/gstelement.c: (gst_element_wait),
5006 (gst_element_set_time_delay), (gst_element_change_state):
5009 2004-04-20 Benjamin Otte <in7y118@public.uni-hamburg.de>
5011 * gst/autoplug/gstspider.c: (gst_spider_link_sometimes),
5012 (gst_spider_identity_plug):
5013 improve debugging messages
5014 * gst/gstbin.c: (gst_bin_remove_func):
5015 make sure the state_change function is only called with simple state
5018 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
5020 * gst/elements/gstfakesink.c: (gst_fakesink_state_error_get_type),
5021 (gst_fakesink_set_property), (gst_fakesink_chain):
5022 * gst/elements/gstfakesrc.c: (gst_fakesrc_set_property):
5023 * gst/elements/gstfdsrc.c: (gst_fdsrc_set_property):
5024 * gst/elements/gstfilesrc.c: (gst_filesrc_set_property):
5025 * gst/elements/gstidentity.c: (gst_identity_chain),
5026 (gst_identity_set_property):
5027 * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_set_property):
5028 * gst/elements/gstpipefilter.c: (gst_pipefilter_set_property):
5029 add warnings to _set_property for unknown arguments
5030 use GST_TIME_FORMAT/GST_TIME_ARGS for timestamp printing
5032 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
5036 add .po file download snippet
5037 fix a bug in the doc makefile
5039 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
5044 Added en_GB translation (Gareth Owen)
5046 2004-04-20 Johan Dahlin <johan@gnome.org>
5048 * gst/gstpad.c (_invent_event): Clean up
5050 2004-04-20 Benjamin Otte <in7y118@public.uni-hamburg.de>
5052 * testsuite/caps/filtercaps.c: (main):
5053 fix test to test things correctly (caps are complicated)
5055 2004-04-20 Benjamin Otte <in7y118@public.uni-hamburg.de>
5057 * testsuite/caps/Makefile.am:
5058 * testsuite/caps/filtercaps.c: (main):
5059 add test (that doesn't work right now, but should)
5061 2004-04-19 David Schleef <ds@schleef.org>
5063 * configure.ac: Add test for allowing unaligned access. Add define
5064 to put in gstconfig.h.
5065 * docs/gst/gstreamer-sections.txt: New symbols
5066 * docs/gst/tmpl/gstcompat.sgml: Check in changes made by gtkdoc
5067 * docs/gst/tmpl/gstfilesrc.sgml:
5068 * docs/gst/tmpl/gstparse.sgml:
5069 * docs/gst/tmpl/gsttypes.sgml:
5070 * docs/gst/tmpl/gstutils.sgml:
5071 * docs/gst/tmpl/gstvalue.sgml:
5072 * gst/gstconfig.h.in: Add GST_HAVE_UNALIGNED_ACCESS
5073 * gst/gstutils.h: Add macros for unaligned memory access. Useful
5074 on most !i386/!powerpc architectures. From Daniel Gazard
5075 <daniel.gazard@free.fr>. (bug #140156)
5076 * po/af.po: Check in changes made by gettext.
5083 2004-04-20 Benjamin Otte <otte@gnome.org>
5085 * gst/schedulers/entryscheduler.c:
5086 (gst_entry_scheduler_yield):
5087 refuse to yield when decoupled elements insist on doing that.
5088 At least it's better than crashing
5090 2004-04-19 David Schleef <ds@schleef.org>
5092 * docs/libs/Makefile.am: Change sinclude to include
5093 * docs/gst/Makefile.am: same
5094 * pkgconfig/Makefile.am: Remove GNU-ism from makefile target
5096 2004-04-19 Thomas Vander Stichele <thomas at apestaart dot org>
5100 Added Ukrainian translation (Maxim V. Dziumanenko)
5102 2004-04-19 Johan Dahlin <johan@gnome.org>
5104 * gst/parse/grammar.y (__gst_parse_chain_free): Don't do null
5105 checking here, do it before calling the function.
5106 Clean up, use for loops instead of while loops while iterating
5109 * gst/autoplug/gstspider.c (gst_spider_request_new_pad): Fix typo
5111 (gst_spider_create_and_plug): Improve debug message.
5112 General: Replace while loops which iterates over GLists with for
5113 loops. Which are much cleaner, improves readability, especially
5114 for gst_spider_identity_plug
5116 * gst/gstpad.c (_invent_event): Fix parameters to warning macros,
5119 2004-04-18 Thomas Vander Stichele <thomas at apestaart dot org>
5123 Added Turkish translation (Baris Cicek)
5125 2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
5127 * docs/faq/troubleshooting.xml:
5128 Mention gst-register in the FAQ (fixes 139045).
5130 2004-04-17 Thomas Vander Stichele <thomas at apestaart dot org>
5132 * docs/gst/gstreamer-sections.txt:
5134 2004-04-17 Benjamin Otte <otte@gnome.org>
5136 * gst/gstelement.c: (gst_element_dispose):
5138 * gst/gstpad.c: (gst_pad_call_chain_function):
5139 don't create loads of events due to bad macro usage
5141 2004-04-16 David Schleef <ds@schleef.org>
5143 * gst/gstcaps.c: (gst_caps_is_fixed_foreach):
5144 * gst/gstpad.c: (_gst_pad_default_fixate_foreach):
5145 * gst/gstvalue.c: (gst_value_serialize_buffer),
5146 (gst_value_deserialize_buffer), (gst_type_is_fixed),
5147 (_gst_value_initialize): Create a new function gst_type_is_fixed()
5148 to indicate types that are fixed wrt caps or not. Switching to
5149 this function fixes (bug #140298).
5152 2004-04-16 David Schleef <ds@schleef.org>
5154 * common/m4/gst-arch.m4: Implmenent a whitelist and blacklist
5155 for GST_UNALIGNED_ACESS, since we essentially know which archs
5158 2004-04-17 Benjamin Otte <otte@gnome.org>
5160 * docs/gst/Makefile.am:
5161 ignore gst/parse directory when building docs (fixes #140205)
5163 2004-04-16 Thomas Vander Stichele <thomas at apestaart dot org>
5165 * testsuite/refcounting/mem.c: (vmsize):
5168 2004-04-16 Johan Dahlin <johan@gnome.org>
5170 * docs/gst/gstreamer-sections.txt: Add gst_pad_call_chain_function
5171 and gst_pad_call_get_function.
5173 2004-04-15 David Schleef <ds@schleef.org>
5175 * common/m4/gst-arch.m4: Add GST_UNALIGNED_ACCESS() macro that
5176 checks if we can access unaligned memory.
5177 * configure.ac: Use it.
5179 2004-04-16 Benjamin Otte <otte@gnome.org>
5181 * gst/elements/gstfilesrc.c: (gst_filesrc_init), (gst_filesrc_get),
5182 (gst_filesrc_change_state), (gst_filesrc_srcpad_event):
5183 * gst/elements/gstfilesrc.h:
5184 s/seek_happened/need_discont/ and require discont before sending any
5187 2004-04-15 David Schleef <ds@schleef.org>
5189 * gst/gstvalue.c: (gst_value_serialize_buffer),
5190 (gst_value_deserialize_buffer), (_gst_value_initialize):
5191 Register these types as fundamental types. (bug #140015)
5193 2004-04-16 Benjamin Otte <otte@gnome.org>
5195 * gst/gstpad.c: (gst_pad_set_active), (gst_pad_link_new),
5196 (gst_pad_link_free), (gst_pad_link_try), (_invent_event),
5198 implement enforcing discont events before buffers are passed. This
5199 allows state changes of only some elements and later correctly going
5200 on where they left off (or in short: you can now set audio sinks to
5201 NULL to release the device when the pipeline is paused)
5202 * gst/gstpad.c: (gst_pad_call_chain_function),
5203 (gst_pad_call_get_function):
5205 add gst_pad_call_chain_function and gst_pad_call_get_function for
5206 scheduler interaction. They are required because of the changes
5208 * gst/schedulers/entryscheduler.c: (get_buffer),
5209 (gst_entry_scheduler_chain_wrapper),
5210 (gst_entry_scheduler_get_wrapper),
5211 (gst_entry_scheduler_state_transition),
5212 (gst_entry_scheduler_pad_link):
5213 * gst/schedulers/gstbasicscheduler.c:
5214 (gst_basic_scheduler_chain_wrapper),
5215 (gst_basic_scheduler_src_wrapper),
5216 (gst_basic_scheduler_chainhandler_proxy),
5217 (gst_basic_scheduler_gethandler_proxy),
5218 (gst_basic_scheduler_cothreaded_chain),
5219 (gst_basic_scheduler_chain_elements):
5220 * gst/schedulers/gstoptimalscheduler.c:
5221 (get_group_schedule_function), (pad_clear_queued),
5222 (gst_opt_scheduler_pad_link):
5223 use the new functions instead of calling get/chain-functions
5226 2004-04-15 David Schleef <ds@schleef.org>
5228 * docs/gst/gstreamer-sections.txt: Remove deprecated symbols.
5229 * docs/gst/tmpl/gstinfo.sgml: same
5230 * docs/gst/tmpl/gstutils.sgml: Remove a bunch of bogus crap that
5232 * gst/gstutils.h: Remove the \ that was confusing gtk-doc.
5233 * examples/queue/queue.c: (main): We iterate pipelines, not
5236 2004-04-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
5238 * docs/pwg/advanced-types.xml:
5239 Add MS RLE support. Also document Qt RLE although I have no sample
5240 files for that yet. And document an extra property for ADPCM.
5242 2004-04-15 David Schleef <ds@schleef.org>
5244 * gst/gstplugin.c: (_gst_plugin_fault_handler_restore),
5245 (_gst_plugin_fault_handler_setup): Disable more stuff on
5248 2004-04-15 David Schleef <ds@schleef.org>
5250 * gst/gstinfo.c: (_gst_debug_init): Change some internal
5251 symbol names to not conflict with new gstinfo.h symbols.
5252 * gst/gstinfo.h: Add inline functions for all those crazy
5253 compilers that don't know how to handle variadic macros (MSVC).
5255 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
5257 * configure.ac: bump nano to 1
5259 === release 0.8.1 ===
5261 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
5266 releasing 0.8.1, "Snow Brigade"
5268 2004-04-14 David Schleef <ds@schleef.org>
5270 * testsuite/Makefile.am: define tests_ignore
5271 * testsuite/Rules: Added new tests_ignore, which get compiled,
5272 but not run (generally because they're inconsistent or have
5273 heisenbugs). Now we can ensure all the .c files compile in
5275 * testsuite/bins/Makefile.am: define tests_ignore
5276 * testsuite/bytestream/Makefile.am:
5277 * testsuite/caps/Makefile.am:
5278 * testsuite/clock/Makefile.am:
5279 * testsuite/debug/Makefile.am:
5280 * testsuite/debug/global.c: (gst_debug_log_one),
5281 (gst_debug_log_two): Fix compilation problem.
5282 * testsuite/dynparams/Makefile.am:
5283 * testsuite/elements/Makefile.am:
5284 * testsuite/ghostpads/Makefile.am:
5285 * testsuite/indexers/Makefile.am:
5286 * testsuite/parse/Makefile.am:
5287 * testsuite/plugin/Makefile.am:
5288 * testsuite/refcounting/Makefile.am:
5289 * testsuite/refcounting/element_pad.c: (main): Don't return leak
5290 results, because it's not calculated correctly.
5291 * testsuite/refcounting/pad.c: (main): same
5292 * testsuite/states/Makefile.am:
5293 * testsuite/tags/Makefile.am:
5294 * testsuite/threads/Makefile.am:
5296 2004-04-14 David Schleef <ds@schleef.org>
5298 * gst/gstcpu.c: (gst_cpuid_i386): Add workaround for gcc-3.2
5299 generating bad code around the cpu detection asm code.
5301 2004-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
5303 * tools/gst-inspect.c: (print_element_info):
5304 print numeric version of rank as well, since we added some - 1
5305 rank values to elements
5307 2004-04-13 David Schleef <ds@schleef.org>
5309 * configure.ac: Disable various code when compiling for MinGW.
5310 * gst/elements/Makefile.am:
5311 * gst/elements/gstelements.c:
5312 * gst/elements/gstfdsrc.c: (gst_fdsrc_get):
5313 * gst/elements/gstfilesrc.c: (gst_filesrc_init), (gst_filesrc_get):
5314 * gst/registries/gstxmlregistry.c: (make_dir):
5316 2004-04-13 David Schleef <ds@schleef.org>
5319 * gst/gstcpu.c: (gst_cpuid_i386): Convert asm source into inline
5321 * gst/gstcpuid_i386.s: remove
5323 2004-04-13 David Schleef <ds@schleef.org>
5325 * docs/gst/tmpl/gstaggregator.sgml: Random checkin because gtk-doc
5326 seems to think it needs to be done.
5327 * docs/gst/tmpl/gstfakesink.sgml:
5328 * docs/gst/tmpl/gstfakesrc.sgml:
5329 * docs/gst/tmpl/gstfdsink.sgml:
5330 * docs/gst/tmpl/gstfdsrc.sgml:
5331 * docs/gst/tmpl/gstfilesink.sgml:
5332 * docs/gst/tmpl/gstfilesrc.sgml:
5333 * docs/gst/tmpl/gstidentity.sgml:
5334 * docs/gst/tmpl/gstmd5sink.sgml:
5335 * docs/gst/tmpl/gstmultifilesrc.sgml:
5336 * docs/gst/tmpl/gstpipefilter.sgml:
5337 * docs/gst/tmpl/gstshaper.sgml:
5338 * docs/gst/tmpl/gstspider.sgml:
5339 * docs/gst/tmpl/gstspideridentity.sgml:
5340 * docs/gst/tmpl/gststatistics.sgml:
5341 * docs/gst/tmpl/gsttee.sgml:
5342 * docs/gst/tmpl/gsttypefind.sgml:
5343 * docs/gst/tmpl/gstutils.sgml:
5345 2004-04-13 David Schleef <ds@schleef.org>
5347 * configure.ac: Changes to remove POSIXisms (mmap in this case)
5348 and to build DLLs on Windows.
5350 * gst/elements/gstfilesrc.c: (gst_filesrc_get),
5351 (gst_filesrc_open_file):
5352 * gst/schedulers/Makefile.am:
5354 2004-04-13 David Schleef <ds@schleef.org>
5356 * gst/gstcaps.c: (gst_caps_structure_fixate_field_nearest_int),
5357 (gst_caps_structure_fixate_field_nearest_double): Fix bug in
5360 2004-04-12 David Schleef <ds@schleef.org>
5362 * gst/gstbuffer.c: (_gst_buffer_initialize), (gst_buffer_get_type),
5363 (gst_buffer_free_chunk): Added gst_buffer_get_type() and changed
5365 * gst/gstbuffer.h: Changed GST_BUFFER_TYPE to gst_buffer_get_type()
5366 * gst/gstcaps.c: (gst_caps_is_fixed_foreach): Buffer is a fixed type
5367 * gst/gstpad.c: (_gst_pad_default_fixate_foreach): same
5368 * gst/gststructure.c: (gst_structure_set_valist),
5369 (gst_structure_from_abbr), (gst_structure_to_abbr): Add vararg
5370 support for buffers.
5371 * gst/gsttag.c: (gst_tag_register): Constify a prototype that was
5372 intended to be const.
5373 * gst/gsttag.h: same
5374 * gst/gstvalue.c: (gst_value_serialize_buffer),
5375 (gst_value_deserialize_buffer), (_gst_value_initialize): Add code
5376 to (de)serialize buffers.
5377 * testsuite/caps/Makefile.am: Add a bit of buffer testing
5378 * testsuite/caps/string-conversions.c: (main):
5379 * testsuite/caps/value_serialize.c: add new test
5381 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
5383 * docs/pwg/advanced-types.xml:
5384 Document MS video 1 (video/x-msvideocodec) mimetype/format.
5386 2004-04-11 Benjamin Otte <otte@gnome.org>
5388 * gst/schedulers/gstbasicscheduler.c: (plugin_init):
5389 rename categories to basic_*
5390 * gst/schedulers/gstbasicscheduler.c:
5391 (gst_basic_scheduler_chain_wrapper),
5392 (gst_basic_scheduler_chainhandler_proxy),
5393 (gst_basic_scheduler_gethandler_proxy),
5394 (gst_basic_scheduler_eventhandler_proxy):
5395 debugging category fixes - put common stuff in log category
5396 * gst/schedulers/gstbasicscheduler.c:
5397 (gst_basic_scheduler_chain_elements):
5398 dirty fix: call gst_basic_scheduler_cothreaded_chain when already
5399 active and linking two active chains
5401 2004-04-10 Benjamin Otte <otte@gnome.org>
5403 * docs/pwg/intro-preface.xml:
5404 fix dead links and remove reference to Wiki
5406 2004-04-10 Benjamin Otte <in7y118@public.uni-hamburg.de>
5408 * gst/schedulers/gstbasicscheduler.c:
5409 make sure we can switch back to the main function if we're still in
5410 the main function (supposed to fix #139617)
5411 * gst/schedulers/gthread-cothreads.h:
5412 don't throw an error when switching to the same cothread
5414 2004-04-09 Benjamin Otte <otte@gnome.org>
5416 * gst/gstbin.c: (gst_bin_get_type):
5417 * gst/gstclock.c: (gst_clock_get_type):
5418 * gst/gstindex.c: (gst_index_get_type):
5419 * gst/gstobject.c: (gst_object_get_type),
5420 (gst_signal_object_get_type):
5421 * gst/gstpad.c: (gst_pad_get_type), (gst_real_pad_get_type),
5422 (gst_pad_template_get_type), (gst_ghost_pad_get_type):
5423 * gst/gstpluginfeature.c: (gst_plugin_feature_get_type):
5424 * gst/gstqueue.c: (gst_queue_get_type):
5425 * gst/gstregistry.c: (gst_registry_get_type):
5426 * gst/gstsystemclock.c: (gst_system_clock_get_type):
5427 * gst/gstthread.c: (gst_thread_get_type):
5428 don't use memchunks for these objects, use malloc instead
5430 2004-04-08 Thomas Vander Stichele <thomas at apestaart dot org>
5432 * docs/gst/.cvsignore:
5433 * docs/gst/Makefile.am:
5434 * docs/gst/gstreamer-sections.txt:
5435 * docs/gst/tmpl/gstaggregator.sgml:
5436 * docs/gst/tmpl/gstbuffer.sgml:
5437 * docs/gst/tmpl/gstclock.sgml:
5438 * docs/gst/tmpl/gstelement.sgml:
5439 * docs/gst/tmpl/gstfakesink.sgml:
5440 * docs/gst/tmpl/gstfakesrc.sgml:
5441 * docs/gst/tmpl/gstfdsink.sgml:
5442 * docs/gst/tmpl/gstfdsrc.sgml:
5443 * docs/gst/tmpl/gstfilesink.sgml:
5444 * docs/gst/tmpl/gstfilesrc.sgml:
5445 * docs/gst/tmpl/gstidentity.sgml:
5446 * docs/gst/tmpl/gstindex.sgml:
5447 * docs/gst/tmpl/gstinfo.sgml:
5448 * docs/gst/tmpl/gstmd5sink.sgml:
5449 * docs/gst/tmpl/gstmultifilesrc.sgml:
5450 * docs/gst/tmpl/gstpad.sgml:
5451 * docs/gst/tmpl/gstpipefilter.sgml:
5452 * docs/gst/tmpl/gstpipeline.sgml:
5453 * docs/gst/tmpl/gstpluginfeature.sgml:
5454 * docs/gst/tmpl/gstqueue.sgml:
5455 * docs/gst/tmpl/gstregistry.sgml:
5456 * docs/gst/tmpl/gstscheduler.sgml:
5457 * docs/gst/tmpl/gstshaper.sgml:
5458 * docs/gst/tmpl/gstspider.sgml:
5459 * docs/gst/tmpl/gstspideridentity.sgml:
5460 * docs/gst/tmpl/gststatistics.sgml:
5461 * docs/gst/tmpl/gstsystemclock.sgml:
5462 * docs/gst/tmpl/gsttee.sgml:
5463 * docs/gst/tmpl/gstthread.sgml:
5464 * docs/gst/tmpl/gsttypefind.sgml:
5465 * docs/gst/tmpl/gstutils.sgml:
5466 further doc build fixes
5468 2004-04-07 Thomas Vander Stichele <thomas at apestaart dot org>
5470 * docs/gst/Makefile.am:
5471 make docs exit on scanning problems
5472 fix nonsrcdir build issues
5473 * docs/gst/gstreamer-sections.txt:
5474 adding stuff from -unused
5477 * gst/schedulers/cothreads_compat.h:
5478 fix cothread warnings
5480 2004-04-07 Thomas Vander Stichele <thomas at apestaart dot org>
5482 * docs/gst/gstreamer-sections.txt:
5483 remove defines deprecated by Benjamin
5485 2004-04-07 Benjamin Otte <otte@gnome.org>
5487 * gst/elements/gstbufferstore.c: (gst_buffer_store_get_buffer):
5488 when the buffer is complete, don't check if other buffers are needed
5489 * gst/elements/gstfilesrc.c: (gst_filesrc_srcpad_event):
5490 check that the offset is >0 so we don't try to read before the
5491 beginning of the file
5492 * gst/gstpad.c: (gst_pad_set_pad_template):
5493 sink the template, so we don't end up with 130k pad templates
5495 2004-04-06 Benjamin Otte <otte@gnome.org>
5497 * gst/autoplug/gstspider.c: (gst_spider_link_add):
5498 don't ref the element, adding already reffed it. And we didn't unref
5499 it later anyway... (huge memleak when you used many spider elements)
5500 * gst/gstelement.c: (gst_element_base_class_finalize):
5501 * gst/gstelementfactory.c: (gst_element_factory_cleanup),
5502 (gst_element_register):
5503 * gst/gsturi.c: (gst_element_make_from_uri):
5504 use gst_object_(un)ref instead of g_object(un)ref
5506 2004-04-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
5509 remove macro that wouldn't work anymore because struct member has
5511 * gst/schedulers/entryscheduler.c: (schedule_forward):
5512 fix segfault for unconnected pads
5514 2004-04-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
5516 reviewed by David Schleef <ds@schleef.org>
5519 *_FORMAT modifiers should require putting a % in front of them for
5520 consistency reasons.
5522 2004-04-05 Colin Walters <walters@redhat.com>
5524 * configure.ac (VALGRIND_CFLAGS, VALGRIND_LIBS): Remove spurious
5527 2004-04-05 Benjamin Otte <otte@gnome.org>
5531 * gst/gst_private.h:
5532 * gst/gstinfo.c: (__gst_in_valgrind), (_gst_debug_init):
5533 add support for detecting if GStreamer runs inside valgrind.
5534 requires valgrind (d'oh) and --enable-debug for correct cdetection.
5535 print a big message in valgrind that GStreamer has detected it's
5536 running inside and might now use different code.
5537 * gst/gstmemchunk.c: (populate), (free_area),
5538 (gst_mem_chunk_destroy), (gst_mem_chunk_alloc),
5539 (gst_mem_chunk_free):
5540 flag memchunks for valgrind, so it can detect leaking of chunks.
5541 This allows detecting leaks of GstBuffer and GstEvent correctly
5544 2004-04-05 David Schleef <ds@schleef.org>
5546 * gst/gsttrace.h: Fix #ifdef nesting (bug #139109) Patch from
5547 jensgr@gmx.net (Jens Granseuer)
5549 2004-04-05 David Schleef <ds@schleef.org>
5551 * gst/gstbuffer.c: (_gst_buffer_sub_free),
5552 (gst_buffer_default_free), (gst_buffer_default_copy),
5553 (gst_buffer_alloc_chunk), (gst_buffer_free_chunk),
5554 (gst_buffer_new), (gst_buffer_create_sub): Allocate GstBuffer
5555 structures in one place.
5557 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
5559 * gst/gstinfo.h: adding Ronald's timestamp debugging defines
5560 (GST_TIME_FORMAT, GST_TIME_ARGS)
5562 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
5564 * testsuite/elements/Makefile.am:
5565 disable test until it stops breaking make distcheck
5567 2004-04-05 Johan Dahlin <johan@gnome.org>
5569 * po/sv.po: Updated translation
5571 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
5573 * gst/gstplugin.c: (gst_plugin_load_file):
5574 fix segfault for when original plugin was loaded statically
5576 2004-04-05 Benjamin Otte <otte@gnome.org>
5578 * testsuite/debug/category.c: (main):
5579 * testsuite/debug/commandline.c: (main):
5580 * testsuite/debug/output.c: (main):
5581 fix tests to work again with debugging enabled
5583 2004-04-05 Benjamin Otte <otte@gnome.org>
5585 * gst/schedulers/gstbasicscheduler.c:
5586 (gst_basic_scheduler_pad_link):
5587 fix to work with recent scheduling changes
5589 2004-04-05 Benjamin Otte <otte@gnome.org>
5591 * gst/schedulers/entryscheduler.c: (some functions, dunno which,
5592 prepareChangeLog doesn't work when cvs indents):
5593 don't throw an error when no element can be scheduled, there's too
5594 many weird reasons why it doesn't work. Return STOPPED instead.
5595 decoupled elemts' schedulability doesn't depend on bufpens.
5597 2004-04-04 Benjamin Otte <otte@gnome.org>
5599 * gst/schedulers/gstbasicscheduler.c:
5600 (gst_basic_scheduler_pad_select):
5601 fix uninitialized variable warnings
5603 2004-04-04 Benjamin Otte <otte@gnome.org>
5605 * gst/gstpad.c: (gst_pad_collect_valist):
5606 fix uninitialized variable warning
5607 * gst/schedulers/entryscheduler.c: (schedule_forward):
5608 fix shadowed variable
5610 2004-04-04 Benjamin Otte <otte@gnome.org>
5612 * gst/gstpad.c: (gst_pad_collect_array), (gst_pad_collectv),
5613 (gst_pad_collect), (gst_pad_collect_valist), (gst_pad_selectv),
5616 * gst/gstscheduler.c: (gst_scheduler_pad_select),
5617 (gst_scheduler_lock_element), (gst_scheduler_unlock_element):
5618 * gst/gstscheduler.h:
5619 implement gst_pad_collect as replacement for gst_pad_select.
5620 deprecate gst_pad_select and gst_scheduler_(un)lock_element
5621 add new flag GST_SCHEDULER_FLAG_NEW_API for API that implements the
5622 new pad_select, lock and unlock calls.
5623 * gst/cothreads.c: (cothread_destroy), (cothread_switch):
5625 * gst/schedulers/cothreads_compat.h:
5626 * gst/schedulers/gthread-cothreads.h:
5627 remove unused cothread_lock and cothread_unlock calls
5628 * gst/schedulers/entryscheduler.c:
5629 (gst_entry_scheduler_class_init), (gst_entry_scheduler_init),
5630 (_can_schedule_loop), (gst_entry_scheduler_get_handler),
5631 (gst_entry_scheduler_pad_select):
5633 * gst/schedulers/gstbasicscheduler.c:
5634 (gst_basic_scheduler_class_init), (gst_basic_scheduler_init),
5635 (gst_basic_scheduler_pad_select):
5636 remove useless lock and unlock calls, update pad_select to new API
5638 * gst/schedulers/gstoptimalscheduler.c:
5639 (gst_opt_scheduler_class_init):
5640 remove useless select, lock and unlock function calls
5641 * gst/elements/gstaggregator.c: (gst_aggregator_loop):
5642 use gst_pad_collect instead of gst_pad_select
5644 2004-04-04 Benjamin Otte <otte@gnome.org>
5646 * gst/schedulers/entryscheduler.c: (_can_schedule_get),
5647 (can_schedule_pad), (can_schedule), (schedule), (schedule_forward),
5648 (schedule_next_element), (print_entry):
5649 add can_schedule_pad to handle element states.
5650 add schedule_forward to select the correct entry to schedule next
5652 2004-04-03 Benjamin Otte <otte@gnome.org>
5654 * gst/schedulers/entryscheduler.c:
5655 remove unused variable, fix error inside Rb, fix compile warning in
5658 2004-04-03 Benjamin Otte <otte@gnome.org>
5660 * gst/schedulers/entryscheduler.c:
5661 completely revamp the inner workings, so it's a lot easier to
5662 understand and extend
5664 2004-04-03 Andy Wingo <wingo@pobox.com>
5666 * gst/schedulers/gstoptimalscheduler.c (GstOptSchedulerGroupLink):
5667 Rename ->group1 and ->group2 to ->src and ->sink, respectively.
5668 This allows better introspection of pipeline topology.
5669 (add_to_chain): Don't do trickery to put loop elements first;
5670 rather, queue a chain sort by marking the chain as dirty.
5671 (remove_from_chain): Mark the chain dirty.
5672 (sort_chain): New function. Sorts the group list so that terminal
5673 sinks are first. This means elements on the sink side will be
5674 preferentially sscheduled before elements on the src side of the
5676 (chain_recursively_migrate_group): Use OTHER_GROUP_LINK.
5677 (schedule_chain): If the chain is marked DIRTY, call sort_chain.
5678 (gst_opt_scheduler_pad_link, gst_opt_scheduler_pad_unlink)
5679 (group_inc_link): Change argument and variable names to match the
5680 new link structure member names (src and sink).
5681 (group_dec_link): Add some description
5683 2004-04-03 Benjamin Otte <otte@gnome.org>
5685 * gst/autoplug/gstspider.c: (gst_spider_identity_plug):
5687 * testsuite/debug/category.c: (main):
5688 * testsuite/debug/commandline.c: (main):
5689 * testsuite/debug/output.c: (main):
5690 * testsuite/debug/printf_extension.c: (main):
5691 fix to successfully build and test with --disable-gst-debug
5692 configure switch (fixes #138705)
5694 2004-04-03 Benjamin Otte <otte@gnome.org>
5696 * docs/pwg/building-boiler.xml:
5697 add cvs login line and s/anonymous/anoncvs/
5699 2004-04-03 Tim-Phillip Müller <t.i.m@zen.co.uk>
5701 reviewed by Benjamin Otte <otte@gnome.org>
5703 * gst/gststructure.c: (gst_structure_free):
5704 memleak fix: free fields array (partial fix for #134839)
5706 2004-04-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
5708 * docs/random/ds/0.9-suggested-changes:
5709 Add a note to change handoff use in fakesrc to be usable in
5710 a more generic way (fakesrc should be renamed to appsrc or so).
5711 * gst/elements/gstfakesrc.c: (gst_fakesrc_class_init):
5712 Change signal type to scope, so we can fill the buffer in the
5713 handoff handler (that's the whole use of this signal...).
5715 2004-04-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
5717 * docs/pwg/other-ntoone.xml:
5718 Document muxers and n-to-1 elements.
5720 2004-04-01 Martin Soto <martinsoto@users.sourceforge.net>
5722 * gst/registries/gstxmlregistry.c
5723 (gst_xml_registry_rebuild_recurse): Fix the algorithm to
5724 determine if a file is a G_MODULE. The old one discards paths
5725 containing "so" somewhere in the middle. My home directory is
5726 called "soto". Go figure...
5728 2004-03-31 David Schleef <ds@schleef.org>
5730 * gst/gstbuffer.c: (gst_buffer_join): Add function gst_buffer_join()
5731 to eventually deprecate gst_buffer_merge(). (bug: #136408)
5734 2004-03-31 David Schleef <ds@schleef.org>
5736 * gst/gstvalue.c: (gst_value_union_int_int_range),
5737 (gst_value_union_int_range_int_range), (gst_value_can_union),
5738 (gst_value_union), (_gst_value_initialize): Add some union
5739 implementations. We didn't have any previously.
5740 * testsuite/caps/Makefile.am:
5741 * testsuite/caps/audioscale.c: (gst_audioscale_expand_value),
5742 (gst_audioscale_getcaps), (test_caps), (main): A little test
5743 that is the same as the caps manipulation in audioscale.
5745 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
5747 * docs/faq/general.xml:
5748 add entry about "does gst support format X?"
5750 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
5755 fix GST_BOILERPLATE_FULL to not throw casting errors on C++
5757 2004-03-30 Benjamin Otte <otte@gnome.org>
5759 * gst/elements/gstbufferstore.c: (gst_buffer_store_get_buffer):
5760 set the offset of the buffer to the requested offset
5761 * gst/elements/gsttypefind.c: (stop_typefinding):
5762 revert patch 1.18 (which I unfortunately don't know the reason for).
5763 This is needed to allow downstream elements to seek. Otherwise
5764 typefind might overwrite a previous seek by downstream elements.
5765 This lead to errors with id3tag and typefind on some mp3s.
5766 * gst/schedulers/entryscheduler.c: (COTHREADS_TYPE),
5767 (gst_entry_scheduler_iterate):
5768 be more verbose when debugging
5770 2004-03-30 Thomas Vander Stichele <thomas at apestaart dot org>
5772 * gst/gstcaps.c: (gst_caps_from_string_inplace):
5773 make sure we don't get NULL strings
5775 2004-03-30 Thomas Vander Stichele <thomas at apestaart dot org>
5779 * gst/gstelementfactory.c: (gst_element_factory_get_type):
5780 * gst/gstindex.c: (gst_index_resolver_get_type),
5781 (gst_index_get_type), (gst_index_factory_get_type):
5785 * gst/gsturi.c: (gst_uri_handler_get_type):
5787 first batch of documentation fixes
5789 2004-03-29 David Schleef <ds@schleef.org>
5791 * docs/gst/Makefile.am: Disable a bunch of headers from being scanned
5792 * docs/gst/gstreamer-docs.sgml: More hacking
5793 * docs/gst/gstreamer-sections.txt:
5794 * docs/gst/tmpl/cothreads_compat.sgml:
5795 * docs/gst/tmpl/gstcaps.sgml:
5796 * docs/gst/tmpl/gstclock.sgml:
5797 * docs/gst/tmpl/gstelement.sgml:
5798 * docs/gst/tmpl/gstevent.sgml:
5799 * docs/gst/tmpl/gstpad.sgml:
5800 * docs/gst/tmpl/gstutils.sgml:
5801 * docs/gst/tmpl/gstxml.sgml:
5802 * docs/gst/tmpl/gthread-cothreads.sgml:
5803 * docs/random/ds/0.9-suggested-changes:
5804 * gst/elements/gstfakesink.h: doc fixes
5805 * gst/elements/gstfakesrc.h: doc fixes
5806 * gst/gstcaps.c: doc fixes
5807 * gst/gstcaps.h: doc fixes
5808 * gst/gstelement.c: doc fixes
5809 * gst/gstelement.h: doc fixes
5810 * gst/gstindex.c: doc fixes
5811 * gst/gstinfo.c: doc fixes
5812 * gst/gstpad.c: doc fixes
5813 * gst/gstpad.h: doc fixes
5814 * gst/gstplugin.c: doc fixes
5815 * gst/gsttypefind.h: doc fixes
5816 * gst/gsturi.c: doc fixes
5817 * gst/gstvalue.c: doc fixes
5819 2004-03-29 Colin Walters <walters@redhat.com>
5821 * gst/registries/gstxmlregistry.c (get_time)
5822 (plugin_times_older_than_recurse):
5823 Use the result of stat to determine whether a path is a file,
5824 so we don't attempt to opendir() files.
5826 2004-03-29 Benjamin Otte <otte@gnome.org>
5828 * gst/gstpad.c: (gst_pad_set_explicit_caps):
5829 print caps in debugging output when setting caps failed
5830 * gst/schedulers/entryscheduler.c: (COTHREADS_TYPE),
5831 (schedule_next_element), (get_buffer), (run_chainhandler),
5832 (element_may_start), (gst_entry_scheduler_chain_handler),
5833 (gst_entry_scheduler_get_handler),
5834 (gst_entry_scheduler_state_transition),
5835 (gst_entry_scheduler_pad_link):
5836 make this scheduler a testcase for mandatory
5837 discont-before-first-buffer which is needed if we want to allow apps
5838 to release the sound device.
5839 add SCHED_ASSERT macro to print scheduler state before an assertion
5842 2004-03-29 Benjamin Otte <otte@gnome.org>
5845 replace by LGPL (former COPYING.LIB). The core is completely
5850 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
5854 updated Afrikaans and Swedish
5856 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
5860 adding Azerbaijani (Mətin Əmirov)
5862 2004-03-28 Martin Soto <martinsoto@users.sourceforge.net>
5865 * gst/gstelement.c (gst_element_set_time_delay): New function for
5866 setting element time taking into account a hardware buffering
5868 (gst_element_set_time): Now just an invocation of
5869 gst_element_set_time_delay.
5871 * gst/gstclock.c (gst_clock_get_event_time_delay): New function
5872 allowing to set event times in the future.
5873 (gst_clock_get_event_time): Now just an invocation of
5874 gst_clock_get_event_time_delay.
5876 2004-03-28 Benjamin Otte <otte@gnome.org>
5878 * gst/gstbin.c: (gst_bin_set_element_sched),
5879 (gst_bin_unset_element_sched):
5880 don't add decoupled elements to schedulers - otherwise it's
5881 impossible to control if a link to a decoupled element was already
5882 removed from a scheduler or not.
5883 * gst/schedulers/cothreads_compat.h:
5884 * gst/schedulers/gthread-cothreads.h:
5885 add COTHREADS_TYPE macro. Make do_cothread_set_func a macro so there
5886 is no "unused" warning.
5887 * gst/schedulers/Makefile.am:
5888 * gst/schedulers/entryscheduler.c:
5889 add new scheduler, based on ideas from talking to David and Martin.
5890 It's supposed to be small and correct. Currently it's also slow (but
5892 * examples/retag/retag.c: (main):
5893 * testsuite/bytestream/test1.c: (main):
5894 fix missing NULLs at end of variadic functions
5895 * testsuite/elements/.cvsignore:
5898 2004-03-28 Jan Schmidt <thaytan@mad.scientist.com>
5901 Added GST_EVENT_ANY for GstEvents that pass a GstStructure
5903 2004-03-25 David Schleef <ds@schleef.org>
5905 * docs/gst/gstreamer-sections.txt: More doc hacking.
5906 * docs/gst/tmpl/gstaggregator.sgml:
5907 * docs/gst/tmpl/gstautoplugfactory.sgml:
5908 * docs/gst/tmpl/gstbin.sgml:
5909 * docs/gst/tmpl/gstbuffer.sgml:
5910 * docs/gst/tmpl/gstbufferstore.sgml:
5911 * docs/gst/tmpl/gstfakesink.sgml:
5912 * docs/gst/tmpl/gstfakesrc.sgml:
5913 * docs/gst/tmpl/gstmd5sink.sgml:
5914 * docs/gst/tmpl/gstreamer-unused.sgml:
5915 * docs/gst/tmpl/gstsearchfuncs.sgml:
5916 * docs/gst/tmpl/gstshaper.sgml:
5917 * docs/gst/tmpl/gstspider.sgml:
5918 * docs/gst/tmpl/gsttee.sgml:
5919 * docs/gst/tmpl/gstutils.sgml:
5920 * docs/gst/tmpl/gstvalue.sgml:
5921 * docs/gst/tmpl/gstxml.sgml:
5922 * gst/Makefile.am: Remove gstthreaddummy.c. It never worked,
5923 and we don't support it.
5924 * gst/gst.c: (gst_init_get_popt_table), (init_pre), (init_post),
5925 (gst_use_threads), (gst_has_threads): same
5926 * gst/gstthreaddummy.c: same
5927 * gst/autoplug/gstspider.c: Make gst_spider_details static.
5928 * gst/autoplug/gstspider.h: same
5929 * gst/elements/gstaggregator.h: Remove bogus function from header
5930 * gst/elements/gstfakesink.h: same
5931 * gst/elements/gstfakesrc.h: same
5932 * gst/elements/gstmd5sink.h: same
5933 * gst/elements/gstshaper.h: same
5934 * gst/elements/gsttee.h: same
5935 * gst/gstbin.c: doc fixes
5936 * gst/gstbin.h: Remove unused definition.
5937 * gst/gstbuffer.c: doc fixes
5938 * gst/gstcaps.c: (gst_caps_is_always_compatible): doc fixes
5939 * gst/gstfilter.c: doc fixes
5940 * gst/gsttag.c: doc fixes
5941 * gst/gstvalue.c: doc fixes
5943 2004-03-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
5945 * docs/pwg/advanced-types.xml:
5946 Document typefinding.
5947 * docs/pwg/other-oneton.xml:
5948 Document one-to-n elements, demuxers and parsers.
5950 2004-03-25 Tim-Philipp Müller <t.i.m@zen.co.uk>
5952 reviewed by: David Schleef <ds@schleef.org>
5954 * configure.ac: Check bison version (bug #127838)
5956 2004-03-25 David Schleef <ds@schleef.org>
5958 * docs/gst/gstreamer-docs.sgml: More fine tuning.
5959 * docs/gst/gstreamer-sections.txt:
5960 * docs/gst/tmpl/gstautoplug.sgml:
5961 * docs/gst/tmpl/gststaticautoplug.sgml:
5962 * docs/gst/tmpl/gststaticautoplugrender.sgml:
5963 * docs/gst/tmpl/gstutils.sgml:
5964 * docs/gst/tmpl/gstxml.sgml:
5966 2004-03-24 David Schleef <ds@schleef.org>
5968 * docs/gst/gstreamer-docs.sgml: I got tired of the reference
5969 manual being such complete crap, that I decided to do major
5970 hacking of it. This checkin replaces any fine tuning that
5971 may have been done previously, with the benefit of actually
5972 being complete for much of the API that was changed since
5973 0.6. Further fine tuning will occur shortly. (bug #134721)
5974 * docs/gst/gstreamer-sections.txt:
5975 * docs/gst/tmpl/GstBin.sgml:
5976 * docs/gst/tmpl/GstBuffer.sgml:
5977 * docs/gst/tmpl/GstCaps.sgml:
5978 * docs/gst/tmpl/GstClock.sgml:
5979 * docs/gst/tmpl/GstCompat.sgml:
5980 * docs/gst/tmpl/GstData.sgml:
5981 * docs/gst/tmpl/GstElement.sgml:
5982 * docs/gst/tmpl/GstEvent.sgml:
5983 * docs/gst/tmpl/GstIndex.sgml:
5984 * docs/gst/tmpl/GstStructure.sgml:
5985 * docs/gst/tmpl/GstTag.sgml:
5986 * docs/gst/tmpl/cothreads.sgml:
5987 * docs/gst/tmpl/cothreads_compat.sgml:
5988 * docs/gst/tmpl/gettext.sgml:
5989 * docs/gst/tmpl/grammar.tab.sgml:
5990 * docs/gst/tmpl/gst-i18n-app.sgml:
5991 * docs/gst/tmpl/gst-i18n-lib.sgml:
5992 * docs/gst/tmpl/gst.sgml:
5993 * docs/gst/tmpl/gst_private.sgml:
5994 * docs/gst/tmpl/gstaggregator.sgml:
5995 * docs/gst/tmpl/gstarch.sgml:
5996 * docs/gst/tmpl/gstatomic.sgml:
5997 * docs/gst/tmpl/gstatomic_impl.sgml:
5998 * docs/gst/tmpl/gstbin.sgml:
5999 * docs/gst/tmpl/gstbuffer.sgml:
6000 * docs/gst/tmpl/gstbufferstore.sgml:
6001 * docs/gst/tmpl/gstcaps.sgml:
6002 * docs/gst/tmpl/gstclock.sgml:
6003 * docs/gst/tmpl/gstcompat.sgml:
6004 * docs/gst/tmpl/gstconfig.sgml:
6005 * docs/gst/tmpl/gstcpu.sgml:
6006 * docs/gst/tmpl/gstdata.sgml:
6007 * docs/gst/tmpl/gstdata_private.sgml:
6008 * docs/gst/tmpl/gstelement.sgml:
6009 * docs/gst/tmpl/gstenumtypes.sgml:
6010 * docs/gst/tmpl/gsterror.sgml:
6011 * docs/gst/tmpl/gstevent.sgml:
6012 * docs/gst/tmpl/gstfakesink.sgml:
6013 * docs/gst/tmpl/gstfakesrc.sgml:
6014 * docs/gst/tmpl/gstfilesink.sgml:
6015 * docs/gst/tmpl/gstfilter.sgml:
6016 * docs/gst/tmpl/gstindex.sgml:
6017 * docs/gst/tmpl/gstinfo.sgml:
6018 * docs/gst/tmpl/gstinterface.sgml:
6019 * docs/gst/tmpl/gstlog.sgml:
6020 * docs/gst/tmpl/gstmacros.sgml:
6021 * docs/gst/tmpl/gstmarshal.sgml:
6022 * docs/gst/tmpl/gstmd5sink.sgml:
6023 * docs/gst/tmpl/gstmultifilesrc.sgml:
6024 * docs/gst/tmpl/gstobject.sgml:
6025 * docs/gst/tmpl/gstpad.sgml:
6026 * docs/gst/tmpl/gstparse.sgml:
6027 * docs/gst/tmpl/gstpipeline.sgml:
6028 * docs/gst/tmpl/gstplugin.sgml:
6029 * docs/gst/tmpl/gstpluginfeature.sgml:
6030 * docs/gst/tmpl/gstqueue.sgml:
6031 * docs/gst/tmpl/gstreamer-unused.sgml:
6032 * docs/gst/tmpl/gstregistry.sgml:
6033 * docs/gst/tmpl/gstregistrypool.sgml:
6034 * docs/gst/tmpl/gstscheduler.sgml:
6035 * docs/gst/tmpl/gstsearchfuncs.sgml:
6036 * docs/gst/tmpl/gstshaper.sgml:
6037 * docs/gst/tmpl/gstspider.sgml:
6038 * docs/gst/tmpl/gstspideridentity.sgml:
6039 * docs/gst/tmpl/gststructure.sgml:
6040 * docs/gst/tmpl/gstsystemclock.sgml:
6041 * docs/gst/tmpl/gsttag.sgml:
6042 * docs/gst/tmpl/gsttaginterface.sgml:
6043 * docs/gst/tmpl/gsttee.sgml:
6044 * docs/gst/tmpl/gstthread.sgml:
6045 * docs/gst/tmpl/gsttrace.sgml:
6046 * docs/gst/tmpl/gsttrashstack.sgml:
6047 * docs/gst/tmpl/gsttypefind.sgml:
6048 * docs/gst/tmpl/gsttypes.sgml:
6049 * docs/gst/tmpl/gsturi.sgml:
6050 * docs/gst/tmpl/gsturitype.sgml:
6051 * docs/gst/tmpl/gstutils.sgml:
6052 * docs/gst/tmpl/gstvalue.sgml:
6053 * docs/gst/tmpl/gstversion.sgml:
6054 * docs/gst/tmpl/gstxml.sgml:
6055 * docs/gst/tmpl/gstxmlregistry.sgml:
6056 * docs/gst/tmpl/gthread-cothreads.sgml:
6057 * docs/gst/tmpl/types.sgml:
6059 2004-03-24 Ronald Bultje <rbultje@ronald.bitfreak.net>
6061 * docs/pwg/other-sink.xml:
6062 * docs/pwg/other-source.xml:
6063 Documentation on how to write source and sink elements. Other
6064 stuff in chapter 4 (1-to-n/demuxer, n-to-1/muxer, n-to-n,
6065 manager, autoplugger) are all still pending.
6067 2004-03-25 Benjamin Otte <otte@gnome.org>
6069 * testsuite/elements/Makefile.am:
6070 * testsuite/elements/gst-compprep-check:
6071 add check to make sure gst-compprep works
6072 * testsuite/elements/gst-inspect-check.in:
6073 improve initialization output
6074 * testsuite/Makefile.am:
6075 * testsuite/gst-inspect-check:
6078 2004-03-24 David Schleef <ds@schleef.org>
6080 * testsuite/elements/Makefile.am:
6081 * testsuite/elements/gst-inspect-check.in: Add gst-inspect-check
6084 2004-03-24 Benjamin Otte <otte@gnome.org>
6086 * libs/gst/control/dparam.c: (gst_dparam_attach),
6087 (gst_dparam_detach):
6088 * libs/gst/control/dparammanager.c: (gst_dpman_init):
6089 fix lvalue casts for real
6091 2004-03-24 Benjamin Otte <otte@gnome.org>
6093 * gst/schedulers/gstbasicscheduler.c:
6094 (gst_basic_scheduler_src_wrapper):
6095 * gst/schedulers/gstoptimalscheduler.c:
6096 (gst_opt_scheduler_loop_wrapper), (gst_opt_scheduler_get_wrapper),
6097 (pad_clear_queued), (gst_opt_scheduler_add_element),
6098 (gst_opt_scheduler_remove_element):
6099 fix GStreamer to not have issues with lvalue casts anymore (fixes
6102 2004-03-24 Benjamin Otte <otte@gnome.org>
6105 add documentation about a gobject quirk where the object hasn't the
6106 correct class pointer set on initialization
6107 * gst/schedulers/gstbasicscheduler.c:
6108 (gst_basic_scheduler_src_wrapper):
6109 make sure to not run into an infinite loop
6111 2004-03-22 Benjamin Otte <otte@gnome.org>
6113 * gst/gstutils.c: (gst_util_dump_mem):
6115 first argument of gst_util_dump_mem should be const
6117 2004-03-22 Johan Dahlin <johan@gnome.org>
6119 * gst/gstvalue.h: Clean up a little bit.
6121 2004-03-21 Tim-Philipp Müller <t.i.m@zen.co.uk>
6123 reviewed by Benjamin Otte <otte@gnome.org>
6125 * gst/autoplug/gstspider.c: (gst_spider_dispose):
6126 * gst/elements/gstaggregator.c: (gst_aggregator_finalize),
6127 (gst_aggregator_class_init), (gst_aggregator_init):
6128 * gst/elements/gstfilesrc.c: (gst_filesrc_init),
6129 (gst_filesrc_dispose), (gst_filesrc_set_location):
6130 * gst/elements/gstidentity.c: (gst_identity_finalize),
6131 (gst_identity_class_init), (gst_identity_chain):
6132 * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_open_file):
6133 * gst/elements/gststatistics.c: (gst_statistics_finalize),
6134 (gst_statistics_class_init):
6135 * gst/elements/gsttee.c: (gst_tee_finalize), (gst_tee_class_init),
6136 (gst_tee_get_property):
6137 clean up used memory in this elements correctly on teardown (closes
6140 2004-03-20 Colin Walters <walters@redhat.com>
6142 * gst/registries/gstxmlregistry.c:
6143 (gst_xml_registry_open_func, gst_xml_registry_close_func): Make
6144 registry saving atomic.
6146 2004-03-20 Colin Walters <walters@redhat.com>
6148 * gst/registries/gstxmlregistry.c (gst_xml_registry_get_perms_func):
6150 access() instead of actually creating and deleting files.
6152 2004-03-18 David Schleef <ds@schleef.org>
6154 * configure.ac: Remove HAVE_ATOMIC_H test, since it's unused.
6157 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
6159 * po/sv.po: updated translation (Christian Rose)
6161 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
6163 * gst/elements/gstfilesink.c: (gst_filesink_get_formats),
6164 (gst_filesink_get_query_types), (_do_init),
6165 (gst_filesink_handle_event), (gst_filesink_uri_get_protocols):
6166 return FALSE silently
6167 * po/af.po: updated translation (Petri Jooste)
6169 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
6173 dist common properly
6179 refreshing translations
6181 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
6186 adding Swedish (Christian Rose) and Afrikaans (Petri Jooste)
6188 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
6190 * Makefile.am: use common/release.mak
6192 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
6194 * docs/faq/gst-uninstalled:
6195 adding gst-monkeysaudio to the list of possible plugin dirs
6197 2004-03-16 David Schleef <ds@schleef.org>
6199 * gst/gst.c: (gst_get_popt_options), (gst_init_get_popt_table),
6200 (gst_init_check_with_popt_table): Fix some gettext strings to
6201 make them easier to translate. Required making the strings
6204 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
6206 * configure.ac: bump nano to 1
6208 === release 0.8.0 ===
6210 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
6212 * configure.ac: release 0.8.0, "Executive Slacks"
6214 2004-03-16 Johan Dahlin <johan@gnome.org>
6216 * gst/schedulers/gstoptimalscheduler.c
6217 (gst_opt_scheduler_pad_unlink): Remove double ;,
6218 spotted by Scott Wheeler
6220 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
6222 * configure.ac: bump libtool version
6224 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
6227 * gst/gststructure.h:
6228 add reserved padding
6230 2004-03-15 Benjamin Otte <otte@gnome.org>
6232 * gst/elements/gstfdsrc.c: (gst_fdsrc_get):
6233 set the first parameter for select call correctly.
6236 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
6238 * *.c,*.h: don't mix tabs and spaces
6240 2004-03-15 Johan Dahlin <johan@gnome.org>
6242 * gst/schedulers/gstoptimalscheduler.c
6243 (gst_opt_scheduler_pad_unlink): Fix bug that causes totem to
6244 crash on MPEG playback. My boolean arithmetic is a bit rusty.
6246 * tools/Makefile.am (EXTRA_DIST): Add gst-indent
6248 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
6251 fix gst-register rules
6253 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
6256 use versioned gst-register
6258 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
6260 * docs/libs/gstreamer-libs-sections.txt:
6261 remove </SUBSECTION>
6263 * gst/gstregistry.c: (gst_registry_add_plugin):
6264 * gst/registries/gstxmlregistry.c: (gst_xml_registry_get_type),
6265 (gst_xml_registry_open_func), (gst_xml_registry_close_func):
6266 add debugging and fix some comment blocks
6268 2004-03-15 Johan Dahlin <johan@gnome.org>
6270 * *.h: Revert indent changes.
6272 2004-03-14 Thomas Vander Stichele <thomas at apestaart dot org>
6274 * gst/registries/gstxmlregistry.c: (gst_xml_registry_load_plugin):
6275 g_error_free the g_error
6276 * tools/gst-feedback-m.m:
6277 check for other versions of gstreamer
6281 2004-03-14 Thomas Vander Stichele <thomas at apestaart dot org>
6283 * tools/gst-register.c: do not spill paths when registries are not
6284 writable, until we fix the "user running gst-register" case.
6286 2004-03-13 Thomas Vander Stichele <thomas at apestaart dot org>
6288 * *.c, *.h: commit of gst-indent run on core
6290 2004-03-13 Thomas Vander Stichele <thomas at apestaart dot org>
6293 * tools/Makefile.am:
6294 add our indentation style as a script
6296 2004-03-13 Thomas Vander Stichele <thomas at apestaart dot org>
6300 added Serbian translation
6302 2004-03-13 Benjamin Otte <otte@gnome.org>
6305 add documentation note about gst_element_found_tags_for_pad not
6306 being usable in getfunctions. (see #137042)
6308 2004-03-12 David Schleef <ds@schleef.org>
6310 * gst/gstcaps.h: jdahlin, what are you smoking? We can't just
6311 change API right now! Readd gst_caps_is_simple() macro.
6312 * gst/gstelement.c: (gst_element_base_class_finalize): Fix
6313 uninitialized variable. I'd bet this caused crashes.
6314 * gst/gstinfo.c: (gst_debug_print_object): Fix 64-bit cleanliness.
6316 2004-03-12 Johan Dahlin <johan@gnome.org>
6318 * gst/gstcaps.h (GST_CAPS_IS_SIMPLE): Capitalize macro
6319 * gst/gstcaps.h: Clean up
6321 * gst/gst.c (init_post): call gst_caps_get_type() instead of
6322 _gst_caps_initalize()
6324 * gst/gstcaps.c: Style fixes, stay closer to glib and friends
6325 (_gst_caps_initialize): Remove, in favor for gst_caps_get_type()
6327 * gst/gststructure.c (gst_structure_get_type): Ditto
6329 * gst/gststructure.h: Ditto
6331 2004-03-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
6333 * gst/gstqueue.c: (gst_queue_init):
6334 Reset default max. values in queues. Reason is simply to avoid
6335 braindead use. If you want wider values, use the properties. The
6336 default is supposed to always work. Wider values would make this
6337 beast a memory hog by default (250 full-PAL RGB32 video frames?
6338 That's 440 MB! No thank you).
6340 2004-03-10 David Schleef <ds@schleef.org>
6342 * tools/gst-run.c: (main): Fix crash when no relevant tools
6343 were found. (bug #136793)
6345 2004-03-10 Johan Dahlin <johan@gnome.org>
6347 * gst/schedulers/gstoptimalscheduler.c
6348 (gst_opt_scheduler_pad_unlink): Implement unlink for elements with
6349 links to elements within the same group, so we can finally remove
6350 that annoying warning. Refactor the code a little bit
6351 (group_dec_links_for_element): Split out
6353 2004-03-09 David Schleef <ds@schleef.org>
6355 * docs/manual/dparams-app.xml: Fix to handle double dparams.
6358 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
6360 * configure.ac: first bug fix due to major/minor bump
6362 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
6364 * configure.ac: bump nano to 1
6366 === release 0.7.6 ===
6368 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
6373 releasing 0.7.6, "Almost"
6376 * tools/Makefile.am:
6377 * tools/gst-feedback-m.m:
6380 2004-03-09 Johan Dahlin <johan@gnome.org>
6382 Reviewed by: Thomas Vander Stichele
6384 * gst/gstelement.c (gst_element_class_init): register second
6385 parameter as GST_TYPE_G_ERROR instead of G_TYPE_POINTER, so
6386 language bindings can (de)marshall correctly.
6388 * gst/gsterror.h: Add GST_TYPE_G_ERROR and cleanup a little bit
6390 * gst/gsterror.c (gst_g_error_get_type): New function
6392 * gst/gstmarshal.list: Remove VOID:OBJECT,POINTER,STRING, replace
6393 with VOID:OBJECT,OBJECT,STRING
6395 2004-03-10 Jan Schmidt <thaytan@mad.scientist.com>
6397 * gst/registries/gstxmlregistry.c: (gst_xml_registry_load):
6398 Free a leaked g_timer on early returns.
6400 2004-03-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
6402 * docs/pwg/advanced-types.xml:
6403 Add cinepak description.
6405 2004-03-07 David Schleef <ds@schleef.org>
6407 * docs/random/mimetypes: Added cinepak description
6409 2004-03-07 Andy Wingo <wingo@pobox.com>
6411 * gst/gstbin.c (gst_bin_remove): Debugging fixes.
6413 * gst/schedulers/gstoptimalscheduler.c (destroy_group): Assert
6414 there are no links to other groups when a group is destroyed.
6415 (gst_opt_scheduler_pad_unlink): If the unlink means an element is
6416 removed from a group, make sure the link count to elements linked
6417 to other pads is appropriately decremented. This really fixes
6420 The 1.60->1.61 patch has been reapplied in light of this fix.
6422 * gst/gstelement.c (gst_element_dispose): Really protect against
6423 multiple invocations this time.
6425 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
6427 * docs/gst/gstreamer-sections.txt:
6428 * docs/gst/tmpl/gsttag.sgml:
6429 remove some deprecated functions, document some existing ones
6430 * gst/gsttag.c: (gst_tag_get_flag):
6432 add accessor function
6434 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
6436 * docs/gst/gstreamer-sections.txt:
6437 * docs/gst/tmpl/gsttag.sgml:
6438 * docs/gst/tmpl/gstxml.sgml:
6439 * gst/gsttag.c: (gst_tag_get_flag):
6442 2004-03-06 Christophe Fergeau <teuf@gnome.org>
6444 * gst/autoplug/gstspider.c: (gst_spider_identity_plug): fixed caps
6447 2004-03-05 David Schleef <ds@schleef.org>
6449 * REQUIREMENTS: Add bison and flex.
6450 * configure.ac: Fix comment about bison.
6451 * docs/random/ds/0.9-suggested-changes: yer ma
6452 * tools/gst-inspect.c: (print_element_info): Fix warning.
6454 2004-03-05 Benjamin Otte <otte@gnome.org>
6456 * gst/gstelement.c: (gst_element_error_full):
6457 revert recent recursive state changing commit - messing with other
6458 elements' states is evil and should be done by apps only.
6460 2004-03-05 Benjamin Otte <otte@gnome.org>
6462 * gst/gstelement.c: (gst_element_get_compatible_pad_template):
6463 check for empty intersection instead of NULL caps
6464 (gst_element_get_compatible_pad_filtered):
6465 remove old workaround that is only a bug nowadays
6467 2004-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
6469 * gst/gstelement.c: (gst_element_error_full):
6470 make elements try to recursively change state to PAUSED on all
6471 parents after an error to suppress ensuing warnings
6472 * gst/parse/grammar.y:
6473 make it check if it was able to sync the state, and throw an error
6474 if not, so stuff like
6475 oggdemux ! vorbisdec ! osssink gets caught
6477 2004-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
6479 * configure.ac: use ${libdir} for PLUGINS_DIR since on 64bit
6480 it contains lib64; use AS_AC_EXPAND to handle it properly
6482 2004-03-05 David Schleef <ds@schleef.org>
6484 * gst/gstcpuid_i386.s: Remove unused code
6485 * libs/gst/getbits/getbits.c: (gst_getbits_init),
6486 (gst_getbits_newbuf): Remove MMX code
6487 * libs/gst/getbits/getbits.h: Remove MMX code
6489 2004-03-04 David I. Lehn <dlehn@users.sourceforge.net>
6491 * debian/.cvsignore:
6492 * debian/README.Debian:
6495 * debian/control.in:
6497 * debian/gstreamer-core-libs-dev.files:
6498 * debian/gstreamer-core-libs.files:
6499 * debian/gstreamer-core.files:
6500 * debian/gstreamer-core.postinst:
6501 * debian/gstreamer-core.postrm:
6502 * debian/gstreamer-doc.files:
6503 * debian/gstreamer-doc.links:
6504 * debian/gstreamer-doc.lintian:
6505 * debian/gstreamer-runtime.files:
6506 * debian/gstreamer-runtime.manpages:
6507 * debian/gstreamer-runtime.postinst:
6508 * debian/gstreamer-runtime.postrm:
6509 * debian/gstreamer-tools.files:
6510 * debian/gstreamer-tools.manpages:
6511 * debian/libgstreamer-dev.files:
6512 * debian/libgstreamer0.4.1.files:
6513 * debian/libgstreamerVERSION.files:
6515 Debian package info not maintained here.
6517 2004-03-04 Thomas Vander Stichele <thomas at apestaart dot org>
6519 * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_class_init):
6520 * gst/gstbin.c: (gst_bin_class_init):
6521 * gst/gstelement.c: (gst_element_class_init):
6522 * gst/gstindex.c: (gst_index_class_init):
6523 * gst/gstobject.c: (gst_object_class_init),
6524 (gst_signal_object_class_init):
6525 * gst/gstpad.c: (gst_pad_template_class_init):
6526 * gst/gstregistry.c: (gst_registry_class_init):
6527 * gst/gsturi.c: (gst_uri_handler_base_init):
6528 * gst/gstxml.c: (gst_xml_class_init):
6529 * libs/gst/control/dparam.c: (gst_dparam_class_init):
6530 * libs/gst/control/dparammanager.c: (gst_dpman_class_init):
6531 make all signal names use dashes instead of underscore
6533 2004-03-03 Thomas Vander Stichele <thomas at apestaart dot org>
6535 * configure.ac: AC_SUBST GLIB_ONLY CFLAGS and LIBS
6537 2004-03-03 Benjamin Otte <otte@gnome.org>
6539 * gst/schedulers/gstoptimalscheduler.c:
6540 revert last commit by Andy Wingo. It causes segfaults on unreffing
6541 in Rhythmbox. (see bug #135672)
6543 2004-03-02 Christophe Fergeau <teuf@gnome.org>
6545 * po/fr.po: fix typo
6547 2004-03-02 Christophe Fergeau <teuf@gnome.org>
6549 * tools/gst-inspect.c: (main):
6550 * tools/gst-launch.c: (main): add calls to bind_textdomain_codeset
6552 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
6555 get GLIB_ONLY and POPT flags for the nonversioned binaries
6556 * tools/Makefile.am:
6559 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
6561 * gst/gst.c: (init_post):
6562 change so that GST_REGISTRY now is where the global registry gets
6563 saved, since that is where plugins now get attached to first, and
6564 spilled over to the user registry. Note that in the case of using
6565 GST_REGISTRY env var, we don't want to affect any real registries
6566 beyond the one given by this var, and thus we don't set a user
6567 registry to spill to. So make sure GST_REGISTRY is writable.
6569 2004-03-01 David Schleef <ds@schleef.org>
6571 * AUTHORS: Added some names. Add yourself if you're missing.
6573 2004-03-01 David Schleef <ds@schleef.org>
6577 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
6581 * docs/gst/tmpl/gstbuffer.sgml:
6582 * docs/gst/tmpl/gstdata.sgml:
6583 * docs/gst/tmpl/gstreamer-unused.sgml:
6584 * docs/gst/tmpl/gstxml.sgml:
6588 * docs/pwg/intro-preface.xml:
6591 * gst/gst.c: (init_post):
6592 try GST_PLUGIN_PATH paths for the _global_registry first
6594 add the error message as well, otherwise (null) debug info doesn't
6596 * tools/gst-register.c: (main):
6597 spill paths to next registry if this registry is not writable
6602 2004-03-01 Johan Dahlin <johan@gnome.org>
6604 * gst/gstbuffer.c (_gst_buffer_initialize):
6605 * gst/gstdata.c (gst_data_get_type):
6606 * gst/gstevent.c (_gst_event_initialize): Use gst_data_copy,
6607 instead of ref, since some applications that uses GBoxed
6608 routines depends on a function that actually returns a copy.
6610 2004-02-27 Benjamin Otte <otte@gnome.org>
6613 remove gst_buffer_free, use gst_data_unref
6614 * gst/gstdata.c: (gst_data_get_type):
6615 use refcounting in GstData GBoxed registration
6617 remove gst_data_free, use gst_data_unref
6619 2004-02-27 Johan Dahlin <johan@gnome.org>
6621 * gst/gstdata.c (gst_data_get_type): New function, register
6622 GstData as a GBoxed type.
6624 * gst/gstdata.h (GST_TYPE_DATA): New macro
6626 2004-02-27 Thomas Vander Stichele <thomas at apestaart dot org>
6629 * gstreamer.spec.in:
6632 clean up non-disting of built files
6633 * testsuite/debug/commandline.c:
6634 test fix for option rename
6636 2004-02-26 David Schleef <ds@schleef.org>
6638 * configure.ac: We don't really need glib-2.3. Also remove
6639 some unneeded checks for library functions.
6640 * gst/Makefile.am: Instead, we need to not dist files created
6643 2004-02-26 Thomas Vander Stichele <thomas at apestaart dot org>
6646 bump glib required version to 2.3.0 for g_value_takes_boxed
6648 2004-02-25 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
6650 * common/m4/gst-docs.m4
6651 change flavour text from enable to disable as enable is our default
6652 closes bug Bug 135304
6654 === release 0.7.5 ===
6656 2004-02-26 Thomas Vander Stichele <thomas at apestaart dot org>
6661 * gstreamer.spec.in:
6665 * docs/random/release:
6668 2004-02-26 Thomas Vander Stichele <thomas at apestaart dot org>
6670 * gst/gsttag.c: (_gst_tag_initialize):
6673 remove hyphen from codec tags
6675 2004-02-26 Thomas Vander Stichele <thomas at apestaart dot org>
6677 * gst/parse/Makefile.am:
6678 fix dependency so that a make from a clean build works the first
6681 2004-02-26 Thomas Vander Stichele <thomas at apestaart dot org>
6683 * docs/random/release:
6684 update release strategy
6688 update dutch translation
6690 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
6692 * docs/manual/debugging.xml:
6693 fix manual for new debugging system
6695 2004-02-25 Andy Wingo <wingo@pobox.com>
6697 * gst/gstpad.c (gst_pad_link_prepare): Re-add
6698 gst_pad_link_prepare. Please email the list with specific reasons
6701 2004-02-24 Andy Wingo <wingo@pobox.com>
6703 * gst/gstelement.c (gst_element_dispose): Protect against multiple
6706 * gst/schedulers/gstoptimalscheduler.c:
6707 I added a mess of prototypes at the top of the file by way of
6708 documentation. Some of the operations on chains and groups were
6711 (create_group): Added a type argument so if the group is enabled,
6712 the setup_group_scheduler knows what to do.
6713 (group_elements): Added a type argument here, too, to be passed on
6715 (group_element_set_enabled): If an unlinked PLAYING element is
6716 added to a bin, we have to create a new group to hold the element,
6717 and this function will be called before the group is added to the
6718 chain. Thus we have a valid case for group->chain==NULL. Instead
6719 of calling chain_group_set_enabled, just set the flag on the group
6720 (the chain's status will be set when the group is added to it).
6721 (gst_opt_scheduler_state_transition, chain_group_set_enabled):
6722 Setup the group scheduler when the group is enabled, not
6723 specifically when an element goes PAUSED->PLAYING. This means
6724 PLAYING elements can be added, linked, and scheduled into a
6725 PLAYING pipeline, as was intended.
6726 (add_to_group): Don't ref the group twice. I don't know when this
6727 double-ref got in here. Removing it has the potential to cause
6728 segfaults if other parts of the scheduler are buggy. If you find
6729 that the scheduler is segfaulting for you, put in an extra ref
6730 here and see if that hacks over the underlying issue. Of course,
6731 then find out what code is unreffing a group it doesn't own...
6732 (create_group): Make the extra refcount floating, and remove it
6733 after adding the element. This means that...
6734 (unref_group): Destroy when the refcount reaches 0, not 1, like
6735 every other refcounted object in the known universe.
6736 (remove_from_group): When a group becomes empty, set it to be not
6737 active, and remove it from its chain. Don't unref it again,
6738 there's no floating reference any more.
6739 (destroy_group): We have to remove the group from the chain in
6740 remove_from_group (rather than here) to break refcounting cycles
6741 (the chain always has a ref on the group). So assert that
6743 (ref_group_by_count): Removed, it was commented out anyway.
6744 (merge_chains): Use the remove_from_chain and add_to_chain
6745 primitives to do the reparenting, instead of rolling our own
6747 (add_to_chain): The first non-disabled group in the chain's group
6748 list will be the entry point for the chain. Because buffers can
6749 accumulate in loop elements' peer bufpens, we preferentially
6750 schedule loop groups before get groups to avoid unnecessary
6751 execution of get-based groups when the bufpens are already full.
6752 (gst_opt_scheduler_schedule_run_queue): Debug fixes.
6753 (get_group_schedule_function): Ditto.
6754 (loop_group_schedule_function): Ditto.
6755 (gst_opt_scheduler_loop_wrapper): Ditto.
6756 (gst_opt_scheduler_iterate): Ditto.
6758 I understand the opt scheduler now, yippee!
6760 * gst/gstpad.c: All throughout, added FIXMEs to look at for 0.9.
6761 (gst_pad_get_name, gst_pad_set_chain_function)
6762 (gst_pad_set_get_function, gst_pad_set_event_function)
6763 (gst_pad_set_event_mask_function, gst_pad_get_event_masks)
6764 (gst_pad_get_event_masks_default, gst_pad_set_convert_function)
6765 (gst_pad_set_query_function, gst_pad_get_query_types)
6766 (gst_pad_get_query_types_default)
6767 (gst_pad_set_internal_link_function)
6768 (gst_pad_set_formats_function, gst_pad_set_link_function)
6769 (gst_pad_set_fixate_function, gst_pad_set_getcaps_function)
6770 (gst_pad_set_bufferalloc_function, gst_pad_unlink)
6771 (gst_pad_renegotiate, gst_pad_set_parent, gst_pad_get_parent)
6772 (gst_pad_add_ghost_pad, gst_pad_proxy_getcaps)
6773 (gst_pad_proxy_pad_link, gst_pad_proxy_fixate)
6774 (gst_pad_get_pad_template_caps, gst_pad_check_compatibility)
6775 (gst_pad_get_peer, gst_pad_get_allowed_caps)
6776 (gst_pad_alloc_buffer, gst_pad_push, gst_pad_pull)
6777 (gst_pad_selectv, gst_pad_select, gst_pad_template_get_caps)
6778 (gst_pad_event_default_dispatch, gst_pad_event_default)
6779 (gst_pad_dispatcher, gst_pad_send_event, gst_pad_convert_default)
6780 (gst_pad_convert, gst_pad_query_default, gst_pad_query)
6781 (gst_pad_get_formats_default, gst_pad_get_formats): Better
6782 argument checks, and some doc fixes.
6784 (gst_pad_custom_new_from_template): Um, does anyone
6785 use these functions? Actually make a custom pad instead of a
6787 (gst_pad_try_set_caps): Transpose some checks.
6788 (gst_pad_try_set_caps_nonfixed): Same, and use a macro to check if
6789 the pad is in negotiation.
6790 (gst_pad_try_relink_filtered): Use pad_link_prepare.
6792 * gst/gstelement.c: Remove prototypes also defined in gstclock.h.
6795 * gst/gstclock.h: Un-deprecate the old clocking API, as discussed
6798 2004-02-24 Thomas Vander Stichele <thomas at apestaart dot org>
6800 * gst/gstbin.c: (gst_bin_add):
6801 add error for not being able to add elements
6803 2004-02-22 Julien MOUTTE <julien@moutte.net>
6805 * gst/gsttag.c: (_gst_tag_initialize): Registering 2 new tags,
6806 audio-codec and video-codec.
6808 2004-02-22 Benjamin Otte <otte@gnome.org>
6810 reported by: Padraig O'Briain <padraig.obriain@sun.com>
6813 replace test -e with test -x for mkinstalldirs to be more portable.
6816 2004-02-22 Benjamin Otte <otte@gnome.org>
6819 revert last patch from Andy, it makes gst_pad_can_link_filtered much
6821 * gst/gsttag.c: (_gst_tag_initialize):
6823 add GST_TAG_ALBUM_VOLUME_{COUNT,NUMBER}
6824 * libs/gst/control/dparam.c: (gst_dparam_attach):
6825 * libs/gst/control/dparammanager.c: (gst_dpman_attach_dparam):
6826 check that types for attached dparams match
6828 2004-02-22 Thomas Vander Stichele <thomas at apestaart dot org>
6830 * gst/elements/gstfilesink.c: (gst_filesink_open_file):
6831 * gst/elements/gstfilesrc.c: (gst_filesrc_open_file):
6832 * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_open_file):
6835 2004-02-20 Andy Wingo <wingo@pobox.com>
6840 * gst/registries/gstxmlregistry.c:
6841 * gst/schedulers/gstoptimalscheduler.c: Debugging tweaks.
6843 * gst/gstelement.c (gst_element_set_scheduler): Debugging fixes.
6844 (gst_element_add_pad): DEBUG->INFO, some fixes.
6845 (gst_element_get_compatible_pad_template): Just see if the
6846 templates' caps intersect, not if one is a strict subset of the
6847 other. This conforms more to what gst_pad_link_intersect() does.
6848 (gst_element_class_add_pad_template): Don't memcpy the pad
6849 template, just ref it.
6850 (gst_element_get_compatible_pad_filtered): Clean up debug messages
6852 * gst/gstpad.c (gst_pad_can_link_filtered): Debug a true result.
6853 (gst_pad_link_filtered): Debug changes.
6854 (gst_pad_link_prepare): New function, consolidated from
6855 can_link_filtered and link_filtered.
6857 * gst/parse/grammar.y (gst_parse_perform_link): Made INFO output
6858 look more like that of the functions in gstelement.c
6860 * gst/gstinfo.c (gst_debug_print_object): Put a space before the
6861 object, and return the empty string if object is NULL.
6863 * gst/parse/parse.l: Remove trailing newlines when calling PRINT.
6864 * gst/parse/grammar.y (YYFPRINTF): Log bison debugging info via
6865 LOG, not DEBUG. We still get flex info on debug.
6867 * gst/registries/gstxmlregistry.c (gst_xml_registry_load): Make
6868 debug string more verbose.
6869 (plugin_times_older_than): DEBUG->LOG.
6871 2004-02-20 Julien MOUTTE <julien@moutte.net>
6873 * gst/gsttag.h: Adding video-codec and audio-codec for demuxers which
6874 will emit found_tag for each stream they demux with the codec.
6876 2004-02-20 Benjamin Otte <otte@gnome.org>
6878 * gst/gstevent.c: (_gst_event_copy), (_gst_event_free):
6879 copy navigation event correctly. Check freeing tag lists.
6880 * gst/gstthread.c: (gst_thread_change_state):
6881 don't abort() on state changing mess - it might happen because of
6883 * gst/gstvalue.c: (gst_value_set_caps), (gst_value_get_caps):
6886 fix GST_VALUE_HOLDS_CAPS
6888 2004-02-19 David Schleef <ds@schleef.org>
6890 * gst/gstinfo.h: Copy G_STRFUNC implementation from glib-2.4
6891 and use it for GST_FUNCTION. (bug #134750)
6893 2004-02-19 Thomas Vander Stichele <thomas at apestaart dot org>
6897 updating translations
6899 2004-02-19 Thomas Vander Stichele <thomas at apestaart dot org>
6901 * tools/gst-run.c: (get_candidates), (main): some fixes from jdahlin
6903 2004-02-18 kost@imn.htwk-leipzig.de
6905 reviewed by: David Schleef <ds@schleef.org>
6907 * docs/libs/gstreamer-libs-sections.txt: Add missing sections
6910 2004-02-18 David Schleef <ds@schleef.org>
6912 * libs/gst/control/dparam.c: (gst_dparam_class_init):
6913 * libs/gst/control/dparam_smooth.c: (gst_dpsmooth_class_init),
6914 (gst_dpsmooth_new): Additional fixes to get double dparams working.
6915 * tools/gst-inspect.c: (print_element_info): Support dumping of
6916 double dparam information.
6918 2004-02-17 David Schleef <ds@schleef.org>
6920 * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_class_init):
6921 Use G_TYPE_STRING in signal prototype instead of G_TYPE_POINTER.
6922 * gst/elements/gsttypefind.c: (gst_type_find_element_class_init):
6923 Use GST_TYPE_CAPS in signal prototype.
6924 * gst/gstcaps.c: (_gst_caps_initialize), (gst_caps_copy_conditional):
6925 Convert GST_TYPE_CAPS to boxed.
6926 * gst/gstelement.c: (gst_element_class_init):
6927 Use GST_TYPE_TAG_LIST in signal prototype.
6928 * gst/gstindex.c: (gst_index_class_init):
6930 Add GST_TYPE_INDEX_ENTRY type.
6931 * gst/gstmarshal.list:
6932 Add necessary marshal types.
6933 * gst/gstpad.c: (gst_real_pad_class_init),
6934 (_gst_real_pad_fixate_accumulator), (gst_pad_link_fixate),
6935 (gst_pad_recover_caps_error):
6936 Use GST_TYPE_CAPS in signal prototypes. Fix some debugging strings.
6937 * gst/gststructure.c: (_gst_structure_initialize),
6938 (gst_structure_copy), (_gst_structure_copy_conditional):
6939 * gst/gststructure.h:
6940 Convert GST_TYPE_STRUCTURE to boxed.
6941 * gst/gsttag.c: (gst_tag_list_get_type):
6943 Add GST_TYPE_TAG_LIST type.
6945 2004-02-17 Julien MOUTTE <julien@moutte.net>
6947 * gst/gstpad.c: (gst_pad_try_set_caps): Reverting my change according
6948 to what we agreed with david.
6949 * gst/gstpad.h: adding GST_PAD_IS_NEGOTIATING macro.
6951 2004-02-17 Thomas Vander Stichele <thomas at apestaart dot org>
6953 * po/nl.po: update translation
6955 2004-02-17 Thomas Vander Stichele <thomas at apestaart dot org>
6957 * gst/autoplug/gstspider.c: (gst_spider_identity_plug):
6958 throw an error if spider is trying to play a mime type there is
6961 add gst/autoplug/gstspider.c for translation
6963 2004-02-17 Julien MOUTTE <julien@moutte.net>
6965 * gst/gstpad.c: (gst_pad_try_set_caps): We are nice people. Return
6966 silently when the pad is negotiating.
6968 2004-02-16 Thomas Vander Stichele <thomas at apestaart dot org>
6970 * docs/faq/Makefile.am:
6971 add script to run gstreamer uninstalled
6973 * docs/faq/developing.xml:
6974 * docs/faq/gst-uninstalled:
6975 extract script to run gstreamer uninstalled
6977 add EXTRA_SOURCES variable for Makefile.am's to set to
6978 use additional SOURCE files for the doc build
6980 2004-02-16 Thomas Vander Stichele <thomas at apestaart dot org>
6982 * gst/gstatomic_impl.h: Fedora 2 test package patch for S390
6984 2004-02-15 Julien MOUTTE <julien@moutte.net>
6986 * gst/gstbin.c: (gst_bin_change_state), (gst_bin_iterate): Fix a big
6987 bug that was breaking pipelines like sinesrc ! { queue ! osssink } when
6988 an error was thrown by osssink. Basically a state change failure for
6989 an element in a different scheduling group was considered as
6990 successful, which means that caps nego was going on and weird stuff
6991 happened. Like I wrote in the comment there, if someone wants to
6992 revert that please drop me a mail explaining why because I really see
6993 no point in keeping that broken behaviour there.
6994 * gst/gstqueue.c: (gst_queue_get): Add a safety check as the queue CAN
6995 be empty, we then return NULL which will trigger a nice error when
6996 pulling from the pad.
6998 2004-02-13 David Schleef <ds@schleef.org>
7000 * libs/gst/control/dparam.c: (gst_dparam_class_init),
7001 (gst_dparam_get_property), (gst_dparam_set_property),
7002 (gst_dparam_do_update_default):
7003 * libs/gst/control/dparam.h:
7004 * libs/gst/control/dparam_smooth.c: (gst_dpsmooth_class_init),
7005 (gst_dpsmooth_new), (gst_dpsmooth_set_property),
7006 (gst_dpsmooth_get_property), (gst_dpsmooth_value_changed_double),
7007 (gst_dpsmooth_do_update_double):
7008 * libs/gst/control/dparam_smooth.h:
7009 * libs/gst/control/dparammanager.c:
7010 (gst_dpman_inline_direct_update):
7011 Add support for double dparams.
7013 2004-02-13 David Schleef <ds@schleef.org>
7015 * gst/elements/gstfdsrc.c: (gst_fdsrc_get): Use GST_TIME_TO_TIMEVAL()
7016 * gst/gstclock.h: Avoid using 64-bit % operator (slow!)
7018 2004-02-13 Mattias Wadman <mattias@sudac.org>
7020 reviewed by: David Schleef <ds@schleef.org>
7022 * gst/elements/gstfdsrc.c: (gst_fdsrc_class_init),
7023 (gst_fdsrc_init), (gst_fdsrc_set_property),
7024 (gst_fdsrc_get_property), (gst_fdsrc_get):
7025 * gst/elements/gstfdsrc.h: Adds timeout property to fdsrc,
7026 and sends an EOS event if file descriptor reading times out.
7028 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
7031 add calls to AM_CONDITIONAL for subsystems for automake 1.6.x
7033 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
7035 * configure.ac: pass required libxml version as argument
7036 (bug reported by Christophe Fergeau)
7038 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
7040 * docs/gst/gstreamer-docs.sgml:
7041 * docs/gst/tmpl/gstxml.sgml:
7042 * docs/libs/gstreamer-libs-docs.sgml:
7045 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
7048 * gst/gstregistrypool.c: (gst_registry_pool_plugin_filter),
7049 (gst_registry_pool_feature_filter):
7050 * gst/gstthread.c: (gst_thread_class_init):
7052 add includes exposed by building without libxml
7053 * gst/indexers/Makefile.am:
7054 do not build fileindex when LOADSAVE disabled; we should have
7055 a better libxml check later since fileindex depends on xml, not
7056 LOADSAVE or REGISTRY
7057 * libs/gst/control/Makefile.am:
7059 * tools/Makefile.am:
7060 fix wrong source code for gst-xmlinspect
7062 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
7065 fix gcov help output
7066 move calls to and use new GST_CHECK_DISABLE_SUBSYSTEM
7067 * docs/random/release:
7068 some updated releasing notes
7069 * gstreamer.spec.in:
7072 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
7075 * docs/manual/manual.xml:
7077 * docs/pwg/titlepage.xml:
7078 put version in documentation
7080 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
7082 * tools/Makefile.am: fix man page installation
7084 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
7087 don't check for libxml when load/save and registry disabled (#105844)
7088 * gstreamer.spec.in:
7089 sync with fedora candidate spec
7091 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
7095 replace multidisksrc with multifilesrc
7097 2004-02-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
7100 update to multidisksrc => multifilesrc file renaming (#134145)
7102 2004-02-11 David Schleef <ds@schleef.org>
7104 * docs/gst/tmpl/gstcaps.sgml: Fix stuff that mentions GstProps
7105 * docs/gst/tmpl/gstpadtemplate.sgml: same
7106 * docs/gst/tmpl/gstreamer-unused.sgml: Remove GstProps
7107 * gst/gstobject.c: (gst_object_set_name_default): Do the memleak
7109 * gst/gstutils.c: Remove disabled code that uses GstProps.
7110 * gst/registries/gstxmlregistry.h: same
7111 * docs/random/ds/0.9-suggested-changes: random notes
7113 2004-02-11 kost@imn.htwk-leipzig.de
7115 reviewed by: David Schleef <ds@schleef.org>
7117 * gst/gstclock.c: (gst_clock_entry_new): fixes structure
7118 initialisation of clock (bug #134128)
7120 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
7123 * gst/elements/Makefile.am:
7124 * gst/elements/gstelements.c:
7125 * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_base_init),
7126 (gst_multifilesrc_class_init), (gst_multifilesrc_init),
7127 (gst_multifilesrc_set_property), (gst_multifilesrc_get_property),
7128 (gst_multifilesrc_get), (gst_multifilesrc_open_file),
7129 (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
7130 * gst/elements/gstmultifilesrc.h:
7131 rename multidisksrc to multifilesrc (part of #122200)
7133 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
7136 fix automake complaints
7137 * gst-element-check.m4:
7140 2004-02-11 David Schleef <ds@schleef.org>
7142 * docs/gst/Makefile.am: Call gst_init() in built gstreamer-scan.
7143 * gst/gstatomic_impl.h: Disable sparc implementation.
7145 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
7147 * gst-element-check.m4:
7148 fix underquoted macros as reported by automake 1.8.x (#133800)
7150 require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
7151 by autopoint (fixes #132996)
7153 2004-02-10 Andy Wingo <wingo@pobox.com>
7155 * gst/gstpad.c (gst_pad_custom_new): Add a FIXME, this is a hacky
7156 way to do inheritance.
7157 (gst_pad_get_event_masks, gst_pad_get_event_masks_default)
7158 (gst_pad_get_query_types, gst_pad_get_query_types_default):
7160 (gst_pad_set_link_function, gst_pad_set_fixate_function)
7161 (gst_pad_set_getcaps_function): Doc from Dave's negotation random
7163 (gst_pad_unlink, gst_pad_is_linked): Docs.
7164 (gst_pad_renegotiate): A brief description of capsnego.
7165 (gst_pad_try_set_caps): Document.
7166 (gst_pad_try_set_caps_nonfixed): Document.
7167 (gst_pad_can_link_filtered, gst_pad_link_filtered): Doc fixes.
7168 (gst_pad_set_parent): Deprecated (although not out of the API).
7169 (gst_pad_get_parent): Deprecated, although many plugins use this.
7170 (gst_pad_add_ghost_pad, gst_pad_remove_ghost_pad): Doc that these
7171 are private and will go away in 0.9.
7172 (gst_pad_perform_negotiate): Doc.
7173 (gst_pad_link_unnegotiate): I think this is meant to be static.
7174 (gst_pad_get_negotiated_caps, gst_pad_get_pad_template_caps)
7175 (gst_pad_template_get_caps_by_name, gst_pad_check_compatibility)
7176 (gst_pad_get_peer): Doc updates.
7177 (gst_pad_caps_change_notify): Doc.
7178 (gst_pad_alloc_buffer, gst_pad_push, gst_static_pad_template_get)
7179 (gst_ghost_pad_new): Doc fixes.
7181 * gst/gstobject.c (gst_object_get_parent, gst_object_unparent)
7182 (gst_object_check_uniqueness):
7184 * gst/gstelement.c (gst_element_add_pad)
7185 (gst_element_add_ghost_pad, gst_element_remove_pad)
7186 (gst_element_remove_ghost_pad, gst_element_get_pad)
7187 (gst_element_get_static_pad, gst_element_get_pad_list)
7188 (gst_element_class_get_pad_template_list)
7189 (gst_element_class_get_pad_template): Work on the docs.
7190 (gst_element_get_pad_template_list): Uses the class method.
7191 (gst_element_get_compatible_pad_template): Docs, and consolidate
7192 some test conditions.
7193 (gst_element_get_pad_from_template): New static function.
7194 (gst_element_request_compatible_pad): Docs, and work with
7195 non-request compatible templates.
7196 (gst_element_get_compatible_pad_filtered): Docs and remove
7198 (gst_element_get_compatible_pad, gst_element_link_pads_filtered)
7199 (gst_element_link_filtered, gst_element_link_many)
7200 (gst_element_link, gst_element_link_pads)
7201 (gst_element_unlink_many): Docs.
7203 2004-02-05 Andy Wingo <wingo@pobox.com>
7205 * gst/gstpad.c (_gst_real_pad_fixate_accumulator):
7208 * gst/gstmarshal.list (VOID:BOXED, BOXED:BOXED): New marshallers.
7210 * gst/gstpad.c (gst_real_pad_class_init): Use a BOXED:BOXED
7211 marshaller for ::fixate, and VOID:BOXED for ::caps-nego-failed,
7212 with the type=GST_TYPE_CAPS. This allows language bindings to know
7213 what kind of data they're dealing with.
7215 * gst/gstcaps.c (_gst_caps_value_init): GBoxed values initialize
7216 to NULL when g_value_init is called. GstCaps, which rolls its own
7217 type implementation, now does the same instead of allocating empty
7219 (_gst_caps_initialize, _gst_caps_collect_value,
7220 _gst_caps_lcopy_value): Provide collect_value and lcopy_value type
7221 table methods. This allows G_VALUE_COLLECT to work.
7223 2004-02-05 Andy Wingo <wingo@pobox.com>
7226 * testsuite/Makefile.am (SUBDIRS):
7227 * testsuite/ghostpads/Makefile.am:
7228 * testsuite/ghostpads/ghostpads.c: A new test for ghost pads.
7230 * gst/gstpad.c (gst_pad_add_ghost_pad, gst_pad_remove_ghost_pad):
7231 These two routines are the only ones that set
7232 GST_GPAD_REALPAD(gpad), the ghost pad list, and the ghost pad's
7233 pad template. They should be made static, depending on ABI needs.
7234 (gst_real_pad_dispose): Handle the case of ghost pads without a
7235 parent. Assert after dealing with ghost pads that the ghost pad
7237 (gst_ghost_pad_class_init): New property added, ::real-pad. Can be
7239 (gst_ghost_pad_dispose): Set ::real-pad to NULL.
7240 (gst_ghost_pad_set_property, gst_ghost_pad_get_property): New
7241 functions. set_property will call add_ghost_pad/remove_ghost_pad
7243 (gst_ghost_pad_new): All the work is offloaded to g_object_new.
7245 * gst/gstelement.c (gst_element_add_pad): Handle ghost pads as well.
7246 (gst_element_add_ghost_pad): Remove code duplicated from _add_pad.
7247 (gst_element_remove_pad): Handle ghost pads as well.
7248 (gst_element_remove_ghost_pad): Deprecated (could be removed,
7249 depending on API-stability needs).
7251 2004-02-05 Andy Wingo <wingo@pobox.com>
7253 * gst/gstbin.[ch]: (gst_bin_get_by_interface): GTypes are scalars,
7254 of course they're const
7256 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
7258 * tools/Makefile.am:
7259 * tools/gst-feedback:
7260 * tools/gst-feedback-0.7:
7261 make gst-feedback versioned too for consistency
7263 2004-02-11 David Schleef <ds@schleef.org>
7265 * gst/gstpad.c: (gst_pad_link_intersect), (gst_pad_link_fixate),
7266 (gst_pad_try_set_caps): Fix format strings for GST_PTR_FORMAT.
7268 2004-02-10 Julien MOUTTE <julien@moutte.net>
7270 * gst/gstevent.c: (_gst_event_free): Sometimes a tag event arrives but
7271 the structure does not contain a valid tag list. Adding a safety check
7272 to remove a noisy warning in that case.
7274 2004-02-10 Thomas Vander Stichele <thomas at apestaart dot org>
7276 * gst/gst.c: fix name to be in line with others
7278 2004-02-09 Julien MOUTTE <julien@moutte.net>
7280 * libs/gst/bytestream/bytestream.c: (gst_bytestream_peek): We should
7281 not shout that loud when len is 0. Just return 0 silently.
7283 2004-02-09 Julien MOUTTE <julien@moutte.net>
7285 * gst/gstdata.c: (gst_data_ref): Adding a categorized debug on data_ref
7286 because data_unref has one and I prefer the debug to be symetric.
7287 * gst/gstqueue.c: (gst_queue_locked_flush): Fix a huge memleak. Buffers
7288 were refed when added to the queue and unrefed only once when the queue
7289 was flushed. Now the flush handler unref the buffers two times : first
7290 unref for the ref added when pushing in the queue's tail and second
7291 unref to destroy the flushed buffer.
7293 2004-02-08 Thomas Vander Stichele <thomas at apestaart dot org>
7295 * docs/pwg/building-boiler.xml: fix cvs checkout documentation
7297 2004-02-06 David Schleef <ds@schleef.org>
7299 * docs/random/ds/0.9-suggested-changes: Random ramblings
7300 * gst/elements/gstfilesrc.c: (gst_filesrc_get_mmap): Cast size_t
7301 to int before printing.
7302 * gst/parse/grammar.y: Fix gcc-2.95 style variadic macros.
7303 * gst/parse/parse.l: same. See bug #129600
7305 2004-02-06 David Schleef <ds@schleef.org>
7307 * gst/gstindex.c: (gst_index_add_format), (gst_index_add_id),
7308 (gst_index_add_entry), (gst_index_add_associationv),
7309 (gst_index_add_association): Add gst_index_add_associationv()
7310 and clean up gst_index_add_association(). #127133
7312 2004-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
7314 * autogen.sh: check out common with right tag if CVS/Tag exists
7316 2004-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
7318 * testsuite/ghostpads/ghostpads.c: (main):
7319 fix testsuite from segfaulting
7321 2004-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
7323 * Makefile.am: add release target
7324 * configure.ac: bump nano to 1
7325 * docs/random/release:
7327 2004-02-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
7330 * gst/gstelement.c: (gst_element_base_class_init),
7331 (gst_element_class_set_details), (gst_element_clear_pad_caps):
7332 * gst/gstpad.c: (gst_pad_link_intersect), (gst_pad_link_fixate),
7333 (gst_pad_try_set_caps), (gst_pad_can_link_filtered),
7334 (gst_real_pad_dispose):
7335 * gst/gststructure.c: (gst_structure_free),
7336 (gst_structure_from_string):
7337 put reverted patch back in
7338 * gst/gstelement.c: (gst_element_remove_pad):
7339 free explicit caps if they're set
7340 * gst/gstpad.c: (_gst_pad_default_fixate_func):
7341 copy the structure when fixating
7343 2004-02-05 David Schleef <ds@schleef.org>
7345 * gst/gstmarshal.list:
7346 * gst/gstpad.c: (gst_real_pad_class_init),
7347 (_gst_real_pad_fixate_accumulator):
7348 Revert POINTER->BOXED change in signal marshaller.
7350 === release 0.7.4 ===
7352 2004-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
7354 * NEWS: GStreamer 0.7.4 "Wooden Eels" released
7355 * configure.ac: changed for release
7357 2004-02-05 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
7359 * gstreamer.spec.in:
7360 bump required version of gtk-doc
7362 2004-02-05 Thomas Vander Stichele <thomas at apestaart dot org>
7365 * gst/gstelement.c: (gst_element_base_class_init),
7366 (gst_element_class_set_details), (gst_element_clear_pad_caps):
7367 * gst/gstpad.c: (gst_pad_link_intersect), (gst_pad_link_fixate),
7368 (gst_pad_try_set_caps), (gst_pad_can_link_filtered),
7369 (gst_real_pad_dispose):
7370 * gst/gststructure.c: (gst_structure_free),
7371 (gst_structure_from_string):
7372 revert patch that breaks applications, reapply after release
7373 to get this fixed properly
7375 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
7377 * gst/gsttag.c: (_gst_tag_initialize):
7379 remove duplicated field GST_TAG_APPLICATION. It's GST_TAG_ENCODER
7381 2004-02-04 David Schleef <ds@schleef.org>
7384 * gst/autoplug/gstspider.c: (gst_spider_request_new_pad),
7385 (gst_spider_plug_from_srcpad):
7386 * gst/autoplug/gstspideridentity.c: (gst_spider_identity_link):
7388 2004-02-04 David Schleef <ds@schleef.org>
7390 * gst/gstelement.c: (gst_element_clear_pad_caps): Make sure we have
7391 a GstRealPad before accessing its structure members.
7393 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
7395 * gst/gstclock.c: (gst_clock_init), (gst_clock_set_speed),
7396 (gst_clock_get_speed):
7398 reset padding, remove unused fields
7400 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
7402 * gst/autoplug/gstspideridentity.c:
7403 (gst_spider_identity_sink_loop_type_finding):
7404 use get_allowed_caps, not get_caps (fixes #132519)
7405 * gst/elements/gsttypefind.c: (stop_typefinding):
7406 use correct order when sending buffers and seeking
7408 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
7414 upgrade libtool CURRENT, reset padding
7416 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
7420 put back AM_PROG_LIBTOOL to make libtoolize stop complaining
7422 2004-02-04 David Schleef <ds@schleef.org>
7424 * docs/random/ds/0.9-suggested-changes: random notes
7425 * gst/elements/gstfakesrc.c: (gst_fakesrc_get_formats),
7426 (gst_fakesrc_get_query_types), (gst_fakesrc_get_event_mask):
7427 Replace GST_PAD_EVENT_MASK_FUNCTION() (et al.) with its
7429 * gst/elements/gstfilesink.c: (gst_filesink_get_formats),
7430 (gst_filesink_get_query_types): same
7431 * gst/elements/gstfilesrc.c: (gst_filesrc_get_event_mask),
7432 (gst_filesrc_get_query_types), (gst_filesrc_get_formats): same
7433 * gst/gstcaps.h: deprecate GST_DEBUG_CAPS(), and fix the macro
7434 to use new GST_PTR_FORMAT.
7435 * gst/gstelement.h: deprecate function factory macros
7436 GST_ELEMENT_QUERY_TYPE_FUNCTION(), GST_ELEMENT_EVENT_MASK_FUNCTION().
7437 These are our last variadic macros that can't be replaced with
7438 inlines. Celebrate! Also fix a typo in an #ifdef that was
7439 attempting to deprecate gst_element_clock_wait().
7440 * gst/gstevent.h: same
7441 * gst/gstpad.c: (gst_pad_link_intersect), (gst_pad_link_fixate),
7442 (gst_pad_try_set_caps): replace GST_DEBUG_CAPS() with GST_DEBUG()
7443 * gst/gstpad.h: deprecate function factory macros similar to above.
7445 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
7448 * tools/Makefile.am:
7449 * tools/gst-run.c: (popt_callback), (hash_print_key),
7450 (find_highest_version), (unmangle_libtool), (get_dir_of_binary),
7451 (get_candidates), (main):
7452 add new source file to generate non-versioned wrapper binaries
7455 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
7457 * gst/gstevent.c: (_gst_event_free):
7458 actually break; inside the switch statement
7459 * gst/parse/grammar.y:
7460 fix memleak where GValues weren't unset
7462 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
7464 * gst/gststructure.c: (gst_structure_from_string):
7466 * gst/elements/gsttypefind.c: (gst_type_find_element_have_type),
7467 (new_entry), (gst_type_find_element_chain):
7468 * gst/gstelement.c: (gst_element_base_class_init),
7469 (gst_element_class_set_details):
7470 * gst/gstpad.c: (gst_pad_can_link_filtered):
7471 fix smaller memleaks
7472 * gst/gstpad.c: (gst_real_pad_dispose):
7473 check that explicit caps are gone
7474 * gst/gststructure.c: (gst_structure_free):
7475 actually free the structure
7476 * gst/gstelement.c: (gst_element_clear_pad_caps):
7479 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
7481 * tools/Makefile.am:
7482 use AM_CFLAGS since all the CFLAGS are the same
7485 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
7487 * docs/manual/gnome.xml:
7488 expand example a little
7489 * gst/gst.c: (gst_init_with_popt_table),
7490 (gst_init_check_with_popt_table), (init_pre), (init_popt_callback):
7491 make sure popt option displays are done with right textdomain
7492 use GstPoptOption type
7494 create GstPoptOption type
7496 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
7498 * gst/gsterror.c: (_gst_stream_errors_init):
7500 adding error type for no codec
7504 update dutch translation
7505 * tools/gst-inspect.c: (print_element_list), (main):
7506 do proper internationalization
7507 * tools/gst-launch.c: (idle_func):
7508 remove commented out function call
7510 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
7513 add some error fixing notes
7514 * docs/gst/gstreamer-sections.txt:
7515 remove double entries
7516 * docs/gst/tmpl/gstbin.sgml:
7517 * docs/gst/tmpl/gstclock.sgml:
7519 * docs/gst/tmpl/gstelement.sgml:
7520 * docs/gst/tmpl/gstindex.sgml:
7521 * docs/gst/tmpl/gstobject.sgml:
7522 * docs/gst/tmpl/gstpadtemplate.sgml:
7523 * docs/gst/tmpl/gstreamer-unused.sgml:
7524 * docs/gst/tmpl/gsttag.sgml:
7525 * docs/gst/tmpl/gstthread.sgml:
7526 * docs/gst/tmpl/gstxml.sgml:
7528 sync header prototypes with c decls
7529 * gst/gsttaginterface.c:
7532 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
7534 * gst/parse/Makefile.am:
7536 get rid of gstmarshal.h dependency. It's not needed.
7538 * gst/elements/gstfakesink.c:
7539 * gst/elements/gstfakesrc.c:
7540 * gst/elements/gstidentity.c:
7548 * libs/gst/control/dparam.c:
7549 * libs/gst/control/dparammanager.c:
7550 include gstmarshal.h.
7553 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
7555 * gst/elements/gstfilesrc.c: (gst_filesrc_init),
7556 (gst_filesrc_dispose), (gst_filesrc_free_parent_mmap),
7557 (gst_filesrc_map_region), (gst_filesrc_get_mmap):
7558 * gst/elements/gstfilesrc.h:
7559 don't ref the filesrc when creating mmaped buffers. Don't keep a
7560 list of not-yet-destroyed buffers.
7562 Deprecated BST_BUFFER_FREE_FUNC and GST_BUFFER_COPY_FUNC
7564 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
7566 * gst/gst.c: (init_pre):
7569 2004-02-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
7571 * docs/pwg/advanced-events.xml:
7572 * docs/pwg/advanced-scheduling.xml:
7573 * docs/pwg/intro-basics.xml:
7574 * docs/pwg/other-manager.xml:
7575 * docs/pwg/other-nton.xml:
7576 * docs/pwg/other-ntoone.xml:
7577 * docs/pwg/other-oneton.xml:
7579 All sort of documentation... Forgot what. Point is that I want this
7580 in before I leave. The 'other-*' will be the last section and will
7581 explain issues specific to these type of elements.
7583 2004-02-02 Benjamin Otte <in7y118@public.uni-hamburg.de>
7585 * gst/elements/gstfilesrc.c: (gst_filesrc_map_region),
7586 (gst_filesrc_get_read):
7587 set all the values on buffers that we can
7589 2004-02-02 David Schleef <ds@schleef.org>
7591 Change usage of isblah() to g_ascii_isblah() to be more locale
7592 independent. (#133076)
7593 * gst/gsturi.c: (gst_uri_protocol_check_internal):
7595 * gst/parse/parse.l:
7597 2004-02-02 Jon Trowbridge <trow@gnu.org>
7599 reviewed by: David Schleef <ds@schleef.org>
7602 * gst/gstcaps.c: (gst_caps_to_string):
7603 * gst/registries/gstxmlregistry.c:
7604 (gst_xml_registry_add_path_list_func),
7605 (gst_xml_registry_parse_padtemplate):
7607 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
7609 * gst/gstelement.c: (gst_element_default_error):
7610 suffix error messages with period
7612 2004-01-31 Thomas Vander Stichele <thomas at apestaart dot org>
7614 * gst/elements/gstfilesrc.c: (gst_filesrc_open_file):
7615 * gst/elements/gstmultidisksrc.c: (gst_multidisksrc_open_file):
7616 * gst/gsterror.c: (gst_error_get_message):
7620 Update translation files
7622 2004-01-31 Thomas Vander Stichele <thomas at apestaart dot org>
7624 * gst/autoplug/gstspideridentity.c:
7625 (gst_spider_identity_sink_loop_type_finding):
7626 * gst/elements/gstfakesink.c: (gst_fakesink_change_state):
7627 * gst/elements/gstfilesink.c: (gst_filesink_open_file),
7628 (gst_filesink_close_file), (gst_filesink_handle_event),
7629 (gst_filesink_chain):
7630 * gst/elements/gstfilesrc.c: (gst_filesrc_map_region),
7631 (gst_filesrc_get_read), (gst_filesrc_open_file):
7632 * gst/elements/gstidentity.c: (gst_identity_chain):
7633 * gst/elements/gstmultidisksrc.c: (gst_multidisksrc_open_file):
7634 * gst/elements/gstpipefilter.c: (gst_pipefilter_get),
7635 (gst_pipefilter_chain), (gst_pipefilter_open_file):
7636 * gst/elements/gsttypefind.c: (gst_type_find_element_chain):
7637 * gst/gsterror.c: (_gst_core_errors_init),
7638 (_gst_library_errors_init), (_gst_resource_errors_init),
7639 (_gst_stream_errors_init), (gst_error_get_message):
7640 * gst/gstpad.c: (gst_pad_set_explicit_caps),
7641 (gst_pad_recover_caps_error), (gst_pad_pull):
7642 * gst/gstqueue.c: (gst_queue_chain), (gst_queue_get):
7643 * gst/schedulers/gstbasicscheduler.c:
7644 (gst_basic_scheduler_chainhandler_proxy),
7645 (gst_basic_scheduler_gethandler_proxy),
7646 (gst_basic_scheduler_cothreaded_chain):
7647 Suffix error messages with period.
7648 Use (NULL) instead of NULL
7650 2004-01-31 Thomas Vander Stichele <thomas at apestaart dot org>
7652 * docs/gst/tmpl/gstelement.sgml:
7653 * docs/gst/tmpl/gstxml.sgml:
7654 * gst/gstelement.c: (gst_element_error_full):
7655 add element path to error
7657 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
7659 * docs/random/mimetypes:
7660 update raw int/float info
7661 * gst/gsttag.c: (_gst_tag_initialize):
7665 2004-01-30 David Schleef <ds@schleef.org>
7667 * gst/cothreads.c: Add another fallback if MAP_ANONYMOUS is
7670 2004-01-30 Laurent Vivier <Laurent.Vivier@bull.net>
7672 reviewed by Benjamin Otte
7673 parts of the patch submitted in bug #113913
7676 use AC_C_INLINE. Use = instead of == with test
7677 * examples/plugins/example.c:
7678 * gst/autoplug/gstspideridentity.c:
7679 * gst/elements/gstfdsrc.c:
7680 * gst/elements/gstfilesrc.c:
7681 * gst/elements/gstidentity.c:
7682 * gst/elements/gstmultidisksrc.c:
7683 * gst/elements/gststatistics.c:
7687 * gst/gstpipeline.c:
7689 don't end enums with a comma
7690 * gst/gstindex.c: (gst_index_compare_func):
7691 do explicit casting to gint
7692 * gst/gsttrace.c: (gst_trace_text_flush):
7693 #define strsize as a macro
7695 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
7698 * docs/gst/gstreamer-docs.sgml:
7699 * docs/gst/gstreamer-sections.txt:
7700 * docs/gst/tmpl/gstelement.sgml:
7701 * docs/gst/tmpl/gsterror.sgml:
7702 * docs/gst/tmpl/gstinterface.sgml:
7703 * docs/gst/tmpl/gstreamer-unused.sgml:
7704 * docs/gst/tmpl/gststructure.sgml:
7705 * docs/gst/tmpl/gsttag.sgml:
7706 * docs/gst/tmpl/gsttaginterface.sgml:
7707 * docs/gst/tmpl/gstvalue.sgml:
7708 make sure all API ends up in the built docs
7709 * gst/gstinterface.c:
7710 * gst/gststructure.c: (gst_structure_id_set_value),
7711 (gst_structure_set_value), (gst_structure_id_get_value):
7712 * gst/gststructure.h:
7714 sync .h with .c declarations
7716 2004-01-30 Julien Moutte <julien@moutte.net>
7718 * libs/gst/bytestream/bytestream.c: Reverting my event handling patch.
7719 Ronald will fix riffread.
7721 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
7723 * docs/pwg/advanced-interfaces.xml:
7724 Added tuner interface docs.
7726 2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
7728 * docs/random/mimetypes:
7729 correct Theora information
7731 make GST_ELEMENT_ERROR do a GST_ERROR_OBJECT
7733 2004-01-29 Thomas Vander Stichele <thomas at apestaart dot org>
7735 * gst/gstelement.c: (gst_element_error_full):
7737 GST_ELEMENT_ERROR in enum -> _IN_ERROR
7739 2004-01-29 Julien MOUTTE <julien@moutte.net>
7741 * gst/elements/gstfilesrc.c: (gst_filesrc_get),
7742 (gst_filesrc_uri_handler_init): Fixing seeking by making FLUSH happen
7743 again and even before DISCONT.
7744 * gst/gstpad.c: (gst_pad_event_default): Remove a unused switch case.
7745 * libs/gst/bytestream/bytestream.c: (gst_bytestream_get_next_buf): Fix
7746 bytestream so that it's not stopping to fill the bytestream if events
7747 different than EOS or DISCONT are received. Instead it process them so
7748 that they go downstream.
7750 2004-01-29 Thomas Vander Stichele <thomas at apestaart dot org>
7752 * docs/gst/tmpl/gstelement.sgml:
7753 * docs/gst/tmpl/gstreamer-unused.sgml:
7754 * docs/gst/tmpl/gstxml.sgml:
7755 * gst/autoplug/gstspideridentity.c:
7756 (gst_spider_identity_sink_loop_type_finding):
7757 * gst/elements/gstfakesink.c: (gst_fakesink_change_state):
7758 * gst/elements/gstfilesink.c: (gst_filesink_open_file),
7759 (gst_filesink_close_file), (gst_filesink_handle_event),
7760 (gst_filesink_chain):
7761 * gst/elements/gstfilesrc.c: (gst_filesrc_map_region),
7762 (gst_filesrc_get_read), (gst_filesrc_open_file):
7763 * gst/elements/gstidentity.c: (gst_identity_chain):
7764 * gst/elements/gstmultidisksrc.c: (gst_multidisksrc_open_file):
7765 * gst/elements/gstpipefilter.c: (gst_pipefilter_get),
7766 (gst_pipefilter_chain), (gst_pipefilter_open_file):
7767 * gst/elements/gsttypefind.c: (gst_type_find_element_chain):
7769 * gst/gstpad.c: (gst_pad_set_explicit_caps),
7770 (gst_pad_recover_caps_error), (gst_pad_pull):
7771 * gst/gstqueue.c: (gst_queue_chain), (gst_queue_get):
7772 * gst/schedulers/gstbasicscheduler.c:
7773 (gst_basic_scheduler_chainhandler_proxy),
7774 (gst_basic_scheduler_gethandler_proxy),
7775 (gst_basic_scheduler_cothreaded_chain):
7776 gst_element_error -> GST_ELEMENT_ERROR
7778 2004-01-29 Thomas Vander Stichele <thomas at apestaart dot org>
7781 * docs/gst/tmpl/gstelement.sgml:
7782 * docs/gst/tmpl/gstxml.sgml:
7784 * docs/pwg/advanced-request.xml:
7785 * docs/pwg/advanced-scheduling.xml:
7786 * docs/pwg/advanced-tagging.xml:
7787 fix non-validating docbook using CDATA
7788 make sure make check-local gets run first to check if it validates
7790 2004-01-29 Julien MOUTTE <julien@moutte.net>
7792 * docs/pwg/advanced-events.xml: Adding documentation on advanced event
7793 handling (up and downstream).
7794 * docs/pwg/advanced-interfaces.xml: Make it coherent with the
7797 2004-01-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
7799 * docs/pwg/advanced-tagging.xml:
7800 Add docs about tag writing.
7802 2004-01-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
7804 * docs/pwg/advanced-tagging.xml:
7805 Add a part about tag reading and application signalling... Tag
7806 writing still needs to be documented.
7807 * gst/elements/gstfilesrc.c: (gst_filesrc_set_location):
7808 We can set file locations in READY, too.
7810 2004-01-29 Julien MOUTTE <julien@moutte.net>
7812 * docs/random/ds/element-checklist: Adding some notes about src
7815 2004-01-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
7817 * docs/random/mimetypes:
7818 Update docs to point to correct elements for various mimetypes, and
7819 some more errors pointed out by Stéphane LOEUILLET (aka LeRoutier)
7820 <stephane.loeuillet@tiscali.fr>.
7822 2004-01-28 David Schleef <ds@schleef.org>
7824 * docs/pwg/intro-basics.xml: rewrite bufferpool stuff.
7826 2004-01-29 Benjamin Otte <in7y118@public.uni-hamburg.de>
7828 * docs/random/mimetypes:
7829 update docs for audio/x-raw-float. Add "buffer-frames=0 means
7831 * gst/elements/gstfilesrc.c: (gst_filesrc_set_location):
7832 make it only work in NULL.
7834 don't posion NULL caps
7835 * gst/gstelement.c: (gst_element_set_time):
7836 add debugging statement
7837 * gst/gstelement.c: (gst_element_emit_found_tag),
7838 (gst_element_found_tag_func), (gst_element_found_tags):
7840 These functions take const taglists
7841 * gst/gstpad.c: (gst_pad_proxy_getcaps):
7843 * gst/gstpad.c: (gst_pad_event_default):
7844 make more effort on handling discont and clocks, g_warn if everything
7846 * gst/gststructure.c: (gst_structure_remove_fields),
7847 (gst_structure_remove_fields_valist):
7848 * gst/gststructure.h:
7849 add gst_structure_remove_fields(_valist)
7853 2004-01-28 David Schleef <ds@schleef.org>
7855 * docs/random/ds/element-checklist: Notes about gst_caps_to_string()
7856 * gst/registries/gstxmlregistry.c: (gst_xml_registry_save_caps):
7857 Fix memory leakage of gst_caps_to_string().
7859 Use GST_PTR_FORMAT instead of gst_caps_to_string():
7860 * gst/autoplug/gstsearchfuncs.c: (gst_autoplug_sp):
7861 * gst/autoplug/gstspideridentity.c: (spider_find_suggest),
7862 (gst_spider_identity_sink_loop_type_finding):
7863 * gst/elements/gsttypefind.c: (gst_type_find_element_have_type),
7865 * gst/gstpad.c: (gst_pad_try_relink_filtered),
7866 (gst_pad_set_explicit_caps):
7867 * gst/parse/grammar.y:
7869 2004-01-28 David Schleef <ds@schleef.org>
7871 * configure.ac: Add detection for HAVE_PRINTF_EXTENSION and
7872 GST_PRINTF_EXTENSION_FORMAT_DEFINE.
7873 * docs/random/ds/0.9-suggested-changes: Notes from Company.
7874 * gst/gstcaps.c: (gst_caps_to_string): Add comment.
7875 * gst/gstconfig.h.in: Add define for GST_PTR_FORMAT
7876 * gst/gstinfo.c: (_gst_debug_init), (gst_debug_print_object),
7877 (gst_debug_log_default), (_gst_info_printf_extension),
7878 (_gst_info_printf_extension_arginfo): Add printf extension.
7879 * gst/gstinfo.h: remove G_GNUC_PRINTF, because it doesn't work with %P
7880 * gst/gststructure.c: (gst_structure_to_string),
7881 (_gst_structure_parse_value): Use gst_value_deserialize() and
7883 * gst/gstvalue.c: (gst_value_deserialize_fourcc),
7884 (gst_value_deserialize_boolean), (gst_strtoi),
7885 (gst_value_deserialize_int), (gst_value_deserialize_double),
7886 (gst_value_deserialize_string), (gst_value_deserialize): Implement
7887 a bunch of deserialize functions and gst_value_deserialize.
7888 * gst/gstvalue.h: er, _de_serialize, not unserialize
7889 * testsuite/caps/string-conversions.c: (main): We don't currently
7890 handle (float) in caps, so convert these to (double).
7891 * testsuite/debug/Makefile.am: Add new test for the printf extension
7892 * testsuite/debug/printf_extension.c: (main): same
7894 2004-01-28 Benjamin Otte <in7y118@public.uni-hamburg.de>
7896 * docs/random/company/time:
7897 Add some docs about clocking and time
7899 2004-01-28 Julien MOUTTE <julien@moutte.net>
7901 * docs/pwg/advanced-interfaces.xml: Adding XOverlay documentation.
7903 2004-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
7905 * docs/pwg/advanced-clock.xml:
7906 * docs/pwg/advanced-dparams.xml:
7907 * docs/pwg/advanced-events.xml:
7908 * docs/pwg/advanced-interfaces.xml:
7909 * docs/pwg/advanced-midi.xml:
7910 * docs/pwg/advanced-request.xml:
7911 * docs/pwg/advanced-scheduling.xml:
7912 * docs/pwg/advanced-tagging.xml:
7913 * docs/pwg/advanced-types.xml:
7914 * docs/pwg/appendix-checklist.xml:
7915 * docs/pwg/building-boiler.xml:
7916 * docs/pwg/building-chainfn.xml:
7917 * docs/pwg/building-filterfactory.xml:
7918 * docs/pwg/building-pads.xml:
7919 * docs/pwg/building-props.xml:
7920 * docs/pwg/building-signals.xml:
7921 * docs/pwg/building-state.xml:
7922 * docs/pwg/building-testapp.xml:
7923 * docs/pwg/intro-basics.xml:
7924 * docs/pwg/intro-preface.xml:
7925 * docs/pwg/other-autoplugger.xml:
7926 * docs/pwg/other-sink.xml:
7927 * docs/pwg/other-source.xml:
7928 * docs/pwg/titlepage.xml:
7931 2004-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
7936 * docs/building-the-docs-on-debian:
7937 collect relevant bits of doc info
7939 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
7941 * docs/pwg/advanced_tagging.xml:
7942 Half-assed commit so Thomas can re-arrange document IDs here to be
7945 2004-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
7947 * docs/manual/autoplugging.xml:
7948 * docs/manual/bins-api.xml:
7949 * docs/manual/bins.xml:
7950 * docs/manual/buffers-api.xml:
7951 * docs/manual/buffers.xml:
7952 * docs/manual/clocks.xml:
7953 * docs/manual/components.xml:
7954 * docs/manual/cothreads.xml:
7955 * docs/manual/debugging.xml:
7956 * docs/manual/dparams-app.xml:
7957 * docs/manual/dynamic.xml:
7958 * docs/manual/elements-api.xml:
7959 * docs/manual/elements.xml:
7960 * docs/manual/factories.xml:
7961 * docs/manual/gnome.xml:
7962 * docs/manual/goals.xml:
7963 * docs/manual/helloworld.xml:
7964 * docs/manual/helloworld2.xml:
7965 * docs/manual/init-api.xml:
7966 * docs/manual/intro.xml:
7967 * docs/manual/links-api.xml:
7968 * docs/manual/links.xml:
7969 * docs/manual/manual.xml:
7970 * docs/manual/motivation.xml:
7971 * docs/manual/pads-api.xml:
7972 * docs/manual/pads.xml:
7973 * docs/manual/plugins-api.xml:
7974 * docs/manual/plugins.xml:
7975 * docs/manual/programs.xml:
7976 * docs/manual/queues.xml:
7977 * docs/manual/quotes.xml:
7978 * docs/manual/schedulers.xml:
7979 * docs/manual/states-api.xml:
7980 * docs/manual/states.xml:
7981 * docs/manual/threads.xml:
7982 * docs/manual/typedetection.xml:
7983 * docs/manual/xml.xml:
7984 use chapter, part, section or misc as id starts for all bits
7986 2004-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
7988 * docs/gst/gstreamer-sections.txt:
7989 Fix up TITLE of the sections
7991 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
7993 * docs/pwg/advanced_interfaces.xml:
7994 Add documentation on propertyprobing.
7995 * docs/pwg/advanced_events.xml:
7996 * docs/pwg/advanced_tagging.xml:
7997 * docs/pwg/building_boiler.xml:
7998 * docs/pwg/building_filterfactory.xml:
8000 Move filterfactory and tagging into their own chapter, add a chapter
8001 on events. all these are empty placeholders that will be filled in
8004 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
8006 * docs/pwg/advanced_interfaces.xml:
8007 Docs for mixer interface. Also a check for website uploading.
8009 2004-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
8013 * docs/faq/Makefile.am:
8014 * docs/gst/Makefile.am:
8015 * docs/gst/tmpl/gstelement.sgml:
8016 * docs/gst/tmpl/gstplugin.sgml:
8017 * docs/gst/tmpl/gstreamer-unused.sgml:
8018 * docs/libs/Makefile.am:
8019 * docs/manual/Makefile.am:
8021 * docs/pwg/Makefile.am:
8023 Separate out upload target and make it similar for
8024 both docbook and gtk-doc docs
8026 2004-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
8029 Fix upload target to work with freedesktop
8031 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
8033 * docs/pwg/advanced_types.xml:
8034 Add notes on creating your own types.
8035 * docs/pwg/building_boiler.xml:
8036 * docs/pwg/building_pads.xml:
8037 * docs/pwg/building_state.xml:
8038 Add some stuff about how to retrieve values from structures, how
8039 that relates to types and change layout slightly again to be almost
8042 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
8044 * docs/pwg/advanced_dparams.xml:
8045 * docs/pwg/advanced_scheduling.xml:
8046 Change index layout slightly.
8048 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
8050 * docs/pwg/advanced_clock.xml:
8051 * docs/pwg/advanced_interfaces.xml:
8052 * docs/pwg/advanced_midi.xml:
8053 General placeholders for now.
8054 * docs/pwg/advanced_request.xml:
8055 Explanation about sometimes and request pads.
8056 * docs/pwg/advanced_scheduling.xml:
8057 Concept of bytestream, loopfunctions and schedulers.
8058 * docs/pwg/building_boiler.xml:
8059 Add something about plugin-init.
8061 2004-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
8063 * docs/pwg/building_pads.xml:
8066 2004-01-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
8068 * docs/pwg/advanced_interfaces.xml:
8070 Add as a placeholder for future filling-in.
8071 * docs/pwg/basics_autoplugging.xml:
8072 * docs/pwg/basics_buffers.xml:
8073 * docs/pwg/basics_elements.xml:
8074 * docs/pwg/basics_events.xml:
8075 * docs/pwg/basics_plugins.xml:
8076 * docs/pwg/basics_types.xml:
8077 Remove, because unused (this is all in intro_basics.xml).
8078 * docs/pwg/building_signals.xml:
8079 Short intro to signals + reference to GObject docs - we really
8080 shouldn't go into these sort of things to deply because we don't
8081 use them that extensively anyway.
8082 * docs/pwg/building_state.xml:
8083 Explanation of states. Benjamin, please check.
8084 * docs/pwg/building_testapp.xml:
8085 Put everything in one page - putting only a few lines of content
8086 per page doesn't really make sense.
8088 Time to get into the advanced topics. ;).
8090 2004-01-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
8092 * docs/pwg/advanced_types.xml:
8093 Finish documenting the current state of mimetypes.
8094 * docs/pwg/building_boiler.xml:
8095 * docs/pwg/building_chainfn.xml:
8096 * docs/pwg/building_pads.xml:
8097 * docs/pwg/building_props.xml:
8098 * docs/pwg/building_testapp.xml:
8099 Start documenting the "how to build a simple audio filter" part
8100 of the PWG. Most stuff is ready by now. Stuff remaining: signals,
8101 states and (maybe?) a short introduction to capsnego in the chapter
8102 on pads (building_pads.xml). Capsnego should probably be explained
8103 fully in advanced_capsnego.xml or so.
8105 2004-01-26 David Schleef <ds@schleef.org>
8107 * gst/gstpad.c: (gst_pad_try_set_caps_nonfixed):
8108 * gst/gstpad.h: Add new function to allow element to (somewhat)
8109 specify non-fixed caps on a pad.
8110 * gst/gstqueue.c: (gst_queue_chain): Remove noisy g_object_notify()
8111 that I added a few weeks ago.
8113 2004-01-26 David Schleef <ds@schleef.org>
8115 * gst/gstpad.c: (gst_pad_try_set_caps): Revert last change
8116 making try_set_caps() work with non-fixed caps.
8118 2004-01-26 Ronald Bultje <rbultje@ronald.bitfreak.net>
8120 * docs/pwg/advanced_types.xml:
8121 * docs/pwg/intro_basics.xml:
8122 * docs/pwg/intro_preface.xml:
8124 * docs/pwg/titlepage.xml:
8125 First try to resurrect the PWG. I'm halfway integrating the mimetypes
8126 in here (docs/random/mimetypes), and will from there on work on both
8127 updating outdated parts and adding missing parts.
8128 That doesn't mean I'll fix it completely, but I'll try at least. ;).
8130 2004-01-26 Thomas Vander Stichele <thomas at apestaart dot org>
8132 * gst/gsterror.h: reinstate GST_LIBRARY_ERROR_ENCODE until
8135 2004-01-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
8138 remove gst_element_factory_get_version. It doesn't exist anymore.
8141 remove gst_plugin_set_name and change gst_plugin_get_longname to
8142 gst_plugin_get_description to match code.
8144 remove GST_LIBRARY_ERROR_ENCODE. It's GST_STREAM_ERROR_ENCODE.
8145 * gst/gstpad.c: (gst_pad_try_set_caps):
8146 make it work with nonfixed caps.
8147 Note that even in the nonfixed case the link function of the pad
8148 that tries to set caps isn't called.
8150 2004-01-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
8152 * gst/elements/gstbufferstore.c: (gst_buffer_store_get_buffer):
8153 fix bug where buffer was not assembled correctly
8154 * gst/elements/gsttee.c: (gst_tee_class_init), (gst_tee_init):
8156 * gst/elements/gsttypefind.c: (gst_type_find_element_chain):
8157 only seek if there's no more buffers that could work without seeking
8159 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
8161 * gst/gsttag.c: (_gst_tag_initialize):
8163 Add application tag (for encoding/muxing app).
8165 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
8168 make autopoint force, and libtoolize not copy
8169 * common/m4/as-docbook.m4:
8170 added docbook xml catalog setup check
8171 * common/m4/gst-doc.m4:
8174 2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
8176 * gst/gsttag.c: (_gst_tag_initialize), (gst_tag_register):
8180 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
8182 * docs/gst/gstreamer-sections.txt:
8183 * docs/gst/tmpl/gst.sgml:
8184 * docs/gst/tmpl/gstbuffer.sgml:
8185 * docs/gst/tmpl/gstclock.sgml:
8186 * docs/gst/tmpl/gstelement.sgml:
8187 * docs/gst/tmpl/gstreamer-unused.sgml:
8188 * docs/gst/tmpl/gstxml.sgml:
8189 sync latest API changes to docs
8191 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
8193 * gst/gstpluginfeature.c:
8195 * tools/gst-inspect.c: (print_element_list):
8196 fix output of typefind
8198 * tools/gst-launch.c:
8201 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
8203 * gst/elements/Makefile.am:
8204 * gst/elements/gstelements.c:
8205 * gst/elements/gsttypefindelement.c:
8206 * gst/elements/gsttypefindelement.h:
8210 renamed gsttypefindelement to gsttypefind, conserving CVS history
8212 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
8214 * gst/gsttag.c: (_gst_tag_initialize), (gst_tag_list_add_valist):
8216 add some tags used in ogg as well
8217 fix _ in replaygain tags
8219 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
8222 fix wrong GST_LIBRARY_ERROR_ENCODE addition
8224 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
8226 * gst/gstelement.c: (gst_element_error_full):
8228 change _extended to _full
8230 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
8232 reviewed by: <delete if not using a buddy>
8234 * docs/gst/tmpl/gst.sgml:
8235 * docs/gst/tmpl/gstbuffer.sgml:
8236 * docs/gst/tmpl/gstclock.sgml:
8237 * docs/gst/tmpl/gstelement.sgml:
8238 * docs/gst/tmpl/gstreamer-unused.sgml:
8239 * docs/gst/tmpl/gstxml.sgml:
8240 * gst/gstelement.c: (gst_element_error_full):
8243 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
8245 * gst/gstelement.h: fix _gst_element_error_printf prototype
8247 2004-01-20 David Schleef <ds@schleef.org>
8249 * gst/gststructure.c: (gst_structure_to_string):
8250 Convert function to use gst_value_serialize().
8251 * gst/gstvalue.c: (gst_value_serialize_list),
8252 (gst_value_serialize_fourcc), (gst_value_serialize_int_range),
8253 (gst_value_serialize_double_range), (gst_value_serialize_boolean),
8254 (gst_value_serialize_int), (gst_value_serialize_double),
8255 (gst_string_wrap), (gst_value_serialize_string),
8256 (gst_value_serialize), (gst_value_deserialize):
8258 Add implementations for serialize.
8260 2004-01-20 Julien MOUTTE <julien@moutte.net>
8262 * gst/gsterror.h: xvidenc.c needs GST_LIBRARY_ERROR_ENCODE. Dunno if
8263 we want to keep that one in the future or change xvidenc.c to use
8266 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
8268 * gst/gstelement.c: (_gst_element_error_printf):
8272 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
8274 * docs/random/error:
8275 doc explaining error system
8276 * gst/elements/gstfilesrc.c: (gst_filesrc_open_file):
8279 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
8281 * gst/gst-i18n-app.h:
8282 * gst/gst-i18n-lib.h:
8283 remove inclusion of config.h
8286 add gst/gstelement.c
8288 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
8290 * po/nl.po: updated Dutch translation
8292 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
8294 * gst/gsterror.c: (_gst_core_errors_init),
8295 (_gst_library_errors_init), (_gst_resource_errors_init),
8296 (_gst_stream_errors_init):
8297 remove ending punctuation dots
8299 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
8301 * gst/elements/gstfilesink.c: (gst_filesink_open_file):
8302 * gst/elements/gstfilesrc.c: (gst_filesrc_get_read):
8303 * gst/elements/gstmultidisksrc.c: (gst_multidisksrc_open_file):
8304 * gst/elements/gstpipefilter.c: (gst_pipefilter_get),
8305 (gst_pipefilter_chain), (gst_pipefilter_open_file):
8306 use GST_ERROR_SYSTEM
8308 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
8310 * gst/gstelement.c: (gst_element_error_printf),
8311 (gst_element_error_extended):
8313 add a helper printf function so we can have NULL values passed.
8315 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
8318 add G_STMT macros to gst_element_error, which isn't strictly
8319 necessary but people tell me to anyway.
8321 2004-01-18 Thomas Vander Stichele <thomas at apestaart dot org>
8324 * gst/autoplug/gstspideridentity.c:
8325 (gst_spider_identity_sink_loop_type_finding):
8326 * gst/elements/gstfakesink.c: (gst_fakesink_change_state):
8327 * gst/elements/gstfilesink.c: (gst_filesink_open_file),
8328 (gst_filesink_close_file), (gst_filesink_handle_event),
8329 (gst_filesink_chain):
8330 * gst/elements/gstfilesrc.c: (gst_filesrc_set_property),
8331 (gst_filesrc_map_region), (gst_filesrc_get_read),
8332 (gst_filesrc_open_file):
8333 * gst/elements/gstidentity.c: (gst_identity_chain):
8334 * gst/elements/gstmultidisksrc.c: (gst_multidisksrc_open_file):
8335 * gst/elements/gstpipefilter.c: (gst_pipefilter_get),
8336 (gst_pipefilter_chain), (gst_pipefilter_open_file):
8337 * gst/elements/gsttypefindelement.c: (gst_type_find_element_chain):
8339 * gst/gst_private.h:
8340 * gst/gstelement.c: (gst_element_class_init),
8341 (gst_element_default_error), (gst_element_error_func),
8342 (gst_element_error_extended):
8344 * gst/gsterror.c: (_gst_core_errors_init),
8345 (_gst_library_errors_init), (_gst_resource_errors_init),
8346 (_gst_stream_errors_init), (gst_error_get_message):
8348 * gst/gstinfo.c: (_gst_debug_init):
8349 * gst/gstmarshal.list:
8350 * gst/gstpad.c: (gst_pad_set_explicit_caps),
8351 (gst_pad_recover_caps_error), (gst_pad_pull):
8352 * gst/gstqueue.c: (gst_queue_chain), (gst_queue_get):
8353 * gst/schedulers/gstbasicscheduler.c:
8354 (gst_basic_scheduler_chainhandler_proxy),
8355 (gst_basic_scheduler_gethandler_proxy),
8356 (gst_basic_scheduler_cothreaded_chain):
8361 add error categories
8363 2004-01-18 Jeremy Simon <jesimon@libertysurf.fr>
8365 * gst/gsttag.c: (_gst_tag_initialize):
8369 2004-01-18 Colin Walters <walters@verbum.org>
8371 * examples/retag/retag.c: Call gst_init before processing
8372 program args. Add g_assert to _link_many call.
8374 2004-01-16 Benjamin Otte <in7y118@public.uni-hamburg.de>
8376 * gst/gstpad.c: (gst_pad_alloc_buffer):
8377 Return a newly allocated buffer when the pad has no peer.
8379 2004-01-16 Benjamin Otte <in7y118@public.uni-hamburg.de>
8381 * gst/gstclock.c: (gst_clock_get_time):
8382 make it compile with gcc 2.95 again.
8383 Patch by Scott Wheeler
8385 2004-01-15 David Schleef <ds@schleef.org>
8388 Added gst_caps_is_simple() macro.
8389 * testsuite/caps/caps.c: (test1):
8390 * testsuite/caps/intersect2.c: (main):
8391 * testsuite/caps/intersection.c: (main):
8392 Fixes to make 'make check' work again after removing
8393 gst_caps_is_chained().
8395 2004-01-15 Leif Johnson <leif@ambient.2y.net>
8397 * docs/random/uraeus/gstreamer_and_midi.txt: Rather large edits
8398 and additions to the MIDI document.
8400 2004-01-15 David Schleef <ds@schleef.org>
8402 * gst/gstelement.c: (gst_element_get_compatible_pad_filtered),
8403 (gst_element_link_pads_filtered): Use GST_PAD_ macros instead
8404 of GST_RPAD_, since we don't know if it's a real or ghost pad.
8406 2004-01-15 David Schleef <ds@schleef.org>
8410 Fix the spelling of "treshold" and make min_threshold actually
8413 2004-01-15 David Schleef <ds@schleef.org>
8416 Add lots of documentation.
8418 Deprecate a few functions.
8420 Removed use of deprecated functions.
8422 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
8424 * gst/gstpad.c: (gst_pad_is_linked):
8426 implement gst_pad_is_linked
8428 reserve space for initiate_state_change
8430 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
8432 * gst/autoplug/gstspideridentity.c:
8433 (gst_spider_identity_sink_loop_type_finding):
8434 break infinite loop by just returning instead of looping
8435 * gst/gstclock.c: (gst_clock_class_init), (gst_clock_set_property):
8436 set event time difference correctly. Set it to 1 second instead
8437 of 100ms to be more tolerant
8438 * gst/gstelement.c: (gst_element_set_time):
8439 add debugging output
8441 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
8443 * gst/gstqueue.c: (gst_queue_getcaps), (gst_queue_link):
8444 query if buffers are inside the pool, ignore events
8446 2004-01-13 Benjamin Otte <in7y118@public.uni-hamburg.de>
8448 * gst/gstclock.c: (gst_clock_class_init), (gst_clock_init),
8449 (gst_clock_set_speed), (gst_clock_set_active),
8450 (gst_clock_is_active), (gst_clock_reset),
8451 (gst_clock_handle_discont):
8453 deprecate old interface and disable functions that aren't in use
8456 * gst/gstelement.c: (gst_element_get_time), (gst_element_wait),
8457 (gst_element_set_time), (gst_element_adjust_time):
8458 add concept of "element time" and functions to get/set this time.
8459 * gst/gstelement.c: (gst_element_change_state):
8460 update element time correctly.
8461 * gst/gstelement.c: (gst_element_get_compatible_pad_filtered):
8462 This is a debug message, not a g_critical.
8463 * gst/gstpad.c: (gst_pad_event_default):
8464 handle discontinuous events right with element time.
8465 * gst/gstscheduler.c: (gst_scheduler_state_transition):
8466 update to clocking fixes.
8467 set clocks on elements in READY=>PAUSED. The old behaviour caused
8468 a wrong element time on the first element that started playing.
8469 * gst/schedulers/gstbasicscheduler.c:
8470 (gst_basic_scheduler_class_init):
8471 * gst/schedulers/gstoptimalscheduler.c:
8472 (gst_opt_scheduler_class_init):
8473 remove code that just implements the default behaviour.
8474 * gst/elements/gstfakesink.c: (gst_fakesink_chain):
8475 update to use new clocking functions
8476 * testsuite/clock/clock1.c: (gst_clock_debug), (main):
8477 * testsuite/clock/clock2.c: (gst_clock_debug), (main):
8478 update to test new element time.
8479 * gst/autoplug/gstspideridentity.c: (gst_spider_identity_getcaps):
8480 use _get_allowed_caps instead of _get_caps. This catches filtered
8482 * testsuite/debug/commandline.c:
8483 update for new GST_DEBUG syntax.
8484 * testsuite/threads/Makefile.am:
8485 disable a test that only works sometimes.
8487 2004-01-13 Julien MOUTTE <julien@moutte.net>
8489 * po/LINGUAS: Adding fr.
8490 * po/fr.po: Adding french translation.
8492 2004-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
8494 * gst/parse/grammar.y:
8497 * tools/gst-launch.c: (xmllaunch_parse_cmdline), (main):
8498 translate parsing error messages
8500 2004-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
8502 * po/POTFILES.in: adding gst-launch
8503 * po/nl.po: updated translation, all 99 strings translated
8504 * tools/gst-launch.c: (idle_func), (xmllaunch_parse_cmdline),
8505 (found_tag), (sigint_handler_sighandler), (play_handler), (main):
8506 fix strings for translation
8508 2004-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
8511 - capitalize beginnings of popt options
8512 - fix strings for translation
8513 - change gst-debug format from =N1=V1:N2=V2 to =N1:V1,N2:V2
8515 2004-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
8517 * po/README: add some notes on how to update translations
8519 2004-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
8521 * ABOUT-NLS: removed, is autogenerated from autopoint
8522 * autogen.sh: add autopoint stuff
8523 * configure.ac: fix up gettext stuff
8524 * gst/Makefile.am: add i18n headers to noinst_HEADERS
8525 * gst/elements/gsttypefindelement.c: add header include
8526 * gst/gettext.h: add header, copy from system-installed header
8527 * gst/gst-i18n-app.h: to be included by each app having translations
8528 * gst/gst-i18n-lib.h: to be included by each lib having translations
8529 * gst/gst.c: (init_pre): fix up gettext calls
8530 * gst/gst_private.h: remove i18n stuff, moving to separate headers
8531 * po/LINGUAS: the new way to specify translations present
8532 * po/Makefile.in.in: removed from cvs, autogenerated from autopoint
8533 * po/Makevars: the variables filled in for GStreamer
8534 * po/POTFILES.in: added new files with translations
8535 * po/de.po: has new strings
8536 * po/nl.po: readded, has new strings
8538 2004-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
8540 * gst/gsttag.c: fix some strings marked for translation
8542 2004-01-13 Iain <iain@prettypeople.org>
8544 * gst/schedulers/gstoptimalscheduler.c (add_to_group): Reference the
8545 group when we add an element to it, cos we unref it when we remove one
8547 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
8549 * testsuite/debug/commandline.c: (debug_not_reached):
8550 * testsuite/debug/output.c: (check_message):
8553 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
8555 * examples/cutter/.cvsignore:
8556 * examples/helloworld/.cvsignore:
8557 * examples/launch/.cvsignore:
8558 * examples/manual/.cvsignore:
8559 * examples/mixer/.cvsignore:
8560 * examples/pingpong/.cvsignore:
8561 * examples/plugins/.cvsignore:
8562 * examples/queue/.cvsignore:
8563 * examples/queue2/.cvsignore:
8564 * examples/queue3/.cvsignore:
8565 * examples/queue4/.cvsignore:
8566 * examples/retag/.cvsignore:
8567 * examples/thread/.cvsignore:
8568 * examples/typefind/.cvsignore:
8569 * examples/xml/.cvsignore:
8571 * gst/autoplug/.cvsignore:
8572 * gst/elements/.cvsignore:
8573 * gst/indexers/.cvsignore:
8574 * gst/parse/.cvsignore:
8575 * gst/registries/.cvsignore:
8576 * gst/schedulers/.cvsignore:
8577 * libs/gst/bytestream/.cvsignore:
8578 * libs/gst/control/.cvsignore:
8579 * libs/gst/getbits/.cvsignore:
8581 * tests/bufspeed/.cvsignore:
8582 * tests/instantiate/.cvsignore:
8583 * tests/memchunk/.cvsignore:
8584 * tests/muxing/.cvsignore:
8585 * tests/sched/.cvsignore:
8586 * tests/seeking/.cvsignore:
8587 * tests/threadstate/.cvsignore:
8588 * testsuite/.cvsignore:
8589 * testsuite/caps/.cvsignore:
8590 * testsuite/cleanup/.cvsignore:
8591 * testsuite/dynparams/.cvsignore:
8592 * testsuite/plugin/.cvsignore:
8594 update - this is huge, because it includes *.bb, *.bbg and *.da files
8595 which are generated for gcov.
8597 2004-01-11 David Schleef <ds@schleef.org>
8599 * gst/gststructure.c: (gst_strtoi), (gst_value_from_string): Add
8600 a function to parse integers in ways that strto[u]l() does not.
8602 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
8604 * tools/gst-inspect.c: (print_caps):
8605 improve output of caps a bit
8607 2004-01-11 David Schleef <ds@schleef.org>
8609 * gst/gstbuffer.c: (gst_buffer_create_sub): Subbuffers should
8610 inherit correct flags (READONLY and DONTKEEP).
8612 2004-01-11 David Schleef <ds@schleef.org>
8614 * gst/elements/gstfilesrc.c: (gst_filesrc_free_parent_mmap),
8615 (gst_filesrc_map_region):
8616 * gst/gstbuffer.c: (_gst_buffer_initialize),
8617 (_gst_buffer_sub_free), (gst_buffer_default_copy),
8618 (gst_buffer_new), (gst_buffer_create_sub),
8619 (gst_buffer_is_span_fast), (gst_buffer_span):
8621 Change GstBuffer private structure element names. (all files)
8622 * gst/gstqueue.c: (gst_queue_init), (gst_queue_getcaps),
8625 Implement getcaps/pad_link functions that handle the case where
8626 there are data in the queue.
8628 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
8630 * gst/elements/gstbufferstore.c:
8631 initialize debugging structure correctly
8632 * gst/elements/gsttee.c: (gst_tee_set_property):
8633 g_object_notify when property was changed
8634 * gst/elements/gsttypefindelement.c:
8635 (gst_type_find_element_change_state):
8636 clear caps correctly
8638 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
8640 * gst/gstqueue.c: (gst_queue_init):
8641 Use better defaults for when a queue should block. This
8642 gets rid of jerky playback for quite a few files.
8643 It takes more memory.
8645 2004-01-10 Thomas Vander Stichele <thomas at apestaart dot org>
8647 (gst_xml_registry_parse_padtemplate):
8648 make critical message slightly more useful
8650 2004-01-10 Benjamin Otte <in7y118@public.uni-hamburg.de>
8652 * gst/gstinfo.c: (gst_debug_log), (gst_debug_log_valist),
8653 (gst_debug_message_get), (gst_debug_log_default):
8655 Change gst_debug_log(_valist) to take a const format string.
8656 Change prototype of log function and functions using those to
8657 take a GstDebugMessage instead of a string that requires using
8658 gst_debug_message_get.
8660 2004-01-08 David Schleef <ds@schleef.org>
8664 Add option --enable-gcov to build GStreamer with -fprofile-arcs
8665 and -ftest-coverage, which allows gcov to show information about
8668 2004-01-08 Benjamin Otte <in7y118@public.uni-hamburg.de>
8671 Add GST_BOILERPLATE(_FULL), GST_PARENT_CALL and
8672 GST_PARENT_CALL_WITH_DEFAULT
8673 * gst/elements/gstaggregator.c:
8674 * gst/elements/gstbufferstore.c:
8675 * gst/elements/gstfakesink.c:
8676 * gst/elements/gstfakesrc.c:
8677 * gst/elements/gstfdsink.c:
8678 * gst/elements/gstfdsrc.c:
8679 * gst/elements/gstfilesink.c:
8680 * gst/elements/gstfilesrc.c:
8681 * gst/elements/gstidentity.c:
8682 * gst/elements/gstmd5sink.c:
8683 * gst/elements/gstmultidisksrc.c:
8684 * gst/elements/gstpipefilter.c:
8685 * gst/elements/gstshaper.c:
8686 * gst/elements/gststatistics.c:
8687 * gst/elements/gsttee.c:
8688 * gst/elements/gsttypefindelement.c:
8691 2004-01-07 Thomas Vander Stichele <thomas at apestaart dot org>
8693 * docs/gst/gstreamer-docs.sgml: remove props
8694 * docs/gst/gstreamer-sections.txt: remove props
8695 * docs/gst/tmpl/gst.sgml:
8696 * docs/gst/tmpl/gstbin.sgml:
8697 * docs/gst/tmpl/gstbuffer.sgml:
8698 * docs/gst/tmpl/gstcaps.sgml:
8699 * docs/gst/tmpl/gstclock.sgml:
8700 * docs/gst/tmpl/gstelement.sgml:
8701 * docs/gst/tmpl/gstindex.sgml:
8702 * docs/gst/tmpl/gstobject.sgml:
8703 * docs/gst/tmpl/gstpad.sgml:
8704 * docs/gst/tmpl/gstpadtemplate.sgml:
8705 * docs/gst/tmpl/gstreamer-unused.sgml:
8706 * docs/gst/tmpl/gstthread.sgml:
8707 * docs/gst/tmpl/gstxml.sgml:
8708 sync with code reorganization
8710 2004-01-07 Jan Schmidt <thaytan@mad.scientist.com>
8712 * gst/gstelement.c: (gst_element_get_compatible_pad_filtered):
8713 Make the 'Could not find compatible pad' message more informative.
8715 2004-01-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
8717 * gst/elements/gstfilesink.c: (gst_filesink_set_location):
8718 Fix for if we pass NULL as property to location.
8719 * gst/elements/gstpipefilter.c: (gst_pipefilter_init),
8720 (gst_pipefilter_handle_event), (gst_pipefilter_chain):
8721 Fix for instantiate-test (see below).
8722 * gst/gststructure.c: (_gst_structure_parse_value):
8723 Fix compile error on gcc-2.96.
8725 * tests/Makefile.am:
8726 * tests/instantiate/Makefile.am:
8727 * tests/instantiate/create.c: (create_all_elements), (main):
8728 Add a test that instantiates all elements. This makes it easy to
8729 track dead code for old API/design (like setting event functions
8730 on sink pads and so on).
8732 2004-01-06 Jan Schmidt <thaytan@mad.scientist.com>
8734 * gst/gstcaps.c: (gst_caps_append_structure):
8735 Move the poisoning to allow a NULL structure
8736 * gst/gstevent.c: (_gst_event_free):
8737 When freeing a navigation event, free the structure
8740 2004-01-04 David Schleef <ds@schleef.org>
8742 * gst/elements/gsttee.c: (gst_tee_init), (gst_tee_request_new_pad):
8743 Remove usage of gst_pad_proxy_fixate.
8744 * gst/gstcaps.c: (gst_caps_append), (gst_caps_append_structure),
8745 (gst_caps_split_one), (gst_caps_replace):
8747 * gst/gstmarshal.list:
8748 Add pointer__pointer for fixate signal
8749 * gst/gstpad.c: (gst_real_pad_class_init),
8750 (_gst_real_pad_fixate_accumulator), (gst_pad_link_fixate),
8751 (_gst_pad_default_fixate_func), (gst_pad_proxy_fixate),
8752 (gst_pad_set_explicit_caps), (gst_pad_template_new):
8753 Add poisoning code. Add fixate signal on RealPad. Change
8754 set_explicit_caps() to take const GstCaps, like try_set_caps().
8756 * testsuite/caps/Makefile.am:
8757 * testsuite/caps/app_fixate.c: Add a test for the fixate signal
8759 2004-01-03 David Schleef <ds@schleef.org>
8761 * gst/elements/gsttypefindelement.c:
8762 (gst_type_find_element_have_type), (gst_type_find_element_init):
8763 Use gst_pad_use_explicit_caps for src pad.
8764 * gst/gstpad.c: (gst_pad_try_set_caps): Check that link exists
8767 2004-01-03 David Schleef <ds@schleef.org>
8769 * gst/gstelement.c: (gst_element_link_pads_filtered),
8770 (gst_element_negotiate_pads): Fix to allow DELAYED to indicate
8771 that linking was successful.
8772 * gst/gstpad.c: (gst_pad_link_free),
8773 (gst_pad_link_call_link_functions), (gst_pad_link_negotiate),
8774 (gst_pad_link_try), (gst_pad_link_unnegotiate),
8775 (gst_pad_unnegotiate), (gst_pad_set_explicit_caps): Pass
8776 GstPadLinkReturn correctly between functions, and don't fail
8777 when DELAYED is used (DELAYED is very important). Better
8778 cleanup on unlinking and unnegotiation. Should fix some spider
8781 2004-01-02 David Schleef <ds@schleef.org>
8783 * gst/gstelement.c: (gst_element_class_init),
8784 (gst_element_base_class_init): ->padtemplates should be cleared
8785 in base_init, since we need to have a fresh list for every
8786 class. (Alternately, we chould copy the list and share the
8787 actual pad templates (not the list), but that would require
8788 changing every plugin to move pad template registration from
8789 base_init to class_init.)
8791 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
8793 * gst/gstelement.c: (gst_element_class_add_pad_template):
8794 Refuse registering a pad template if another pad template
8795 with the same name already exists (#114715).
8797 2004-01-02 David Schleef <ds@schleef.org>
8799 * gst/gstcaps.c: (_gst_structure_is_equal_foreach),
8800 (gst_caps_is_equal_fixed): Add new function.
8801 * gst/gstcaps.h: ditto.
8802 * gst/gstpad.c: (gst_real_pad_class_init),
8803 (gst_pad_link_call_link_functions), (gst_pad_try_set_caps),
8804 (gst_pad_set_explicit_caps), (gst_pad_get_caps): In try_set_caps,
8805 check new caps against existing caps -- if they're the same, return
8806 OK without renegotiating. caps-nego-failed signal fixed so that
8807 the marshaller isn't VOID__OBJECT. Also changed to G_TYPE_POINTER
8808 to save an extra caps copy. Don't complete negotiation if a pad
8809 link function returns DELAYED.
8811 2004-01-02 Benjamin Otte <in7y118@public.uni-hamburg.de>
8813 * gst/gstpad.c: (gst_pad_try_relink_filtered):
8814 Fix wrong g_return_if_fail
8816 2004-01-03 Jan Schmidt <thaytan@mad.scientist.com>
8818 * gst/gstbin.c: (gst_bin_class_init):
8819 Change the marshalling of element_added/element_removed
8820 to use gst_marshal_VOID__OBJECT, since gst_marshal_VOID__POINTER
8821 complains that GST_TYPE_ELEMENT is not G_TYPE_POINTER
8823 2004-01-01 David Schleef <ds@schleef.org>
8825 * gst/gstpad.c: (gst_pad_set_explicit_caps),
8826 (gst_pad_explicit_getcaps), (gst_pad_explicit_link),
8827 (gst_pad_use_explicit_caps):
8829 Add new functions. gst_pad_use_explicit_caps() sets up a pad
8830 to use an internal getcaps and link fuction so that negotiation
8831 always results in the explicitly set caps.
8832 gst_pad_set_explicit_caps() sets the explicit caps. These functions
8833 are particularly useful for decoders.
8835 2003-12-31 David Schleef <ds@schleef.org>
8837 * gst/elements/gstidentity.c: (gst_identity_class_init),
8838 (gst_identity_init), (gst_identity_chain),
8839 (gst_identity_set_property), (gst_identity_get_property):
8840 * gst/elements/gstidentity.h:
8841 * gst/gstqueue.c: (gst_queue_init):
8844 2003-12-31 David Schleef <ds@schleef.org>
8846 * gst/gstcaps.c: (gst_caps_intersect),
8847 (_gst_caps_normalize_foreach), (gst_caps_normalize):
8848 Implement gst_caps_normalize().
8849 * testsuite/caps/normalisation.c: (main):
8850 Add an additional test
8852 2003-12-31 Ronald Bultje <rbultje@ronald.bitfreak.net>
8854 * gst/gstqueue.c: (gst_queue_init):
8855 use gst_pad_proxy_getcaps()
8857 2003-12-31 David Schleef <ds@schleef.org>
8859 * gst/elements/gstshaper.c: (gst_shaper_link):
8860 * gst/elements/gsttee.c: (gst_tee_init), (gst_tee_request_new_pad):
8861 * gst/gstqueue.c: (gst_queue_link):
8864 2003-12-31 David Schleef <ds@schleef.org>
8866 * gst/gstpad.c: (gst_pad_proxy_pad_link), (gst_pad_proxy_fixate):
8867 * gst/gstpad.h: Add functions that are useful as default pad
8868 link and fixate functions for elements.
8870 2003-12-30 David Schleef <ds@schleef.org>
8872 * gst/gstpad.c: (gst_pad_link_try):
8873 Fix segfault when attempting to return to old caps
8875 2003-12-29 David Schleef <ds@schleef.org>
8877 * gst/gstcaps.c: (gst_caps_normalize), (simplify_foreach),
8878 (gst_caps_structure_simplify), (gst_caps_simplify):
8880 Add simplify function
8881 * gst/gstpad.c: (gst_pad_link_try), (gst_pad_try_set_caps),
8882 (gst_pad_perform_negotiate), (gst_pad_is_negotiated):
8884 Copy over srcnotify, sinknotify when calling old pad_link
8885 functions. Add new is_negotiated() function.
8886 * gst/gststructure.c: (gst_structure_copy):
8887 Fix an incredibly stupid bug that should have been noticed
8888 weeks ago. _copy() returned the argument, not the new copy.
8890 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
8892 * gst/gstcaps.c: (gst_caps_append):
8894 * gst/gstcaps.h: (gst_caps_debug):
8895 remove, it doesn't exist anymore.
8896 * gst/gstelement.c: (gst_element_threadsafe_properties_pre_run),
8897 (gst_element_threadsafe_properties_post_run):
8898 make debugging messages not clutter up THREAD debug category
8899 (gst_element_negotiate_pads), (gst_element_clear_pad_caps),
8900 (gst_element_change_state):
8901 update to new caps API
8902 * gst/gstinterface.c: (gst_implements_interface_cast):
8903 don't put vital code in g_return_if_fail
8904 * gst/gstpad.c: (gst_pad_link_try), (gst_pad_try_set_caps),
8905 (gst_pad_link_filtered):
8906 add pst_pad_try_link and use it.
8907 (gst_pad_perform_negotiate), (gst_pad_renegotiate):
8908 implement correctly, deprecate first one.
8909 (gst_pad_link_unnegotiate), (gst_pad_unnegotiate):
8911 (gst_pad_try_relink_filtered), (gst_pad_relink_filtered):
8913 (gst_pad_get_negotiated_caps):
8914 add and implement. Make GST_PAD_CAPS call this function.
8916 remove unneeded check..
8917 (gst_pad_recover_caps_error):
8918 disable, always return FALSE.
8919 (gst_real_pad_dispose):
8920 don't free caps and appfilter anymore, they're unused.
8922 Reflect changes mentioned above.
8923 * gst/gstsystemclock.c: (gst_system_clock_wait):
8924 Make 'clock is way behind' a debugging message.
8925 * gst/gstthread.c: (gst_thread_change_state):
8926 Fix debugging message
8928 2003-12-25 Thomas Vander Stichele <thomas at apestaart dot org>
8931 fix GST_DEBUG_CATEGORY_INIT gtk-doc description
8932 * docs/gst/tmpl/gstreamer-unused.sgml:
8933 removed all traces of cvs conflicts
8935 2003-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
8938 * gst/schedulers/cothreads_compat.h:
8940 remove last instances of wingo cothread usage
8942 2003-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
8945 * gst/gstversion.h.in:
8946 * gst/parse/grammar.y:
8947 change comment block from /** to /* when not gtk-doc comments
8949 2003-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
8951 * gst/gst.c: whitespace and doc style fixes
8953 2003-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
8955 * gst/gstformat.h: remove trailing whitespace from enum for gtk-doc
8957 2003-12-24 Colin Walters <walters@verbum.org>
8959 * gst/elements/gsttypefindelement.c:
8960 gst/elements/gsttypefindelement.h: Make GstCaps parameter const.
8961 Copy caps parameter. Use _POINTER to marshal caps instead of _BOXED.
8962 Don't double-free caps.
8964 2003-12-23 David Schleef <ds@schleef.org>
8966 * gst/gstelement.c, gst/gstpad.c, gst/parse/grammar.y,
8967 gst/gstcaps.c, gst/autoplug/gstspideridentity.c:
8968 Many little fixes and additions of debug statements to
8969 get rhythmbox working.
8971 2003-12-23 Colin Walters <walters@verbum.org>
8973 * gst/autoplug/gstspideridentity.c (gst_spider_identity_sink_loop_type_finding):
8974 Use GST_PAD_LINK_SUCCESSFUL.
8976 2003-12-23 David Schleef <ds@schleef.org>
8978 * gst/elements/gstaggregator.c:
8979 * gst/elements/gsttee.c:
8980 Use gst_pad_proxy_getcaps().
8983 Add gst_pad_proxy_getcaps(), which filter elements can use
8984 as a generic getcaps implementation.
8985 Fix gst_pad_get_allowed_caps(). It just wasn't doing what
8988 2003-12-23 David Schleef <ds@schleef.org>
8991 Rearrange/rewrite much of the pad negotiation code, since it
8992 resembled pasta. This actually changes the way some
8993 negotiation works, since the previous code was inconsistent
8994 depending on how it was invoked. Add (internal) structure
8995 GstPadLink, which is used to hold some information (more in
8996 the future) about the link between two pads. Fixes a number
8997 of bugs, including random lossage of filter caps when the
8998 initial negotiation is delayed. A few functions are still
9001 Add GST_PAD_LINK_{SUCESSFUL|FAILED}() macros. Please use
9002 these when testing GstPadLinkReturn values instead of comparing
9005 2003-12-23 David Schleef <ds@schleef.org>
9009 Rearrange lots of code. Change registration of compare function
9010 into registration of compare/serialize/deserialize functions.
9011 Doesn't include implementation of gst_value_[de]serialize(),
9012 but that should be easy.
9014 2003-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
9016 * docs/gst/gstreamer-sections.txt:
9017 * docs/gst/tmpl/gstprops.sgml: removed
9018 * docs/gst/tmpl/gstreamer-bufferpool.sgml: removed
9019 David removed props and caps code, so let's remove their docs as well.
9020 Removed all no longer existing symbols from gstreamer-sections.txt
9022 2003-12-22 Colin Walters <walters@verbum.org>
9024 * gst/gsttaginterface.c, gst/gsttaginterface.h,
9025 gst/gsttag.c, gst/gsttag.h: Add interface to setting GValues
9028 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
9030 * gst/elements/gstelements.c:
9031 Set ranks of elements to NONE, so the autoplugger doesn't use them.
9032 * gst/elements/gstshaper.c: (gst_shaper_getcaps):
9033 Fix proxying to new CAPS stuff. Don't call get_allowed_caps but
9036 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
9038 * gst/autoplug/gstsearchfuncs.c: (gst_autoplug_caps_intersect):
9039 * gst/autoplug/gstspideridentity.c: (gst_spider_identity_link),
9040 (gst_spider_identity_getcaps), (gst_spider_identity_change_state),
9041 (gst_spider_identity_sink_loop_type_finding):
9042 * gst/autoplug/gstspideridentity.h:
9043 Fix autoplugging in spider element, so it works with new caps.
9044 This was mainly caused by identifying empty caps incorrectly.
9046 2003-12-22 David Schleef <ds@schleef.org>
9048 * gststructure.c, gstvalue.c, gstvalue.h: Add
9049 gst_value_init_and_copy() and use it, to avoid silly mistakes in
9050 using g_value_copy()
9052 2003-12-21 David Schleef <ds@schleef.org>
9054 * many, many files: Merge CAPS branch. This includes:
9055 - implemention of GstValue and several GstValue types
9056 - implemention of GstStructure
9057 - entire rewrite of GstCaps
9058 - removal of GstProps
9059 - many changes to GstPad to compensate for new caps paradigm
9060 - removal of GstBufferpool
9061 * gst/Makefile.am, gst/gst.h, gst/gstpad.h, gst/gsttypefind.h,
9062 gstvalue.h, gst/gstcaps[2]*.[ch]:
9063 - rename gstcaps2.[ch] to gstcaps.[ch]
9065 2003-12-21 Ronald Bultje <rbultje@ronald.bitfreak.net>
9067 * gst/gstqueue.c: (gst_queue_handle_pending_events),
9068 (gst_queue_chain), (gst_queue_handle_src_event):
9069 implement timeout for sending events. Workaround for if the
9070 pipeline on this queue is not passing any data.
9072 2003-12-21 Ronald Bultje <rbultje@ronald.bitfreak.net>
9074 * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gstreamer
9075 * moved CVS to freedesktop.org