1 2005-01-25 Tim-Philipp Müller <tim at centricular dot net>
3 * gst-element-check.m4:
4 Only check for gst-inspect if we haven't already
5 found it in previous element check runs
7 2005-01-25 Stefan Kost <ensonic@users.sf.net>
9 * docs/gst/Makefile.am:
10 * docs/libs/Makefile.am:
11 fixed install rules to treat style.css as optional
13 2005-01-24 Stefan Kost <ensonic@users.sf.net>
15 * docs/gst/Makefile.am:
16 * docs/libs/Makefile.am:
17 install style.css along with docs
18 * docs/gst/tmpl/gstbin.sgml:
19 * docs/gst/tmpl/gstclock.sgml:
20 * docs/gst/tmpl/gstdata.sgml:
21 * docs/gst/tmpl/gstelement.sgml:
23 * gst/gstelement.c: (gst_element_class_init):
25 fixing incomplete docs
27 2005-01-24 Tim-Philipp Müller <tim at centricular dot net>
29 * gst/elements/gstfilesink.c: (gst_filesink_handle_event):
30 Don't unref seek event twice when fflush() fails
32 2005-01-22 David Schleef <ds@schleef.org>
34 * configure.ac: Add --disable-valgrind. (partial fix for #164890)
36 2005-01-21 Stefan Kost <ensonic@users.sf.net>
38 * docs/gst/Makefile.am:
39 * docs/libs/Makefile.am:
40 added params for deprecation guards
43 * gst/gsterror.c: (_gst_resource_errors_init),
44 (_gst_stream_errors_init):
46 documented some more enums
48 2005-01-19 Jan Schmidt <thaytan@mad.scientist.com>
49 * gst/autoplug/gstspideridentity.c:
50 Cosmetic fix - spider_find_peek should be static
52 Applying fix for #164261
54 2005-01-18 Stefan Kost <ensonic@users.sf.net>
56 * docs/gst/gstreamer-sections.txt:
57 * docs/gst/tmpl/gstplugin.sgml:
58 * docs/libs/gstreamer-libs-sections.txt:
59 * docs/libs/tmpl/gstcontrol.sgml:
63 added docs for the TAG defines
65 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
67 * gst/schedulers/gstoptimalscheduler.c: (schedule_group):
68 Only unref entry if there is an entry.
70 2005-01-17 Wim Taymans <wim@fluendo.com>
72 * gst/schedulers/gstoptimalscheduler.c: (add_to_group),
73 (remove_from_group), (schedule_group), (normalize_group),
74 (gst_opt_scheduler_iterate):
75 Also ref/unref decoupled elements before iterating the
76 group since they are not added to the list of elements.
78 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
80 * docs/manual/highlevel-components.xml:
81 Add subtitle/streamselection as new features to playbin.
83 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
85 * docs/manual/manual.xml:
86 Re-enable dataaccess docs (oops).
88 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
90 * docs/pwg/advanced-types.xml:
91 * docs/random/mimetypes:
92 Add documentation on libsndfile types (#163309), by Steve Baker
93 <steve@stevebaker.org>.
94 * gst/gstelement.c: (gst_element_release_request_pad):
95 If an element has no explicit function, just remove the pad.
97 2005-01-17 Luca Ognibene <luogni@tin.it>
99 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
101 * gst/registries/gstxmlregistry.c: (gst_xml_registry_load):
102 Fix memleak (#163801).
104 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
106 * gst/elements/gsttee.c: (gst_tee_getcaps), (gst_tee_link):
107 I think this is actually moer correct...
109 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
111 * gst/gstprobe.c: (gst_probe_dispatcher_dispatch):
112 Another workaround for memory access while destroyed in callback.
113 Please, someone with refcount knowledge, have a look at this.
115 2005-01-15 Thomas Vander Stichele <thomas at apestaart dot org>
118 * docs/faq/legal.xml:
119 move the legal Q&A here
121 2005-01-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
123 * gst/elements/gsttee.c: (gst_tee_getcaps), (gst_tee_link),
124 (gst_tee_request_new_pad):
127 2005-01-14 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
129 * docs/random/omega/caps2:
130 * testsuite/caps/caps_strings:
131 replace framerate aproximations by their real value
132 (24000/1001, 30000/1001, 60000/1001)
133 Partially fixes bug #164049
135 2005-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
137 * docs/gst/Makefile.am:
138 don't fail on the stupid GstPoptOption
140 2005-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
144 allow probes to work on ghost pads by realizing the pad
147 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
149 * docs/gst/gstreamer-sections.txt:
150 * docs/gst/tmpl/gstpad.sgml:
151 * gst/gstpad.c: (gst_pad_set_active_recursive):
153 Add gst_pad_set_active_recursive().
155 2005-01-10 Thomas Vander Stichele <thomas at apestaart dot org>
157 * docs/random/release:
162 move deep_notify logging to a new category
165 add stuff so bindings can wrap probes
167 2005-01-09 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
169 * gst/gstplugin.c: (gst_plugin_load):
170 Fix plugin loading if plugin/lib was already loaded. Fixes
173 2005-01-09 Sebastien Cote <sc5@hermes.usherb.ca>
175 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
177 * gst/gstpluginfeature.c: (gst_plugin_feature_ensure_loaded):
178 Protect plugin loading by a mutex so it's threadsafe. Fixes
181 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
183 * gst/gstevent.c: (_gst_event_copy):
184 Reference source object when copying events, since it'll be
185 dereferenced on event dereferencing as well.
187 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
189 * docs/gst/gstreamer-sections.txt:
190 * docs/gst/tmpl/gstevent.sgml:
191 * gst/gstevent.c: (gst_event_new_filler_stamped),
192 (gst_event_filler_get_duration):
194 Add two new functions for filler events (which are used to
195 synchronize streams if one of them is not having any data
196 for a while) without interrupting the actual data-stream.
198 * gst/gstqueue.c: (gst_queue_init), (gst_queue_getcaps),
199 (gst_queue_link_sink), (gst_queue_link_src),
200 (gst_queue_change_state):
201 Allow for renegotiation while filled. Required for stream
202 switching while playing.
204 2005-01-08 Benjamin Otte <otte@gnome.org>
206 * gst/gstelement.c: (gst_element_link_many):
207 fix up g_return_if_fail's
210 add German translation, that was somehow not included
212 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
214 * docs/random/mimetypes:
215 add 2 more 4CC code for DV (HDTV and SDTV-LongPlay profiles)
216 do not add them to riff-lib as they are not common
218 2005-01-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
220 * gst/gstprobe.c: (gst_probe_dispatcher_dispatch):
221 Check for existence of probe after performing the probe before
222 re-accessing it to prevent segfaults caused by removal of the
223 probe in the callback.
225 2005-01-05 David Schleef <ds@schleef.org>
227 * testsuite/registry/Makefile.am:
228 * testsuite/registry/gst-print-formats.c:
229 (print_pad_templates_info), (print_element_list),
230 (print_typefind_list), (list_sort_func), (get_typefind_mime_list),
231 (g_list_uniqify), (get_pad_templates_info),
232 (get_element_mime_list), (print_mime_list), (main): A little
233 program that looks through the registry to find elements of
234 a given type. Not particularly interesting as a test, except
235 that there's no other test covering the same area.
237 2005-01-05 David Schleef <ds@schleef.org>
239 * tools/gst-launch.c: (idle_func), (fault_handler_sighandler),
240 (fault_handler_sigaction), (fault_spin),
241 (sigint_handler_sighandler), (play_handler), (main): Fix deadlocks
242 in signal.h-type signal handlers by not calling forbidden functions,
243 including gst_element_set_state().
245 2005-01-05 David Schleef <ds@schleef.org>
247 * gst/gstvalue.h: Mark _gst_reserved[] as private
249 2005-01-05 David Schleef <ds@schleef.org>
251 * gst/gstvalue.c: Fix doc build problem.
253 2005-01-05 David Schleef <ds@schleef.org>
255 * gst/gstvalue.c: Add some documentation
257 2005-01-05 Stefan Kost <ensonic@users.sf.net>
260 another shell oneliner for empty return value docs
263 * libs/gst/control/dparam.c:
264 more doc fixes (parameters and return values)
266 2005-01-05 Vincent Torri <torri@iecn.u-nancy.fr>
268 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
271 * gst/registries/gstxmlregistry.c:
272 Fix macro's for Mingw (fixes #162276).
274 2005-01-04 Stefan Kost <ensonic@users.sf.net>
277 quick shell oneliner to find undocumented members
278 * docs/gst/tmpl/gstplugin.sgml:
279 * docs/gst/tmpl/gstscheduler.sgml:
280 * docs/gst/tmpl/gstthread.sgml:
281 more enumtypes cleanup
283 activated documentation comments, now someone needs to document
286 2005-01-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
288 * docs/manual/manual.xml:
289 Add dataaccess part (doh!).
291 2005-01-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
293 * docs/manual/advanced-autoplugging.xml:
294 Fix typo (intiate -> initiate).
296 2005-01-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
298 * docs/random/bbb/streamselection:
299 Add some notes on how to handle multi-subtitle/-audio streams.
301 2004-12-30 Stefan Kost <ensonic@users.sf.net>
303 * docs/gst/gstreamer-docs.sgml:
304 * docs/gst/gstreamer-sections.txt:
305 * docs/gst/tmpl/gstenumtypes.sgml:
306 * docs/gst/tmpl/gsterror.sgml:
307 * docs/gst/tmpl/gstevent.sgml:
308 * docs/gst/tmpl/gstpad.sgml:
309 * docs/gst/tmpl/gstpadtemplate.sgml:
310 * docs/gst/tmpl/gstthread.sgml:
311 removed gstenumtypes section from docs and put all the enums into
314 2004-12-27 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
317 document gst_library_load a bit more (riff special case + return
318 value if already loaded)
319 * testsuite/bytestream/filepadsink.c:
320 plugin name is 'gstbytestream', not 'bytestream'
322 2004-12-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
324 * docs/random/bbb/subtitles:
325 Add some first mind rumblings on proper subtitle support.
327 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
333 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
335 * docs/manual/advanced-dataaccess.xml:
336 Add section on how to use fakesrc/fakesink/identity in your
337 application, plus section on how to embed plugins. Also mention
339 * docs/manual/appendix-checklist.xml:
340 * docs/manual/appendix-debugging.xml:
341 * docs/manual/appendix-gnome.xml:
342 * docs/manual/appendix-integration.xml:
343 Debug -> checklist, GNOME -> integration, add sections on Linux,
344 KDE integration and add other things useful for application
346 * docs/manual/manual.xml:
347 Remove some fixmes, update some file pointers.
348 * docs/pwg/appendix-checklist.xml:
350 * docs/pwg/building-boiler.xml:
351 Remove ugly header and add commented fixme.
354 * examples/manual/Makefile.am:
355 Add example for added docs.
357 2004-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
362 === release 0.8.8 ===
364 2004-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
369 Releasing 0.8.8, "I'll Take Care Of You"
371 2004-12-21 Thomas Vander Stichele <thomas at apestaart dot org>
376 2004-12-21 Thomas Vander Stichele <thomas at apestaart dot org>
378 patch by: Wim Taymans
381 Fix for #159852 - make iterate emission threadsafe
383 2004-12-21 Thomas Vander Stichele <thomas at apestaart dot org>
386 notes about new fdo account request
388 2004-12-20 Stefan Kost <ensonic@users.sf.net>
390 * docs/gst/gstreamer-docs.sgml:
391 * docs/gst/tmpl/gstenumtypes.sgml:
392 * docs/gst/tmpl/gstplugin.sgml:
393 * docs/libs/gstreamer-libs-docs.sgml:
394 Added missing short docs. Added ids for navigation.
396 2004-12-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
398 * docs/manual/advanced-autoplugging.xml:
399 * docs/manual/advanced-schedulers.xml:
400 * docs/manual/advanced-threads.xml:
401 Rewrites. Remove cothreads, go a bit into opt specifically,
402 document threads and their gotchas, and do some technical stuff
403 on autoplugging plus add some working examples. Fixes #157395.
404 * examples/manual/Makefile.am:
405 Add typefind/autoplugger example (one that actually works).
406 Remove queue example since it's a duplicate of the thread one.
408 2004-12-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
410 * gst/gstvalue.c: (gst_value_deserialize_string):
411 use deprecated g_value_set_string_take_ownership to keep compatible
414 2004-12-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
416 * gst/gstvalue.c: (gst_value_deserialize_string):
417 revert last patch, only dom a g_utf8_validate now before accepting
418 the string - caps parsing strips " from strings so we can't rely on
420 * testsuite/caps/value_serialize.c: (test_string_deserialization):
421 disable a test that tested the above and comment it
423 2004-12-16 Steve Lhomme <steve.lhomme@free.fr>
425 Patch reviewed by David Schleef <ds@schleef.org>
427 * win32/gstenumtypes.c: Update from gst/gstenumtypes.c (See
429 * win32/gstenumtypes.h: same
431 2004-12-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
433 * gst/gstpad.c: (gst_pad_query):
434 Do query on realized pad, similar to how convert/send_event handle
435 this. Also makes sense, since this pad belongs to the function to
436 which this query will be sent. Fixes #158163.
438 2004-12-16 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
440 * docs/manual/appendix-programs.xml: fix pipeline to actually work
442 2004-12-16 Christian Fredrik Kalager Schaller <christian@fluendo.com>
444 * docs/faq/general.xml: fix pipeline to actually work
446 2004-12-16 Benjamin Otte <in7y118@public.uni-hamburg.de>
448 * gst/gstvalue.c: (gst_value_deserialize_string):
449 check that a simple string that gets deserialized does not contain
451 * testsuite/caps/value_serialize.c: (test_string_deserialization):
452 remove a test that tested a wring behaviour
454 2004-12-16 Matt Kraai <kraai@alumni.cmu.edu>
456 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
458 * docs/manual/intro-motivation.xml:
461 2004-12-16 Edward Hervey <bilboed@bilboed.com>
463 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
465 * docs/gst/tmpl/gstprobe.sgml:
466 Fix documentation of probe callback - it is supposed to return
467 FALSE, not TRUE, to remove data from the stream (#159087).
469 2004-12-16 Daniel Gazard <dany42@free.fr>
471 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
473 * gst/gstelementfactory.c: (gst_element_factory_create):
474 Fix compile failure if compiling without libxml2 support (#149936).
476 2004-12-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
478 * docs/manual/advanced-autoplugging.xml:
479 * docs/manual/highlevel-components.xml:
480 Move spider from autoplugging to components. Autoplugging is for
481 internals, not for solutions. ;-).
483 2004-12-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
485 * docs/random/ds/0.9-suggested-changes:
486 Make note on device/location/uri property names.
488 2004-12-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
490 * docs/manual/advanced-autoplugging.xml:
491 * docs/manual/advanced-clocks.xml:
492 * docs/manual/advanced-interfaces.xml:
493 * docs/manual/advanced-metadata.xml:
494 * docs/manual/advanced-position.xml:
495 * docs/manual/advanced-schedulers.xml:
496 * docs/manual/advanced-threads.xml:
497 * docs/manual/appendix-gnome.xml:
498 * docs/manual/appendix-programs.xml:
499 * docs/manual/appendix-quotes.xml:
500 * docs/manual/autoplugging.xml:
501 * docs/manual/basics-bins.xml:
502 * docs/manual/basics-data.xml:
503 * docs/manual/basics-elements.xml:
504 * docs/manual/basics-helloworld.xml:
505 * docs/manual/basics-init.xml:
506 * docs/manual/basics-pads.xml:
507 * docs/manual/basics-plugins.xml:
508 * docs/manual/bins-api.xml:
509 * docs/manual/bins.xml:
510 * docs/manual/buffers-api.xml:
511 * docs/manual/buffers.xml:
512 * docs/manual/clocks.xml:
513 * docs/manual/components.xml:
514 * docs/manual/cothreads.xml:
515 * docs/manual/debugging.xml:
516 * docs/manual/dparams-app.xml:
517 * docs/manual/dynamic.xml:
518 * docs/manual/elements-api.xml:
519 * docs/manual/elements.xml:
520 * docs/manual/factories.xml:
521 * docs/manual/gnome.xml:
522 * docs/manual/goals.xml:
523 * docs/manual/helloworld.xml:
524 * docs/manual/helloworld2.xml:
525 * docs/manual/highlevel-components.xml:
526 * docs/manual/highlevel-xml.xml:
527 * docs/manual/init-api.xml:
528 * docs/manual/intro-basics.xml:
529 * docs/manual/intro-motivation.xml:
530 * docs/manual/intro-preface.xml:
531 * docs/manual/intro.xml:
532 * docs/manual/links-api.xml:
533 * docs/manual/links.xml:
534 * docs/manual/manual.xml:
535 * docs/manual/motivation.xml:
536 * docs/manual/pads-api.xml:
537 * docs/manual/pads.xml:
538 * docs/manual/plugins-api.xml:
539 * docs/manual/plugins.xml:
540 * docs/manual/programs.xml:
541 * docs/manual/queues.xml:
542 * docs/manual/quotes.xml:
543 * docs/manual/schedulers.xml:
544 * docs/manual/states-api.xml:
545 * docs/manual/states.xml:
546 * docs/manual/threads.xml:
547 * docs/manual/typedetection.xml:
548 * docs/manual/win32.xml:
549 * docs/manual/xml.xml:
550 Try 2. This time, include a short preface as a "general
551 introduction", also add code blocks around all code samples
552 so they get compiled. We still need a way to tell readers
553 the filename of the code sample. In some cases, don't show
554 all code in the documentation, but do include it in the generated
555 code. This allows for focussing on specific bits in the docs,
556 while still having a full test application available.
557 * examples/manual/Makefile.am:
558 Fix up examples for new ADM. Add several of the new examples that
559 were either added or were missing from the build system.
560 * examples/manual/extract.pl:
561 Allow nameless blocks.
563 2004-12-15 Thomas Vander Stichele <thomas at apestaart dot org>
565 * docs/manual/elements-api.xml:
566 * docs/manual/helloworld.xml:
567 * examples/manual/extract.pl:
568 fix last example. Add example of adding code blocks that are not
569 shown in docbook output.
571 2004-12-15 Thomas Vander Stichele <thomas at apestaart dot org>
573 * docs/manual/dynamic.xml:
574 * docs/manual/elements-api.xml:
575 * docs/manual/gnome.xml:
576 * docs/manual/helloworld2.xml:
577 * docs/manual/init-api.xml:
578 * docs/manual/queues.xml:
579 * docs/manual/threads.xml:
580 * docs/manual/xml.xml:
581 * examples/manual/extract.pl:
582 Make it possible to extract example code from separate blocks.
583 Should make Ronald happy.
585 2004-12-15 Wim Taymans <wim@fluendo.com>
587 * gst/schedulers/gstoptimalscheduler.c: (add_to_group),
588 (remove_from_group), (group_elements_set_visited),
589 (normalize_group), (gst_opt_scheduler_iterate):
590 Fix bug where a flag was not updated on a decoupled entry point
591 because we were just checking the group element list and decoupled
592 elements are not in that list..
594 2004-12-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
596 * docs/manual/advanced-autoplugging.xml:
597 * docs/manual/advanced-clocks.xml:
598 * docs/manual/advanced-dparams.xml:
599 * docs/manual/advanced-interfaces.xml:
600 * docs/manual/advanced-metadata.xml:
601 * docs/manual/advanced-position.xml:
602 * docs/manual/advanced-schedulers.xml:
603 * docs/manual/advanced-threads.xml:
604 * docs/manual/appendix-debugging.xml:
605 * docs/manual/appendix-gnome.xml:
606 * docs/manual/appendix-programs.xml:
607 * docs/manual/appendix-quotes.xml:
608 * docs/manual/appendix-win32.xml:
609 * docs/manual/autoplugging.xml:
610 * docs/manual/basics-bins.xml:
611 * docs/manual/basics-data.xml:
612 * docs/manual/basics-elements.xml:
613 * docs/manual/basics-helloworld.xml:
614 * docs/manual/basics-init.xml:
615 * docs/manual/basics-pads.xml:
616 * docs/manual/basics-plugins.xml:
617 * docs/manual/bins-api.xml:
618 * docs/manual/bins.xml:
619 * docs/manual/buffers-api.xml:
620 * docs/manual/buffers.xml:
621 * docs/manual/clocks.xml:
622 * docs/manual/components.xml:
623 * docs/manual/cothreads.xml:
624 * docs/manual/debugging.xml:
625 * docs/manual/dparams-app.xml:
626 * docs/manual/dynamic.xml:
627 * docs/manual/elements-api.xml:
628 * docs/manual/elements.xml:
629 * docs/manual/factories.xml:
630 * docs/manual/gnome.xml:
631 * docs/manual/goals.xml:
632 * docs/manual/helloworld.xml:
633 * docs/manual/helloworld2.xml:
634 * docs/manual/highlevel-components.xml:
635 * docs/manual/highlevel-xml.xml:
636 * docs/manual/init-api.xml:
637 * docs/manual/intro-motivation.xml:
638 * docs/manual/intro-preface.xml:
639 * docs/manual/intro.xml:
640 * docs/manual/links-api.xml:
641 * docs/manual/links.xml:
642 * docs/manual/manual.xml:
643 * docs/manual/motivation.xml:
644 * docs/manual/pads-api.xml:
645 * docs/manual/pads.xml:
646 * docs/manual/plugins-api.xml:
647 * docs/manual/plugins.xml:
648 * docs/manual/programs.xml:
649 * docs/manual/queues.xml:
650 * docs/manual/quotes.xml:
651 * docs/manual/schedulers.xml:
652 * docs/manual/states-api.xml:
653 * docs/manual/states.xml:
654 * docs/manual/threads.xml:
655 * docs/manual/typedetection.xml:
656 * docs/manual/win32.xml:
657 * docs/manual/xml.xml:
658 First try at rewriting the ADM. Needs lotsamore work, but some
659 parts might already be somewhat useful.
660 * docs/pwg/advanced-interfaces.xml:
661 Remove properties interface, it never actually existed (except for
664 2004-12-13 David Schleef <ds@schleef.org>
666 * gst/gstpad.c: (gst_pad_set_explicit_caps): Allow caps to
667 be NULL (bug #160220).
669 2004-12-13 David Schleef <ds@schleef.org>
671 * configure.ac: remove all mmx stuff, because it's not used.
672 * docs/random/ds/0.9-suggested-changes: additional notes
673 * include/Makefile.am: we don't use these anymore
674 * include/mmx.h: remove
675 * include/sse.h: remove
677 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
679 * docs/random/mimetypes:
680 Add FOURCC code for h264 codec (VSSH)
681 Add alternate FOURCC codes for h263 related codecs
683 2004-12-10 Stefan Kost <ensonic@users.sf.net>
685 * docs/manual/programs.xml:
686 Added more gst-launch examples.
688 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
690 * gst/gstqueue.c: (gst_queue_handle_src_query):
691 Check for availability again.
693 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
695 * gst/gstcaps.c: (gst_caps_compare_structures):
696 Simple caps go first. This has the nice side-effect of fixing an
699 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
701 * gst/gstversion.h.in:
704 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
706 * gst/schedulers/gstoptimalscheduler.c:
707 (gst_opt_scheduler_schedule_run_queue), (schedule_chain),
708 (gst_opt_scheduler_get_wrapper):
709 When we're recursing into a chain run, only run the directly
710 related group, not all queued ones. This will fix a possible
711 deadlock in chains with more than two groups.
713 2004-12-08 Thomas Vander Stichele <thomas at apestaart dot org>
716 remove patch if autopoint fails
718 2004-12-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
720 * docs/gst/gstreamer-sections.txt:
721 Document Thomas' addition, fix build, make Luis the sheriff happy.
723 2004-12-07 Thomas Vander Stichele <thomas at apestaart dot org>
727 add accessor for version field
729 2004-12-06 Thomas Vander Stichele <thomas at apestaart dot org>
731 submitted by: Luca Ferretti <elle.uca@infinito.it>
735 New tranlation added: Italian
737 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
739 * gst/gstpad.c: (gst_pad_is_negotiated),
740 (gst_pad_get_negotiated_caps):
741 GST_RPAD_* will only operate on a RealPad (it casts the pointer,
742 it doesn't actually check the contents), so be sure to hand it
743 a RealPad else we'll crash.
745 2004-12-03 Wim Taymans <wim@fluendo.com>
747 * gst/gstqueue.c: (gst_queue_init), (gst_queue_getcaps),
748 (gst_queue_link), (gst_queue_handle_src_query):
749 Reverted to 1.110 until this makes the testsuite and various
752 2004-12-01 Christian Fredrik Kalager Schaller <christian@fluendo.com>
754 * docs/upload.mak: fix included CVS conflict strings
756 2004-12-01 William Jon McCann <mccann@jhu.edu>
758 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
760 * gst/gstelement.c: (gst_element_error_full):
761 Use g_error_new_literal because error text may have
762 percentage signs in it. Fixes #160019.
764 2004-12-01 Benjamin Otte <otte@gnome.org>
766 * gst/elements/gstbufferstore.c:
767 (gst_buffer_store_add_buffer_func):
768 don't try to make subbuffers bigger than they can be. (fixes
771 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
773 * docs/gst/gstreamer-sections.txt:
774 * docs/gst/tmpl/gstvalue.sgml:
775 Add new function to docs to fix build.
777 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
779 * gst/gstcaps.c: (gst_caps_is_fixed_foreach):
780 * gst/gstpad.c: (_gst_pad_default_fixate_value),
781 (_gst_pad_default_fixate_foreach):
782 * gst/gstvalue.c: (gst_type_is_fixed), (gst_value_is_fixed):
784 Deprecate _type_is_fixed, use _value_is_fixed instead, since
785 in some cases (arrays), the fixedness depends on the content.
786 * gst/gstqueue.c: (gst_queue_handle_src_query):
787 Check for availability before doing something.
789 2004-11-29 Wim Taymans <wim@fluendo.com>
791 * testsuite/threads/Makefile.am:
792 * testsuite/threads/signals.c: (gst_test_get_type),
793 (gst_test_class_init), (gst_test_init), (gst_test_dispose),
794 (gst_test_set_property), (gst_test_get_property),
795 (gst_test_do_signal1), (signal2_handler), (gst_test_do_signal2),
796 (gst_test_do_prop), (run_thread), (main):
797 Added a bunch of testcases that show threadsafety bugs in glib.
799 2004-11-29 Stefan Kost <ensonic@users.sf.net>
801 * docs/manual/programs.xml:
802 Added a first batch of gst-launch examples, as provided by Ronald
803 and others from the devel-mlist
805 2004-11-28 Benjamin Otte <otte@gnome.org>
807 * gst/gstelement.c: (gst_element_negotiate_pads):
809 * gst/gstvalue.c: (gst_string_wrap), (gst_string_unwrap),
810 (gst_value_serialize_string), (gst_value_deserialize_string):
811 add unwrapping of previously wrapped strings. Fix bug in wrapping
813 * testsuite/caps/value_serialize.c: (test1),
814 (test_string_serialization), (test_string_deserialization), (main):
815 add tests for string (de)serialization
817 2004-11-26 Wim Taymans <wim@fluendo.com>
819 * testsuite/threads/159566.c: (object_deep_notify), (main):
820 * testsuite/threads/Makefile.am:
821 Added testsuite to show bug #159566
823 2004-11-25 Wim Taymans <wim@fluendo.com>
825 * gst/gstthread.c: (gst_thread_dispose), (gst_thread_change_state),
826 (gst_thread_child_state_change), (gst_thread_main_loop):
827 Ref the thread object in the GThread mainloop. Break out of the
828 thread mainloop if it holds the last ref. This properly exits
829 the threads when disposing the thread from its own context. It
830 also avoids possible deadlocks in the dispose function.
832 2004-11-24 Martin Soto <martinsoto@users.sourceforge.net>
834 * gst/gstqueue.c (gst_queue_link_sink): Grab the lock only when
835 it is necessary to wait.
837 2004-11-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
839 * docs/pwg/building-boiler.xml:
840 Make description somewhat clearer.
842 2004-11-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
845 Apparently docs changed location on FDO's server.
847 2004-11-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
849 * docs/pwg/appendix-checklist.xml:
850 Add some random notes on things to check when writing an element.
851 This list can be extended as people see fit.
853 2004-11-23 Martin Soto <martinsoto@users.sourceforge.net>
855 * gst/gstqueue.c (gst_queue_init, gst_queue_link_sink)
856 (gst_queue_link_src): Allow for renegotiating the caps of the sink
857 pad. The queue will now wait until it is empty and forward the new
859 * gst/gstbin.c (gst_bin_set_element_sched)
860 (gst_bin_unset_element_sched): Make sure that all elements and
861 links are registered and unregistered with the scheduler exactly
862 once. This elaborates on a fix by Benjamin Otte, but
863 guarantees that decoupled elements are also registered.
865 2004-11-11 Thomas Vander Stichele <thomas at apestaart dot org>
867 * docs/manual/quotes.xml:
872 add LIBDIR and move init message higher up so it's at the start
874 2004-11-08 Christian Fredrik Kalager Schaller <christian@fluendo.com>
876 * gst/schedulers/Makefile.am: fix disted build fair by including .h file
877 * gstreamer.spec.in: add fair
879 2004-11-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
881 * gst/elements/gstfakesink.c: (gst_fakesink_class_init):
882 * gst/elements/gstidentity.c: (gst_identity_class_init):
883 Use G_SIGNAL_TYPE_STATIC_SCOPE, patch by Christophe Fergeau
884 <teuf@gnome.org> (#157263).
885 * gst/elements/gsttypefindelement.c: (gst_type_find_element_init),
886 (gst_type_find_handle_src_query):
887 Subtract size of internally stored data from position queries.
889 2004-11-07 Martin Soto <martinsoto@users.sourceforge.net>
891 * gst/schedulers/fairscheduler.c:
892 * gst/schedulers/faircothreads.c:
893 * gst/schedulers/faircothreads.h:
894 New cothread based scheduler: Fair scheduler.
895 * gst/schedulers/gthread-cothreads.h:
896 Add the standard #if around the whole file.
897 Defining symbol GTHREAD_COTHREADS_NO_DEFINITIONS will now prevent
898 compilation of the functions defined in this file. This is
899 necessary to be able to use this file as a normal header.
900 * gst/schedulers/Makefile.am: Add compiling support for fair
902 * docs/gst/Makefile.am (IGNORE_HFILES): Exclude internal fair
903 scheduler cothreads layer from documentation generation.
905 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
907 * gst/autoplug/gstspideridentity.c:
908 (gst_spider_identity_sink_loop_type_finding):
909 Don't crash if that function is not implemented.
911 2004-11-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
913 * docs/pwg/advanced-types.xml:
916 2004-11-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
918 * docs/pwg/intro-preface.xml:
919 Hm, ok, so the brackets weren't really useful...
920 * docs/pwg/other-ntoone.xml:
921 Fix embarassing typo.
923 2004-11-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
925 * docs/pwg/intro-preface.xml:
928 2004-11-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
930 * docs/pwg/advanced-scheduling.xml:
931 * docs/pwg/advanced-tagging.xml:
932 * docs/pwg/advanced-types.xml:
933 * docs/pwg/building-boiler.xml:
934 * docs/pwg/building-chainfn.xml:
935 * docs/pwg/building-signals.xml:
936 * docs/pwg/building-state.xml:
937 * docs/pwg/building-testapp.xml:
938 * docs/pwg/intro-basics.xml:
939 * docs/pwg/other-manager.xml:
940 * docs/pwg/other-source.xml:
942 * docs/pwg/other-manager.xml:
943 Add some first content. No example code yet.
944 * gst/elements/gstfilesink.c: (gst_filesink_handle_event):
945 Remove double newlines.
947 2004-11-04 Wim Taymans <wim@fluendo.com>
949 * gst/schedulers/gstoptimalscheduler.c: (add_to_group),
950 (remove_from_group), (normalize_group), (group_migrate_connected),
951 (gst_opt_scheduler_iterate):
952 * testsuite/schedulers/.cvsignore:
953 * testsuite/schedulers/Makefile.am:
954 * testsuite/schedulers/queue_link.c: (main):
955 Added testcase for scheduler segfault.
956 Fix scheduler segfault when removing a decoupled
957 entry point as the last element from a group.
959 2004-11-03 Christophe Fergeau <teuf@gnome.org>
961 * gst/gstmarshal.list: add missing marshaller, fixes build
963 2004-11-03 Christophe Fergeau <teuf@gnome.org>
965 * docs/random/signal: added notes about using BOXED for GstBuffer
966 signal marshallers, not POINTER
968 2004-11-03 Christophe Fergeau <teuf@gnome.org>
970 * gst/elements/gstfakesink.c: (gst_fakesink_class_init):
971 * gst/elements/gstfakesrc.c: (gst_fakesrc_class_init): more
972 POINTER=>BOXED changes to marshal GstBuffers
974 2004-11-03 Christophe Fergeau <teuf@gnome.org>
976 * gst/elements/gstidentity.c: (gst_identity_class_init): GstBuffer is
977 a boxed type, marshal the signal with VOID__BOXED, not VOID__POINTER
979 2004-11-03 Stefan Kost <ensonic@users.sf.net>
981 * docs/gst/gstreamer-sections.txt:
982 * docs/gst/tmpl/gstcaps.sgml:
983 * docs/gst/tmpl/gsterror.sgml:
984 * docs/gst/tmpl/gstinfo.sgml:
985 * docs/gst/tmpl/gstmacros.sgml:
986 * docs/gst/tmpl/gstutils.sgml:
987 * docs/random/ensonic/interfaces.txt:
989 added some more docs, removed two obsolete defines
991 2004-11-02 Kjartan Maraas <as at gnome.org>
993 reviewed by: Wim Taymans, Ronald Bultje.
995 * gst/cothreads.c: (cothread_create):
996 * gst/gstbin.c: (gst_bin_add_func), (gst_bin_remove_func),
997 (gst_bin_child_state_change_func):
998 * gst/gstbuffer.c: (gst_buffer_span):
999 * gst/gstelement.c: (gst_element_get_index),
1000 (gst_element_get_event_masks), (gst_element_get_query_types),
1001 (gst_element_get_formats):
1002 * gst/gsterror.c: (_gst_core_errors_init),
1003 (_gst_library_errors_init), (_gst_resource_errors_init),
1004 (_gst_stream_errors_init):
1005 * gst/gstobject.c: (gst_object_default_deep_notify):
1006 * gst/gstpad.c: (gst_pad_get_event_masks),
1007 (gst_pad_get_internal_links_default):
1008 * gst/gstplugin.c: (gst_plugin_register_func),
1009 (gst_plugin_get_module):
1010 * gst/gststructure.c: (gst_structure_get_string),
1011 (gst_structure_get_abbrs), (gst_structure_from_abbr),
1012 (gst_structure_to_abbr):
1013 * gst/gstutils.c: (gst_print_element_args):
1014 * gst/schedulers/gstoptimalscheduler.c: (add_to_group),
1015 (setup_group_scheduler), (gst_opt_scheduler_iterate):
1016 Aplied part of patch #157127: Cleanup of issues reported by
1018 Also do not try to use cothreads when there is no cothread
1021 2004-11-02 Sebastien Cote <sc5 at hermes.usherb.ca>
1023 * gst/schedulers/gstoptimalscheduler.c: (add_to_group),
1024 (gst_opt_scheduler_iterate):
1025 Applied patch #154061. Running a pipeline in which an element
1026 calls GST_ELEMENT_ERROR in the chain function, the opt
1027 scheduler doesn't unref the chain so it never gets freed.
1029 2004-11-02 Wim Taymans <wim@fluendo.com>
1031 * gst/gststructure.c: (gst_structure_get_abbrs),
1032 (gst_structure_from_abbr), (gst_structure_to_abbr):
1033 Remove that ugly if-then thing in the code that converts
1034 between strings and types.
1036 2004-11-02 Wim Taymans <wim@fluendo.com>
1038 * gst/gstscheduler.c: (gst_scheduler_add_element),
1039 (gst_scheduler_remove_element), (gst_scheduler_state_transition):
1040 Aplied clock distribution patch, this should fix bug
1043 2004-10-27 Thomas Vander Stichele <thomas at apestaart dot org>
1045 Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
1049 Added Norwegian Bokmaal translation
1051 2004-10-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
1053 * tools/gst-inspect.c: (print_signal_info):
1054 print signal arguments as pointers if they are
1056 2004-10-22 Stefan Kost <ensonic@users.sf.net>
1058 * docs/pwg/building-boiler.xml:
1059 exchanged GTK_ macros with G_TYPE macros (as pointed out by mathrick)
1061 2004-10-19 Wim Taymans <wim at fluendo dot com>
1063 * gst/parse/parse.l:
1064 * testsuite/parse/parse1.c: (main):
1065 Since parse can do 'element name=a:b' make 'a:b.' work as
1067 Added testcase to verify fix.
1069 2004-10-19 Wim Taymans <wim at fluendo dot com>
1071 * tools/gst-inspect.c: (print_pad_info), (print_plugin_features):
1072 Use the realpad when printing the direction.
1073 Add extra \n when printing extensions of typefind factories.
1075 2004-10-13 David Schleef <ds@schleef.org>
1077 * examples/manual/Makefile.am: $< isn't portable in Makefile
1080 2004-10-13 Stefan Kost <ensonic@users.sf.net>
1082 * docs/gst/tmpl/gstobject.sgml:
1083 * docs/gst/tmpl/gstplugin.sgml:
1084 * docs/gst/tmpl/gstpluginfeature.sgml:
1085 * docs/gst/tmpl/gstregistry.sgml:
1086 * docs/gst/tmpl/gstversion.sgml:
1088 more api documentation
1089 * gst/gstplugin.c: (gst_plugin_register_func),
1090 (gst_plugin_check_file), (gst_plugin_load_file):
1091 better error signaling and logging
1093 2004-10-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1095 * gst/gstqueue.c: (gst_queue_init), (gst_queue_handle_src_query):
1096 Subtract current queue contents from position queries.
1098 2004-10-11 Johan Dahlin <johan@gnome.org>
1100 * gst/gsturi.c (gst_uri_get_location): unescape string
1101 (gst_uri_construct): escape string.
1103 2004-10-11 Benjamin Otte <otte@gnome.org>
1105 * gst/gstpad.c: (gst_pad_renegotiate), (gst_pad_try_set_caps),
1106 (gst_pad_try_set_caps_nonfixed):
1107 allow renegotiation of unconnected pads (as inside spider). Simply
1108 return OK if unconnected - mimic try_set_caps there.
1110 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1112 * gst/gstbin.c: (gst_bin_sync_children_state):
1115 2004-10-09 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1117 * gst/elements/gstfakesrc.c: (gst_fakesrc_get):
1118 Set element to EOS before sending EOS event
1120 2004-10-08 Wim Taymans <wim at fluendo dot com>
1122 * gst/elements/gsttypefindelement.c:
1123 (gst_type_find_element_handle_event):
1124 Handle EOS events when doing the transition from
1125 typefind to data passing. This should fix the
1126 infinite loops in short files.
1128 2004-10-07 Wim Taymans <wim at fluendo dot com>
1130 * gst/gstthread.c: (gst_thread_change_state),
1131 (gst_thread_child_state_change):
1132 Make sure no iteration happens while performing
1133 the state change as it could mess up the internal
1134 consistency of the thread state.
1136 2004-10-07 Wim Taymans <wim at fluendo dot com>
1138 * gst/gstthread.c: (gst_thread_dispose), (gst_thread_sync),
1139 (gst_thread_change_state), (gst_thread_child_state_change):
1140 Do not try to grab the iterate lock in the state change method
1141 when we are in the same thread as the iterate or else we
1142 could deadlock. Some other cleanups.
1144 2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
1149 === release 0.8.7 ===
1151 2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
1157 releasing 0.8.7, "A Cruise"
1159 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
1161 * docs/random/mimetypes:
1162 Add an entry for Sony ATRAC3 audio format with mime-type
1163 used by rmdemux et riff-read
1165 2004-10-06 Wim Taymans <wim at fluendo dot com>
1167 * gst/elements/gsttypefindelement.c: (stop_typefinding):
1168 Push the buffer store instead of clearing it in case that
1169 the stream is not seekable.
1171 2004-10-06 Wim Taymans <wim at fluendo dot com>
1173 * gst/gstthread.c: (gst_thread_init), (gst_thread_change_state),
1174 (gst_thread_main_loop):
1175 Lock the iteration and the state change so that automatic
1176 negotiation and fixation does not happen at the same time
1177 as the in stream negotiation.
1179 2004-10-05 Thomas Vander Stichele <thomas at apestaart dot org>
1184 === release 0.8.6 ===
1186 2004-10-05 Thomas Vander Stichele <thomas at apestaart dot org>
1192 releasing 0.8.6, "Narc"
1194 2004-10-05 Thomas Vander Stichele <thomas at apestaart dot org>
1199 2004-10-05 Thomas Vander Stichele <thomas at apestaart dot org>
1201 patch by: Steve Lhomme
1203 * gst/elements/gstfakesrc.c:
1204 * gst/elements/gstidentity.c:
1208 2004-10-01 Wim Taymans <wim at fluendo dot com>
1210 * libs/gst/dataprotocol/dataprotocol.c: (gst_dp_crc):
1211 Fix threadsafety of the crc checking function.
1213 2004-09-26 Thomas Vander Stichele <thomas at apestaart dot org>
1215 patch by: Ronald Bultje
1217 * gst/elements/gsttypefindelement.c: (stop_typefinding),
1218 (gst_type_find_element_handle_event),
1219 (gst_type_find_element_chain):
1220 * gst/elements/gsttypefindelement.h:
1222 Filter out discont event from seekable sources when typefind
1223 asks them to seek. Fixes typefind with demuxers for
1224 avi, asf and matroska.
1226 2004-09-26 Thomas Vander Stichele <thomas at apestaart dot org>
1228 * docs/gst/gstreamer-sections.txt:
1232 Revert preferred caps: (#147789)
1234 2004-09-19 Steve Lhomme <steve.lhomme@free.fr>
1239 2004-09-10 Thomas Vander Stichele <thomas at apestaart dot org>
1244 2004-09-09 Thomas Vander Stichele <thomas at apestaart dot org>
1247 * docs/manual/elements-api.xml:
1248 restructure so that common stuff is shown first
1249 * docs/manual/init-api.xml:
1251 * docs/manual/manual.xml:
1253 * docs/url.entities:
1254 link to API on the website, possibly override later in build
1255 * examples/manual/.cvsignore:
1257 * examples/manual/Makefile.am:
1259 * examples/manual/extract.pl:
1260 error out on failure
1262 2004-09-08 Thomas Vander Stichele <thomas at apestaart dot org>
1264 * docs/gst/tmpl/gstthread.sgml:
1265 * docs/manual/init-api.xml:
1266 * examples/manual/Makefile.am:
1267 convert two code bits to examples
1269 2004-09-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1271 * gst/gstelement.c: (gst_element_change_state):
1272 Well, actually, I was about to remove this insane assert when
1273 I noticed Wim already did that. A warning is nice so we can
1274 fix actual ugs (using --g-fatal-warnings and backtraces), so
1275 I added that instead.
1277 2004-09-06 Wim Taymans <wim@fluendo.com>
1279 * gst/gstelement.c: (gst_element_threadsafe_properties_pre_run),
1280 (gst_element_threadsafe_properties_post_run),
1281 (gst_element_set_state), (gst_element_change_state):
1282 Added extra refcounting around various places.
1284 2004-09-06 Wim Taymans <wim@fluendo.com>
1286 * gst/gstpad.c: (gst_pad_link_call_link_functions):
1289 2004-09-06 Wim Taymans <wim@fluendo.com>
1291 * gst/schedulers/gstoptimalscheduler.c: (add_to_group),
1292 (remove_from_group):
1293 Some more debug info.
1295 2004-09-03 Wim Taymans <wim@fluendo.com>
1297 * gst/elements/gstfakesrc.c: (gst_fakesrc_class_init),
1298 (gst_fakesrc_init), (gst_fakesrc_set_clock),
1299 (gst_fakesrc_set_property), (gst_fakesrc_get_property),
1300 (gst_fakesrc_get), (gst_fakesrc_change_state):
1301 * gst/elements/gstfakesrc.h:
1302 * gst/elements/gstidentity.c: (gst_identity_class_init),
1303 (gst_identity_init), (gst_identity_chain),
1304 (gst_identity_set_property), (gst_identity_get_property),
1305 (gst_identity_change_state):
1306 * gst/elements/gstidentity.h:
1307 Added datarate properties to limit the datarate.
1310 2004-08-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
1312 * gst/autoplug/gstspider.c: (plugin_init):
1313 don't set a rank. We don't want to autoplug by inserting spiders.
1315 2004-08-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
1317 * gst/autoplug/gstspider.c: (gst_spider_class_init),
1318 (gst_spider_identity_plug):
1319 add a template for spider's sink
1320 * gst/gst.c: (gst_register_core_elements):
1321 queue's rank should be NULL, we don't want spider to add it.
1323 2004-08-18 David Schleef <ds@schleef.org>
1325 * docs/gst/Makefile.am: Remove --ignore-fail-on-non-empty (#150331)
1326 * docs/libs/Makefile.am: same
1327 * docs/gst/tmpl/gstxml.sgml: Remove GstXMLNs
1328 * docs/random/ds/0.9-planning: random additions
1329 * docs/random/ds/0.9-suggested-changes: same
1330 * gst/gstxml.h: remove vestigal GstXMLNs definition
1332 Preferred caps: (#147789)
1333 * docs/gst/gstreamer-sections.txt: Add symbols
1334 * docs/gst/tmpl/gstcaps.sgml: Add symbols
1335 * gst/gstcaps.c: (gst_caps_copy), (gst_caps_free),
1336 (gst_caps_append), (gst_caps_copy_1), (gst_caps_intersect),
1337 (gst_caps_union), (gst_caps_save_thyself), (gst_caps_load_thyself),
1338 (gst_caps_get_preferred), (gst_caps_set_preferred),
1339 (gst_caps_get_structure_by_id), (gst_caps_prefer_foreach),
1340 (gst_caps_use_preferred): Handle caps preferences
1341 * gst/gstcaps.h: Add caps preferences
1342 * gst/gstpad.c: (gst_pad_link_get_preferred),
1343 (gst_pad_link_fixate), (gst_pad_link_call_link_functions),
1344 (gst_pad_renegotiate), (gst_pad_guess_preferred),
1345 (gst_pad_get_caps), (gst_pad_push): Use caps preferences for
1348 2004-08-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
1350 * gst/autoplug/gstspideridentity.c:
1351 (gst_spider_identity_request_new_pad):
1352 * gst/elements/gstaggregator.c: (gst_aggregator_base_init),
1353 (gst_aggregator_init):
1354 * gst/elements/gstfakesink.c: (gst_fakesink_base_init),
1355 (gst_fakesink_init):
1356 * gst/elements/gstfakesrc.c: (gst_fakesrc_base_init),
1358 * gst/elements/gstfdsink.c: (gst_fdsink_base_init),
1360 * gst/elements/gstfdsrc.c: (gst_fdsrc_base_init), (gst_fdsrc_init):
1361 * gst/elements/gstfilesink.c: (gst_filesink_base_init),
1362 (gst_filesink_init):
1363 * gst/elements/gstfilesrc.c: (gst_filesrc_base_init),
1365 * gst/elements/gstidentity.c: (gst_identity_base_init),
1366 (gst_identity_init):
1367 * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_base_init),
1368 (gst_multifilesrc_init):
1369 * gst/elements/gstpipefilter.c: (gst_pipefilter_base_init),
1370 (gst_pipefilter_init):
1371 * gst/elements/gststatistics.c: (gst_statistics_base_init),
1372 (gst_statistics_init):
1373 * gst/elements/gsttee.c: (gst_tee_base_init), (gst_tee_init):
1374 * gst/gstqueue.c: (gst_queue_base_init), (gst_queue_init):
1375 s/gst_pad_new/&_from_template/
1376 register pad templates in the base_init function
1377 add static pad template definitions
1379 2004-08-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
1381 * testsuite/bytestream/gstbstest.c: (gst_bstest_init):
1382 * testsuite/dynparams/dparamstest.c: (gst_dptest_init):
1383 * testsuite/refcounting/pad.c: (main):
1384 * testsuite/refcounting/thread.c: (create_thread_ghostpads):
1385 s/gst_pad_new/&_from_template/
1386 prepare deprecation of gst_pad_new
1388 2004-08-17 Thomas Vander Stichele <thomas at apestaart dot org>
1390 patch by: Luca Ognibene <skaboy81@virgilio.it>
1396 fix memleaks. Fixes #150001
1398 2004-08-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
1400 * docs/random/ds/0.9-suggested-changes:
1401 add notes - mostly about pad templates
1403 2004-08-16 Steve Lhomme <steve.lhomme@free.fr>
1405 * win32/GStreamer.vcproj:
1406 temporary locale files are .gmo not .mo
1408 2004-08-16 Thomas Vander Stichele <thomas at apestaart dot org>
1410 * configure.ac: bump nano to cvs
1412 === release 0.8.5 ===
1414 2004-08-16 Thomas Vander Stichele <thomas at apestaart dot org>
1417 releasing 0.8.5, "Stuttgart"
1421 * docs/random/release:
1424 2004-08-16 Thomas Vander Stichele <thomas at apestaart dot org>
1426 patch by: Wim Taymans (wim@fluendo.com)
1430 * libs/gst/dataprotocol/dataprotocol.c:
1431 copy KEY_UNIT and DELTA_UNIT flags correctly. Fixes #150242
1433 2004-08-13 Thomas Vander Stichele <thomas at apestaart dot org>
1437 add win32 dir to the build. Fixes #149981.
1439 2004-08-13 Thomas Vander Stichele <thomas at apestaart dot org>
1442 bump libtool versioning
1443 * gst/gststructure.c:
1444 mark function as static
1459 trademark protection
1461 2004-08-12 Thomas Vander Stichele <thomas at apestaart dot org>
1465 set GST_PACKAGE to source, and distinguish between release and other
1466 * tools/gst-inspect.c:
1467 print out plugin an element factory is part of so we see this info
1469 2004-08-12 Thomas Vander Stichele <thomas at apestaart dot org>
1471 * docs/gst/gstreamer-sections.txt:
1472 * docs/gst/tmpl/gstbuffer.sgml:
1473 * docs/gst/tmpl/gstschedulerfactory.sgml:
1474 reorder docs a little, make GstBuffer's more sensible.
1476 API: added GST_BUFFER_FLAG_DELTA_UNIT
1477 * gst/gstscheduler.c:
1478 comment API addition
1480 2004-08-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
1482 * gst/elements/gstfilesrc.c: (gst_filesrc_get_mmap):
1483 work with non-regular files that can be mmapped (like /dev/zero)
1484 * gst/elements/gsttypefindelement.c: (gst_type_find_element_chain):
1485 get rid of typefinds that require a seek when we can't seek instead
1486 of trying them over and over again
1487 * tools/gst-launch.c: (idle_func), (error_cb), (main):
1488 return non-zero failure value when the pipeline was interrupted or
1491 2004-08-11 Steve Lhomme <steve.lhomme@free.fr>
1494 * win32/GStreamer.vcproj:
1495 compile and install the locales
1497 2004-08-11 Steve Lhomme <steve.lhomme@free.fr>
1500 fix a possible memory leak under Windows
1502 2004-08-11 Steve Lhomme <steve.lhomme@free.fr>
1504 * win32/GStreamer.vcproj:
1505 fix a memory leak that occured under Windows
1506 * win32/gstreamer.def:
1507 add gst_scheduler_register
1509 2004-08-11 Benjamin Otte <otte@gnome.org>
1511 * docs/gst/gstreamer-sections.txt:
1512 * gst/gstscheduler.c: (gst_scheduler_register):
1513 * gst/gstscheduler.h:
1515 add gst_scheduler_register shortcut similar to gst_element_register
1516 * gst/schedulers/entryscheduler.c: (plugin_init):
1517 * gst/schedulers/gstbasicscheduler.c: (plugin_init):
1518 * gst/schedulers/gstoptimalscheduler.c: (plugin_init):
1521 2004-08-10 Steve Lhomme <steve.lhomme@free.fr>
1524 fix a memory leak that occured under Windows
1526 2004-08-10 Colin Walters <walters@redhat.com>
1528 * gst/registries/gstxmlregistry.c (gst_xml_registry_open_func):
1529 Don't use O_EXCL to open temporary registry. It will prevent
1530 registry creation if a temporary one already exists, which
1533 2004-08-09 Steve Lhomme <steve.lhomme@free.fr>
1535 * docs/gst/gstreamer-sections.txt:
1536 * docs/gst/tmpl/gstvalue.sgml:
1537 remove some valuable stuff from the documentation due to the use of GST_EXPORT
1539 2004-08-09 Steve Lhomme <steve.lhomme@free.fr>
1541 * win32/gstbytestream.vcproj:
1542 * win32/gstelements.vcproj:
1543 * win32/gstgetbits.vcproj:
1544 * win32/gst-inspect.vcproj:
1545 * win32/gst-launch.vcproj:
1546 * win32/gstoptimalscheduler.vcproj:
1547 * win32/GStreamer.vcproj:
1548 * win32/gst-register.vcproj:
1549 * win32/gstspider.vcproj:
1550 update the include and lib dirs to fit standard libraries as
1551 described in the Win32 manual
1553 2004-08-09 Steve Lhomme <steve.lhomme@free.fr>
1556 * win32/gstversion.h:
1557 enable NLS again, push the version number for the coming 0.8.5 release
1559 2004-08-09 Steve Lhomme <steve.lhomme@free.fr>
1562 export gst_type_XXX for windows DLLs
1564 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
1566 * docs/faq/gst-uninstalled:
1567 fix PKG_CONFIG_PATH and PYTHONPATH
1568 * gst/schedulers/Makefile.am:
1570 * libs/gst/bytestream/bytestream.c:
1574 adding Albanian translation (Laurent Dhima)
1578 2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
1582 updated translations
1584 2004-08-04 Benjamin Otte <otte@gnome.org>
1586 * tests/mass_elements.c: (main):
1587 allow specifying src and sink element explicitly, so I can test
1588 videotestsrc instead of fakesrc
1590 2004-08-04 Benjamin Otte <otte@gnome.org>
1592 * gst/gststructure.c: (gst_structure_id_empty_new_with_size),
1593 (gst_structure_id_empty_new), (gst_structure_empty_new),
1594 (gst_structure_copy):
1595 add gst_structure_id_empty_new_with_size to allow preallocating
1596 value array sizes. Use this in gst_structure_copy to get rid of
1598 don't do quark=>string=>quark when copying structures
1600 2004-08-03 Steve Lhomme <steve.lhomme@free.fr>
1602 * docs/manual/win32.xml:
1604 update documentation with the clean version of dependencies
1606 2004-08-03 Benjamin Otte <otte@gnome.org>
1608 * gst/schedulers/entryscheduler.c:
1609 (gst_entry_scheduler_remove_element):
1610 fix for GST_DISABLE_DEBUG
1611 * tools/gst-launch.c: (print_tag):
1612 fixes for G_DISABLE_ASSERT
1614 2004-08-03 Benjamin Otte <otte@gnome.org>
1616 * gst/gst.c: (gst_register_core_elements):
1617 fix for G_DISABLE_ASSERT
1618 * gst/gstinfo.c: (__gst_in_valgrind):
1619 add for GST_DISABLE_DEBUG
1621 2004-08-03 Benjamin Otte <otte@gnome.org>
1623 * gst/parse/parse.l:
1624 fix for G_DISABLE_ASSERT
1626 2004-08-03 Wim Taymans <wim@fluendo.com>
1628 * gst/gstbin.c: (gst_bin_get_type),
1629 (gst_bin_child_state_change_func):
1630 * gst/gstthread.c: (gst_thread_change_state):
1631 Backported some debug logging from a reverted patch
1632 Don't try to destroy the thread twice. Added some more
1633 debugging in GstThread. Unlock and signal even if we
1634 are in the thread context.
1636 2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org>
1641 2004-07-30 David Schleef <ds@schleef.org>
1643 * gst/gstatomic_impl.h: Enable atomic code for x86_64
1645 2004-07-29 David Schleef <ds@schleef.org>
1647 * libs/gst/dataprotocol/dataprotocol-test.c: (conversion_test):
1648 Use GST_READ_GUINTxx_BE(), since it accesses unaligned memory.
1650 2004-07-29 Thomas Vander Stichele <thomas at apestaart dot org>
1652 * gst/gstbin.c: (gst_bin_get_type), (gst_bin_class_init),
1653 (gst_bin_add_func), (gst_bin_remove_func),
1654 (gst_bin_child_state_change), (gst_bin_child_state_change_func),
1655 (set_kid_state_func), (gst_bin_change_state), (gst_bin_set_state),
1656 (gst_bin_change_state_norecurse), (gst_bin_dispose),
1657 (gst_bin_sync_children_state):
1659 * gst/gstthread.c: (gst_thread_class_init), (gst_thread_release),
1660 (gst_thread_change_state):
1661 * testsuite/states/Makefile.am:
1662 revert state change patches as agreed so we can rework them
1665 2004-07-29 Benjamin Otte <otte@gnome.org>
1667 * libs/gst/control/Makefile.am:
1668 link to libgstreamer (fixes Debian bug 262019, see
1669 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=262019 )
1671 2004-07-29 Wim Taymans <wim@fluendo.com>
1673 * testsuite/caps/fraction-convert.c: (check_from_double_convert),
1674 (check_from_fraction_convert), (transform_test), (main):
1675 Make the test less pedantic about float roundoff errors.
1677 2004-07-29 Benjamin Otte <otte@gnome.org>
1679 * gst/elements/gstfilesrc.c: (gst_filesrc_open_file),
1680 (gst_filesrc_srcpad_event):
1681 make seek events to before start/after end of file not fail, but
1682 seek to start/end instead
1683 * testsuite/caps/fraction-convert.c: (check_from_double_convert):
1686 2004-07-29 Benjamin Otte <otte@gnome.org>
1688 * gst/gstpad.c: (gst_pad_set_explicit_caps):
1689 check that caps are fixed
1690 * gst/gstpad.c: (gst_pad_template_new):
1691 don't try to simplify caps, costs too much time on gst_init
1692 * gst/gstplugin.c: (gst_plugin_add_feature):
1693 G_ERROR if features are added twice
1694 * gst/gsttypefind.c: (gst_type_find_register):
1695 * gst/gstelementfactory.c: (gst_element_register):
1696 don't add features twice
1697 * docs/random/ds/0.9-suggested-changes:
1698 add note about possible gst_init optimization
1700 2004-07-28 David Schleef <ds@schleef.org>
1702 * testsuite/elements/Makefile.am:
1703 * testsuite/elements/struct_i386.h:
1704 * testsuite/elements/struct_size.c: (main): A little test
1705 to keep distcheck from working if someone changes a structure
1708 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
1710 * docs/libs/Makefile.am:
1711 * docs/libs/gstreamer-libs-docs.sgml:
1712 * docs/libs/gstreamer-libs-sections.txt:
1713 * docs/libs/tmpl/gstbytestream.sgml:
1714 * docs/libs/tmpl/gstcontrol.sgml:
1715 * docs/libs/tmpl/gstdataprotocol.sgml:
1716 * docs/libs/tmpl/gstgetbits.sgml:
1717 * libs/gst/bytestream/Makefile.am:
1718 * libs/gst/bytestream/bytestream.c:
1719 * libs/gst/bytestream/bytestream.h:
1720 * libs/gst/control/Makefile.am:
1721 * libs/gst/dataprotocol/Makefile.am:
1722 * libs/gst/getbits/Makefile.am:
1723 * libs/gst/getbits/getbits.h:
1724 various doc and style fixes, adding bytestream to libs docs.
1726 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
1728 * docs/gst/gstreamer-docs.sgml:
1729 * docs/libs/Makefile.am:
1730 * docs/libs/gstreamer-libs-docs.sgml:
1731 * docs/libs/gstreamer-libs-sections.txt:
1732 * libs/gst/control/dparam.c:
1733 more doc fixes. gst-libs docs now build the same way as gst.
1735 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
1738 * testsuite/Makefile.am:
1739 * testsuite/bins/Makefile.am:
1740 * testsuite/caps/Makefile.am:
1741 * testsuite/cleanup/Makefile.am:
1742 * testsuite/clock/Makefile.am:
1743 * testsuite/debug/Makefile.am:
1744 * testsuite/dlopen/Makefile.am:
1745 * testsuite/dynparams/Makefile.am:
1746 * testsuite/elements/.cvsignore:
1747 * testsuite/elements/Makefile.am:
1748 * testsuite/enumcaps/Makefile.am:
1749 * testsuite/enumcaps/enumcaps.c:
1750 * testsuite/ghostpads/Makefile.am:
1751 * testsuite/indexers/Makefile.am:
1752 * testsuite/negotiation/Makefile.am:
1753 * testsuite/parse/Makefile.am:
1754 * testsuite/plugin/Makefile.am:
1755 * testsuite/refcounting/Makefile.am:
1756 * testsuite/schedulers/.cvsignore:
1757 * testsuite/states/Makefile.am:
1758 * testsuite/tags/Makefile.am:
1759 * testsuite/threads/Makefile.am:
1760 fold enumcaps into caps dir
1761 clean up Makefile.am's for testsuite
1763 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
1765 * docs/gst/Makefile.am:
1766 * docs/libs/Makefile.am:
1767 clean up docs build. Fixes needless rebuilding of template files.
1769 2004-07-28 Wim Taymans <wim@fluendo.com>
1771 * gst/gstbin.c: (set_kid_state_func), (gst_bin_set_state):
1772 * gst/gstthread.c: (gst_thread_release), (gst_thread_set_state):
1773 Make sure that a bin state change tries to keep the children
1775 Added debug logging to the thread.
1777 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
1779 * win32/GStreamer.vcproj:
1780 * win32/gstreamer.def:
1781 more exports for the plugins
1783 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
1785 * win32/gstgetbits.vcproj:
1786 * win32/gstgetbits.def:
1788 add support for the getbits plugin
1790 2004-07-27 Wim Taymans <wim@fluendo.com>
1792 * gst/gstvalue.c: (gst_value_transform_double_fraction),
1793 (gst_value_transform_fraction_double), (_gst_value_initialize):
1794 * testsuite/caps/Makefile.am:
1795 * testsuite/caps/fraction-convert.c: (check_from_double_convert),
1796 (check_from_fraction_convert), (transform_test), (main):
1797 Added transform functions between double and fraction.
1798 Added testcase to verify transforms
1800 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
1802 * win32/GStreamer.vcproj:
1803 rename GStreamer-0.8.lib to libgstreamer.lib
1805 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
1807 * win32/gstelements.vcproj:
1808 * win32/gstoptimalscheduler.vcproj:
1809 fixes for the Release build
1811 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
1814 update the version number
1816 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
1818 * win32/GStreamer.vcproj:
1819 add gstinterface to the build
1821 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
1823 * win32/gstreamer.def:
1824 add many definitions needed by plugins,
1825 GST_CAT_DEFAULT only available in the Debug build ?
1827 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
1829 * gst/gstelement.c: (gst_element_set_eos_recursive):
1830 various whitespace fixes.
1831 doc fix, fixes #148497
1833 2004-07-25 Benjamin Otte <otte@gnome.org>
1835 * gst/autoplug/gstspideridentity.c: (gst_spider_identity_link):
1836 don't delay links on the sink elements, it causes unnegotiated
1838 * gst/elements/gsttypefindelement.c:
1839 (gst_type_find_element_base_init):
1840 add our padtemplates, we indeed do have some.
1841 * gst/elements/gsttypefindelement.c:
1842 (gst_type_find_element_handle_event),
1843 (gst_type_find_element_chain):
1844 don't push data when typefinding failed.
1845 * gst/gstpad.c: (gst_pad_link_fixate):
1846 check that no fixate function returns empty caps.
1847 * gst/gstpad.c: (gst_pad_push):
1848 check that the link is negotiated before data gets pushed.
1849 * tools/gst-register.c: (main):
1850 don't assert (fixes #148283)
1852 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
1854 * docs/gst/gstreamer-sections.txt:
1855 * docs/gst/tmpl/gstconfig.sgml:
1856 add GST_PLUGIN_EXPORT definition
1858 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
1861 * gst/gstconfig.h.in:
1862 * win32/gstconfig.h:
1863 * win32/gstelements.def:
1864 * win32/gstelements.vcproj:
1865 * win32/gstoptimalscheduler.def:
1866 * win32/gstoptimalscheduler.vcproj:
1867 * win32/gstspider.def:
1868 * win32/gstspider.vcproj:
1869 remove unused .def files and export symbols using GST_PLUGIN_DEFINE
1871 2004-07-25 Thomas Vander Stichele <thomas at apestaart dot org>
1873 * docs/gst/gstreamer-sections.txt:
1874 remove GST_CAT_DEFAULT because the type has changed
1876 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
1878 * win32/gstbytestream.vcproj:
1879 * win32/gstelements.vcproj:
1880 * win32/gst-inspect.vcproj:
1881 * win32/gst-launch.vcproj:
1882 * win32/gstoptimalscheduler.vcproj:
1883 * win32/GStreamer.vcproj:
1884 * win32/gst-register.vcproj:
1885 * win32/gstspider.vcproj:
1887 Copy the files where needed after building, The testsuite will be
1890 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
1894 * docs/manual/win32.xml:
1895 Fixed the plugin and GStreamer location
1897 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
1899 * win32/gstreamer.def:
1900 More exports for the plugins
1902 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
1905 Marc was right, we need to export literally GST_CAT_DEFAULT
1907 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
1910 NLS crashes in gettext, disabled until this is solved
1912 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
1914 * win32/gst-inspect.vcproj:
1915 * win32/gst-launch.vcproj:
1916 Should use NLS when available
1918 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
1920 * gst/registries/gstxmlregistry.c:
1921 removing the file doesn't seem to be a good idea on Linux
1923 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
1925 * gst/registries/gstxmlregistry.c:
1926 Remove the registry before renaming the tempfile (needed for Windows)
1928 2004-07-23 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1930 * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_class_init),
1931 (gst_multifilesrc_init), (gst_multifilesrc_set_property),
1932 (gst_multifilesrc_get_property), (gst_multifilesrc_get):
1933 * gst/elements/gstmultifilesrc.h:
1934 Added newmedia property so it generates newmedia events between each
1935 file when property is set, as well as fixed eos handling
1937 2004-07-22 David Schleef <ds@schleef.org>
1939 * gst/gststructure.c: (gst_structure_id_empty_new),
1940 (gst_structure_empty_new): Set type field correctly.
1941 * gst/gststructure.h: Check type field correctly.
1942 * testsuite/caps/Makefile.am:
1943 * testsuite/caps/structure.c: (test1), (main): Add a very small
1944 test for structures.
1946 2004-07-22 David Schleef <ds@schleef.org>
1948 * docs/random/ds/0.9-suggested-changes: more comments
1949 * tools/gst-launch.c: (idle_func): Fix hard-to-translate string.
1951 2004-07-22 Benjamin Otte <otte@gnome.org>
1953 * gst/gstelementfactory.c: (gst_element_register):
1954 set the factory in the class struct, so gst_element_get_factory
1956 * gst/parse/grammar.y:
1957 set element to playing when it gets unlocked as we can't rely on the
1958 bin state - all elements in the bin state might still be locked in
1961 2004-07-22 Benjamin Otte <otte@gnome.org>
1963 * gst/gstelement.c: (gst_element_set_state_func):
1964 make this a static function
1966 2004-07-22 Wim Taymans <wim@fluendo.com>
1968 * gst/schedulers/gstoptimalscheduler.c: (remove_from_group),
1969 (gst_opt_scheduler_pad_link):
1970 fix 147894-2 and the group_link problem.
1972 2004-07-22 Wim Taymans <wim@fluendo.com>
1974 * testsuite/schedulers/147894-2.c: (queue_empty), (queue_filled),
1975 (handoff_identity), (main):
1976 * testsuite/schedulers/147894.c: (queue_empty), (queue_filled),
1977 (handoff_identity), (main):
1978 * testsuite/schedulers/Makefile.am:
1979 * testsuite/schedulers/group_link.c: (main):
1980 Show bug in scheduler when linking chain and loop based element
1981 where the chain based element was not yet in a group.
1983 2004-07-21 Benjamin Otte <otte@gnome.org>
1986 * gst/autoplug/.cvsignore:
1987 * gst/elements/.cvsignore:
1988 * gst/indexers/.cvsignore:
1989 * libs/gst/bytestream/.cvsignore:
1990 * libs/gst/control/.cvsignore:
1991 * libs/gst/getbits/.cvsignore:
1992 * testsuite/states/.cvsignore:
1993 * testsuite/threads/.cvsignore:
1994 keep this up to date, since I seem to be the only one who cares
1995 about not missing files on commits (editor's note: no you don't,
1996 but feel free to change them at the time you add stuff instead
1999 2004-07-21 Benjamin Otte <otte@gnome.org>
2001 * gst/gstbin.c: (gst_bin_get_type), (gst_bin_class_init),
2002 (gst_bin_fix_state), (gst_bin_add_func), (gst_bin_remove_func),
2003 (gst_bin_child_state_change_func), (set_kid_state_func),
2004 (gst_bin_set_state), (gst_bin_change_state_norecurse):
2005 make state changes work correctly and reentrant (so removing
2006 elements from bins during state changes of bins doesn't cause
2007 segfaults or even wrong states)
2008 add debugging category and debugging output to print children states
2009 * gst/gstbin.c: (gst_bin_dispose):
2010 add some assertion checks
2012 * gst/gstbin.c: (gst_bin_sync_children_state):
2013 deprecate this function - it just does gst_bin_set_state (bin,
2015 * testsuite/threads/queue.c: (main):
2016 don't use gst_bin_sync_children_state anymore
2017 * testsuite/states/Makefile.am:
2018 * testsuite/states/bin.c:
2019 test that the state changes of bins work as expected
2020 * gst/gstthread.c: (gst_thread_class_init), (gst_thread_set_state):
2021 some adjustments to change states correctly, too
2022 * gst/gstthread.c: (gst_thread_change_state):
2023 don't enable/disable "threadsafe" properties, they're unused and
2024 cause random segfaults
2025 * testsuite/threads/Makefile.am:
2026 the queue check randomly passes now, ignore it
2028 2004-07-21 Benjamin Otte <otte@gnome.org>
2031 check if data is NULL before outputting debug info. (fixes #145100)
2033 2004-07-21 Benjamin Otte <otte@gnome.org>
2035 * gst/schedulers/entryscheduler.c:
2036 (gst_entry_scheduler_loop_wrapper),
2037 (gst_entry_scheduler_chain_wrapper),
2038 (gst_entry_scheduler_get_wrapper):
2039 reset the state when the cothread starts, so we don't get assertion
2040 failures on restarting of cothreads
2042 2004-07-20 Benjamin Otte <otte@gnome.org>
2044 * gst/gstelement.c: (gst_element_link_pads_filtered):
2045 use correct sinkpad, if only sinkpad is specified, but not srcpad
2047 * gst/gstelement.c: (gst_element_set_state_func),
2048 (gst_element_change_state): ref/unref the element, signal handlers
2049 could get rid of the element otherwise
2051 2004-07-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
2053 * docs/random/ds/0.9-suggested-changes:
2054 Make note about renaming fixed-list to array.
2055 * gst/gstvalue.c: (gst_value_intersect_fixed_list),
2056 (_gst_value_initialize):
2057 Add array intersections.
2058 * testsuite/caps/intersect2.c: (main):
2059 Add test for array intersections.
2061 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
2063 * configure.ac: back to cvs
2065 === release 0.8.4 ===
2067 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
2070 releasing 0.8.4, "Paella"
2071 bump libtool versioning
2073 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
2077 adding Catalan translation (Jordi Mallach)
2079 2004-07-20 Wim Taymans <wim@fluendo.com>
2081 * testsuite/schedulers/147894-2.c: (queue_empty), (queue_filled),
2082 (handoff_identity), (main):
2083 * testsuite/schedulers/147894.c: (queue_empty), (queue_filled),
2084 (handoff_identity), (main):
2085 * testsuite/schedulers/Makefile.am:
2086 Added failing testcase for variant of #147894
2088 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
2090 patch by: David Moore
2092 * gst/schedulers/gstoptimalscheduler.c: (group_has_element),
2093 (schedule_group), (gst_opt_scheduler_schedule_run_queue),
2094 (group_migrate_connected):
2095 * testsuite/schedulers/Makefile.am:
2096 fix for #142813 (Deadlock in optimal scheduler)
2098 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
2100 patch by: Wim Taymans
2102 * gst/schedulers/gstoptimalscheduler.c: (group_has_element),
2103 (gst_opt_scheduler_schedule_run_queue),
2104 (gst_opt_scheduler_get_wrapper), (get_group),
2105 (group_migrate_connected):
2106 * testsuite/schedulers/Makefile.am:
2107 fix for #147819 (Add some checks in the opt scheduler)
2109 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
2111 patch by: Benjamin Otte
2113 * gst/gstelementfactory.c: (__gst_element_details_set):
2114 fix for #147929: running gst-register in non-utf8 locale can cause
2117 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
2119 patch by: Wim Taymans
2121 * gst/schedulers/gstoptimalscheduler.c: (group_num_elements),
2122 (group_has_element), (element_get_reachables_func),
2123 (group_migrate_connected):
2124 fix for #147894 (opt scheduler decoupled elements mismanagement)
2125 * testsuite/schedulers/Makefile.am:
2126 testsuite app now passes
2128 2004-07-19 Wim Taymans <wim@fluendo.com>
2130 * testsuite/schedulers/147819.c: (handoff_identity1),
2131 (handoff_identity2), (main):
2132 * testsuite/schedulers/Makefile.am:
2133 Added testcase for bug 147819
2135 2004-07-19 Wim Taymans <wim@fluendo.com>
2137 * testsuite/schedulers/147894.c: (queue_empty), (queue_filled),
2138 (handoff_identity), (main):
2139 * testsuite/schedulers/Makefile.am:
2140 Added testcase for bug 147894
2142 2004-07-16 Wim Taymans <wim@fluendo.com>
2144 * testsuite/schedulers/142183-2.c: (handoff_identity), (main):
2145 * testsuite/schedulers/142183.c: (handoff_identity), (main):
2146 * testsuite/schedulers/Makefile.am:
2147 Added testsuite for bug 142183 in its two incarnations. Refcount
2148 is not increased for scheduled elements and threadsafe properties
2149 mutexes are not properly unlocked.
2151 2004-07-16 Wim Taymans <wim@fluendo.com>
2153 * gst/schedulers/gstoptimalscheduler.c: (gst_opt_scheduler_init),
2154 (create_chain), (destroy_chain), (create_group), (destroy_group),
2155 (add_to_group), (merge_groups), (group_elements), (group_inc_link),
2156 (group_dec_link), (gst_opt_scheduler_pad_link),
2157 (group_inc_links_for_element), (group_migrate_connected):
2158 Call group_inc_link with the proper src->sink ordering --
2159 break this, and we break sort_chain. patch from wingo for bug
2161 Partially revert patch 1.89. When adding a loop based element to
2162 the scheduler, the links to other groups are automatically followed
2163 and incremented. This should not happen because the bin will call
2164 pad_link explicitly for those connection, resulting in them counted
2165 twice. Results in assertion failure on pipeline cleanup.
2167 2004-07-16 Wim Taymans <wim@fluendo.com>
2169 * testsuite/schedulers/143777-2.c: (main):
2170 * testsuite/schedulers/147713.c: (handoff_src), (handoff_sink),
2172 * testsuite/schedulers/Makefile.am:
2173 Added cleanup code to testcase 143777-2.
2174 Added testcase to show bug 147713, does not really show the
2175 deadlock as I can't figure out how to trigger it, but it does
2176 demonstrate bad ordering in the scheduler.
2178 2004-07-16 Thomas Vander Stichele <thomas at apestaart dot org>
2180 * gst/gstvalue.c: (gst_value_deserialize_fraction):
2181 change strndup to g_strndup. Fixes #147707
2183 2004-07-16 Thomas Vander Stichele <thomas at apestaart dot org>
2195 updated translations
2197 2004-07-16 Benjamin Otte <otte@gnome.org>
2199 * gst/gstvalue.c: (gst_greatest_common_divisor):
2200 use ints and return ints, fractions only use ints, too, so this
2201 avoids accidently casting multiplications to unsigned
2202 (gst_value_lcopy_fraction): it's ints, not uint32
2203 (gst_value_set_fraction): disallow minint, multiplying and negation
2205 (gst_value_fraction_multiply): fix to make large numbers work and get
2206 rid of the assumption that the multiplication of two ints fits an
2207 int64 - dunno if that's true for all systems
2208 * testsuite/caps/Makefile.am:
2209 * testsuite/caps/fraction-multiply-and-zero.c:
2210 (check_multiplication), (check_equal), (zero_test), (main):
2211 add tests for all the stuff above
2212 * testsuite/caps/value_compare.c: (test1):
2215 * testsuite/caps/.cvsignore:
2216 * testsuite/debug/.cvsignore:
2217 * testsuite/dlopen/.cvsignore:
2218 * testsuite/states/.cvsignore:
2221 2004-07-16 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2223 * docs/manual/bins-api.xml:
2224 * docs/manual/factories.xml:
2225 * docs/manual/helloworld.xml:
2226 * docs/manual/links-api.xml:
2227 fixes for out of date info, incorrect info and grammar
2229 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2231 * docs/manual/pads.xml:
2232 * docs/manual/pads-api.xml: grammar fix
2234 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2236 * docs/manual/pads-api.xml: typo + grammar fix
2238 2004-07-15 Thomas Vander Stichele <thomas at apestaart dot org>
2240 * docs/gst/gstreamer-sections.txt:
2242 * docs/gst/tmpl/gstelement.sgml:
2243 * docs/gst/tmpl/gstpad.sgml:
2244 * docs/gst/tmpl/gsttypes.sgml:
2245 * docs/gst/tmpl/gstvalue.sgml:
2247 * gst/gststructure.c: (gst_structure_set_valist),
2248 (gst_structure_from_abbr), (gst_structure_to_abbr):
2249 * gst/gstvalue.c: (gst_value_compare_double), (gst_type_is_fixed),
2250 (gst_greatest_common_divisor), (gst_value_init_fraction),
2251 (gst_value_copy_fraction), (gst_value_collect_fraction),
2252 (gst_value_lcopy_fraction), (gst_value_set_fraction),
2253 (gst_value_get_fraction_numerator),
2254 (gst_value_get_fraction_denominator),
2255 (gst_value_fraction_multiply), (gst_value_serialize_fraction),
2256 (gst_value_deserialize_fraction),
2257 (gst_value_transform_fraction_string),
2258 (gst_value_transform_string_fraction),
2259 (gst_value_compare_fraction), (_gst_value_initialize):
2261 adding GstFraction GValue type, get/set, and multiply
2262 * testsuite/caps/Makefile.am:
2263 * testsuite/caps/fraction.c: (test), (main):
2264 * testsuite/caps/string-conversions.c: (main):
2265 * testsuite/caps/value_compare.c: (test1), (main):
2266 add regression tests for GstFraction
2268 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2270 * docs/manual/init-api.xml: Grammar fix
2272 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2274 * docs/manual/states.xml: Fix inconsistent information
2276 2004-07-15 Thomas Vander Stichele <thomas at apestaart dot org>
2278 * gst/gstelement.c: (gst_element_set_state):
2279 * gst/gstpad.c: (gst_pad_try_set_caps):
2280 * gst/gststructure.c:
2281 * gst/gstthread.c: (gst_thread_child_state_change):
2282 * gst/gstvalue.c: (gst_value_compare_double):
2284 * testsuite/parse/parse1.c: (main):
2285 debugging additions and style cleanups
2287 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2289 * docs/manual/states.xml: Grammar fix
2291 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2293 * docs/manual/pads.xml: Grammar fix
2295 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2297 * docs/manual/elements.xml: Fixed image reference
2299 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2301 * docs/manual/goals.xml: Grammar fix
2303 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2305 * docs/manual/motivation.xml:
2306 Bonobo is no longer "emerging" and added sentence regarding tcp plugins
2308 2004-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2310 * docs/manual/motivation.xml: Fix spelling
2312 2004-07-15 Benjamin Otte <otte@gnome.org>
2315 Don't GST_ERROR_OBJECT empty strings - Solaris doesn't like NULL
2317 * gst/gstelement.c (gst_element_class_init):
2318 GError's are boxed, not objects
2319 * gst/gstmarshal.list:
2320 update list for the fixed error signal
2322 2004-07-14 Andy Wingo <wingo@pobox.com>
2324 * gst/gsttag.c: Add a tag merge func for pointers. The header was
2325 there all along, but the function wasn't. (guile-gstreamer's build
2326 system uses the address of the function -- I wasn't actually
2327 trying to use this.)
2329 2004-07-14 Andy Wingo <wingo@pobox.com>
2331 * gst/gstpad.c (gst_pad_try_set_caps): Naive link functions (such
2332 as gst_pad_proxy_pad_link) just link to every other pad when they
2333 are called. In the case where the graph has cycles, this will mean
2334 that a call to try_set_caps will recurse. Allow this recursion
2335 and return OK, while we wait for the first try_set_caps to give a
2336 proper return value.
2337 (gst_pad_link_call_link_functions): Since this function is the
2338 only one to set the NEGOTIATING flag on a pad, if the flag is set
2339 it means that the link functions have indirectly recursed. If this
2340 happens, error out to avoid infinite recursion and an eventual
2342 (gst_real_pad_class_init): Remove a crufty GtkObject comment.
2343 (gst_pad_proxy_getcaps): Intersect the result with the template
2344 caps to ensure that the return value is valid.
2346 2004-07-14 Andy Wingo <wingo@pobox.com>
2348 * gst/gstdata.c (gst_data_is_writable): s/>=/>/. If there is only
2349 one refcount, the calling function is the owner of the buffer.
2351 2004-07-14 Wim Taymans <wim@fluendo.com>
2353 * gst/schedulers/gstoptimalscheduler.c: (group_dec_link),
2354 (gst_opt_scheduler_pad_link), (group_migrate_connected):
2355 Fix stupid warning when an element is to be migrated but
2356 is already migrated.
2358 2004-07-14 Wim Taymans <wim@fluendo.com>
2360 * gst/schedulers/gstoptimalscheduler.c: (group_dec_link),
2361 (gst_opt_scheduler_pad_link), (group_migrate_connected):
2362 Make sure that a single non-loop-based element does not
2363 end up in a group. This fixes the testsuite again.
2365 2004-07-14 Wim Taymans <wim@fluendo.com>
2367 * gst/schedulers/gstoptimalscheduler.c: (create_group),
2368 (add_to_group), (merge_groups), (schedule_group),
2369 (gst_opt_scheduler_get_wrapper), (group_elements),
2370 (group_dec_link), (gst_opt_scheduler_pad_link),
2371 (group_migrate_connected), (gst_opt_scheduler_pad_unlink),
2372 (gst_opt_scheduler_iterate):
2373 move isolated groups to a new chain.
2374 Emit a warning instead of segfaulting in some error cases.
2375 Fix a bug where the link count between groups was not calculated
2376 correctly. Fixes #144510.
2378 2004-07-13 Steve Lhomme <steve.lhomme@free.fr>
2379 * gst/elements/gstfilesrc.c:
2380 Binary files support under Windows now OK
2382 2004-07-13 Benjamin Otte <otte@gnome.org>
2384 compatibility fixes for Solaris 8/gcc 2.95
2386 include libintl libs in LDFLAGS
2387 * gstvalue.c (gst_value_deserialize_buffer):
2388 cast isxdigit stuff to int to silence compiler warning
2390 2004-07-12 Benjamin Otte <otte@gnome.org>
2393 get rid of GST_O_READONLY, GST_FILE_MODE_READ and
2394 GST_FILE_MODE_WRITE, I don't want them in the exported headers. It
2395 just causes support madness
2396 * gst/elements/gstfilesrc.c: (gst_filesrc_open_file):
2397 make it work without this
2398 * gst/indexers/gstfileindex.c: (_file_index_id_save_entries),
2399 (gst_file_index_commit):
2400 glib IO channels don't want binary mode
2401 * testsuite/bytestream/filepadsink.c: (main):
2402 * testsuite/bytestream/test1.c: (read_param_file):
2403 use "rb" instead of GST_FILE_MODE_READ, it works on POSIX systems
2405 2004-07-12 Benjamin Otte <otte@gnome.org>
2407 * gst/gstelement.c: (gst_element_class_init),
2408 (gst_element_set_state), (gst_element_set_state_func):
2409 virutalize gst_element_set_state, use set_state member in class
2410 struct that was already added in 0.7 for this.
2411 * gst/gstbin.c: (gst_bin_foreach), (set_kid_state_func),
2412 (gst_bin_change_state):
2413 make gst_bin_foreach works similar to other foreach functions, plug
2414 memleaks in it. Make functions using it work with the new approach.
2415 Document gst_bin_foreach, so it can be exported if we want to
2416 * gst/gstbin.c: (gst_bin_class_init), (gst_bin_set_state):
2417 use virtualized set_state to make set_state on bins set the state of
2420 2004-07-12 Benjamin Otte <otte@gnome.org>
2423 require valgrind >= 2.1 (fixes Gentoo bug 53967, see
2424 http://bugs.gentoo.org/show_bug.cgi?id=53967)
2425 * gst/gstpad.c: (gst_pad_alloc_buffer):
2426 allow buffer_alloc functions to return NULL and allocate a normal
2429 2004-07-12 Steve Lhomme <steve.lhomme@free.fr>
2430 * gst/elements/gstfilesink.c:
2431 * gst/elements/gstfilesrc.c:
2432 * gst/indexers/gstfileindex.c:
2434 * testsuite/bytestream/filepadsink.c:
2435 * testsuite/bytestream/test1.c:
2436 Handle binary files under Windows
2438 2004-07-12 Steve Lhomme <steve.lhomme@free.fr>
2439 * docs/manual/win32.xml:
2441 * win32/gst-register.vcproj:
2442 * win32/gstreamer.def:
2443 Update to another gettext public build
2445 2004-07-12 Steve Lhomme <steve.lhomme@free.fr>
2447 Fix an impossible C syntax
2449 Disable i18n under Windows for the moment
2450 * win32/gst-register.vcproj:
2451 Use this configuration
2453 2004-07-12 Jan Schmidt <thaytan@mad.scientis.com>
2454 * docs/manual/quotes.xml:
2455 Keep the quotes file alive
2456 * docs/random/ds/0.9-suggested-changes:
2457 Add the suggestion of including a 'rowstride' as part of video
2460 2004-07-12 Thomas Vander Stichele <thomas at apestaart dot org>
2462 * gst/gstelement.c: (gst_element_set_state),
2463 (gst_element_change_state):
2464 d'oh. Set PENDING state correctly before forcing bin to change.
2465 * gst/gststructure.c: (gst_structure_value_get_generic_type),
2466 (gst_structure_parse_fixed_list):
2467 * gst/schedulers/gstoptimalscheduler.c:
2468 (gst_opt_scheduler_state_transition):
2469 * testsuite/states/parent.c: (main):
2470 remove comment now that it's fixed.
2472 2004-07-11 Benjamin Otte <otte@gnome.org>
2475 GST_SECOND shouldn't cause a conversion to unsigned.
2476 * testsuite/clock/.cvsignore:
2477 * testsuite/clock/Makefile.am:
2478 * testsuite/clock/signedness.c: (main):
2479 make sure it never will again
2481 2004-07-11 Andy Wingo <wingo@pobox.com>
2483 * gst/gstbin.c (gst_bin_add_func): If we're adding an element
2484 whose state is higher than the bin state, raise the bin state to
2485 ensure that bin state := highest child state.
2487 2004-07-11 Andy Wingo <wingo@pobox.com>
2489 * gst/gstbin.c (gst_bin_foreach): New static function. Calls a
2490 procedure on the children of a bin. Assumes that the procedure can
2491 change the set of children.
2492 (set_kid_state_func): New static function.
2493 (gst_bin_change_state): Use gst_bin_foreach to call
2494 set_kid_state_func. Fixes a bug: if a child had a state-change
2495 handler that removes it from the bin, there would be a segfault.
2496 Hopefully it should also work in the case where the state-change
2497 handler on one child adds or removes other children. In any case,
2498 fixes should go to gst_bin_foreach.
2500 2004-07-10 Thomas Vander Stichele <thomas at apestaart dot org>
2502 * gst/gstelement.c: (gst_element_set_state):
2503 compatibility fix for latest plugins release. Change loop back
2506 2004-07-09 Wim Taymans <wim@fluendo.com>
2508 * gst/gstbin.c: (gst_bin_remove), (gst_bin_dispose):
2509 * gst/gstthread.c: (gst_thread_dispose), (gst_thread_catch),
2510 (gst_thread_main_loop):
2511 Since remove is virtual in GstBin we must not assume the
2512 elements GList to have anothing useful.
2513 Add some more logging to GstThread and be a bit more paranoid
2514 when resetting the scheduler.
2515 Set the state of the bin to NULL before removing the children.
2517 2004-07-09 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2519 * testsuite/threads/Makefile.am:
2520 * testsuite/threads/threadg.c:
2521 added test to check if problem when removing all elements from a
2522 GstThread before setting GstThread state to NULL
2524 2004-07-09 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
2526 * docs/gst/tmpl/gstelement.sgml:
2527 * docs/gst/tmpl/gsttypes.sgml:
2528 * gst/gstbin.c: (gst_bin_change_state):
2529 * gst/gstelement.c: (gst_element_set_state),
2530 (gst_element_change_state):
2531 rework so that for bins we try to set the state on all children
2532 as well even if the bin is in the correct state already.
2533 change while to do so at least one iteration is done.
2534 For regular elements, we fall back to the previous behaviour for
2535 now since we first need a new plugins release.
2536 * testsuite/states/parent.c: (main):
2540 2004-07-09 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
2542 * gst/gstqueue.c: (gst_queue_class_init), (gst_queue_finalize),
2543 (gst_queue_chain), (gst_queue_get), (gst_queue_handle_src_event),
2544 (gst_queue_release_locks), (gst_queue_change_state),
2545 (gst_queue_set_property):
2546 add proper lock debugging. Change dispose to finalize, since
2547 we're freeing mutexes and other stuff which should happen only once.
2549 2004-07-09 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
2551 * docs/gst/tmpl/gstelement.sgml:
2552 * docs/gst/tmpl/gstplugin.sgml:
2553 * docs/gst/tmpl/gsttypes.sgml:
2554 * docs/pwg/building-state.xml:
2555 * gst/elements/gstfakesrc.c: (gst_fakesrc_change_state):
2556 * gst/gstelement.c: (gst_element_change_state):
2557 * gst/gstthread.c: (gst_thread_change_state):
2558 catch wrong state changes in element base class.
2560 2004-07-09 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
2563 clean up layout a little.
2565 2004-07-09 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
2568 * testsuite/Makefile.am:
2569 * testsuite/states/Makefile.am:
2570 * testsuite/states/parent.c: (main):
2571 re-enable states testsuite dir. Add test for state changes and
2574 2004-07-09 Wim Taymans <wim@fluendo.com>
2576 * gst/schedulers/gstoptimalscheduler.c:
2577 (gst_opt_scheduler_pad_link), (group_elements_set_visited),
2578 (element_get_reachables_func), (element_get_reachables),
2579 (debug_element), (rechain_group), (group_migrate_connected),
2580 (gst_opt_scheduler_pad_unlink):
2581 Do not try to migrate decoupled elements to a new group since
2582 they are not added to groups.
2584 2004-07-08 Benjamin Otte <otte@gnome.org>
2586 * gst/gstelement.c: (gst_element_error_func):
2587 make reentrant (= allow removing elements in error handler)
2589 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
2591 * gst/gstpad.c: (gst_pad_event_default_dispatch),
2592 (gst_pad_send_event), (gst_pad_call_chain_function):
2593 events sent to elements below PAUSED cannot be handled, so
2596 2004-07-08 Wim Taymans <wim@fluendo.com>
2598 * gst/schedulers/gstoptimalscheduler.c:
2599 (chain_recursively_migrate_group), (create_group),
2600 (schedule_group), (gst_opt_scheduler_pad_link),
2601 (group_elements_set_visited), (element_get_reachables_func),
2602 (element_get_reachables), (group_can_reach_group), (debug_element),
2603 (rechain_group), (group_migrate_connected),
2604 (gst_opt_scheduler_pad_unlink):
2605 * testsuite/schedulers/Makefile.am:
2606 Implemented group splitting and rechaining.
2607 Fixes 143777 and 143777-2 in the testsuite.
2609 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
2611 * gst/autoplug/gstspideridentity.c: (gst_spider_identity_chain):
2614 * gst/gstinfo.c: (gst_debug_log_default):
2615 print time nicely. add thread pointer until someone figures out
2616 a completely portable way of getting at thread id's.
2617 * gst/gstpad.c: (gst_pad_set_active), (gst_pad_link_try),
2618 (_invent_event), (gst_pad_pull), (gst_pad_event_default_dispatch),
2619 (gst_pad_call_chain_function):
2621 * gst/schedulers/gstoptimalscheduler.c:
2622 (get_group_schedule_function), (loop_group_schedule_function),
2623 (gst_opt_scheduler_loop_wrapper), (gst_opt_scheduler_get_wrapper),
2624 (pad_clear_queued), (gst_opt_scheduler_iterate):
2625 rename BUFPEN and friends to DATAPEN since that's what they are.
2627 2004-07-07 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
2629 * gst/autoplug/gstspideridentity.c: (gst_spider_identity_chain):
2632 cleanups and debugging
2634 2004-07-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
2637 * gst/gstvalue.c: (gst_value_compare_enum),
2638 (gst_value_serialize_enum), (gst_value_deserialize_enum),
2639 (gst_value_can_compare), (gst_value_compare):
2640 * testsuite/Makefile.am:
2641 * testsuite/enumcaps/Makefile.am:
2642 * testsuite/enumcaps/enumcaps.c:
2643 Fix enum serialization, deserialization, comparison in caps, add
2644 a test to ensure that this continues working in the future.
2646 2004-07-06 David Schleef <ds@schleef.org>
2648 * gst/gstcaps.c: (gst_caps_save_thyself), (gst_caps_load_thyself):
2651 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
2653 * gst/gstplugin.c: (gst_plugin_check_file), (gst_plugin_load_file):
2655 * gst/registries/gstxmlregistry.c:
2656 (plugin_times_older_than_recurse), (plugin_times_older_than),
2657 (gst_xml_registry_parse_padtemplate):
2658 only rebuild registry when actual plugins have a newer time than
2659 the registry. Fixes #145520
2661 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
2663 * docs/manual/manual.xml:
2664 * docs/manual/win32.xml:
2665 add chapter on win32 building. fixes #142422
2667 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
2669 patch by: Sebastien Cote <sc5 at hermes.usherb.ca>
2671 * gst/autoplug/gstspider.c: (gst_spider_init),
2672 (gst_spider_dispose):
2673 fix spider memleaks. fixes #137863
2675 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
2677 patch by: Joe Marcus Clarke <marcus at freebsd dot org>
2679 * gst/schedulers/gstoptimalscheduler.c:
2680 (gst_opt_scheduler_pad_unlink):
2681 fix SIGBUS error, fixes #145338
2683 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
2685 * gst/gstobject.c: (gst_object_replace):
2686 * gst/gstscheduler.c: (gst_scheduler_get_clock):
2687 * gst/gstsystemclock.c: (gst_system_clock_obtain):
2688 clean up clock lifecycle. Fixes #109831
2690 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
2694 added Czech translation (Miloslav Trmac)
2696 2004-07-04 David Schleef <ds@schleef.org>
2698 * tools/Makefile.am:
2699 * tools/gst-xmlinspect.1.in: Add man page. (bug #140219)
2701 2004-07-04 David Schleef <ds@schleef.org>
2703 * common/m4/gst-doc.m4: Check for docbook2html 0.6.10 (bug #139909)
2705 2004-07-04 Thomas Vander Stichele <thomas at apestaart dot org>
2707 * gst/gstbin.c: (gst_bin_restore_thyself):
2708 chain to parent restore so the bins get restored correctly
2711 2004-07-03 David Schleef <ds@schleef.org>
2713 * gst/gstcaps.c: (gst_caps_save_thyself), (gst_caps_load_thyself):
2714 Actually do something in these functions, like before the big
2715 caps change. (bug #145137)
2717 2004-07-03 Thomas Vander Stichele <thomas at apestaart dot org>
2719 * gst/gstelement.c: (gst_element_get_compatible_pad_template),
2720 (gst_element_get_compatible_pad_filtered):
2721 * gst/gstthread.c: (gst_thread_main_loop):
2724 2004-07-02 David Schleef <ds@schleef.org>
2726 * gst/gstinfo.h: wrap #pragmas in #ifdefs for the correct compiler
2732 2004-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
2734 * gst/gstpad.c: (gst_pad_check_schedulers),
2735 (gst_pad_can_link_filtered), (gst_pad_link_filtered),
2736 (gst_pad_link_prepare):
2737 revert until testsuite is fixed
2739 2004-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
2741 * testsuite/Makefile.am:
2742 * testsuite/caps/filtercaps.c: (main):
2743 * testsuite/clock/clock1.c: (main):
2744 * testsuite/dynparams/dparamstest.c: (gst_dptest_chain), (main):
2747 2004-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
2749 * testsuite/cleanup/cleanup1.c: (create_pipeline):
2750 * testsuite/cleanup/cleanup2.c: (create_pipeline):
2751 * testsuite/cleanup/cleanup4.c: (main):
2754 2004-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
2756 * libs/gst/control/control.c:
2757 * libs/gst/control/dparam.c:
2758 * libs/gst/control/dparam_smooth.c: (gst_dpsmooth_get_type):
2759 * libs/gst/control/dparammanager.c:
2760 * libs/gst/control/dparammanager.h:
2761 * testsuite/dynparams/Makefile.am:
2762 * testsuite/dynparams/dparamstest.c: (gst_dptest_base_init),
2763 (gst_dptest_change_state), (gst_dptest_chain), (main):
2764 fix testcase for dparams
2765 add debugging category
2767 2004-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
2772 2004-07-02 Benjamin Otte <otte@gnome.org>
2775 * tests/Makefile.am:
2776 * tests/mass_elements.c: (gst_get_current_time), (main):
2777 add simple benchmark to test various speeds of fakesrc ! identity !
2778 identity ! ... ! fakesink.
2779 Usage: mass_elements [num_identities] [num_buffers]
2780 If not specified they default to 1000.
2782 2004-07-02 Benjamin Otte <otte@gnome.org>
2784 * gst/gstpad.c: (gst_pad_check_schedulers),
2785 (gst_pad_can_link_filtered), (gst_pad_link_filtered),
2786 (gst_pad_link_prepare):
2787 check that pads that get linked belong to the same manager. The old
2788 code allowed linking elements before putting them into bins, so it
2789 worked to link them and then put them in different threads, which
2790 lead to weird behaviour.
2791 Since this effectively disallows linking elements before putting
2792 them in a bin, some applications might not work after this and error
2793 out. If these applications are too critical, we might need to revert
2794 that patch. Please test this before the next release...
2796 2004-06-28 Benjamin Otte <in7y118@public.uni-hamburg.de>
2798 * gst/gstpad.c: (gst_pad_get_caps):
2799 throw an error if the getcaps function does not return a subset of
2801 * libs/gst/bytestream/filepad.c: (gst_file_pad_chain):
2802 make disconts without position info an error in debugging
2803 * tests/spidey_bench.c: (handoff), (main):
2804 don't count first try when averaging
2806 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
2808 * gst/gstplugin.c: (gst_plugin_load_file):
2809 figure out problem with dynamic test
2811 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
2813 * docs/gst/Makefile.am:
2816 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
2828 * tools/gst-register.c: (plugin_added_func), (main):
2829 i18n-ize -register, fix plural
2831 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
2833 * gst/elements/gstidentity.c: (gst_identity_class_init),
2834 (gst_identity_init), (gst_identity_chain),
2835 (gst_identity_set_property), (gst_identity_get_property):
2836 * gst/elements/gstidentity.h:
2837 check for perfect stream
2839 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
2841 * gst/elements/gstidentity.c: (gst_identity_chain):
2844 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
2846 * docs/gst/Makefile.am:
2847 * docs/gst/gstreamer-docs.sgml:
2850 2004-06-24 David Schleef <ds@schleef.org>
2852 * autogen.sh: Remove call to env, since the buildbot isn't
2855 2004-06-24 Wim Taymans <wim@fluendo.com>
2857 * gst/elements/Makefile.am:
2858 * gst/elements/gstelements.c:
2859 * gst/elements/gstmultifdsink.c: (gst_multifdsink_base_init),
2860 (gst_multifdsink_class_init), (gst_multifdsink_init),
2861 (gst_multifdsink_add), (gst_multifdsink_remove),
2862 (gst_multifdsink_clear), (gst_multifdsink_chain),
2863 (gst_multifdsink_set_property), (gst_multifdsink_get_property):
2864 * gst/elements/gstmultifdsink.h:
2865 Added an element that writes to multiple filedescriptors at once.
2867 2004-06-24 Benjamin Otte <otte@gnome.org>
2869 * gst/parse/grammar.y:
2870 don't try to link elements before they have been added to bins
2872 2004-06-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
2874 * libs/gst/bytestream/filepad.c: (gst_file_pad_available),
2875 (gst_file_pad_get_length):
2876 * libs/gst/bytestream/filepad.h:
2879 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2881 * docs/gst/gstreamer-sections.txt:
2882 remove from docs, the define that Benjamin removed from gstelement.h
2884 2004-06-22 Benjamin Otte <otte@gnome.org>
2887 remove define that referenced a nonexisting GstElement struct member
2889 2004-06-20 Benjamin Otte <otte@gnome.org>
2891 * gst/gstdata.c: (gst_data_is_writable):
2892 whoops, return values were wrong, so writable data was marked as
2893 non-writable and vice versa. (fixes #143953, spotted by Francis
2895 Shows how rarely we need to copy data ;)
2897 2004-06-20 Benjamin Otte <otte@gnome.org>
2899 * testsuite/schedulers/.cvsignore:
2900 * testsuite/schedulers/Makefile.am:
2901 * testsuite/schedulers/143777-2.c: (main):
2902 add test for opt breakage in bug #143777
2904 2004-06-20 Benjamin Otte <otte@gnome.org>
2906 * gst/gstpad.c: (gst_pad_call_chain_function):
2907 check for if we were unlinked while inside the chainfunction (fixes
2908 entrygthread having issues with #143777)
2909 * testsuite/schedulers/143777.c: (main):
2910 * testsuite/schedulers/Makefile.am:
2911 add a test for that fix
2913 2004-06-20 Benjamin Otte <otte@gnome.org>
2915 * gst/gstvalue.c: (gst_value_set_int_range):
2916 test that start is smaller then end
2917 * libs/gst/bytestream/Makefile.am:
2918 * libs/gst/bytestream/filepad.c:
2919 * libs/gst/bytestream/filepad.h:
2920 add GstFilePad - a pad that behaves like a FILE*
2921 * testsuite/bytestream/.cvsignore:
2922 * testsuite/bytestream/Makefile.am:
2923 * testsuite/bytestream/filepadsink.c:
2924 test for the GstFilePad
2926 2004-06-18 Thomas Vander Stichele <thomas at apestaart dot org>
2928 * gst/elements/gstidentity.c: (gst_identity_class_init),
2929 (gst_identity_init), (gst_identity_set_clock),
2930 (gst_identity_chain), (gst_identity_set_property),
2931 (gst_identity_get_property):
2932 * gst/elements/gstidentity.h:
2933 * gst/gstclock.c: (gst_clock_id_wait):
2934 add a "sync" property to sync to the clock
2936 2004-06-16 Benjamin Otte <in7y118@public.uni-hamburg.de>
2938 * gst/gstelementfactory.c: (gst_element_factory_create):
2939 make the freakin "elementfactory bla has no type" message more
2940 useful. So we actually can do something when someone shows up
2941 complaining about it.
2943 2004-06-15 Johan Dahlin <johan@gnome.org>
2945 * tools/gst-inspect.c (main): Fallback to plugin if no element is
2946 found. This matches the old behavior better. Thanks to Thomas for
2949 2004-06-14 David Schleef <ds@schleef.org>
2951 * gst/gstcpu.c: (gst_cpuid_i386): Fix problem when using
2952 -fomit-frame-pointer. Appears to generate correct code in
2953 other cases as well.
2955 2004-06-14 Johan Dahlin <johan@gnome.org>
2957 * tools/gst-inspect.c (main): Add two new command line options: -a
2958 to print all elements and -n to print the name on each line. Also
2959 fix some error reporting.
2960 (main): Simplify, remove -n and always print names if -a is specified
2962 2004-06-13 Steve Lhomme <steve.lhomme@free.fr>
2964 * win32/gstconfig.h:
2965 * win32/GSTreamer.vcproj:
2967 * gst/gstconfig.h.in:
2974 * docs/gst/gstreamer-sections.txt:
2975 * docs/gst/tmpl/gstconfig.sgml:
2976 rename GSTREAMER_EXPORT(S) to GST_EXPORT(S)
2978 2004-06-13 Jan Schmidt <thaytan@mad.scientist.com>
2979 * docs/gst/gstreamer-sections.txt:
2980 * docs/gst/tmpl/gstconfig.sgml:
2981 Add the GSTREAMER_EXPORT macro to the docs
2983 2004-06-13 Jan Schmidt <thaytan@mad.scientist.com>
2985 * tools/gst-compprep.c: (handle_xmlerror), (main):
2986 Add a check for the version that introduced SetStructuredError to fix
2989 2004-06-12 Steve Lhomme <steve.lhomme@free.fr>
2993 prepare to compile the testsuite with MSVC
2995 2004-06-12 Steve Lhomme <steve.lhomme@free.fr>
2997 * docs/manual/win32.xml:
2998 attempt to transform the Win32 README into an XML doc
3000 2004-06-12 Steve Lhomme <steve.lhomme@free.fr>
3009 * tools/gst-register.c:
3010 * win32/gstreamer.def:
3011 extern symbols are now exported for the Windows DLL
3013 2004-06-12 Steve Lhomme <steve.lhomme@free.fr>
3016 fix a problem to enable/disable DEBUG under MSVC
3018 2004-06-12 Steve Lhomme <steve.lhomme@free.fr>
3021 enable more debug code in DEBUG build
3023 2004-06-12 Steve Lhomme <steve.lhomme@free.fr>
3026 * gst/gst-i18n-app.h:
3027 enable NLS under Windows
3029 2004-06-12 Jan Schmidt <thaytan@mad.scientist.com>
3030 * tools/gst-compprep.c: (handle_xmlerror), (main):
3031 Make an error that baffled me a bit clearer
3033 2004-06-12 Thomas Vander Stichele <thomas at apestaart dot org>
3036 don't use g_queue_get_length () because it's 2.4, use ->length
3038 2004-06-11 Steve Lhomme <steve.lhomme@free.fr>
3040 reviewed by Benjamin Otte <in7y118@public.uni-hamburg.de>
3042 * tools/gst-inspect.c: (print_signal_info):
3043 don't free random data twice. (fixes #144185)
3045 2004-06-11 Thomas Vander Stichele <thomas at apestaart dot org>
3049 fix removing from the wrong queue on event timeout
3050 fix disposing of the event queue by casting correctly
3051 add mutexes for handling the event queue
3052 someone was sleeping when fixing queue last time around :)
3054 2004-06-10 Johan Dahlin <johan@gnome.org>
3056 * gst/gst.c (gst_init_check_with_popt_table): Do not fail on
3057 errors, like gtk. It makes it more useful in bindings. Fixes #141692.
3059 2004-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
3062 * libs/gst/dataprotocol/dataprotocol-test.c: (buffer_test):
3063 * libs/gst/dataprotocol/dataprotocol.c:
3064 (gst_dp_header_from_buffer), (gst_dp_packet_from_caps),
3065 (gst_dp_buffer_from_header):
3066 * libs/gst/dataprotocol/dataprotocol.h:
3067 * libs/gst/dataprotocol/dp-private.h:
3068 rev version to 0.1, add buffer flags and copy them
3070 2004-06-09 Johan Dahlin <johan@gnome.org>
3072 * gst/gstbuffer.c (gst_buffer_default_copy): Don't forget to merge
3073 the flags from the buffer we're copying.
3075 2004-06-09 Wim Taymans <wim@fluendo.com>
3077 * gst/elements/gstfakesink.c: (gst_fakesink_chain):
3078 * gst/elements/gstidentity.c: (gst_identity_init),
3079 (gst_identity_chain):
3080 Print more buffer info in fakesink.
3081 Make identity output similar to fakesink.
3083 2004-06-07 Daniel Gazard <dany42@free.fr>
3085 reviewed by Benjamin Otte <otte@gnome.org>
3088 fix cross compiling not working. (fixes #143741)
3090 2004-06-07 Benjamin Otte <otte@gnome.org>
3092 * gst/gstelement.c: (gst_element_set_time_delay):
3095 put brackets around macro arguments of GST_TIME_ARGS, add note to
3096 move it to correct header in 0.9
3098 2004-06-07 Benjamin Otte <otte@gnome.org>
3100 * gst/indexers/gstfileindex.c: (gst_file_index_get_writer_id),
3101 (gst_file_index_load), (_file_index_id_save_entries),
3102 (gst_file_index_commit), (gst_file_index_add_association),
3103 (gst_file_index_add_entry), (gst_file_index_get_assoc_entry),
3104 (gst_file_index_plugin_init):
3105 make debugging use a default category
3107 2004-06-06 David Moore <dcm@acm.org>
3109 reviewed by Benjamin Otte <otte@gnome.org>
3111 * gst/elements/gstfdsrc.c: (gst_fdsrc_class_init),
3112 (gst_fdsrc_change_state):
3113 reset offset counter when going READY => PAUSED. (fixes #142903)
3115 2004-06-06 ed@catmur.co.uk
3117 reviewed by Benjamin Otte <otte@gnome.org>
3119 * gst/registries/gstxmlregistry.c:
3120 (gst_xml_registry_rebuild_recurse):
3121 don't rely on g_dir_open to figure out if a file is a directory, use
3122 explicit G_TEST_IS_DIR. Reiserfs4 allows opening files as
3123 directories. (fixes #142850)
3125 2004-06-06 Benjamin Otte <otte@gnome.org>
3127 * gst/gstqueue.c: (gst_queue_dispose), (gst_queue_change_state):
3128 fix memory leaks (fixes #142795). Initial patch by Sebastien Cote
3129 * libs/gst/bytestream/adapter.c:
3130 * libs/gst/bytestream/adapter.h:
3131 fix copyright in header and typo in debugging category name
3133 2004-06-05 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3138 === release 0.8.3 ===
3140 2004-06-05 Thomas Vander Stichele <thomas at apestaart dot org>
3143 update libtool versioning
3145 * docs/gst/tmpl/gstelement.sgml:
3146 * docs/gst/tmpl/gsttypes.sgml:
3147 * gst/gstinfo.c: (_gst_debug_init):
3148 put back GST_CAT_DATAFLOW to fix API breakage
3150 2004-06-04 David Schleef <ds@schleef.org>
3152 * autogen.sh: Add a temporary 'env' to test buildbot problems.
3154 2004-06-04 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3159 === release 0.8.2 ===
3161 2004-06-03 Thomas Vander Stichele <thomas at apestaart dot org>
3163 * gst/gst.c: (parse_debug_list), (gst_init_check_with_popt_table):
3164 check GST_DEBUG environment variable which is parsed the same way
3167 2004-05-28 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3169 * gst/elements : gstaggregator.c gstfakesink.c gstfakesrc.c
3170 gstmd5sink.c gstshaper.c gsttee.c
3171 gsttypefindelement.c
3172 * gst/schedulers : gstbasicscheduler.c gstoptimalscheduler.c
3174 - removing trailing commas at end of enums
3175 it is correct C99 code but C90 compilers would complain
3177 ('should' fix #143290, at least partially)
3179 2004-05-27 Wim Taymans <wim@fluendo.com>
3181 * gst/schedulers/gstoptimalscheduler.c: (remove_from_chain),
3182 (chain_group_set_enabled), (create_group), (add_to_group),
3183 (merge_groups), (setup_group_scheduler), (group_elements),
3184 (gst_opt_scheduler_iterate), (gst_opt_scheduler_show):
3185 Don't try to follow the pad connections with other groups
3186 when a loop based element is added to the scheduler because
3187 the bin will inform the scheduler about the pad links a little
3190 2004-05-27 Wim Taymans <wim@fluendo.com>
3192 * gst/schedulers/gstoptimalscheduler.c: (add_to_chain),
3193 (remove_from_chain), (chain_group_set_enabled),
3194 (setup_group_scheduler), (group_element_set_enabled),
3195 (gst_opt_scheduler_state_transition), (gst_opt_scheduler_iterate),
3196 (gst_opt_scheduler_show):
3197 Elements without a group can do a state change as well, just wait
3198 with the setup of the scheduling function when it is added to a
3201 2004-05-27 Wim Taymans <wim@fluendo.com>
3203 * gst/schedulers/gstoptimalscheduler.c: (add_to_chain),
3204 (remove_from_chain), (chain_group_set_enabled), (add_to_group),
3205 (merge_groups), (setup_group_scheduler),
3206 (group_inc_links_for_element), (gst_opt_scheduler_iterate),
3207 (gst_opt_scheduler_show):
3208 Fixes to maintain internal consistency of the scheduler data
3210 - adding an enabled group to a chain should increment the
3211 number of enabled elements in that chain.
3212 - removing an enabled group from a chain could disable the
3214 - removing a disabled group from a chain could enable the
3216 - add g_assert when internal inconsistency is detected.
3217 - adding an element to a group could increase the number of
3218 links this group has with other groups.
3219 - merging two groups also merges the chains.
3220 - also show group links in the _show method.
3223 2004-05-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
3225 * gst/gstcaps.c: (gst_caps_structure_simplify):
3226 don't print error messages when there is no error
3227 * gst/gstvalue.c: (gst_value_compare_int_range):
3228 compare the second value, too
3229 * testsuite/caps/Makefile.am:
3230 * testsuite/caps/random.c: (assert_on_error), (main):
3231 add tests to make sure the two things above are checked for
3233 2004-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
3236 * libs/gst/dataprotocol/Makefile.am:
3237 * libs/gst/dataprotocol/dataprotocol.c: (gst_dp_packet_from_caps):
3238 * libs/gst/dataprotocol/dataprotocol.h:
3239 wrap header in GST_ENABLE_NEW. make code use it
3241 2004-05-23 Johan Dahlin <johan@gnome.org>
3243 * tools/gst-inspect.c (main): Cleanup most parts of it, don't be
3244 so verbose and print GstElement signal names all the time.
3246 2004-05-22 David Schleef <ds@schleef.org>
3248 * gst/registries/gstxmlregistry.c:
3249 (gst_xml_registry_parse_padtemplate): Fix warning on OS X.
3252 2004-05-22 Thomas Vander Stichele <thomas at apestaart dot org>
3255 scrub cflags for glib2 so gcc doesn't complain when glib is in
3258 2004-05-21 Johan Dahlin <johan@gnome.org>
3260 * gst/gstcpu.c (gst_cpuid_i386): Protect some gcc asm stuff with
3261 __GNUC__, patch from Brian Cameron, fixes bug #142804
3263 2004-05-20 David Schleef <ds@schleef.org>
3265 * gst/gstindex.c: (gst_index_compare_func): Fix overflows in
3266 comparison code. (bug #142819)
3268 2004-05-20 Wim Taymans <wim@fluendo.com>
3270 * gst/gstbuffer.c: (gst_buffer_default_copy):
3272 Added Comment to a flag.
3273 copy relevant flags in _buffer_copy.
3275 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
3277 reviewed by: Wim Taymans <wim at fluendo dot com>
3280 add GST_BUFFER_IN_CAPS buffer flag
3281 * gst/gststructure.c: (gst_structure_value_get_generic_type),
3282 (gst_structure_parse_any_list), (gst_structure_parse_list),
3283 (gst_structure_parse_fixed_list), (gst_structure_parse_value):
3284 * gst/gstvalue.c: (gst_value_serialize_any_list),
3285 (gst_value_transform_any_list_string),
3286 (gst_value_list_prepend_value), (gst_value_list_append_value),
3287 (gst_value_list_get_size), (gst_value_list_get_value),
3288 (gst_value_transform_list_string),
3289 (gst_value_transform_fixed_list_string),
3290 (gst_value_serialize_list), (gst_value_serialize_fixed_list),
3291 (gst_value_deserialize_fixed_list), (gst_type_is_fixed),
3292 (_gst_value_initialize):
3294 add a GST_TYPE_FIXED_LIST which is fixed by definition and uses
3296 * testsuite/caps/string-conversions.c: (main):
3297 add regression tests for < >
3299 2004-05-20 Johan Dahlin <johan@gnome.org>
3301 * docs/gst/Makefile.am (all-local): Re-add
3303 2004-05-20 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3305 * docs/gst/Makefile.am:
3306 * docs/gst/gstreamer-docs.sgml:
3307 * docs/libs/Makefile.am:
3308 * docs/libs/gstreamer-libs-docs.sgml:
3309 fix distcheck issues
3311 2004-05-19 Thomas Vander Stichele <thomas at apestaart dot org>
3313 * libs/gst/dataprotocol/Makefile.am:
3316 2004-05-19 Thomas Vander Stichele <thomas at apestaart dot org>
3318 * libs/gst/dataprotocol/Makefile.am:
3319 * libs/gst/dataprotocol/dataprotocol.c:
3320 (gst_dp_header_from_buffer), (gst_dp_packet_from_caps),
3321 (gst_dp_packet_from_event), (gst_dp_event_from_packet):
3322 * libs/gst/dataprotocol/dp-private.h:
3323 use GST macros to read/write fixed length ints
3324 add some more asserts
3326 2004-05-19 Thomas Vander Stichele <thomas at apestaart dot org>
3328 * docs/libs/gstreamer-libs-docs.sgml:
3329 * docs/libs/gstreamer-libs-sections.txt:
3330 remove idct and putbits
3332 * docs/libs/tmpl/gstdataprotocol.sgml:
3333 * libs/gst/Makefile.am:
3334 * libs/gst/dataprotocol/Makefile.am:
3335 * libs/gst/dataprotocol/dataprotocol-test.c: (conversion_test),
3336 (buffer_test), (caps_test), (event_test), (main):
3337 * libs/gst/dataprotocol/dataprotocol.c: (gst_dp_crc),
3338 (gst_dp_dump_byte_array), (gst_dp_init),
3339 (gst_dp_header_payload_length), (gst_dp_header_payload_type),
3340 (gst_dp_header_from_buffer), (gst_dp_packet_from_caps),
3341 (gst_dp_packet_from_event), (gst_dp_buffer_from_header),
3342 (gst_dp_caps_from_packet), (gst_dp_event_from_packet),
3343 (gst_dp_validate_header), (gst_dp_validate_payload),
3344 (gst_dp_validate_packet), (plugin_init):
3345 * libs/gst/dataprotocol/dataprotocol.h:
3346 * libs/gst/dataprotocol/dp-private.h:
3349 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
3351 * gst/gstvalue.c: (gst_value_deserialize_int_helper):
3352 fix int variable deserialization and add a helper so we can actually
3355 2004-05-18 David Schleef <ds@schleef.org>
3357 * testsuite/debug/commandline.c: (main): Call ./commandline, not
3358 argv[0]. Calling yourself is probably not the best way to
3359 construct a test like this, btw.
3361 2004-05-18 Benjamin Otte <in7y118@public.uni-hamburg.de>
3363 * gst/gstbin.c: (gst_bin_iterate_func), (gst_bin_iterate):
3364 don't claim to be more intelligent than a scheduler when the
3365 scheduler claims the pipeline is stopped
3366 * gst/schedulers/entryscheduler.c: (safe_cothread_switch),
3367 (safe_cothread_destroy),
3368 (gst_entry_scheduler_remove_all_cothreads),
3369 (gst_entry_scheduler_reset), (_remove_cothread),
3370 (gst_entry_scheduler_state_transition):
3371 hold off cothread destruction if we're not in main cothread
3373 * testsuite/Makefile.am:
3375 * testsuite/schedulers/.cvsignore:
3376 * testsuite/schedulers/Makefile.am:
3378 * testsuite/schedulers/relink.c: (cb_handoff), (main):
3379 check relinking and adding/removing elements from a running pipeline
3380 * testsuite/schedulers/unlink.c: (cb_handoff), (main):
3381 check unlinking in a running pipeline
3382 * testsuite/schedulers/unref.c: (cb_handoff), (main):
3383 check unreffing a running pipeline
3384 * testsuite/schedulers/useless_iteration.c: (main):
3385 check iterating a pipeline that contains running threads works
3387 2004-05-18 David Schleef <ds@schleef.org>
3389 * docs/gst/Makefile.am: Add all-local target for when HAVE_GTK_DOC
3392 2004-05-18 Wim Taymans <wim@fluendo.com>
3394 * gst/schedulers/gstoptimalscheduler.c: (remove_from_group),
3395 (setup_group_scheduler), (gst_opt_scheduler_pad_link):
3396 Fixed an error introduced with patch for 1.63. When setting
3397 a get based element as the entry point in a group, make sure
3398 to mark the group as GET based.
3400 2004-05-18 Wim Taymans <wim@fluendo.com>
3402 * gst/schedulers/gstoptimalscheduler.c: (create_group),
3403 (setup_group_scheduler), (loop_group_schedule_function),
3404 (gst_opt_scheduler_pad_link):
3405 Added some more debug info and fixed a bug where the group
3406 type was set to LOOP but it was in fact unknown.
3408 2004-05-18 Benjamin Otte <in7y118@public.uni-hamburg.de>
3410 * gst/schedulers/entryscheduler.c: (gst_entry_scheduler_reset):
3411 make resetting scheduler work twice in a row
3413 2004-05-18 Benjamin Otte <in7y118@public.uni-hamburg.de>
3415 * gst/gstvalue.c: (gst_strtoll), (CREATE_SERIALIZATION),
3416 (CREATE_USERIALIZATION), (_gst_value_initialize),
3417 (gst_value_compare_float), (gst_value_serialize_float),
3418 (gst_value_deserialize_float), (gst_value_compare_enum),
3419 (gst_value_serialize_enum), (gst_value_deserialize_enum):
3420 add serialization and comparison functions for long, int64, enum and
3422 * gst/gstvalue.c: (gst_value_serialize), (gst_value_deserialize):
3423 use best serialization function in type hierarchy instead of only a
3424 matching one. This is required for enums to work.
3425 * gst/parse/grammar.y:
3426 use gst_caps_deserialize
3427 * testsuite/parse/Makefile.am:
3429 * testsuite/parse/parse1.c: (main):
3430 remove aggregator check, aggregator is broken, this test works now
3431 but fails because of bug #138012
3432 * testsuite/parse/parse2.c: (main):
3433 s/xvideosink/xvimagesink - this test looks a lot like we should
3436 2004-05-13 Benjamin Otte <in7y118@public.uni-hamburg.de>
3438 * gst/gstelement.c: (gst_element_class_init):
3439 whoops, store the signal id correctly
3440 * gst/schedulers/gstbasicscheduler.c:
3441 (gst_basic_scheduler_chain_wrapper):
3442 detect infinfinfinfinfinf^Cinite loops in chain wrapper when the
3443 chain function isn't linked
3445 2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
3447 Add $GST_PKG_CFLAGS back into GST_INT_CFLAGS so I have large file
3448 support until we decide where the flags should be used
3449 * gst/elements/gstfilesrc.c: (gst_filesrc_srcpad_query):
3450 Use GST_FORMAT_BYTES when GST_FORMAT_DEFAULT is passed
3451 * gst/gstpad.c: (gst_pad_link_call_link_functions):
3452 Output refused caps in the debug info
3454 2004-05-13 Thomas Vander Stichele <thomas at apestaart dot org>
3456 * gst/elements/gstidentity.c: (gst_identity_chain):
3458 * gst/gstinfo.c: (gst_debug_log_default):
3461 2004-05-13 Benjamin Otte <otte@gnome.org>
3463 * gst/gstpipeline.c: (gst_pipeline_dispose),
3464 (gst_pipeline_change_state):
3465 call gst_scheduler_reset on dispose (fixes #141416)
3467 2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
3469 * gst/elements/gstfilesrc.c: (gst_filesrc_get_mmap):
3470 compute mapsize correctly
3471 * gst/elements/gstfilesrc.c: (gst_filesrc_get_mmap):
3472 use correct datatypes when calling a varargs function
3473 * gst/elements/gsttypefindelement.c: (stop_typefinding):
3474 push a DISCONT event as first thing
3475 * gst/gst_private.h:
3476 * gst/gstinfo.c: (_gst_debug_init):
3477 remove GST_DATAFLOW debugging category
3478 * gst/gstbin.c: (gst_bin_iterate):
3479 use GST_SCHEDULING category
3480 * gst/gstpad.c: (gst_pad_get_type), (_invent_event),
3481 (gst_pad_push), (gst_pad_pull), (gst_pad_call_chain_function),
3482 (gst_pad_call_get_function):
3483 add GST_DATAFLOW to easily track flow of buffers or events.
3484 * gst/gstqueue.c: (gst_queue_get_type),
3485 (gst_queue_handle_pending_events), (gst_queue_chain),
3486 (gst_queue_get), (gst_queue_handle_src_event):
3487 use own static debugging category GST_DATAFLOW for dataflow,
3488 use DEBUG category for showing which path events go, use LOG
3489 category for buffers.
3491 2004-05-10 David Schleef <ds@schleef.org>
3493 * docs/gst/gstreamer-sections.txt: Add gst_element_no_more_pads.
3495 2004-05-10 David Schleef <ds@schleef.org>
3497 * docs/gst/Makefile.am: Dear gtk-doc, please print out the unused
3498 symbols, because otherwise we don't know what they are. Thanks,
3500 * gst/registries/gstxmlregistry.c: (make_dir): Remove a spurious ;
3502 2004-05-10 David Schleef <ds@schleef.org>
3505 * win32/Makefile: When using make clean the MS Visual Studio makefiles
3507 * win32/Makefile.inspect:
3508 * win32/Makefile.launch:
3509 * win32/Makefile.register:
3511 2004-05-10 David Schleef <ds@schleef.org>
3513 * gst/gstinfo.h: Add missing inline function.
3514 * gst/gsttrace.c: add include
3515 * gst/parse/grammar.y: remove unused code
3516 * gst/registries/gstxmlregistry.c: (make_dir): make mkdir call
3518 * tools/gst-register.c: wrap unistd.h
3520 More additions/fixes from Steve for the MSVC build.
3521 * win32/GStreamer.vcproj:
3523 * win32/Makefile.inspect:
3524 * win32/Makefile.launch:
3525 * win32/Makefile.register:
3527 * win32/gst-inspect.vcproj:
3528 * win32/gst-launch.vcproj:
3529 * win32/gst-register.vcproj:
3530 * win32/gstbytestream.def:
3531 * win32/gstbytestream.vcproj:
3532 * win32/gstconfig.h:
3533 * win32/gstelements.def:
3534 * win32/gstelements.vcproj:
3535 * win32/gstenumtypes.c:
3536 * win32/gstenumtypes.h:
3537 * win32/gstoptimalscheduler.def:
3538 * win32/gstoptimalscheduler.vcproj:
3539 * win32/gstreamer.def:
3540 * win32/gstspider.def:
3541 * win32/gstspider.vcproj:
3542 * win32/gstversion.h:
3545 2004-05-10 Benjamin Otte <in7y118@public.uni-hamburg.de>
3547 * gst/gstelement.c: (gst_element_class_init),
3548 (gst_element_no_more_pads):
3550 add gst_element_no_more_pads and the "no-more-pads" signal
3552 2004-05-10 Benjamin Otte <in7y118@public.uni-hamburg.de>
3554 * gst/gstregistry.c: (gst_registry_add_plugin):
3555 refuse to add plugins when a plugin with same name is already
3556 registered. Fixes a bunch of "How to remove plugins?" issues.
3557 May lead to other problems though, let's test
3559 2004-05-10 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3561 * testsuite/caps/caps_strings : audio/ac3 => audio/x-ac3
3562 * docs/manual/pads-api.xml : audio/wav => audio/x-wav
3563 * docs/random/uraeus/gstreamer_and_midi.txt : audio/wav => audio/x-wav
3565 2004-05-09 Thomas Vander Stichele <thomas at apestaart dot org>
3567 * tests/Makefile.am: fix am16 issue
3569 2004-05-09 Benjamin Otte <otte@gnome.org>
3571 * libs/gst/bytestream/Makefile.am:
3572 we should indeed add .c files to makefiles or they won't be built
3575 2004-05-08 Benjamin Otte <otte@gnome.org>
3577 * gst/gstpad.c: (gst_pad_proxy_fixate):
3578 really reduce the set of caps
3580 2004-05-08 Benjamin Otte <otte@gnome.org>
3582 * tests/Makefile.am:
3583 * tests/spidey_bench.c: (handoff), (main):
3584 add benchmark to test how long spider needs to create a pipeline
3586 2004-05-08 Benjamin Otte <otte@gnome.org>
3588 * gst/gstpad.c: (gst_pad_set_active), (gst_pad_link_unnegotiate):
3589 mark links as unengaged when unnegotiating instead of deactivating.
3590 This way pads aren't marked as unengaged when going PLAYING=>PAUSED
3592 2004-05-08 Benjamin Otte <otte@gnome.org>
3594 * docs/manual/helloworld.xml:
3595 s/audiosink/osssink (patch by Patrick Guimond)
3597 2004-05-07 David Schleef <ds@schleef.org>
3599 * configure.ac: Make sure GST_INT_CFLAGS is not clobbered,
3600 since it contains important stuff.
3602 2004-05-07 David Schleef <ds@schleef.org>
3604 * testsuite/caps/caps.c: (test3), (main): A check for appending
3607 2004-05-07 David Schleef <ds@schleef.org>
3609 * common/m4/as-compiler-flag.m4: Properly quote arguments,
3610 which may contain commas. Fixes detection of -Wa,-mregnames
3612 2004-05-06 David Schleef <ds@schleef.org>
3614 Changes to handle compilers that don't have variadic macro
3615 support. In particular, glib headers define some inlines
3616 that need G_LOG_DOMAIN defined. Additional fixes for MSVC
3620 * gst/elements/gstfdsink.c:
3621 * gst/elements/gstfdsrc.c:
3622 * gst/elements/gstfilesink.c:
3623 * gst/elements/gstfilesrc.c:
3624 * gst/gst_private.h:
3626 * gst/gstcaps.c: (gst_caps_append):
3627 * gst/gstcpu.c: (gst_cpuid_i386):
3634 * gst/gstregistry.c:
3635 * gst/gststructure.c:
3636 * gst/gsttaginterface.c:
3637 * gst/gsttrace.c: (gst_trace_new):
3638 * gst/gsttrashstack.c:
3641 * gst/parse/grammar.y:
3642 * gst/parse/parse.l:
3643 * tools/gst-inspect.c: (main):
3644 * tools/gst-launch.c: (main):
3645 * tools/gst-xmlinspect.c: (PUT_STRING):
3647 2004-05-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
3649 * gst/elements/gstfilesrc.c: (gst_filesrc_get),
3650 (gst_filesrc_change_state), (gst_filesrc_srcpad_event):
3651 * gst/elements/gstfilesrc.h:
3652 send NEW_MEDIA events correctly
3653 * gst/elements/gsttypefindelement.c: (start_typefinding),
3654 (gst_type_find_element_handle_event):
3655 restart typefinding when we get a NEW_MEDIA event
3656 * gst/gstbin.c: (gst_bin_remove_func), (gst_bin_change_state),
3658 don't die when someone removes elements in callbacks
3659 * gst/gstelement.c: (gst_element_change_state):
3661 * gst/gstpad.c: (gst_pad_pull), (gst_pad_call_chain_function):
3662 we need a NEW_MEDIA event to engage a link
3663 * gst/gsttrace.c: (gst_trace_new), (gst_alloc_trace_set_flags_all):
3664 don't g_print debugging stuff
3665 * testsuite/caps/simplify.c: (check_caps):
3667 2004-05-04 Benjamin Otte <otte@gnome.org>
3669 * gst/parse/grammar.y:
3670 use GST_ERROR instead of g_warning, and always throw a GST_ERROR
3672 2004-05-04 Benjamin Otte <otte@gnome.org>
3674 * testsuite/caps/renegotiate.c: (main):
3675 improve output in error case
3677 2004-05-04 Benjamin Otte <otte@gnome.org>
3679 * gst/parse/grammar.y:
3680 fix assert to not trigger when there's no error argument
3681 * gst/parse/parse.l:
3682 fix definition of caps to allow more than two structures
3683 * testsuite/caps/Makefile.am:
3684 * testsuite/caps/renegotiate.c: (main):
3685 it's sinesrc and works in that case
3687 2004-05-04 Wim Taymans <wim@fluendo.com>
3689 * gst/schedulers/gstoptimalscheduler.c: (remove_from_group),
3690 (group_dec_link), (gst_opt_scheduler_pad_unlink):
3691 when removing an element from a group, we always need to
3692 decrement the link count that this group had with other
3693 groups through the element.
3694 added an extra assert to catch inconsistencies when decrementing
3697 2004-05-04 Thomas Vander Stichele <thomas at apestaart dot org>
3700 * docs/gst/Makefile.am:
3701 * docs/gst/gstreamer-sections.txt:
3702 * docs/gst/tmpl/gstcompat.sgml:
3703 * examples/appreader/Makefile.am:
3704 * examples/cutter/Makefile.am:
3705 * examples/events/Makefile.am:
3706 * examples/helloworld/Makefile.am:
3707 * examples/helloworld2/Makefile.am:
3708 * examples/launch/Makefile.am:
3709 * examples/manual/Makefile.am:
3710 * examples/mixer/Makefile.am:
3711 * examples/pingpong/Makefile.am:
3712 * examples/plugins/Makefile.am:
3713 * examples/queue/Makefile.am:
3714 * examples/queue2/Makefile.am:
3715 * examples/queue3/Makefile.am:
3716 * examples/queue4/Makefile.am:
3717 * examples/retag/Makefile.am:
3718 * examples/thread/Makefile.am:
3719 * examples/typefind/Makefile.am:
3720 * examples/xml/Makefile.am:
3722 * gst/autoplug/Makefile.am:
3723 * gst/elements/Makefile.am:
3725 * gst/indexers/Makefile.am:
3726 * gst/parse/Makefile.am:
3727 * gst/registries/Makefile.am:
3728 * gst/schedulers/Makefile.am:
3729 * libs/gst/bytestream/Makefile.am:
3730 * libs/gst/control/Makefile.am:
3731 * libs/gst/getbits/Makefile.am:
3741 * tests/Makefile.am:
3742 * tests/bufspeed/Makefile.am:
3743 * tests/instantiate/Makefile.am:
3744 * tests/memchunk/Makefile.am:
3745 * tests/muxing/Makefile.am:
3746 * tests/negotiation/Makefile.am:
3747 * tests/probes/Makefile.am:
3748 * tests/sched/Makefile.am:
3749 * tests/seeking/Makefile.am:
3750 * tests/threadstate/Makefile.am:
3751 * testsuite/caps/Makefile.am:
3752 * testsuite/cleanup/Makefile.am:
3753 * testsuite/dlopen/Makefile.am:
3754 * testsuite/dynparams/Makefile.am:
3755 * testsuite/plugin/Makefile.am:
3756 * testsuite/states/Makefile.am:
3757 * tools/Makefile.am:
3758 reorganize compile/link flags to be consistent
3759 put gst_info in gstcompat.h and actually use GST_DISABLE_DEPRECATED
3761 2004-05-04 David Schleef <ds@schleef.org>
3763 The "once more, with feeling" check-in.
3764 * testsuite/caps/Makefile.am: dist caps_strings
3765 * testsuite/caps/renegotiate.c: (main): This test triggers a
3766 segfault in the core. Marking as failing.
3768 2004-05-03 David Schleef <ds@schleef.org>
3770 * testsuite/caps/deserialize.c: (main): Fix problems noticed
3772 * testsuite/caps/renegotiate.c: (main): Same.
3774 2004-05-03 David Schleef <ds@schleef.org>
3776 * testsuite/caps/renegotiate.c: (my_fixate), (main): Another test.
3778 2004-05-03 David Schleef <ds@schleef.org>
3780 * testsuite/caps/deserialize.c: (main): Use the srcdir environment
3781 variable to find our source file.
3783 2004-05-03 David Schleef <ds@schleef.org>
3785 * configure.ac: Link plugins with libgstreamer and dependent
3787 * testsuite/caps/Makefile.am:
3788 * testsuite/caps/caps_strings:
3789 * testsuite/caps/deserialize.c: (main): Add a little test to slog
3790 through a file of caps strings and test each one
3792 2004-05-04 Benjamin Otte <otte@gnome.org>
3794 * libs/gst/bytestream/Makefile.am:
3795 * libs/gst/bytestream/adapter.c:
3796 * libs/gst/bytestream/adapter.h:
3797 add GstAdapter, similar to bytestream, but doesn't require ugly event
3798 handling or uglier loopbased elements
3800 2004-05-03 David Schleef <ds@schleef.org>
3802 * testsuite/caps/Makefile.am: Fix spelling of Ηρατοσθενες
3803 * testsuite/caps/erathostenes.c:
3804 * testsuite/caps/eratosthenes.c: (eratosthenes), (main):
3806 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
3809 remove hardcoded stylesheet path (duh)
3810 * docs/random/release:
3811 * docs/gst/gstreamer-sections.txt:
3814 * gst/gst_private.h:
3820 * gst/gstinterface.c:
3821 * gst/gstmemchunk.c:
3824 * gst/gstregistry.c:
3825 * gst/gstregistrypool.c:
3826 * gst/gststructure.c:
3827 * gst/gsttaginterface.c:
3830 * gst/gsttypefind.c: (gst_type_find_factory_get_type):
3833 deprecate gst_info; remove gstlog.h
3836 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
3842 updated translations
3844 2004-05-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
3846 * gst/gstbin.c: (gst_bin_dispose):
3849 2004-05-03 Johan Dahlin <johan@gnome.org>
3851 * gst/schedulers/gstoptimalscheduler.c
3852 (gst_opt_scheduler_pad_unlink): Check if element is non-NULL and
3853 really is a GstElement. Avoids critical when running gst-launch -v
3854 and a oggdemux/decoding pipeline.
3856 2004-05-02 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3858 * docs/gst/tmpl/gstpipeline.sgml :
3859 * docs/manual/elements-api.xml :
3860 doc fix by Patrick Guimond (Protector) from devel ML
3863 2004-05-02 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3865 * docs/gst/Makefile.am :
3866 * docs/libs/Makefile.am :
3867 apply a patch from Arwed v. Merkatz so that gtk-doc
3868 generated docs install (same for .devhelp file)
3869 (fixes part 1 of #138836)
3871 2004-04-30 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3873 * docs/faq/dependencies.xml: typo
3874 * docs/faq/getting.xml :
3875 - fix download URL for new gstreamer site
3876 - hide sf.net download page as latest version aren't there
3878 - fill "get via CVS" paragraph (link to dev page on the site)
3879 * docs/faq/general.xml:
3880 hide status tables as they no more exists
3881 change case on plugins license file to reflect reality
3882 * docs/faq/troubleshooting.xml:
3883 remove the wiki question/answer as there is no more wiki
3885 2004-04-30 Thomas Vander Stichele <thomas at apestaart dot org>
3888 include the headers needed for declarations used in this header
3890 2004-04-30 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3892 * docs/random/uraeus/gstreamer_and_midi.txt :
3893 add .kar (midi + karaoke/lyrics 'track') doc to midi doc.
3896 2004-04-30 Sebastien Cote <sc5@hermes.usherb.ca>
3898 reviewed by Benjamin Otte <otte@gnome.org>
3900 * gst/schedulers/gthread-cothreads.h:
3901 free allocated data for main cothread, too when destroying context
3904 2004-04-29 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3906 * docs/manual/goals.xml : remove duplicated paragraph at end
3907 of doc page (fixes #141448)
3909 2004-04-29 David Schleef <ds@schleef.org>
3911 * gst/elements/gstfilesink.c: (gst_filesink_handle_event):
3912 Patch from Sebastien Cote to fix leakage of events. (bug #141414)
3914 2004-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
3916 * gst/elements/gstfakesrc.c: (gst_fakesrc_class_init):
3921 rename typefind source file
3923 2004-04-28 David Schleef <ds@schleef.org>
3925 Several new files from Steve Lhomme's MSVC patch (bug #141317):
3926 * win32/GStreamer.vcproj:
3929 * win32/dirent.c: (_topendir), (_treaddir), (_tclosedir),
3930 (_trewinddir), (_ttelldir), (_tseekdir):
3932 * win32/gst-inspect.vcproj:
3933 * win32/gst-launch.vcproj:
3934 * win32/gst-register.vcproj:
3935 * win32/gstbytestream.vcproj:
3936 * win32/gstelements.vcproj:
3937 * win32/gstoptimalscheduler.vcproj:
3938 * win32/gstspider.vcproj:
3940 * win32/mman.c: (mmap), (mprotect), (msync), (munmap):
3945 2004-04-29 Benjamin Otte <in7y118@public.uni-hamburg.de>
3947 * gst/gst.c: (init_post):
3949 remove useless _gst_progname stuff
3950 * tools/gst-inspect.c: (print_field), (print_caps):
3953 2004-04-28 David Schleef <ds@schleef.org>
3955 Disable parsing of a lot of files that aren't part of the
3956 exported API. Move corresponding template files to old/,
3957 waiting for removal when they don't contain anything
3959 * docs/gst/Makefile.am:
3960 * docs/gst/gstreamer-sections.txt:
3961 * docs/gst/tmpl/cothreads.sgml:
3962 * docs/gst/tmpl/cothreads_compat.sgml:
3963 * docs/gst/tmpl/gettext.sgml:
3964 * docs/gst/tmpl/gobject2gtk.sgml:
3965 * docs/gst/tmpl/grammar.tab.sgml:
3966 * docs/gst/tmpl/gst-i18n-app.sgml:
3967 * docs/gst/tmpl/gst-i18n-lib.sgml:
3968 * docs/gst/tmpl/gst_private.sgml:
3969 * docs/gst/tmpl/gstaggregator.sgml:
3970 * docs/gst/tmpl/gstarch.sgml:
3971 * docs/gst/tmpl/gstatomic_impl.sgml:
3972 * docs/gst/tmpl/gstbufferstore.sgml:
3973 * docs/gst/tmpl/gstdata_private.sgml:
3974 * docs/gst/tmpl/gstdisksink.sgml:
3975 * docs/gst/tmpl/gstdisksrc.sgml:
3976 * docs/gst/tmpl/gstelementfactory.sgml:
3977 * docs/gst/tmpl/gstextratypes.sgml:
3978 * docs/gst/tmpl/gstfakesink.sgml:
3979 * docs/gst/tmpl/gstfakesrc.sgml:
3980 * docs/gst/tmpl/gstfdsink.sgml:
3981 * docs/gst/tmpl/gstfdsrc.sgml:
3982 * docs/gst/tmpl/gstfilesink.sgml:
3983 * docs/gst/tmpl/gstfilesrc.sgml:
3984 * docs/gst/tmpl/gsthttpsrc.sgml:
3985 * docs/gst/tmpl/gstidentity.sgml:
3986 * docs/gst/tmpl/gstindexfactory.sgml:
3987 * docs/gst/tmpl/gstmarshal.sgml:
3988 * docs/gst/tmpl/gstmd5sink.sgml:
3989 * docs/gst/tmpl/gstmultidisksrc.sgml:
3990 * docs/gst/tmpl/gstmultifilesrc.sgml:
3991 * docs/gst/tmpl/gstpadtemplate.sgml:
3992 * docs/gst/tmpl/gstpipefilter.sgml:
3993 * docs/gst/tmpl/gstschedulerfactory.sgml:
3994 * docs/gst/tmpl/gstsearchfuncs.sgml:
3995 * docs/gst/tmpl/gstshaper.sgml:
3996 * docs/gst/tmpl/gstspider.sgml:
3997 * docs/gst/tmpl/gstspideridentity.sgml:
3998 * docs/gst/tmpl/gststatistics.sgml:
3999 * docs/gst/tmpl/gsttee.sgml:
4000 * docs/gst/tmpl/gsttimecache.sgml:
4001 * docs/gst/tmpl/gsttypefind.sgml:
4002 * docs/gst/tmpl/gsttypefindfactory.sgml:
4003 * docs/gst/tmpl/gstxmlregistry.sgml:
4004 * docs/gst/tmpl/gthread-cothreads.sgml:
4005 * docs/gst/tmpl/old/cothreads.sgml:
4006 * docs/gst/tmpl/old/cothreads_compat.sgml:
4007 * docs/gst/tmpl/old/gettext.sgml:
4008 * docs/gst/tmpl/old/gobject2gtk.sgml:
4009 * docs/gst/tmpl/old/grammar.tab.sgml:
4010 * docs/gst/tmpl/old/gst-i18n-app.sgml:
4011 * docs/gst/tmpl/old/gst-i18n-lib.sgml:
4012 * docs/gst/tmpl/old/gst_private.sgml:
4013 * docs/gst/tmpl/old/gstaggregator.sgml:
4014 * docs/gst/tmpl/old/gstarch.sgml:
4015 * docs/gst/tmpl/old/gstatomic_impl.sgml:
4016 * docs/gst/tmpl/old/gstbufferstore.sgml:
4017 * docs/gst/tmpl/old/gstdata_private.sgml:
4018 * docs/gst/tmpl/old/gstdisksink.sgml:
4019 * docs/gst/tmpl/old/gstdisksrc.sgml:
4020 * docs/gst/tmpl/old/gstelementfactory.sgml:
4021 * docs/gst/tmpl/old/gstextratypes.sgml:
4022 * docs/gst/tmpl/old/gstfakesink.sgml:
4023 * docs/gst/tmpl/old/gstfakesrc.sgml:
4024 * docs/gst/tmpl/old/gstfdsink.sgml:
4025 * docs/gst/tmpl/old/gstfdsrc.sgml:
4026 * docs/gst/tmpl/old/gstfilesink.sgml:
4027 * docs/gst/tmpl/old/gstfilesrc.sgml:
4028 * docs/gst/tmpl/old/gsthttpsrc.sgml:
4029 * docs/gst/tmpl/old/gstidentity.sgml:
4030 * docs/gst/tmpl/old/gstindexfactory.sgml:
4031 * docs/gst/tmpl/old/gstmarshal.sgml:
4032 * docs/gst/tmpl/old/gstmd5sink.sgml:
4033 * docs/gst/tmpl/old/gstmultidisksrc.sgml:
4034 * docs/gst/tmpl/old/gstmultifilesrc.sgml:
4035 * docs/gst/tmpl/old/gstpadtemplate.sgml:
4036 * docs/gst/tmpl/old/gstpipefilter.sgml:
4037 * docs/gst/tmpl/old/gstschedulerfactory.sgml:
4038 * docs/gst/tmpl/old/gstsearchfuncs.sgml:
4039 * docs/gst/tmpl/old/gstshaper.sgml:
4040 * docs/gst/tmpl/old/gstspider.sgml:
4041 * docs/gst/tmpl/old/gstspideridentity.sgml:
4042 * docs/gst/tmpl/old/gststatistics.sgml:
4043 * docs/gst/tmpl/old/gsttee.sgml:
4044 * docs/gst/tmpl/old/gsttimecache.sgml:
4045 * docs/gst/tmpl/old/gsttypefindfactory.sgml:
4046 * docs/gst/tmpl/old/gstxmlregistry.sgml:
4047 * docs/gst/tmpl/old/gthread-cothreads.sgml:
4048 * docs/gst/tmpl/old/types.sgml:
4049 * docs/gst/tmpl/types.sgml:
4051 Rename gsttypefind.[ch] back to gsttypefindelement.[ch], since
4052 gtkdoc-scan doesn't like files with the same name in different
4054 * gst/elements/Makefile.am:
4055 * gst/elements/gstelements.c:
4056 * gst/elements/gsttypefind.c:
4057 * gst/elements/gsttypefind.h:
4058 * gst/elements/gsttypefindelement.c:
4059 * gst/elements/gsttypefindelement.h:
4061 2004-04-28 David Schleef <ds@schleef.org>
4063 A bunch of portability fixes, derived from Steve Lhomme's MSVC
4064 patch (bug #141317):
4065 * gst/gst-i18n-lib.h: Allow disabling gettext.
4066 * gst/gstatomic_impl.h: disable warning when it's dumb.
4067 * gst/gstclock.c: fix include
4068 * gst/gstcompat.h: fix variadic macro
4069 * gst/gstinfo.c: fix include
4070 * gst/gstmacros.h: add defines for inlines on MSVC
4071 * gst/gstplugin.c: fix includes
4072 * gst/gstregistry.c: fix includes
4073 * gst/gstregistry.h: use S_IREAD, etc., if S_IRUSR isn't defined
4074 * gst/gstsystemclock.c: fix include
4075 * gst/gsttrace.c: (gst_trace_new), (gst_trace_text_flush): use
4076 S_IREAD if S_IRUSR isn't defined. fix use of non-portable functions
4077 * gst/registries/gstxmlregistry.c:
4078 (gst_xml_registry_parse_element_factory): fix use of non-portable
4080 * libs/gst/control/dparam.h: Remove trailing comma in enum definition
4081 * libs/gst/control/dparammanager.h: same
4083 2004-04-28 David Schleef <ds@schleef.org>
4085 Move a bunch of unused files to old/ with names that are
4086 not case-insensitive-unique. These files still contain some
4087 useful information that needs to be merged into gstbin.sgml,
4088 etc., so they shouldn't be deleted yet.
4089 * docs/gst/tmpl/GstBin.sgml:
4090 * docs/gst/tmpl/GstBuffer.sgml:
4091 * docs/gst/tmpl/GstCaps.sgml:
4092 * docs/gst/tmpl/GstClock.sgml:
4093 * docs/gst/tmpl/GstCompat.sgml:
4094 * docs/gst/tmpl/GstData.sgml:
4095 * docs/gst/tmpl/GstElement.sgml:
4096 * docs/gst/tmpl/GstEvent.sgml:
4097 * docs/gst/tmpl/GstIndex.sgml:
4098 * docs/gst/tmpl/GstStructure.sgml:
4099 * docs/gst/tmpl/GstTag.sgml:
4100 * docs/gst/tmpl/old/GstBin.sgml:
4101 * docs/gst/tmpl/old/GstBuffer.sgml:
4102 * docs/gst/tmpl/old/GstCaps.sgml:
4103 * docs/gst/tmpl/old/GstClock.sgml:
4104 * docs/gst/tmpl/old/GstCompat.sgml:
4105 * docs/gst/tmpl/old/GstData.sgml:
4106 * docs/gst/tmpl/old/GstElement.sgml:
4107 * docs/gst/tmpl/old/GstEvent.sgml:
4108 * docs/gst/tmpl/old/GstIndex.sgml:
4109 * docs/gst/tmpl/old/GstStructure.sgml:
4110 * docs/gst/tmpl/old/GstTag.sgml:
4112 2004-04-28 David Schleef <ds@schleef.org>
4114 * gst/gstcaps.c: (gst_caps_copy), (gst_caps_free),
4115 (gst_caps_append), (gst_caps_append_structure),
4116 (gst_caps_get_size), (gst_caps_get_structure), (gst_caps_copy_1),
4117 (gst_caps_set_simple), (gst_caps_set_simple_valist),
4118 (gst_caps_is_any), (gst_caps_is_empty), (gst_caps_is_chained),
4119 (gst_caps_is_fixed), (gst_caps_is_always_compatible),
4120 (gst_caps_intersect), (gst_caps_normalize),
4121 (gst_caps_transform_to_string): Patch from Tim-Philipp Müller
4122 to fix GST_CAPS() and GST_IS_CAPS(). (bug #141304)
4123 * gst/gstcaps.h: use GST_IS_CAPS().
4125 2004-04-26 David Schleef <ds@schleef.org>
4127 * gst/gstcpu.c: (gst_cpuid_i386): Don't clobber ebx in inline
4128 assembly. gcc doesn't handle it correctly. (bug #141083)
4129 * gst/gsttrashstack.h: same
4131 2004-04-25 Benjamin Otte <otte@gnome.org>
4133 * gst/gstelement.c: (gst_element_change_state):
4134 fix assertion to do an int comparison
4136 2004-04-25 Benjamin Otte <otte@gnome.org>
4138 * gst/elements/gstfilesrc.c: (gst_filesrc_open_file):
4139 better debugging output on error
4141 2004-04-25 Benjamin Otte <otte@gnome.org>
4143 * gst/gstcaps.c: (gst_caps_subtract):
4146 2004-04-23 Benjamin Otte <otte@gnome.org>
4148 * gst/gstvalue.c: (gst_value_compare_buffer),
4149 (_gst_value_initialize):
4150 add comparison function for buffers
4152 2004-04-22 Ronald Bultje <rbultje@ronald.bitfreak.net>
4155 Just found out that this so-called "ima-wav" format is really
4156 just "dvi adpcm" (according to the MS WAV documentation). So
4157 renaming it. We didn't use it yet anyway.
4159 2004-04-23 Benjamin Otte <otte@gnome.org>
4161 * gst/gstcaps.c: (gst_caps_is_always_compatible):
4162 call gst_caps_is_subset
4164 2004-04-23 Benjamin Otte <otte@gnome.org>
4166 * gst/gstcaps.c: (gst_caps_subtract), (gst_caps_is_equal),
4167 (gst_caps_is_subset):
4170 2004-04-23 Benjamin Otte <otte@gnome.org>
4172 * gst/gstcaps.c: (gst_caps_structure_subtract_field),
4173 (gst_caps_structure_subtract), (gst_caps_subtract),
4174 (gst_caps_structure_figure_out_union),
4175 (gst_caps_structure_simplify), (gst_caps_do_simplify):
4176 fix simplifying and subtracting not working correctly with optional
4178 solve assorted problems that make it now simplify ebven more
4179 * docs/gst/tmpl/gstcaps.sgml:
4181 make gst_caps_do_simplify return a bool to indicate if it simplified
4182 * testsuite/caps/simplify.c: (main):
4183 add more checks. The tests is quite a bit useless right now because
4184 the core is heavily simplifying itself.
4185 * testsuite/caps/caps.h:
4186 fix caps to contain all optional properties
4188 2004-04-22 Benjamin Otte <otte@gnome.org>
4190 * docs/gst/tmpl/gstcaps.sgml:
4191 * docs/gst/tmpl/gstfilesrc.sgml:
4192 * docs/gst/tmpl/gststructure.sgml:
4193 * docs/gst/tmpl/gstvalue.sgml:
4194 update for recent API changes
4195 * gst/gstcaps.c: (gst_caps_do_simplify):
4196 fix to stop trying with a freed structure
4197 * gst/gstpad.c: (gst_pad_link_fixate):
4199 * gst/gstpad.c: (gst_pad_template_get_caps_by_name):
4202 deprecate gst_pad_template_get_caps_by_name, it doesn't work anyway
4203 * gst/gststructure.c: (gst_structure_value_get_generic_type),
4204 (gst_structure_to_string):
4205 keep the correct type when using lists of ranges
4206 * gst/gstvalue.c: (gst_value_list_prepend_value),
4207 (gst_value_list_append_value):
4208 copy the value before adding to the list (d'oh)
4209 * gst/gstvalue.c: (gst_value_subtract_int_range_int),
4210 (gst_value_subtract_int_range_int_range):
4211 handle overflows correctly
4212 * gst/gstvalue.c: (gst_value_subtract_from_list):
4214 * testsuite/caps/caps.h:
4215 add a caps that caused segfaults
4217 2004-04-22 Benjamin Otte <otte@gnome.org>
4219 * testsuite/refcounting/pad.c: (main):
4222 2004-04-22 Benjamin Otte <otte@gnome.org>
4224 * gst/gstcaps.c: (gst_caps_subtract):
4225 allow subtracting ANY and EMPTY from ANY caps
4227 2004-04-22 Benjamin Otte <otte@gnome.org>
4229 * gst/gstcaps.c: (gst_caps_append), (gst_caps_intersect),
4231 only simplify in functions that create new caps. Simplifying in
4232 gst_caps_append breaks tests.
4234 2004-04-22 Benjamin Otte <otte@gnome.org>
4236 * gst/gstcaps.c: (gst_caps_structure_simplify):
4237 unset GValue after use
4238 * gst/gstcaps.c: (gst_caps_append),
4239 * gst/gstpad.c: (gst_pad_link_fixate), (gst_pad_template_new):
4240 use gst_caps_simplify (reduces registry size by 30%)
4241 * gst/gstpad.c: (gst_pad_template_new):
4242 don't allow NULL caps
4244 2004-04-22 Benjamin Otte <otte@gnome.org>
4246 * docs/gst/gstreamer-sections.txt:
4247 add gst_caps_do_simplify
4249 add documentation for gst_caps_do_simplify
4251 fix typo in gst_value_register_subtract_func declaration for gst-doc
4253 2004-04-22 Benjamin Otte <otte@gnome.org>
4255 * gst/gstcaps.c: (gst_caps_from_string_inplace):
4256 fix bug when converting from empty string.
4257 * gst/gstcaps.c: (gst_caps_new_any), (gst_caps_new_simple),
4258 (gst_caps_new_full_valist), (gst_caps_copy), (gst_caps_copy_1):
4259 use gst_caps_new_empty to allocate a new caps. Only that function
4260 allocates memory for caps now.
4261 * gst/gstcaps.c: (gst_caps_remove_and_get_structure),
4262 (gst_caps_remove_structure):
4263 add ability to remove one structure (but not to header yet)
4264 * gst/gstcaps.c: (gst_caps_compare_structures),
4265 (gst_caps_simplify), (gst_caps_structure_figure_out_union),
4266 (gst_caps_structure_simplify), (gst_caps_do_simplify),
4268 add gst_caps_do_simplify that tries to simplify a caps in place.
4269 Deprecate old gst_caps_simplify function.
4270 * testsuite/caps/caps.h:
4271 add caps.h containing a common set of caps to test against.
4272 * testsuite/caps/sets.c: (check_caps), (main):
4274 * testsuite/caps/.cvsignore:
4275 * testsuite/caps/Makefile.am:
4276 * testsuite/caps/simplify.c: (check_caps), (main):
4277 add test to check correctness and efficency of caps simplification.
4279 2004-04-22 Sebastien Cote <sc5@hermes.usherb.ca>
4281 reviewed by Benjamin Otte <otte@gnome.org>
4283 * gst/gstparse.c: (_gst_parse_escape):
4284 Free the GString used in _gst_parse_escape()
4286 2004-04-21 Benjamin Otte <in7y118@public.uni-hamburg.de>
4288 * gst/gstpad.c: (gst_pad_link_negotiate):
4289 refuse to link if the link is not possible
4291 * testsuite/Makefile.am:
4292 * testsuite/negotiation/.cvsignore:
4293 * testsuite/negotiation/Makefile.am:
4294 * testsuite/negotiation/pad_link.c: (main):
4295 add test that checks the above behaviour
4297 2004-04-21 Thomas Vander Stichele <thomas at apestaart dot org>
4299 * docs/gst/gstreamer-sections.txt:
4302 2004-04-21 Thomas Vander Stichele <thomas at apestaart dot org>
4304 * gst/elements/gstfilesrc.c: (gst_filesrc_init),
4305 (gst_filesrc_get_mmap), (gst_filesrc_get_read), (gst_filesrc_get),
4306 (gst_filesrc_open_file), (gst_filesrc_close_file),
4307 (gst_filesrc_srcpad_query), (gst_filesrc_srcpad_event):
4308 * gst/elements/gstfilesrc.h:
4309 add support for non-regular files (#140734)
4311 2004-04-21 Benjamin Otte <otte@gnome.org>
4313 * gst/gstpad.c: (gst_pad_link_fixate):
4314 add sophisticated error checking code to see if fixation functions
4315 did their fixation right
4317 2004-04-21 Benjamin Otte <otte@gnome.org>
4319 * gst/gstcaps.c: (gst_caps_append), (gst_caps_union):
4320 check for ANY caps before appending/unioning
4321 * gst/gstcaps.c: (gst_caps_is_subset),
4322 (gst_caps_is_equal), (gst_caps_structure_subtract_field),
4323 (gst_caps_structure_subtract), (gst_caps_subtract):
4325 add gst_caps_is_equal, gst_caps_is_subset and gst_caps_subtract to
4326 the API. deprecate gst_caps_is_equal_fixed
4327 * gst/gstpad.c: (gst_pad_try_set_caps):
4328 * gst/gstqueue.c: (gst_queue_link):
4329 s/gst_caps_is_equal_fixed/gst_caps_is_equal/
4330 * gst/gststructure.c: (gst_structure_get_name_id):
4331 * gst/gststructure.h:
4332 add function gst_structure_get_name_id
4333 * gst/gstvalue.c: (gst_value_subtract_int_int_range),
4334 (gst_value_create_new_range), (gst_value_subtract_int_range_int),
4335 (gst_value_subtract_int_range_int_range),
4336 (gst_value_subtract_double_double_range),
4337 (gst_value_subtract_double_range_double),
4338 (gst_value_subtract_double_range_double_range),
4339 (gst_value_subtract_from_list), (gst_value_subtract_list),
4340 (gst_value_can_intersect), (gst_value_subtract),
4341 (gst_value_can_subtract), (gst_value_register_subtract_func),
4342 (_gst_value_initialize):
4344 add support for subtracting values from each other. Note that
4345 subtracting means subtracting as in set theory. Required for caps
4347 * testsuite/caps/.cvsignore:
4348 * testsuite/caps/Makefile.am:
4349 * testsuite/caps/erathostenes.c: (erathostenes), (main):
4350 * testsuite/caps/sets.c: (check_caps), (main):
4351 * testsuite/caps/subtract.c: (check_caps), (main):
4352 add tests for subtraction and equality code.
4354 2004-04-20 David Schleef <ds@schleef.org>
4356 * gst/autoplug/Makefile.am: Fix some little buglets in last checkin.
4357 * gst/indexers/Makefile.am:
4358 * gst/schedulers/Makefile.am:
4359 * libs/gst/bytestream/Makefile.am:
4360 * libs/gst/control/Makefile.am:
4361 * libs/gst/getbits/Makefile.am:
4363 2004-04-20 David Schleef <ds@schleef.org>
4365 * common/as-libtool.mak: Fine-tune DLL building.
4366 * configure.ac: Link plugins against libgstreamer. Define plugindir
4368 * examples/plugins/Makefile.am: remove plugindir
4369 * gst/autoplug/Makefile.am: DLL building fixes
4370 * gst/elements/Makefile.am: DLL building fixes. Disable pipefilter on
4372 * gst/elements/gstelements.c: Conditionally disable pipefilter.
4373 * gst/indexers/Makefile.am: DLL building fixes
4374 * gst/schedulers/Makefile.am: DLL building fixes.
4375 * libs/gst/bytestream/Makefile.am: DLL building fixes.
4376 * libs/gst/control/Makefile.am: same
4377 * libs/gst/getbits/Makefile.am: same
4378 * testsuite/Makefile.am: New dlopen directory
4379 * testsuite/dlopen/Makefile.am: Tests to check if libgstreamer works
4381 * testsuite/dlopen/dlopen_gst.c: (main): same
4382 * testsuite/dlopen/loadgst.c: (do_test): same
4384 2004-04-20 David Schleef <ds@schleef.org>
4386 * gst/parse/grammar.y: Apply patch from Sebastien Cote
4387 <sc5@hermes.usherb.ca> to fix a memleak. (bug #140594)
4389 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
4391 * gst/gstelement.c: (gst_element_wait),
4392 (gst_element_set_time_delay), (gst_element_change_state):
4395 2004-04-20 Benjamin Otte <in7y118@public.uni-hamburg.de>
4397 * gst/autoplug/gstspider.c: (gst_spider_link_sometimes),
4398 (gst_spider_identity_plug):
4399 improve debugging messages
4400 * gst/gstbin.c: (gst_bin_remove_func):
4401 make sure the state_change function is only called with simple state
4404 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
4406 * gst/elements/gstfakesink.c: (gst_fakesink_state_error_get_type),
4407 (gst_fakesink_set_property), (gst_fakesink_chain):
4408 * gst/elements/gstfakesrc.c: (gst_fakesrc_set_property):
4409 * gst/elements/gstfdsrc.c: (gst_fdsrc_set_property):
4410 * gst/elements/gstfilesrc.c: (gst_filesrc_set_property):
4411 * gst/elements/gstidentity.c: (gst_identity_chain),
4412 (gst_identity_set_property):
4413 * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_set_property):
4414 * gst/elements/gstpipefilter.c: (gst_pipefilter_set_property):
4415 add warnings to _set_property for unknown arguments
4416 use GST_TIME_FORMAT/GST_TIME_ARGS for timestamp printing
4418 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
4422 add .po file download snippet
4423 fix a bug in the doc makefile
4425 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
4430 Added en_GB translation (Gareth Owen)
4432 2004-04-20 Johan Dahlin <johan@gnome.org>
4434 * gst/gstpad.c (_invent_event): Clean up
4436 2004-04-20 Benjamin Otte <in7y118@public.uni-hamburg.de>
4438 * testsuite/caps/filtercaps.c: (main):
4439 fix test to test things correctly (caps are complicated)
4441 2004-04-20 Benjamin Otte <in7y118@public.uni-hamburg.de>
4443 * testsuite/caps/Makefile.am:
4444 * testsuite/caps/filtercaps.c: (main):
4445 add test (that doesn't work right now, but should)
4447 2004-04-19 David Schleef <ds@schleef.org>
4449 * configure.ac: Add test for allowing unaligned access. Add define
4450 to put in gstconfig.h.
4451 * docs/gst/gstreamer-sections.txt: New symbols
4452 * docs/gst/tmpl/gstcompat.sgml: Check in changes made by gtkdoc
4453 * docs/gst/tmpl/gstfilesrc.sgml:
4454 * docs/gst/tmpl/gstparse.sgml:
4455 * docs/gst/tmpl/gsttypes.sgml:
4456 * docs/gst/tmpl/gstutils.sgml:
4457 * docs/gst/tmpl/gstvalue.sgml:
4458 * gst/gstconfig.h.in: Add GST_HAVE_UNALIGNED_ACCESS
4459 * gst/gstutils.h: Add macros for unaligned memory access. Useful
4460 on most !i386/!powerpc architectures. From Daniel Gazard
4461 <daniel.gazard@free.fr>. (bug #140156)
4462 * po/af.po: Check in changes made by gettext.
4469 2004-04-20 Benjamin Otte <otte@gnome.org>
4471 * gst/schedulers/entryscheduler.c:
4472 (gst_entry_scheduler_yield):
4473 refuse to yield when decoupled elements insist on doing that.
4474 At least it's better than crashing
4476 2004-04-19 David Schleef <ds@schleef.org>
4478 * docs/libs/Makefile.am: Change sinclude to include
4479 * docs/gst/Makefile.am: same
4480 * pkgconfig/Makefile.am: Remove GNU-ism from makefile target
4482 2004-04-19 Thomas Vander Stichele <thomas at apestaart dot org>
4486 Added Ukrainian translation (Maxim V. Dziumanenko)
4488 2004-04-19 Johan Dahlin <johan@gnome.org>
4490 * gst/parse/grammar.y (__gst_parse_chain_free): Don't do null
4491 checking here, do it before calling the function.
4492 Clean up, use for loops instead of while loops while iterating
4495 * gst/autoplug/gstspider.c (gst_spider_request_new_pad): Fix typo
4497 (gst_spider_create_and_plug): Improve debug message.
4498 General: Replace while loops which iterates over GLists with for
4499 loops. Which are much cleaner, improves readability, especially
4500 for gst_spider_identity_plug
4502 * gst/gstpad.c (_invent_event): Fix parameters to warning macros,
4505 2004-04-18 Thomas Vander Stichele <thomas at apestaart dot org>
4509 Added Turkish translation (Baris Cicek)
4511 2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
4513 * docs/faq/troubleshooting.xml:
4514 Mention gst-register in the FAQ (fixes 139045).
4516 2004-04-17 Thomas Vander Stichele <thomas at apestaart dot org>
4518 * docs/gst/gstreamer-sections.txt:
4520 2004-04-17 Benjamin Otte <otte@gnome.org>
4522 * gst/gstelement.c: (gst_element_dispose):
4524 * gst/gstpad.c: (gst_pad_call_chain_function):
4525 don't create loads of events due to bad macro usage
4527 2004-04-16 David Schleef <ds@schleef.org>
4529 * gst/gstcaps.c: (gst_caps_is_fixed_foreach):
4530 * gst/gstpad.c: (_gst_pad_default_fixate_foreach):
4531 * gst/gstvalue.c: (gst_value_serialize_buffer),
4532 (gst_value_deserialize_buffer), (gst_type_is_fixed),
4533 (_gst_value_initialize): Create a new function gst_type_is_fixed()
4534 to indicate types that are fixed wrt caps or not. Switching to
4535 this function fixes (bug #140298).
4538 2004-04-16 David Schleef <ds@schleef.org>
4540 * common/m4/gst-arch.m4: Implmenent a whitelist and blacklist
4541 for GST_UNALIGNED_ACESS, since we essentially know which archs
4544 2004-04-17 Benjamin Otte <otte@gnome.org>
4546 * docs/gst/Makefile.am:
4547 ignore gst/parse directory when building docs (fixes #140205)
4549 2004-04-16 Thomas Vander Stichele <thomas at apestaart dot org>
4551 * testsuite/refcounting/mem.c: (vmsize):
4554 2004-04-16 Johan Dahlin <johan@gnome.org>
4556 * docs/gst/gstreamer-sections.txt: Add gst_pad_call_chain_function
4557 and gst_pad_call_get_function.
4559 2004-04-15 David Schleef <ds@schleef.org>
4561 * common/m4/gst-arch.m4: Add GST_UNALIGNED_ACCESS() macro that
4562 checks if we can access unaligned memory.
4563 * configure.ac: Use it.
4565 2004-04-16 Benjamin Otte <otte@gnome.org>
4567 * gst/elements/gstfilesrc.c: (gst_filesrc_init), (gst_filesrc_get),
4568 (gst_filesrc_change_state), (gst_filesrc_srcpad_event):
4569 * gst/elements/gstfilesrc.h:
4570 s/seek_happened/need_discont/ and require discont before sending any
4573 2004-04-15 David Schleef <ds@schleef.org>
4575 * gst/gstvalue.c: (gst_value_serialize_buffer),
4576 (gst_value_deserialize_buffer), (_gst_value_initialize):
4577 Register these types as fundamental types. (bug #140015)
4579 2004-04-16 Benjamin Otte <otte@gnome.org>
4581 * gst/gstpad.c: (gst_pad_set_active), (gst_pad_link_new),
4582 (gst_pad_link_free), (gst_pad_link_try), (_invent_event),
4584 implement enforcing discont events before buffers are passed. This
4585 allows state changes of only some elements and later correctly going
4586 on where they left off (or in short: you can now set audio sinks to
4587 NULL to release the device when the pipeline is paused)
4588 * gst/gstpad.c: (gst_pad_call_chain_function),
4589 (gst_pad_call_get_function):
4591 add gst_pad_call_chain_function and gst_pad_call_get_function for
4592 scheduler interaction. They are required because of the changes
4594 * gst/schedulers/entryscheduler.c: (get_buffer),
4595 (gst_entry_scheduler_chain_wrapper),
4596 (gst_entry_scheduler_get_wrapper),
4597 (gst_entry_scheduler_state_transition),
4598 (gst_entry_scheduler_pad_link):
4599 * gst/schedulers/gstbasicscheduler.c:
4600 (gst_basic_scheduler_chain_wrapper),
4601 (gst_basic_scheduler_src_wrapper),
4602 (gst_basic_scheduler_chainhandler_proxy),
4603 (gst_basic_scheduler_gethandler_proxy),
4604 (gst_basic_scheduler_cothreaded_chain),
4605 (gst_basic_scheduler_chain_elements):
4606 * gst/schedulers/gstoptimalscheduler.c:
4607 (get_group_schedule_function), (pad_clear_queued),
4608 (gst_opt_scheduler_pad_link):
4609 use the new functions instead of calling get/chain-functions
4612 2004-04-15 David Schleef <ds@schleef.org>
4614 * docs/gst/gstreamer-sections.txt: Remove deprecated symbols.
4615 * docs/gst/tmpl/gstinfo.sgml: same
4616 * docs/gst/tmpl/gstutils.sgml: Remove a bunch of bogus crap that
4618 * gst/gstutils.h: Remove the \ that was confusing gtk-doc.
4619 * examples/queue/queue.c: (main): We iterate pipelines, not
4622 2004-04-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
4624 * docs/pwg/advanced-types.xml:
4625 Add MS RLE support. Also document Qt RLE although I have no sample
4626 files for that yet. And document an extra property for ADPCM.
4628 2004-04-15 David Schleef <ds@schleef.org>
4630 * gst/gstplugin.c: (_gst_plugin_fault_handler_restore),
4631 (_gst_plugin_fault_handler_setup): Disable more stuff on
4634 2004-04-15 David Schleef <ds@schleef.org>
4636 * gst/gstinfo.c: (_gst_debug_init): Change some internal
4637 symbol names to not conflict with new gstinfo.h symbols.
4638 * gst/gstinfo.h: Add inline functions for all those crazy
4639 compilers that don't know how to handle variadic macros (MSVC).
4641 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
4643 * configure.ac: bump nano to 1
4645 === release 0.8.1 ===
4647 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
4652 releasing 0.8.1, "Snow Brigade"
4654 2004-04-14 David Schleef <ds@schleef.org>
4656 * testsuite/Makefile.am: define tests_ignore
4657 * testsuite/Rules: Added new tests_ignore, which get compiled,
4658 but not run (generally because they're inconsistent or have
4659 heisenbugs). Now we can ensure all the .c files compile in
4661 * testsuite/bins/Makefile.am: define tests_ignore
4662 * testsuite/bytestream/Makefile.am:
4663 * testsuite/caps/Makefile.am:
4664 * testsuite/clock/Makefile.am:
4665 * testsuite/debug/Makefile.am:
4666 * testsuite/debug/global.c: (gst_debug_log_one),
4667 (gst_debug_log_two): Fix compilation problem.
4668 * testsuite/dynparams/Makefile.am:
4669 * testsuite/elements/Makefile.am:
4670 * testsuite/ghostpads/Makefile.am:
4671 * testsuite/indexers/Makefile.am:
4672 * testsuite/parse/Makefile.am:
4673 * testsuite/plugin/Makefile.am:
4674 * testsuite/refcounting/Makefile.am:
4675 * testsuite/refcounting/element_pad.c: (main): Don't return leak
4676 results, because it's not calculated correctly.
4677 * testsuite/refcounting/pad.c: (main): same
4678 * testsuite/states/Makefile.am:
4679 * testsuite/tags/Makefile.am:
4680 * testsuite/threads/Makefile.am:
4682 2004-04-14 David Schleef <ds@schleef.org>
4684 * gst/gstcpu.c: (gst_cpuid_i386): Add workaround for gcc-3.2
4685 generating bad code around the cpu detection asm code.
4687 2004-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
4689 * tools/gst-inspect.c: (print_element_info):
4690 print numeric version of rank as well, since we added some - 1
4691 rank values to elements
4693 2004-04-13 David Schleef <ds@schleef.org>
4695 * configure.ac: Disable various code when compiling for MinGW.
4696 * gst/elements/Makefile.am:
4697 * gst/elements/gstelements.c:
4698 * gst/elements/gstfdsrc.c: (gst_fdsrc_get):
4699 * gst/elements/gstfilesrc.c: (gst_filesrc_init), (gst_filesrc_get):
4700 * gst/registries/gstxmlregistry.c: (make_dir):
4702 2004-04-13 David Schleef <ds@schleef.org>
4705 * gst/gstcpu.c: (gst_cpuid_i386): Convert asm source into inline
4707 * gst/gstcpuid_i386.s: remove
4709 2004-04-13 David Schleef <ds@schleef.org>
4711 * docs/gst/tmpl/gstaggregator.sgml: Random checkin because gtk-doc
4712 seems to think it needs to be done.
4713 * docs/gst/tmpl/gstfakesink.sgml:
4714 * docs/gst/tmpl/gstfakesrc.sgml:
4715 * docs/gst/tmpl/gstfdsink.sgml:
4716 * docs/gst/tmpl/gstfdsrc.sgml:
4717 * docs/gst/tmpl/gstfilesink.sgml:
4718 * docs/gst/tmpl/gstfilesrc.sgml:
4719 * docs/gst/tmpl/gstidentity.sgml:
4720 * docs/gst/tmpl/gstmd5sink.sgml:
4721 * docs/gst/tmpl/gstmultifilesrc.sgml:
4722 * docs/gst/tmpl/gstpipefilter.sgml:
4723 * docs/gst/tmpl/gstshaper.sgml:
4724 * docs/gst/tmpl/gstspider.sgml:
4725 * docs/gst/tmpl/gstspideridentity.sgml:
4726 * docs/gst/tmpl/gststatistics.sgml:
4727 * docs/gst/tmpl/gsttee.sgml:
4728 * docs/gst/tmpl/gsttypefind.sgml:
4729 * docs/gst/tmpl/gstutils.sgml:
4731 2004-04-13 David Schleef <ds@schleef.org>
4733 * configure.ac: Changes to remove POSIXisms (mmap in this case)
4734 and to build DLLs on Windows.
4736 * gst/elements/gstfilesrc.c: (gst_filesrc_get),
4737 (gst_filesrc_open_file):
4738 * gst/schedulers/Makefile.am:
4740 2004-04-13 David Schleef <ds@schleef.org>
4742 * gst/gstcaps.c: (gst_caps_structure_fixate_field_nearest_int),
4743 (gst_caps_structure_fixate_field_nearest_double): Fix bug in
4746 2004-04-12 David Schleef <ds@schleef.org>
4748 * gst/gstbuffer.c: (_gst_buffer_initialize), (gst_buffer_get_type),
4749 (gst_buffer_free_chunk): Added gst_buffer_get_type() and changed
4751 * gst/gstbuffer.h: Changed GST_BUFFER_TYPE to gst_buffer_get_type()
4752 * gst/gstcaps.c: (gst_caps_is_fixed_foreach): Buffer is a fixed type
4753 * gst/gstpad.c: (_gst_pad_default_fixate_foreach): same
4754 * gst/gststructure.c: (gst_structure_set_valist),
4755 (gst_structure_from_abbr), (gst_structure_to_abbr): Add vararg
4756 support for buffers.
4757 * gst/gsttag.c: (gst_tag_register): Constify a prototype that was
4758 intended to be const.
4759 * gst/gsttag.h: same
4760 * gst/gstvalue.c: (gst_value_serialize_buffer),
4761 (gst_value_deserialize_buffer), (_gst_value_initialize): Add code
4762 to (de)serialize buffers.
4763 * testsuite/caps/Makefile.am: Add a bit of buffer testing
4764 * testsuite/caps/string-conversions.c: (main):
4765 * testsuite/caps/value_serialize.c: add new test
4767 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
4769 * docs/pwg/advanced-types.xml:
4770 Document MS video 1 (video/x-msvideocodec) mimetype/format.
4772 2004-04-11 Benjamin Otte <otte@gnome.org>
4774 * gst/schedulers/gstbasicscheduler.c: (plugin_init):
4775 rename categories to basic_*
4776 * gst/schedulers/gstbasicscheduler.c:
4777 (gst_basic_scheduler_chain_wrapper),
4778 (gst_basic_scheduler_chainhandler_proxy),
4779 (gst_basic_scheduler_gethandler_proxy),
4780 (gst_basic_scheduler_eventhandler_proxy):
4781 debugging category fixes - put common stuff in log category
4782 * gst/schedulers/gstbasicscheduler.c:
4783 (gst_basic_scheduler_chain_elements):
4784 dirty fix: call gst_basic_scheduler_cothreaded_chain when already
4785 active and linking two active chains
4787 2004-04-10 Benjamin Otte <otte@gnome.org>
4789 * docs/pwg/intro-preface.xml:
4790 fix dead links and remove reference to Wiki
4792 2004-04-10 Benjamin Otte <in7y118@public.uni-hamburg.de>
4794 * gst/schedulers/gstbasicscheduler.c:
4795 make sure we can switch back to the main function if we're still in
4796 the main function (supposed to fix #139617)
4797 * gst/schedulers/gthread-cothreads.h:
4798 don't throw an error when switching to the same cothread
4800 2004-04-09 Benjamin Otte <otte@gnome.org>
4802 * gst/gstbin.c: (gst_bin_get_type):
4803 * gst/gstclock.c: (gst_clock_get_type):
4804 * gst/gstindex.c: (gst_index_get_type):
4805 * gst/gstobject.c: (gst_object_get_type),
4806 (gst_signal_object_get_type):
4807 * gst/gstpad.c: (gst_pad_get_type), (gst_real_pad_get_type),
4808 (gst_pad_template_get_type), (gst_ghost_pad_get_type):
4809 * gst/gstpluginfeature.c: (gst_plugin_feature_get_type):
4810 * gst/gstqueue.c: (gst_queue_get_type):
4811 * gst/gstregistry.c: (gst_registry_get_type):
4812 * gst/gstsystemclock.c: (gst_system_clock_get_type):
4813 * gst/gstthread.c: (gst_thread_get_type):
4814 don't use memchunks for these objects, use malloc instead
4816 2004-04-08 Thomas Vander Stichele <thomas at apestaart dot org>
4818 * docs/gst/.cvsignore:
4819 * docs/gst/Makefile.am:
4820 * docs/gst/gstreamer-sections.txt:
4821 * docs/gst/tmpl/gstaggregator.sgml:
4822 * docs/gst/tmpl/gstbuffer.sgml:
4823 * docs/gst/tmpl/gstclock.sgml:
4824 * docs/gst/tmpl/gstelement.sgml:
4825 * docs/gst/tmpl/gstfakesink.sgml:
4826 * docs/gst/tmpl/gstfakesrc.sgml:
4827 * docs/gst/tmpl/gstfdsink.sgml:
4828 * docs/gst/tmpl/gstfdsrc.sgml:
4829 * docs/gst/tmpl/gstfilesink.sgml:
4830 * docs/gst/tmpl/gstfilesrc.sgml:
4831 * docs/gst/tmpl/gstidentity.sgml:
4832 * docs/gst/tmpl/gstindex.sgml:
4833 * docs/gst/tmpl/gstinfo.sgml:
4834 * docs/gst/tmpl/gstmd5sink.sgml:
4835 * docs/gst/tmpl/gstmultifilesrc.sgml:
4836 * docs/gst/tmpl/gstpad.sgml:
4837 * docs/gst/tmpl/gstpipefilter.sgml:
4838 * docs/gst/tmpl/gstpipeline.sgml:
4839 * docs/gst/tmpl/gstpluginfeature.sgml:
4840 * docs/gst/tmpl/gstqueue.sgml:
4841 * docs/gst/tmpl/gstregistry.sgml:
4842 * docs/gst/tmpl/gstscheduler.sgml:
4843 * docs/gst/tmpl/gstshaper.sgml:
4844 * docs/gst/tmpl/gstspider.sgml:
4845 * docs/gst/tmpl/gstspideridentity.sgml:
4846 * docs/gst/tmpl/gststatistics.sgml:
4847 * docs/gst/tmpl/gstsystemclock.sgml:
4848 * docs/gst/tmpl/gsttee.sgml:
4849 * docs/gst/tmpl/gstthread.sgml:
4850 * docs/gst/tmpl/gsttypefind.sgml:
4851 * docs/gst/tmpl/gstutils.sgml:
4852 further doc build fixes
4854 2004-04-07 Thomas Vander Stichele <thomas at apestaart dot org>
4856 * docs/gst/Makefile.am:
4857 make docs exit on scanning problems
4858 fix nonsrcdir build issues
4859 * docs/gst/gstreamer-sections.txt:
4860 adding stuff from -unused
4863 * gst/schedulers/cothreads_compat.h:
4864 fix cothread warnings
4866 2004-04-07 Thomas Vander Stichele <thomas at apestaart dot org>
4868 * docs/gst/gstreamer-sections.txt:
4869 remove defines deprecated by Benjamin
4871 2004-04-07 Benjamin Otte <otte@gnome.org>
4873 * gst/elements/gstbufferstore.c: (gst_buffer_store_get_buffer):
4874 when the buffer is complete, don't check if other buffers are needed
4875 * gst/elements/gstfilesrc.c: (gst_filesrc_srcpad_event):
4876 check that the offset is >0 so we don't try to read before the
4877 beginning of the file
4878 * gst/gstpad.c: (gst_pad_set_pad_template):
4879 sink the template, so we don't end up with 130k pad templates
4881 2004-04-06 Benjamin Otte <otte@gnome.org>
4883 * gst/autoplug/gstspider.c: (gst_spider_link_add):
4884 don't ref the element, adding already reffed it. And we didn't unref
4885 it later anyway... (huge memleak when you used many spider elements)
4886 * gst/gstelement.c: (gst_element_base_class_finalize):
4887 * gst/gstelementfactory.c: (gst_element_factory_cleanup),
4888 (gst_element_register):
4889 * gst/gsturi.c: (gst_element_make_from_uri):
4890 use gst_object_(un)ref instead of g_object(un)ref
4892 2004-04-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
4895 remove macro that wouldn't work anymore because struct member has
4897 * gst/schedulers/entryscheduler.c: (schedule_forward):
4898 fix segfault for unconnected pads
4900 2004-04-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
4902 reviewed by David Schleef <ds@schleef.org>
4905 *_FORMAT modifiers should require putting a % in front of them for
4906 consistency reasons.
4908 2004-04-05 Colin Walters <walters@redhat.com>
4910 * configure.ac (VALGRIND_CFLAGS, VALGRIND_LIBS): Remove spurious
4913 2004-04-05 Benjamin Otte <otte@gnome.org>
4917 * gst/gst_private.h:
4918 * gst/gstinfo.c: (__gst_in_valgrind), (_gst_debug_init):
4919 add support for detecting if GStreamer runs inside valgrind.
4920 requires valgrind (d'oh) and --enable-debug for correct cdetection.
4921 print a big message in valgrind that GStreamer has detected it's
4922 running inside and might now use different code.
4923 * gst/gstmemchunk.c: (populate), (free_area),
4924 (gst_mem_chunk_destroy), (gst_mem_chunk_alloc),
4925 (gst_mem_chunk_free):
4926 flag memchunks for valgrind, so it can detect leaking of chunks.
4927 This allows detecting leaks of GstBuffer and GstEvent correctly
4930 2004-04-05 David Schleef <ds@schleef.org>
4932 * gst/gsttrace.h: Fix #ifdef nesting (bug #139109) Patch from
4933 jensgr@gmx.net (Jens Granseuer)
4935 2004-04-05 David Schleef <ds@schleef.org>
4937 * gst/gstbuffer.c: (_gst_buffer_sub_free),
4938 (gst_buffer_default_free), (gst_buffer_default_copy),
4939 (gst_buffer_alloc_chunk), (gst_buffer_free_chunk),
4940 (gst_buffer_new), (gst_buffer_create_sub): Allocate GstBuffer
4941 structures in one place.
4943 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
4945 * gst/gstinfo.h: adding Ronald's timestamp debugging defines
4946 (GST_TIME_FORMAT, GST_TIME_ARGS)
4948 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
4950 * testsuite/elements/Makefile.am:
4951 disable test until it stops breaking make distcheck
4953 2004-04-05 Johan Dahlin <johan@gnome.org>
4955 * po/sv.po: Updated translation
4957 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
4959 * gst/gstplugin.c: (gst_plugin_load_file):
4960 fix segfault for when original plugin was loaded statically
4962 2004-04-05 Benjamin Otte <otte@gnome.org>
4964 * testsuite/debug/category.c: (main):
4965 * testsuite/debug/commandline.c: (main):
4966 * testsuite/debug/output.c: (main):
4967 fix tests to work again with debugging enabled
4969 2004-04-05 Benjamin Otte <otte@gnome.org>
4971 * gst/schedulers/gstbasicscheduler.c:
4972 (gst_basic_scheduler_pad_link):
4973 fix to work with recent scheduling changes
4975 2004-04-05 Benjamin Otte <otte@gnome.org>
4977 * gst/schedulers/entryscheduler.c: (some functions, dunno which,
4978 prepareChangeLog doesn't work when cvs indents):
4979 don't throw an error when no element can be scheduled, there's too
4980 many weird reasons why it doesn't work. Return STOPPED instead.
4981 decoupled elemts' schedulability doesn't depend on bufpens.
4983 2004-04-04 Benjamin Otte <otte@gnome.org>
4985 * gst/schedulers/gstbasicscheduler.c:
4986 (gst_basic_scheduler_pad_select):
4987 fix uninitialized variable warnings
4989 2004-04-04 Benjamin Otte <otte@gnome.org>
4991 * gst/gstpad.c: (gst_pad_collect_valist):
4992 fix uninitialized variable warning
4993 * gst/schedulers/entryscheduler.c: (schedule_forward):
4994 fix shadowed variable
4996 2004-04-04 Benjamin Otte <otte@gnome.org>
4998 * gst/gstpad.c: (gst_pad_collect_array), (gst_pad_collectv),
4999 (gst_pad_collect), (gst_pad_collect_valist), (gst_pad_selectv),
5002 * gst/gstscheduler.c: (gst_scheduler_pad_select),
5003 (gst_scheduler_lock_element), (gst_scheduler_unlock_element):
5004 * gst/gstscheduler.h:
5005 implement gst_pad_collect as replacement for gst_pad_select.
5006 deprecate gst_pad_select and gst_scheduler_(un)lock_element
5007 add new flag GST_SCHEDULER_FLAG_NEW_API for API that implements the
5008 new pad_select, lock and unlock calls.
5009 * gst/cothreads.c: (cothread_destroy), (cothread_switch):
5011 * gst/schedulers/cothreads_compat.h:
5012 * gst/schedulers/gthread-cothreads.h:
5013 remove unused cothread_lock and cothread_unlock calls
5014 * gst/schedulers/entryscheduler.c:
5015 (gst_entry_scheduler_class_init), (gst_entry_scheduler_init),
5016 (_can_schedule_loop), (gst_entry_scheduler_get_handler),
5017 (gst_entry_scheduler_pad_select):
5019 * gst/schedulers/gstbasicscheduler.c:
5020 (gst_basic_scheduler_class_init), (gst_basic_scheduler_init),
5021 (gst_basic_scheduler_pad_select):
5022 remove useless lock and unlock calls, update pad_select to new API
5024 * gst/schedulers/gstoptimalscheduler.c:
5025 (gst_opt_scheduler_class_init):
5026 remove useless select, lock and unlock function calls
5027 * gst/elements/gstaggregator.c: (gst_aggregator_loop):
5028 use gst_pad_collect instead of gst_pad_select
5030 2004-04-04 Benjamin Otte <otte@gnome.org>
5032 * gst/schedulers/entryscheduler.c: (_can_schedule_get),
5033 (can_schedule_pad), (can_schedule), (schedule), (schedule_forward),
5034 (schedule_next_element), (print_entry):
5035 add can_schedule_pad to handle element states.
5036 add schedule_forward to select the correct entry to schedule next
5038 2004-04-03 Benjamin Otte <otte@gnome.org>
5040 * gst/schedulers/entryscheduler.c:
5041 remove unused variable, fix error inside Rb, fix compile warning in
5044 2004-04-03 Benjamin Otte <otte@gnome.org>
5046 * gst/schedulers/entryscheduler.c:
5047 completely revamp the inner workings, so it's a lot easier to
5048 understand and extend
5050 2004-04-03 Andy Wingo <wingo@pobox.com>
5052 * gst/schedulers/gstoptimalscheduler.c (GstOptSchedulerGroupLink):
5053 Rename ->group1 and ->group2 to ->src and ->sink, respectively.
5054 This allows better introspection of pipeline topology.
5055 (add_to_chain): Don't do trickery to put loop elements first;
5056 rather, queue a chain sort by marking the chain as dirty.
5057 (remove_from_chain): Mark the chain dirty.
5058 (sort_chain): New function. Sorts the group list so that terminal
5059 sinks are first. This means elements on the sink side will be
5060 preferentially sscheduled before elements on the src side of the
5062 (chain_recursively_migrate_group): Use OTHER_GROUP_LINK.
5063 (schedule_chain): If the chain is marked DIRTY, call sort_chain.
5064 (gst_opt_scheduler_pad_link, gst_opt_scheduler_pad_unlink)
5065 (group_inc_link): Change argument and variable names to match the
5066 new link structure member names (src and sink).
5067 (group_dec_link): Add some description
5069 2004-04-03 Benjamin Otte <otte@gnome.org>
5071 * gst/autoplug/gstspider.c: (gst_spider_identity_plug):
5073 * testsuite/debug/category.c: (main):
5074 * testsuite/debug/commandline.c: (main):
5075 * testsuite/debug/output.c: (main):
5076 * testsuite/debug/printf_extension.c: (main):
5077 fix to successfully build and test with --disable-gst-debug
5078 configure switch (fixes #138705)
5080 2004-04-03 Benjamin Otte <otte@gnome.org>
5082 * docs/pwg/building-boiler.xml:
5083 add cvs login line and s/anonymous/anoncvs/
5085 2004-04-03 Tim-Phillip Müller <t.i.m@zen.co.uk>
5087 reviewed by Benjamin Otte <otte@gnome.org>
5089 * gst/gststructure.c: (gst_structure_free):
5090 memleak fix: free fields array (partial fix for #134839)
5092 2004-04-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
5094 * docs/random/ds/0.9-suggested-changes:
5095 Add a note to change handoff use in fakesrc to be usable in
5096 a more generic way (fakesrc should be renamed to appsrc or so).
5097 * gst/elements/gstfakesrc.c: (gst_fakesrc_class_init):
5098 Change signal type to scope, so we can fill the buffer in the
5099 handoff handler (that's the whole use of this signal...).
5101 2004-04-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
5103 * docs/pwg/other-ntoone.xml:
5104 Document muxers and n-to-1 elements.
5106 2004-04-01 Martin Soto <martinsoto@users.sourceforge.net>
5108 * gst/registries/gstxmlregistry.c
5109 (gst_xml_registry_rebuild_recurse): Fix the algorithm to
5110 determine if a file is a G_MODULE. The old one discards paths
5111 containing "so" somewhere in the middle. My home directory is
5112 called "soto". Go figure...
5114 2004-03-31 David Schleef <ds@schleef.org>
5116 * gst/gstbuffer.c: (gst_buffer_join): Add function gst_buffer_join()
5117 to eventually deprecate gst_buffer_merge(). (bug: #136408)
5120 2004-03-31 David Schleef <ds@schleef.org>
5122 * gst/gstvalue.c: (gst_value_union_int_int_range),
5123 (gst_value_union_int_range_int_range), (gst_value_can_union),
5124 (gst_value_union), (_gst_value_initialize): Add some union
5125 implementations. We didn't have any previously.
5126 * testsuite/caps/Makefile.am:
5127 * testsuite/caps/audioscale.c: (gst_audioscale_expand_value),
5128 (gst_audioscale_getcaps), (test_caps), (main): A little test
5129 that is the same as the caps manipulation in audioscale.
5131 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
5133 * docs/faq/general.xml:
5134 add entry about "does gst support format X?"
5136 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
5141 fix GST_BOILERPLATE_FULL to not throw casting errors on C++
5143 2004-03-30 Benjamin Otte <otte@gnome.org>
5145 * gst/elements/gstbufferstore.c: (gst_buffer_store_get_buffer):
5146 set the offset of the buffer to the requested offset
5147 * gst/elements/gsttypefind.c: (stop_typefinding):
5148 revert patch 1.18 (which I unfortunately don't know the reason for).
5149 This is needed to allow downstream elements to seek. Otherwise
5150 typefind might overwrite a previous seek by downstream elements.
5151 This lead to errors with id3tag and typefind on some mp3s.
5152 * gst/schedulers/entryscheduler.c: (COTHREADS_TYPE),
5153 (gst_entry_scheduler_iterate):
5154 be more verbose when debugging
5156 2004-03-30 Thomas Vander Stichele <thomas at apestaart dot org>
5158 * gst/gstcaps.c: (gst_caps_from_string_inplace):
5159 make sure we don't get NULL strings
5161 2004-03-30 Thomas Vander Stichele <thomas at apestaart dot org>
5165 * gst/gstelementfactory.c: (gst_element_factory_get_type):
5166 * gst/gstindex.c: (gst_index_resolver_get_type),
5167 (gst_index_get_type), (gst_index_factory_get_type):
5171 * gst/gsturi.c: (gst_uri_handler_get_type):
5173 first batch of documentation fixes
5175 2004-03-29 David Schleef <ds@schleef.org>
5177 * docs/gst/Makefile.am: Disable a bunch of headers from being scanned
5178 * docs/gst/gstreamer-docs.sgml: More hacking
5179 * docs/gst/gstreamer-sections.txt:
5180 * docs/gst/tmpl/cothreads_compat.sgml:
5181 * docs/gst/tmpl/gstcaps.sgml:
5182 * docs/gst/tmpl/gstclock.sgml:
5183 * docs/gst/tmpl/gstelement.sgml:
5184 * docs/gst/tmpl/gstevent.sgml:
5185 * docs/gst/tmpl/gstpad.sgml:
5186 * docs/gst/tmpl/gstutils.sgml:
5187 * docs/gst/tmpl/gstxml.sgml:
5188 * docs/gst/tmpl/gthread-cothreads.sgml:
5189 * docs/random/ds/0.9-suggested-changes:
5190 * gst/elements/gstfakesink.h: doc fixes
5191 * gst/elements/gstfakesrc.h: doc fixes
5192 * gst/gstcaps.c: doc fixes
5193 * gst/gstcaps.h: doc fixes
5194 * gst/gstelement.c: doc fixes
5195 * gst/gstelement.h: doc fixes
5196 * gst/gstindex.c: doc fixes
5197 * gst/gstinfo.c: doc fixes
5198 * gst/gstpad.c: doc fixes
5199 * gst/gstpad.h: doc fixes
5200 * gst/gstplugin.c: doc fixes
5201 * gst/gsttypefind.h: doc fixes
5202 * gst/gsturi.c: doc fixes
5203 * gst/gstvalue.c: doc fixes
5205 2004-03-29 Colin Walters <walters@redhat.com>
5207 * gst/registries/gstxmlregistry.c (get_time)
5208 (plugin_times_older_than_recurse):
5209 Use the result of stat to determine whether a path is a file,
5210 so we don't attempt to opendir() files.
5212 2004-03-29 Benjamin Otte <otte@gnome.org>
5214 * gst/gstpad.c: (gst_pad_set_explicit_caps):
5215 print caps in debugging output when setting caps failed
5216 * gst/schedulers/entryscheduler.c: (COTHREADS_TYPE),
5217 (schedule_next_element), (get_buffer), (run_chainhandler),
5218 (element_may_start), (gst_entry_scheduler_chain_handler),
5219 (gst_entry_scheduler_get_handler),
5220 (gst_entry_scheduler_state_transition),
5221 (gst_entry_scheduler_pad_link):
5222 make this scheduler a testcase for mandatory
5223 discont-before-first-buffer which is needed if we want to allow apps
5224 to release the sound device.
5225 add SCHED_ASSERT macro to print scheduler state before an assertion
5228 2004-03-29 Benjamin Otte <otte@gnome.org>
5231 replace by LGPL (former COPYING.LIB). The core is completely
5236 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
5240 updated Afrikaans and Swedish
5242 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
5246 adding Azerbaijani (Mətin Əmirov)
5248 2004-03-28 Martin Soto <martinsoto@users.sourceforge.net>
5251 * gst/gstelement.c (gst_element_set_time_delay): New function for
5252 setting element time taking into account a hardware buffering
5254 (gst_element_set_time): Now just an invocation of
5255 gst_element_set_time_delay.
5257 * gst/gstclock.c (gst_clock_get_event_time_delay): New function
5258 allowing to set event times in the future.
5259 (gst_clock_get_event_time): Now just an invocation of
5260 gst_clock_get_event_time_delay.
5262 2004-03-28 Benjamin Otte <otte@gnome.org>
5264 * gst/gstbin.c: (gst_bin_set_element_sched),
5265 (gst_bin_unset_element_sched):
5266 don't add decoupled elements to schedulers - otherwise it's
5267 impossible to control if a link to a decoupled element was already
5268 removed from a scheduler or not.
5269 * gst/schedulers/cothreads_compat.h:
5270 * gst/schedulers/gthread-cothreads.h:
5271 add COTHREADS_TYPE macro. Make do_cothread_set_func a macro so there
5272 is no "unused" warning.
5273 * gst/schedulers/Makefile.am:
5274 * gst/schedulers/entryscheduler.c:
5275 add new scheduler, based on ideas from talking to David and Martin.
5276 It's supposed to be small and correct. Currently it's also slow (but
5278 * examples/retag/retag.c: (main):
5279 * testsuite/bytestream/test1.c: (main):
5280 fix missing NULLs at end of variadic functions
5281 * testsuite/elements/.cvsignore:
5284 2004-03-28 Jan Schmidt <thaytan@mad.scientist.com>
5287 Added GST_EVENT_ANY for GstEvents that pass a GstStructure
5289 2004-03-25 David Schleef <ds@schleef.org>
5291 * docs/gst/gstreamer-sections.txt: More doc hacking.
5292 * docs/gst/tmpl/gstaggregator.sgml:
5293 * docs/gst/tmpl/gstautoplugfactory.sgml:
5294 * docs/gst/tmpl/gstbin.sgml:
5295 * docs/gst/tmpl/gstbuffer.sgml:
5296 * docs/gst/tmpl/gstbufferstore.sgml:
5297 * docs/gst/tmpl/gstfakesink.sgml:
5298 * docs/gst/tmpl/gstfakesrc.sgml:
5299 * docs/gst/tmpl/gstmd5sink.sgml:
5300 * docs/gst/tmpl/gstreamer-unused.sgml:
5301 * docs/gst/tmpl/gstsearchfuncs.sgml:
5302 * docs/gst/tmpl/gstshaper.sgml:
5303 * docs/gst/tmpl/gstspider.sgml:
5304 * docs/gst/tmpl/gsttee.sgml:
5305 * docs/gst/tmpl/gstutils.sgml:
5306 * docs/gst/tmpl/gstvalue.sgml:
5307 * docs/gst/tmpl/gstxml.sgml:
5308 * gst/Makefile.am: Remove gstthreaddummy.c. It never worked,
5309 and we don't support it.
5310 * gst/gst.c: (gst_init_get_popt_table), (init_pre), (init_post),
5311 (gst_use_threads), (gst_has_threads): same
5312 * gst/gstthreaddummy.c: same
5313 * gst/autoplug/gstspider.c: Make gst_spider_details static.
5314 * gst/autoplug/gstspider.h: same
5315 * gst/elements/gstaggregator.h: Remove bogus function from header
5316 * gst/elements/gstfakesink.h: same
5317 * gst/elements/gstfakesrc.h: same
5318 * gst/elements/gstmd5sink.h: same
5319 * gst/elements/gstshaper.h: same
5320 * gst/elements/gsttee.h: same
5321 * gst/gstbin.c: doc fixes
5322 * gst/gstbin.h: Remove unused definition.
5323 * gst/gstbuffer.c: doc fixes
5324 * gst/gstcaps.c: (gst_caps_is_always_compatible): doc fixes
5325 * gst/gstfilter.c: doc fixes
5326 * gst/gsttag.c: doc fixes
5327 * gst/gstvalue.c: doc fixes
5329 2004-03-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
5331 * docs/pwg/advanced-types.xml:
5332 Document typefinding.
5333 * docs/pwg/other-oneton.xml:
5334 Document one-to-n elements, demuxers and parsers.
5336 2004-03-25 Tim-Philipp Müller <t.i.m@zen.co.uk>
5338 reviewed by: David Schleef <ds@schleef.org>
5340 * configure.ac: Check bison version (bug #127838)
5342 2004-03-25 David Schleef <ds@schleef.org>
5344 * docs/gst/gstreamer-docs.sgml: More fine tuning.
5345 * docs/gst/gstreamer-sections.txt:
5346 * docs/gst/tmpl/gstautoplug.sgml:
5347 * docs/gst/tmpl/gststaticautoplug.sgml:
5348 * docs/gst/tmpl/gststaticautoplugrender.sgml:
5349 * docs/gst/tmpl/gstutils.sgml:
5350 * docs/gst/tmpl/gstxml.sgml:
5352 2004-03-24 David Schleef <ds@schleef.org>
5354 * docs/gst/gstreamer-docs.sgml: I got tired of the reference
5355 manual being such complete crap, that I decided to do major
5356 hacking of it. This checkin replaces any fine tuning that
5357 may have been done previously, with the benefit of actually
5358 being complete for much of the API that was changed since
5359 0.6. Further fine tuning will occur shortly. (bug #134721)
5360 * docs/gst/gstreamer-sections.txt:
5361 * docs/gst/tmpl/GstBin.sgml:
5362 * docs/gst/tmpl/GstBuffer.sgml:
5363 * docs/gst/tmpl/GstCaps.sgml:
5364 * docs/gst/tmpl/GstClock.sgml:
5365 * docs/gst/tmpl/GstCompat.sgml:
5366 * docs/gst/tmpl/GstData.sgml:
5367 * docs/gst/tmpl/GstElement.sgml:
5368 * docs/gst/tmpl/GstEvent.sgml:
5369 * docs/gst/tmpl/GstIndex.sgml:
5370 * docs/gst/tmpl/GstStructure.sgml:
5371 * docs/gst/tmpl/GstTag.sgml:
5372 * docs/gst/tmpl/cothreads.sgml:
5373 * docs/gst/tmpl/cothreads_compat.sgml:
5374 * docs/gst/tmpl/gettext.sgml:
5375 * docs/gst/tmpl/grammar.tab.sgml:
5376 * docs/gst/tmpl/gst-i18n-app.sgml:
5377 * docs/gst/tmpl/gst-i18n-lib.sgml:
5378 * docs/gst/tmpl/gst.sgml:
5379 * docs/gst/tmpl/gst_private.sgml:
5380 * docs/gst/tmpl/gstaggregator.sgml:
5381 * docs/gst/tmpl/gstarch.sgml:
5382 * docs/gst/tmpl/gstatomic.sgml:
5383 * docs/gst/tmpl/gstatomic_impl.sgml:
5384 * docs/gst/tmpl/gstbin.sgml:
5385 * docs/gst/tmpl/gstbuffer.sgml:
5386 * docs/gst/tmpl/gstbufferstore.sgml:
5387 * docs/gst/tmpl/gstcaps.sgml:
5388 * docs/gst/tmpl/gstclock.sgml:
5389 * docs/gst/tmpl/gstcompat.sgml:
5390 * docs/gst/tmpl/gstconfig.sgml:
5391 * docs/gst/tmpl/gstcpu.sgml:
5392 * docs/gst/tmpl/gstdata.sgml:
5393 * docs/gst/tmpl/gstdata_private.sgml:
5394 * docs/gst/tmpl/gstelement.sgml:
5395 * docs/gst/tmpl/gstenumtypes.sgml:
5396 * docs/gst/tmpl/gsterror.sgml:
5397 * docs/gst/tmpl/gstevent.sgml:
5398 * docs/gst/tmpl/gstfakesink.sgml:
5399 * docs/gst/tmpl/gstfakesrc.sgml:
5400 * docs/gst/tmpl/gstfilesink.sgml:
5401 * docs/gst/tmpl/gstfilter.sgml:
5402 * docs/gst/tmpl/gstindex.sgml:
5403 * docs/gst/tmpl/gstinfo.sgml:
5404 * docs/gst/tmpl/gstinterface.sgml:
5405 * docs/gst/tmpl/gstlog.sgml:
5406 * docs/gst/tmpl/gstmacros.sgml:
5407 * docs/gst/tmpl/gstmarshal.sgml:
5408 * docs/gst/tmpl/gstmd5sink.sgml:
5409 * docs/gst/tmpl/gstmultifilesrc.sgml:
5410 * docs/gst/tmpl/gstobject.sgml:
5411 * docs/gst/tmpl/gstpad.sgml:
5412 * docs/gst/tmpl/gstparse.sgml:
5413 * docs/gst/tmpl/gstpipeline.sgml:
5414 * docs/gst/tmpl/gstplugin.sgml:
5415 * docs/gst/tmpl/gstpluginfeature.sgml:
5416 * docs/gst/tmpl/gstqueue.sgml:
5417 * docs/gst/tmpl/gstreamer-unused.sgml:
5418 * docs/gst/tmpl/gstregistry.sgml:
5419 * docs/gst/tmpl/gstregistrypool.sgml:
5420 * docs/gst/tmpl/gstscheduler.sgml:
5421 * docs/gst/tmpl/gstsearchfuncs.sgml:
5422 * docs/gst/tmpl/gstshaper.sgml:
5423 * docs/gst/tmpl/gstspider.sgml:
5424 * docs/gst/tmpl/gstspideridentity.sgml:
5425 * docs/gst/tmpl/gststructure.sgml:
5426 * docs/gst/tmpl/gstsystemclock.sgml:
5427 * docs/gst/tmpl/gsttag.sgml:
5428 * docs/gst/tmpl/gsttaginterface.sgml:
5429 * docs/gst/tmpl/gsttee.sgml:
5430 * docs/gst/tmpl/gstthread.sgml:
5431 * docs/gst/tmpl/gsttrace.sgml:
5432 * docs/gst/tmpl/gsttrashstack.sgml:
5433 * docs/gst/tmpl/gsttypefind.sgml:
5434 * docs/gst/tmpl/gsttypes.sgml:
5435 * docs/gst/tmpl/gsturi.sgml:
5436 * docs/gst/tmpl/gsturitype.sgml:
5437 * docs/gst/tmpl/gstutils.sgml:
5438 * docs/gst/tmpl/gstvalue.sgml:
5439 * docs/gst/tmpl/gstversion.sgml:
5440 * docs/gst/tmpl/gstxml.sgml:
5441 * docs/gst/tmpl/gstxmlregistry.sgml:
5442 * docs/gst/tmpl/gthread-cothreads.sgml:
5443 * docs/gst/tmpl/types.sgml:
5445 2004-03-24 Ronald Bultje <rbultje@ronald.bitfreak.net>
5447 * docs/pwg/other-sink.xml:
5448 * docs/pwg/other-source.xml:
5449 Documentation on how to write source and sink elements. Other
5450 stuff in chapter 4 (1-to-n/demuxer, n-to-1/muxer, n-to-n,
5451 manager, autoplugger) are all still pending.
5453 2004-03-25 Benjamin Otte <otte@gnome.org>
5455 * testsuite/elements/Makefile.am:
5456 * testsuite/elements/gst-compprep-check:
5457 add check to make sure gst-compprep works
5458 * testsuite/elements/gst-inspect-check.in:
5459 improve initialization output
5460 * testsuite/Makefile.am:
5461 * testsuite/gst-inspect-check:
5464 2004-03-24 David Schleef <ds@schleef.org>
5466 * testsuite/elements/Makefile.am:
5467 * testsuite/elements/gst-inspect-check.in: Add gst-inspect-check
5470 2004-03-24 Benjamin Otte <otte@gnome.org>
5472 * libs/gst/control/dparam.c: (gst_dparam_attach),
5473 (gst_dparam_detach):
5474 * libs/gst/control/dparammanager.c: (gst_dpman_init):
5475 fix lvalue casts for real
5477 2004-03-24 Benjamin Otte <otte@gnome.org>
5479 * gst/schedulers/gstbasicscheduler.c:
5480 (gst_basic_scheduler_src_wrapper):
5481 * gst/schedulers/gstoptimalscheduler.c:
5482 (gst_opt_scheduler_loop_wrapper), (gst_opt_scheduler_get_wrapper),
5483 (pad_clear_queued), (gst_opt_scheduler_add_element),
5484 (gst_opt_scheduler_remove_element):
5485 fix GStreamer to not have issues with lvalue casts anymore (fixes
5488 2004-03-24 Benjamin Otte <otte@gnome.org>
5491 add documentation about a gobject quirk where the object hasn't the
5492 correct class pointer set on initialization
5493 * gst/schedulers/gstbasicscheduler.c:
5494 (gst_basic_scheduler_src_wrapper):
5495 make sure to not run into an infinite loop
5497 2004-03-22 Benjamin Otte <otte@gnome.org>
5499 * gst/gstutils.c: (gst_util_dump_mem):
5501 first argument of gst_util_dump_mem should be const
5503 2004-03-22 Johan Dahlin <johan@gnome.org>
5505 * gst/gstvalue.h: Clean up a little bit.
5507 2004-03-21 Tim-Philipp Müller <t.i.m@zen.co.uk>
5509 reviewed by Benjamin Otte <otte@gnome.org>
5511 * gst/autoplug/gstspider.c: (gst_spider_dispose):
5512 * gst/elements/gstaggregator.c: (gst_aggregator_finalize),
5513 (gst_aggregator_class_init), (gst_aggregator_init):
5514 * gst/elements/gstfilesrc.c: (gst_filesrc_init),
5515 (gst_filesrc_dispose), (gst_filesrc_set_location):
5516 * gst/elements/gstidentity.c: (gst_identity_finalize),
5517 (gst_identity_class_init), (gst_identity_chain):
5518 * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_open_file):
5519 * gst/elements/gststatistics.c: (gst_statistics_finalize),
5520 (gst_statistics_class_init):
5521 * gst/elements/gsttee.c: (gst_tee_finalize), (gst_tee_class_init),
5522 (gst_tee_get_property):
5523 clean up used memory in this elements correctly on teardown (closes
5526 2004-03-20 Colin Walters <walters@redhat.com>
5528 * gst/registries/gstxmlregistry.c:
5529 (gst_xml_registry_open_func, gst_xml_registry_close_func): Make
5530 registry saving atomic.
5532 2004-03-20 Colin Walters <walters@redhat.com>
5534 * gst/registries/gstxmlregistry.c (gst_xml_registry_get_perms_func):
5536 access() instead of actually creating and deleting files.
5538 2004-03-18 David Schleef <ds@schleef.org>
5540 * configure.ac: Remove HAVE_ATOMIC_H test, since it's unused.
5543 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
5545 * po/sv.po: updated translation (Christian Rose)
5547 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
5549 * gst/elements/gstfilesink.c: (gst_filesink_get_formats),
5550 (gst_filesink_get_query_types), (_do_init),
5551 (gst_filesink_handle_event), (gst_filesink_uri_get_protocols):
5552 return FALSE silently
5553 * po/af.po: updated translation (Petri Jooste)
5555 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
5559 dist common properly
5565 refreshing translations
5567 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
5572 adding Swedish (Christian Rose) and Afrikaans (Petri Jooste)
5574 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
5576 * Makefile.am: use common/release.mak
5578 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
5580 * docs/faq/gst-uninstalled:
5581 adding gst-monkeysaudio to the list of possible plugin dirs
5583 2004-03-16 David Schleef <ds@schleef.org>
5585 * gst/gst.c: (gst_get_popt_options), (gst_init_get_popt_table),
5586 (gst_init_check_with_popt_table): Fix some gettext strings to
5587 make them easier to translate. Required making the strings
5590 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
5592 * configure.ac: bump nano to 1
5594 === release 0.8.0 ===
5596 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
5598 * configure.ac: release 0.8.0, "Executive Slacks"
5600 2004-03-16 Johan Dahlin <johan@gnome.org>
5602 * gst/schedulers/gstoptimalscheduler.c
5603 (gst_opt_scheduler_pad_unlink): Remove double ;,
5604 spotted by Scott Wheeler
5606 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
5608 * configure.ac: bump libtool version
5610 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
5613 * gst/gststructure.h:
5614 add reserved padding
5616 2004-03-15 Benjamin Otte <otte@gnome.org>
5618 * gst/elements/gstfdsrc.c: (gst_fdsrc_get):
5619 set the first parameter for select call correctly.
5622 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
5624 * *.c,*.h: don't mix tabs and spaces
5626 2004-03-15 Johan Dahlin <johan@gnome.org>
5628 * gst/schedulers/gstoptimalscheduler.c
5629 (gst_opt_scheduler_pad_unlink): Fix bug that causes totem to
5630 crash on MPEG playback. My boolean arithmetic is a bit rusty.
5632 * tools/Makefile.am (EXTRA_DIST): Add gst-indent
5634 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
5637 fix gst-register rules
5639 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
5642 use versioned gst-register
5644 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
5646 * docs/libs/gstreamer-libs-sections.txt:
5647 remove </SUBSECTION>
5649 * gst/gstregistry.c: (gst_registry_add_plugin):
5650 * gst/registries/gstxmlregistry.c: (gst_xml_registry_get_type),
5651 (gst_xml_registry_open_func), (gst_xml_registry_close_func):
5652 add debugging and fix some comment blocks
5654 2004-03-15 Johan Dahlin <johan@gnome.org>
5656 * *.h: Revert indent changes.
5658 2004-03-14 Thomas Vander Stichele <thomas at apestaart dot org>
5660 * gst/registries/gstxmlregistry.c: (gst_xml_registry_load_plugin):
5661 g_error_free the g_error
5662 * tools/gst-feedback-m.m:
5663 check for other versions of gstreamer
5667 2004-03-14 Thomas Vander Stichele <thomas at apestaart dot org>
5669 * tools/gst-register.c: do not spill paths when registries are not
5670 writable, until we fix the "user running gst-register" case.
5672 2004-03-13 Thomas Vander Stichele <thomas at apestaart dot org>
5674 * *.c, *.h: commit of gst-indent run on core
5676 2004-03-13 Thomas Vander Stichele <thomas at apestaart dot org>
5679 * tools/Makefile.am:
5680 add our indentation style as a script
5682 2004-03-13 Thomas Vander Stichele <thomas at apestaart dot org>
5686 added Serbian translation
5688 2004-03-13 Benjamin Otte <otte@gnome.org>
5691 add documentation note about gst_element_found_tags_for_pad not
5692 being usable in getfunctions. (see #137042)
5694 2004-03-12 David Schleef <ds@schleef.org>
5696 * gst/gstcaps.h: jdahlin, what are you smoking? We can't just
5697 change API right now! Readd gst_caps_is_simple() macro.
5698 * gst/gstelement.c: (gst_element_base_class_finalize): Fix
5699 uninitialized variable. I'd bet this caused crashes.
5700 * gst/gstinfo.c: (gst_debug_print_object): Fix 64-bit cleanliness.
5702 2004-03-12 Johan Dahlin <johan@gnome.org>
5704 * gst/gstcaps.h (GST_CAPS_IS_SIMPLE): Capitalize macro
5705 * gst/gstcaps.h: Clean up
5707 * gst/gst.c (init_post): call gst_caps_get_type() instead of
5708 _gst_caps_initalize()
5710 * gst/gstcaps.c: Style fixes, stay closer to glib and friends
5711 (_gst_caps_initialize): Remove, in favor for gst_caps_get_type()
5713 * gst/gststructure.c (gst_structure_get_type): Ditto
5715 * gst/gststructure.h: Ditto
5717 2004-03-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
5719 * gst/gstqueue.c: (gst_queue_init):
5720 Reset default max. values in queues. Reason is simply to avoid
5721 braindead use. If you want wider values, use the properties. The
5722 default is supposed to always work. Wider values would make this
5723 beast a memory hog by default (250 full-PAL RGB32 video frames?
5724 That's 440 MB! No thank you).
5726 2004-03-10 David Schleef <ds@schleef.org>
5728 * tools/gst-run.c: (main): Fix crash when no relevant tools
5729 were found. (bug #136793)
5731 2004-03-10 Johan Dahlin <johan@gnome.org>
5733 * gst/schedulers/gstoptimalscheduler.c
5734 (gst_opt_scheduler_pad_unlink): Implement unlink for elements with
5735 links to elements within the same group, so we can finally remove
5736 that annoying warning. Refactor the code a little bit
5737 (group_dec_links_for_element): Split out
5739 2004-03-09 David Schleef <ds@schleef.org>
5741 * docs/manual/dparams-app.xml: Fix to handle double dparams.
5744 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
5746 * configure.ac: first bug fix due to major/minor bump
5748 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
5750 * configure.ac: bump nano to 1
5752 === release 0.7.6 ===
5754 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
5759 releasing 0.7.6, "Almost"
5762 * tools/Makefile.am:
5763 * tools/gst-feedback-m.m:
5766 2004-03-09 Johan Dahlin <johan@gnome.org>
5768 Reviewed by: Thomas Vander Stichele
5770 * gst/gstelement.c (gst_element_class_init): register second
5771 parameter as GST_TYPE_G_ERROR instead of G_TYPE_POINTER, so
5772 language bindings can (de)marshall correctly.
5774 * gst/gsterror.h: Add GST_TYPE_G_ERROR and cleanup a little bit
5776 * gst/gsterror.c (gst_g_error_get_type): New function
5778 * gst/gstmarshal.list: Remove VOID:OBJECT,POINTER,STRING, replace
5779 with VOID:OBJECT,OBJECT,STRING
5781 2004-03-10 Jan Schmidt <thaytan@mad.scientist.com>
5783 * gst/registries/gstxmlregistry.c: (gst_xml_registry_load):
5784 Free a leaked g_timer on early returns.
5786 2004-03-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
5788 * docs/pwg/advanced-types.xml:
5789 Add cinepak description.
5791 2004-03-07 David Schleef <ds@schleef.org>
5793 * docs/random/mimetypes: Added cinepak description
5795 2004-03-07 Andy Wingo <wingo@pobox.com>
5797 * gst/gstbin.c (gst_bin_remove): Debugging fixes.
5799 * gst/schedulers/gstoptimalscheduler.c (destroy_group): Assert
5800 there are no links to other groups when a group is destroyed.
5801 (gst_opt_scheduler_pad_unlink): If the unlink means an element is
5802 removed from a group, make sure the link count to elements linked
5803 to other pads is appropriately decremented. This really fixes
5806 The 1.60->1.61 patch has been reapplied in light of this fix.
5808 * gst/gstelement.c (gst_element_dispose): Really protect against
5809 multiple invocations this time.
5811 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
5813 * docs/gst/gstreamer-sections.txt:
5814 * docs/gst/tmpl/gsttag.sgml:
5815 remove some deprecated functions, document some existing ones
5816 * gst/gsttag.c: (gst_tag_get_flag):
5818 add accessor function
5820 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
5822 * docs/gst/gstreamer-sections.txt:
5823 * docs/gst/tmpl/gsttag.sgml:
5824 * docs/gst/tmpl/gstxml.sgml:
5825 * gst/gsttag.c: (gst_tag_get_flag):
5828 2004-03-06 Christophe Fergeau <teuf@gnome.org>
5830 * gst/autoplug/gstspider.c: (gst_spider_identity_plug): fixed caps
5833 2004-03-05 David Schleef <ds@schleef.org>
5835 * REQUIREMENTS: Add bison and flex.
5836 * configure.ac: Fix comment about bison.
5837 * docs/random/ds/0.9-suggested-changes: yer ma
5838 * tools/gst-inspect.c: (print_element_info): Fix warning.
5840 2004-03-05 Benjamin Otte <otte@gnome.org>
5842 * gst/gstelement.c: (gst_element_error_full):
5843 revert recent recursive state changing commit - messing with other
5844 elements' states is evil and should be done by apps only.
5846 2004-03-05 Benjamin Otte <otte@gnome.org>
5848 * gst/gstelement.c: (gst_element_get_compatible_pad_template):
5849 check for empty intersection instead of NULL caps
5850 (gst_element_get_compatible_pad_filtered):
5851 remove old workaround that is only a bug nowadays
5853 2004-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
5855 * gst/gstelement.c: (gst_element_error_full):
5856 make elements try to recursively change state to PAUSED on all
5857 parents after an error to suppress ensuing warnings
5858 * gst/parse/grammar.y:
5859 make it check if it was able to sync the state, and throw an error
5860 if not, so stuff like
5861 oggdemux ! vorbisdec ! osssink gets caught
5863 2004-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
5865 * configure.ac: use ${libdir} for PLUGINS_DIR since on 64bit
5866 it contains lib64; use AS_AC_EXPAND to handle it properly
5868 2004-03-05 David Schleef <ds@schleef.org>
5870 * gst/gstcpuid_i386.s: Remove unused code
5871 * libs/gst/getbits/getbits.c: (gst_getbits_init),
5872 (gst_getbits_newbuf): Remove MMX code
5873 * libs/gst/getbits/getbits.h: Remove MMX code
5875 2004-03-04 David I. Lehn <dlehn@users.sourceforge.net>
5877 * debian/.cvsignore:
5878 * debian/README.Debian:
5881 * debian/control.in:
5883 * debian/gstreamer-core-libs-dev.files:
5884 * debian/gstreamer-core-libs.files:
5885 * debian/gstreamer-core.files:
5886 * debian/gstreamer-core.postinst:
5887 * debian/gstreamer-core.postrm:
5888 * debian/gstreamer-doc.files:
5889 * debian/gstreamer-doc.links:
5890 * debian/gstreamer-doc.lintian:
5891 * debian/gstreamer-runtime.files:
5892 * debian/gstreamer-runtime.manpages:
5893 * debian/gstreamer-runtime.postinst:
5894 * debian/gstreamer-runtime.postrm:
5895 * debian/gstreamer-tools.files:
5896 * debian/gstreamer-tools.manpages:
5897 * debian/libgstreamer-dev.files:
5898 * debian/libgstreamer0.4.1.files:
5899 * debian/libgstreamerVERSION.files:
5901 Debian package info not maintained here.
5903 2004-03-04 Thomas Vander Stichele <thomas at apestaart dot org>
5905 * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_class_init):
5906 * gst/gstbin.c: (gst_bin_class_init):
5907 * gst/gstelement.c: (gst_element_class_init):
5908 * gst/gstindex.c: (gst_index_class_init):
5909 * gst/gstobject.c: (gst_object_class_init),
5910 (gst_signal_object_class_init):
5911 * gst/gstpad.c: (gst_pad_template_class_init):
5912 * gst/gstregistry.c: (gst_registry_class_init):
5913 * gst/gsturi.c: (gst_uri_handler_base_init):
5914 * gst/gstxml.c: (gst_xml_class_init):
5915 * libs/gst/control/dparam.c: (gst_dparam_class_init):
5916 * libs/gst/control/dparammanager.c: (gst_dpman_class_init):
5917 make all signal names use dashes instead of underscore
5919 2004-03-03 Thomas Vander Stichele <thomas at apestaart dot org>
5921 * configure.ac: AC_SUBST GLIB_ONLY CFLAGS and LIBS
5923 2004-03-03 Benjamin Otte <otte@gnome.org>
5925 * gst/schedulers/gstoptimalscheduler.c:
5926 revert last commit by Andy Wingo. It causes segfaults on unreffing
5927 in Rhythmbox. (see bug #135672)
5929 2004-03-02 Christophe Fergeau <teuf@gnome.org>
5931 * po/fr.po: fix typo
5933 2004-03-02 Christophe Fergeau <teuf@gnome.org>
5935 * tools/gst-inspect.c: (main):
5936 * tools/gst-launch.c: (main): add calls to bind_textdomain_codeset
5938 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
5941 get GLIB_ONLY and POPT flags for the nonversioned binaries
5942 * tools/Makefile.am:
5945 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
5947 * gst/gst.c: (init_post):
5948 change so that GST_REGISTRY now is where the global registry gets
5949 saved, since that is where plugins now get attached to first, and
5950 spilled over to the user registry. Note that in the case of using
5951 GST_REGISTRY env var, we don't want to affect any real registries
5952 beyond the one given by this var, and thus we don't set a user
5953 registry to spill to. So make sure GST_REGISTRY is writable.
5955 2004-03-01 David Schleef <ds@schleef.org>
5957 * AUTHORS: Added some names. Add yourself if you're missing.
5959 2004-03-01 David Schleef <ds@schleef.org>
5963 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
5967 * docs/gst/tmpl/gstbuffer.sgml:
5968 * docs/gst/tmpl/gstdata.sgml:
5969 * docs/gst/tmpl/gstreamer-unused.sgml:
5970 * docs/gst/tmpl/gstxml.sgml:
5974 * docs/pwg/intro-preface.xml:
5977 * gst/gst.c: (init_post):
5978 try GST_PLUGIN_PATH paths for the _global_registry first
5980 add the error message as well, otherwise (null) debug info doesn't
5982 * tools/gst-register.c: (main):
5983 spill paths to next registry if this registry is not writable
5988 2004-03-01 Johan Dahlin <johan@gnome.org>
5990 * gst/gstbuffer.c (_gst_buffer_initialize):
5991 * gst/gstdata.c (gst_data_get_type):
5992 * gst/gstevent.c (_gst_event_initialize): Use gst_data_copy,
5993 instead of ref, since some applications that uses GBoxed
5994 routines depends on a function that actually returns a copy.
5996 2004-02-27 Benjamin Otte <otte@gnome.org>
5999 remove gst_buffer_free, use gst_data_unref
6000 * gst/gstdata.c: (gst_data_get_type):
6001 use refcounting in GstData GBoxed registration
6003 remove gst_data_free, use gst_data_unref
6005 2004-02-27 Johan Dahlin <johan@gnome.org>
6007 * gst/gstdata.c (gst_data_get_type): New function, register
6008 GstData as a GBoxed type.
6010 * gst/gstdata.h (GST_TYPE_DATA): New macro
6012 2004-02-27 Thomas Vander Stichele <thomas at apestaart dot org>
6015 * gstreamer.spec.in:
6018 clean up non-disting of built files
6019 * testsuite/debug/commandline.c:
6020 test fix for option rename
6022 2004-02-26 David Schleef <ds@schleef.org>
6024 * configure.ac: We don't really need glib-2.3. Also remove
6025 some unneeded checks for library functions.
6026 * gst/Makefile.am: Instead, we need to not dist files created
6029 2004-02-26 Thomas Vander Stichele <thomas at apestaart dot org>
6032 bump glib required version to 2.3.0 for g_value_takes_boxed
6034 2004-02-25 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
6036 * common/m4/gst-docs.m4
6037 change flavour text from enable to disable as enable is our default
6038 closes bug Bug 135304
6040 === release 0.7.5 ===
6042 2004-02-26 Thomas Vander Stichele <thomas at apestaart dot org>
6047 * gstreamer.spec.in:
6051 * docs/random/release:
6054 2004-02-26 Thomas Vander Stichele <thomas at apestaart dot org>
6056 * gst/gsttag.c: (_gst_tag_initialize):
6059 remove hyphen from codec tags
6061 2004-02-26 Thomas Vander Stichele <thomas at apestaart dot org>
6063 * gst/parse/Makefile.am:
6064 fix dependency so that a make from a clean build works the first
6067 2004-02-26 Thomas Vander Stichele <thomas at apestaart dot org>
6069 * docs/random/release:
6070 update release strategy
6074 update dutch translation
6076 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
6078 * docs/manual/debugging.xml:
6079 fix manual for new debugging system
6081 2004-02-25 Andy Wingo <wingo@pobox.com>
6083 * gst/gstpad.c (gst_pad_link_prepare): Re-add
6084 gst_pad_link_prepare. Please email the list with specific reasons
6087 2004-02-24 Andy Wingo <wingo@pobox.com>
6089 * gst/gstelement.c (gst_element_dispose): Protect against multiple
6092 * gst/schedulers/gstoptimalscheduler.c:
6093 I added a mess of prototypes at the top of the file by way of
6094 documentation. Some of the operations on chains and groups were
6097 (create_group): Added a type argument so if the group is enabled,
6098 the setup_group_scheduler knows what to do.
6099 (group_elements): Added a type argument here, too, to be passed on
6101 (group_element_set_enabled): If an unlinked PLAYING element is
6102 added to a bin, we have to create a new group to hold the element,
6103 and this function will be called before the group is added to the
6104 chain. Thus we have a valid case for group->chain==NULL. Instead
6105 of calling chain_group_set_enabled, just set the flag on the group
6106 (the chain's status will be set when the group is added to it).
6107 (gst_opt_scheduler_state_transition, chain_group_set_enabled):
6108 Setup the group scheduler when the group is enabled, not
6109 specifically when an element goes PAUSED->PLAYING. This means
6110 PLAYING elements can be added, linked, and scheduled into a
6111 PLAYING pipeline, as was intended.
6112 (add_to_group): Don't ref the group twice. I don't know when this
6113 double-ref got in here. Removing it has the potential to cause
6114 segfaults if other parts of the scheduler are buggy. If you find
6115 that the scheduler is segfaulting for you, put in an extra ref
6116 here and see if that hacks over the underlying issue. Of course,
6117 then find out what code is unreffing a group it doesn't own...
6118 (create_group): Make the extra refcount floating, and remove it
6119 after adding the element. This means that...
6120 (unref_group): Destroy when the refcount reaches 0, not 1, like
6121 every other refcounted object in the known universe.
6122 (remove_from_group): When a group becomes empty, set it to be not
6123 active, and remove it from its chain. Don't unref it again,
6124 there's no floating reference any more.
6125 (destroy_group): We have to remove the group from the chain in
6126 remove_from_group (rather than here) to break refcounting cycles
6127 (the chain always has a ref on the group). So assert that
6129 (ref_group_by_count): Removed, it was commented out anyway.
6130 (merge_chains): Use the remove_from_chain and add_to_chain
6131 primitives to do the reparenting, instead of rolling our own
6133 (add_to_chain): The first non-disabled group in the chain's group
6134 list will be the entry point for the chain. Because buffers can
6135 accumulate in loop elements' peer bufpens, we preferentially
6136 schedule loop groups before get groups to avoid unnecessary
6137 execution of get-based groups when the bufpens are already full.
6138 (gst_opt_scheduler_schedule_run_queue): Debug fixes.
6139 (get_group_schedule_function): Ditto.
6140 (loop_group_schedule_function): Ditto.
6141 (gst_opt_scheduler_loop_wrapper): Ditto.
6142 (gst_opt_scheduler_iterate): Ditto.
6144 I understand the opt scheduler now, yippee!
6146 * gst/gstpad.c: All throughout, added FIXMEs to look at for 0.9.
6147 (gst_pad_get_name, gst_pad_set_chain_function)
6148 (gst_pad_set_get_function, gst_pad_set_event_function)
6149 (gst_pad_set_event_mask_function, gst_pad_get_event_masks)
6150 (gst_pad_get_event_masks_default, gst_pad_set_convert_function)
6151 (gst_pad_set_query_function, gst_pad_get_query_types)
6152 (gst_pad_get_query_types_default)
6153 (gst_pad_set_internal_link_function)
6154 (gst_pad_set_formats_function, gst_pad_set_link_function)
6155 (gst_pad_set_fixate_function, gst_pad_set_getcaps_function)
6156 (gst_pad_set_bufferalloc_function, gst_pad_unlink)
6157 (gst_pad_renegotiate, gst_pad_set_parent, gst_pad_get_parent)
6158 (gst_pad_add_ghost_pad, gst_pad_proxy_getcaps)
6159 (gst_pad_proxy_pad_link, gst_pad_proxy_fixate)
6160 (gst_pad_get_pad_template_caps, gst_pad_check_compatibility)
6161 (gst_pad_get_peer, gst_pad_get_allowed_caps)
6162 (gst_pad_alloc_buffer, gst_pad_push, gst_pad_pull)
6163 (gst_pad_selectv, gst_pad_select, gst_pad_template_get_caps)
6164 (gst_pad_event_default_dispatch, gst_pad_event_default)
6165 (gst_pad_dispatcher, gst_pad_send_event, gst_pad_convert_default)
6166 (gst_pad_convert, gst_pad_query_default, gst_pad_query)
6167 (gst_pad_get_formats_default, gst_pad_get_formats): Better
6168 argument checks, and some doc fixes.
6170 (gst_pad_custom_new_from_template): Um, does anyone
6171 use these functions? Actually make a custom pad instead of a
6173 (gst_pad_try_set_caps): Transpose some checks.
6174 (gst_pad_try_set_caps_nonfixed): Same, and use a macro to check if
6175 the pad is in negotiation.
6176 (gst_pad_try_relink_filtered): Use pad_link_prepare.
6178 * gst/gstelement.c: Remove prototypes also defined in gstclock.h.
6181 * gst/gstclock.h: Un-deprecate the old clocking API, as discussed
6184 2004-02-24 Thomas Vander Stichele <thomas at apestaart dot org>
6186 * gst/gstbin.c: (gst_bin_add):
6187 add error for not being able to add elements
6189 2004-02-22 Julien MOUTTE <julien@moutte.net>
6191 * gst/gsttag.c: (_gst_tag_initialize): Registering 2 new tags,
6192 audio-codec and video-codec.
6194 2004-02-22 Benjamin Otte <otte@gnome.org>
6196 reported by: Padraig O'Briain <padraig.obriain@sun.com>
6199 replace test -e with test -x for mkinstalldirs to be more portable.
6202 2004-02-22 Benjamin Otte <otte@gnome.org>
6205 revert last patch from Andy, it makes gst_pad_can_link_filtered much
6207 * gst/gsttag.c: (_gst_tag_initialize):
6209 add GST_TAG_ALBUM_VOLUME_{COUNT,NUMBER}
6210 * libs/gst/control/dparam.c: (gst_dparam_attach):
6211 * libs/gst/control/dparammanager.c: (gst_dpman_attach_dparam):
6212 check that types for attached dparams match
6214 2004-02-22 Thomas Vander Stichele <thomas at apestaart dot org>
6216 * gst/elements/gstfilesink.c: (gst_filesink_open_file):
6217 * gst/elements/gstfilesrc.c: (gst_filesrc_open_file):
6218 * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_open_file):
6221 2004-02-20 Andy Wingo <wingo@pobox.com>
6226 * gst/registries/gstxmlregistry.c:
6227 * gst/schedulers/gstoptimalscheduler.c: Debugging tweaks.
6229 * gst/gstelement.c (gst_element_set_scheduler): Debugging fixes.
6230 (gst_element_add_pad): DEBUG->INFO, some fixes.
6231 (gst_element_get_compatible_pad_template): Just see if the
6232 templates' caps intersect, not if one is a strict subset of the
6233 other. This conforms more to what gst_pad_link_intersect() does.
6234 (gst_element_class_add_pad_template): Don't memcpy the pad
6235 template, just ref it.
6236 (gst_element_get_compatible_pad_filtered): Clean up debug messages
6238 * gst/gstpad.c (gst_pad_can_link_filtered): Debug a true result.
6239 (gst_pad_link_filtered): Debug changes.
6240 (gst_pad_link_prepare): New function, consolidated from
6241 can_link_filtered and link_filtered.
6243 * gst/parse/grammar.y (gst_parse_perform_link): Made INFO output
6244 look more like that of the functions in gstelement.c
6246 * gst/gstinfo.c (gst_debug_print_object): Put a space before the
6247 object, and return the empty string if object is NULL.
6249 * gst/parse/parse.l: Remove trailing newlines when calling PRINT.
6250 * gst/parse/grammar.y (YYFPRINTF): Log bison debugging info via
6251 LOG, not DEBUG. We still get flex info on debug.
6253 * gst/registries/gstxmlregistry.c (gst_xml_registry_load): Make
6254 debug string more verbose.
6255 (plugin_times_older_than): DEBUG->LOG.
6257 2004-02-20 Julien MOUTTE <julien@moutte.net>
6259 * gst/gsttag.h: Adding video-codec and audio-codec for demuxers which
6260 will emit found_tag for each stream they demux with the codec.
6262 2004-02-20 Benjamin Otte <otte@gnome.org>
6264 * gst/gstevent.c: (_gst_event_copy), (_gst_event_free):
6265 copy navigation event correctly. Check freeing tag lists.
6266 * gst/gstthread.c: (gst_thread_change_state):
6267 don't abort() on state changing mess - it might happen because of
6269 * gst/gstvalue.c: (gst_value_set_caps), (gst_value_get_caps):
6272 fix GST_VALUE_HOLDS_CAPS
6274 2004-02-19 David Schleef <ds@schleef.org>
6276 * gst/gstinfo.h: Copy G_STRFUNC implementation from glib-2.4
6277 and use it for GST_FUNCTION. (bug #134750)
6279 2004-02-19 Thomas Vander Stichele <thomas at apestaart dot org>
6283 updating translations
6285 2004-02-19 Thomas Vander Stichele <thomas at apestaart dot org>
6287 * tools/gst-run.c: (get_candidates), (main): some fixes from jdahlin
6289 2004-02-18 kost@imn.htwk-leipzig.de
6291 reviewed by: David Schleef <ds@schleef.org>
6293 * docs/libs/gstreamer-libs-sections.txt: Add missing sections
6296 2004-02-18 David Schleef <ds@schleef.org>
6298 * libs/gst/control/dparam.c: (gst_dparam_class_init):
6299 * libs/gst/control/dparam_smooth.c: (gst_dpsmooth_class_init),
6300 (gst_dpsmooth_new): Additional fixes to get double dparams working.
6301 * tools/gst-inspect.c: (print_element_info): Support dumping of
6302 double dparam information.
6304 2004-02-17 David Schleef <ds@schleef.org>
6306 * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_class_init):
6307 Use G_TYPE_STRING in signal prototype instead of G_TYPE_POINTER.
6308 * gst/elements/gsttypefind.c: (gst_type_find_element_class_init):
6309 Use GST_TYPE_CAPS in signal prototype.
6310 * gst/gstcaps.c: (_gst_caps_initialize), (gst_caps_copy_conditional):
6311 Convert GST_TYPE_CAPS to boxed.
6312 * gst/gstelement.c: (gst_element_class_init):
6313 Use GST_TYPE_TAG_LIST in signal prototype.
6314 * gst/gstindex.c: (gst_index_class_init):
6316 Add GST_TYPE_INDEX_ENTRY type.
6317 * gst/gstmarshal.list:
6318 Add necessary marshal types.
6319 * gst/gstpad.c: (gst_real_pad_class_init),
6320 (_gst_real_pad_fixate_accumulator), (gst_pad_link_fixate),
6321 (gst_pad_recover_caps_error):
6322 Use GST_TYPE_CAPS in signal prototypes. Fix some debugging strings.
6323 * gst/gststructure.c: (_gst_structure_initialize),
6324 (gst_structure_copy), (_gst_structure_copy_conditional):
6325 * gst/gststructure.h:
6326 Convert GST_TYPE_STRUCTURE to boxed.
6327 * gst/gsttag.c: (gst_tag_list_get_type):
6329 Add GST_TYPE_TAG_LIST type.
6331 2004-02-17 Julien MOUTTE <julien@moutte.net>
6333 * gst/gstpad.c: (gst_pad_try_set_caps): Reverting my change according
6334 to what we agreed with david.
6335 * gst/gstpad.h: adding GST_PAD_IS_NEGOTIATING macro.
6337 2004-02-17 Thomas Vander Stichele <thomas at apestaart dot org>
6339 * po/nl.po: update translation
6341 2004-02-17 Thomas Vander Stichele <thomas at apestaart dot org>
6343 * gst/autoplug/gstspider.c: (gst_spider_identity_plug):
6344 throw an error if spider is trying to play a mime type there is
6347 add gst/autoplug/gstspider.c for translation
6349 2004-02-17 Julien MOUTTE <julien@moutte.net>
6351 * gst/gstpad.c: (gst_pad_try_set_caps): We are nice people. Return
6352 silently when the pad is negotiating.
6354 2004-02-16 Thomas Vander Stichele <thomas at apestaart dot org>
6356 * docs/faq/Makefile.am:
6357 add script to run gstreamer uninstalled
6359 * docs/faq/developing.xml:
6360 * docs/faq/gst-uninstalled:
6361 extract script to run gstreamer uninstalled
6363 add EXTRA_SOURCES variable for Makefile.am's to set to
6364 use additional SOURCE files for the doc build
6366 2004-02-16 Thomas Vander Stichele <thomas at apestaart dot org>
6368 * gst/gstatomic_impl.h: Fedora 2 test package patch for S390
6370 2004-02-15 Julien MOUTTE <julien@moutte.net>
6372 * gst/gstbin.c: (gst_bin_change_state), (gst_bin_iterate): Fix a big
6373 bug that was breaking pipelines like sinesrc ! { queue ! osssink } when
6374 an error was thrown by osssink. Basically a state change failure for
6375 an element in a different scheduling group was considered as
6376 successful, which means that caps nego was going on and weird stuff
6377 happened. Like I wrote in the comment there, if someone wants to
6378 revert that please drop me a mail explaining why because I really see
6379 no point in keeping that broken behaviour there.
6380 * gst/gstqueue.c: (gst_queue_get): Add a safety check as the queue CAN
6381 be empty, we then return NULL which will trigger a nice error when
6382 pulling from the pad.
6384 2004-02-13 David Schleef <ds@schleef.org>
6386 * libs/gst/control/dparam.c: (gst_dparam_class_init),
6387 (gst_dparam_get_property), (gst_dparam_set_property),
6388 (gst_dparam_do_update_default):
6389 * libs/gst/control/dparam.h:
6390 * libs/gst/control/dparam_smooth.c: (gst_dpsmooth_class_init),
6391 (gst_dpsmooth_new), (gst_dpsmooth_set_property),
6392 (gst_dpsmooth_get_property), (gst_dpsmooth_value_changed_double),
6393 (gst_dpsmooth_do_update_double):
6394 * libs/gst/control/dparam_smooth.h:
6395 * libs/gst/control/dparammanager.c:
6396 (gst_dpman_inline_direct_update):
6397 Add support for double dparams.
6399 2004-02-13 David Schleef <ds@schleef.org>
6401 * gst/elements/gstfdsrc.c: (gst_fdsrc_get): Use GST_TIME_TO_TIMEVAL()
6402 * gst/gstclock.h: Avoid using 64-bit % operator (slow!)
6404 2004-02-13 Mattias Wadman <mattias@sudac.org>
6406 reviewed by: David Schleef <ds@schleef.org>
6408 * gst/elements/gstfdsrc.c: (gst_fdsrc_class_init),
6409 (gst_fdsrc_init), (gst_fdsrc_set_property),
6410 (gst_fdsrc_get_property), (gst_fdsrc_get):
6411 * gst/elements/gstfdsrc.h: Adds timeout property to fdsrc,
6412 and sends an EOS event if file descriptor reading times out.
6414 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
6417 add calls to AM_CONDITIONAL for subsystems for automake 1.6.x
6419 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
6421 * configure.ac: pass required libxml version as argument
6422 (bug reported by Christophe Fergeau)
6424 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
6426 * docs/gst/gstreamer-docs.sgml:
6427 * docs/gst/tmpl/gstxml.sgml:
6428 * docs/libs/gstreamer-libs-docs.sgml:
6431 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
6434 * gst/gstregistrypool.c: (gst_registry_pool_plugin_filter),
6435 (gst_registry_pool_feature_filter):
6436 * gst/gstthread.c: (gst_thread_class_init):
6438 add includes exposed by building without libxml
6439 * gst/indexers/Makefile.am:
6440 do not build fileindex when LOADSAVE disabled; we should have
6441 a better libxml check later since fileindex depends on xml, not
6442 LOADSAVE or REGISTRY
6443 * libs/gst/control/Makefile.am:
6445 * tools/Makefile.am:
6446 fix wrong source code for gst-xmlinspect
6448 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
6451 fix gcov help output
6452 move calls to and use new GST_CHECK_DISABLE_SUBSYSTEM
6453 * docs/random/release:
6454 some updated releasing notes
6455 * gstreamer.spec.in:
6458 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
6461 * docs/manual/manual.xml:
6463 * docs/pwg/titlepage.xml:
6464 put version in documentation
6466 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
6468 * tools/Makefile.am: fix man page installation
6470 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
6473 don't check for libxml when load/save and registry disabled (#105844)
6474 * gstreamer.spec.in:
6475 sync with fedora candidate spec
6477 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
6481 replace multidisksrc with multifilesrc
6483 2004-02-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
6486 update to multidisksrc => multifilesrc file renaming (#134145)
6488 2004-02-11 David Schleef <ds@schleef.org>
6490 * docs/gst/tmpl/gstcaps.sgml: Fix stuff that mentions GstProps
6491 * docs/gst/tmpl/gstpadtemplate.sgml: same
6492 * docs/gst/tmpl/gstreamer-unused.sgml: Remove GstProps
6493 * gst/gstobject.c: (gst_object_set_name_default): Do the memleak
6495 * gst/gstutils.c: Remove disabled code that uses GstProps.
6496 * gst/registries/gstxmlregistry.h: same
6497 * docs/random/ds/0.9-suggested-changes: random notes
6499 2004-02-11 kost@imn.htwk-leipzig.de
6501 reviewed by: David Schleef <ds@schleef.org>
6503 * gst/gstclock.c: (gst_clock_entry_new): fixes structure
6504 initialisation of clock (bug #134128)
6506 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
6509 * gst/elements/Makefile.am:
6510 * gst/elements/gstelements.c:
6511 * gst/elements/gstmultifilesrc.c: (gst_multifilesrc_base_init),
6512 (gst_multifilesrc_class_init), (gst_multifilesrc_init),
6513 (gst_multifilesrc_set_property), (gst_multifilesrc_get_property),
6514 (gst_multifilesrc_get), (gst_multifilesrc_open_file),
6515 (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
6516 * gst/elements/gstmultifilesrc.h:
6517 rename multidisksrc to multifilesrc (part of #122200)
6519 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
6522 fix automake complaints
6523 * gst-element-check.m4:
6526 2004-02-11 David Schleef <ds@schleef.org>
6528 * docs/gst/Makefile.am: Call gst_init() in built gstreamer-scan.
6529 * gst/gstatomic_impl.h: Disable sparc implementation.
6531 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
6533 * gst-element-check.m4:
6534 fix underquoted macros as reported by automake 1.8.x (#133800)
6536 require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
6537 by autopoint (fixes #132996)
6539 2004-02-10 Andy Wingo <wingo@pobox.com>
6541 * gst/gstpad.c (gst_pad_custom_new): Add a FIXME, this is a hacky
6542 way to do inheritance.
6543 (gst_pad_get_event_masks, gst_pad_get_event_masks_default)
6544 (gst_pad_get_query_types, gst_pad_get_query_types_default):
6546 (gst_pad_set_link_function, gst_pad_set_fixate_function)
6547 (gst_pad_set_getcaps_function): Doc from Dave's negotation random
6549 (gst_pad_unlink, gst_pad_is_linked): Docs.
6550 (gst_pad_renegotiate): A brief description of capsnego.
6551 (gst_pad_try_set_caps): Document.
6552 (gst_pad_try_set_caps_nonfixed): Document.
6553 (gst_pad_can_link_filtered, gst_pad_link_filtered): Doc fixes.
6554 (gst_pad_set_parent): Deprecated (although not out of the API).
6555 (gst_pad_get_parent): Deprecated, although many plugins use this.
6556 (gst_pad_add_ghost_pad, gst_pad_remove_ghost_pad): Doc that these
6557 are private and will go away in 0.9.
6558 (gst_pad_perform_negotiate): Doc.
6559 (gst_pad_link_unnegotiate): I think this is meant to be static.
6560 (gst_pad_get_negotiated_caps, gst_pad_get_pad_template_caps)
6561 (gst_pad_template_get_caps_by_name, gst_pad_check_compatibility)
6562 (gst_pad_get_peer): Doc updates.
6563 (gst_pad_caps_change_notify): Doc.
6564 (gst_pad_alloc_buffer, gst_pad_push, gst_static_pad_template_get)
6565 (gst_ghost_pad_new): Doc fixes.
6567 * gst/gstobject.c (gst_object_get_parent, gst_object_unparent)
6568 (gst_object_check_uniqueness):
6570 * gst/gstelement.c (gst_element_add_pad)
6571 (gst_element_add_ghost_pad, gst_element_remove_pad)
6572 (gst_element_remove_ghost_pad, gst_element_get_pad)
6573 (gst_element_get_static_pad, gst_element_get_pad_list)
6574 (gst_element_class_get_pad_template_list)
6575 (gst_element_class_get_pad_template): Work on the docs.
6576 (gst_element_get_pad_template_list): Uses the class method.
6577 (gst_element_get_compatible_pad_template): Docs, and consolidate
6578 some test conditions.
6579 (gst_element_get_pad_from_template): New static function.
6580 (gst_element_request_compatible_pad): Docs, and work with
6581 non-request compatible templates.
6582 (gst_element_get_compatible_pad_filtered): Docs and remove
6584 (gst_element_get_compatible_pad, gst_element_link_pads_filtered)
6585 (gst_element_link_filtered, gst_element_link_many)
6586 (gst_element_link, gst_element_link_pads)
6587 (gst_element_unlink_many): Docs.
6589 2004-02-05 Andy Wingo <wingo@pobox.com>
6591 * gst/gstpad.c (_gst_real_pad_fixate_accumulator):
6594 * gst/gstmarshal.list (VOID:BOXED, BOXED:BOXED): New marshallers.
6596 * gst/gstpad.c (gst_real_pad_class_init): Use a BOXED:BOXED
6597 marshaller for ::fixate, and VOID:BOXED for ::caps-nego-failed,
6598 with the type=GST_TYPE_CAPS. This allows language bindings to know
6599 what kind of data they're dealing with.
6601 * gst/gstcaps.c (_gst_caps_value_init): GBoxed values initialize
6602 to NULL when g_value_init is called. GstCaps, which rolls its own
6603 type implementation, now does the same instead of allocating empty
6605 (_gst_caps_initialize, _gst_caps_collect_value,
6606 _gst_caps_lcopy_value): Provide collect_value and lcopy_value type
6607 table methods. This allows G_VALUE_COLLECT to work.
6609 2004-02-05 Andy Wingo <wingo@pobox.com>
6612 * testsuite/Makefile.am (SUBDIRS):
6613 * testsuite/ghostpads/Makefile.am:
6614 * testsuite/ghostpads/ghostpads.c: A new test for ghost pads.
6616 * gst/gstpad.c (gst_pad_add_ghost_pad, gst_pad_remove_ghost_pad):
6617 These two routines are the only ones that set
6618 GST_GPAD_REALPAD(gpad), the ghost pad list, and the ghost pad's
6619 pad template. They should be made static, depending on ABI needs.
6620 (gst_real_pad_dispose): Handle the case of ghost pads without a
6621 parent. Assert after dealing with ghost pads that the ghost pad
6623 (gst_ghost_pad_class_init): New property added, ::real-pad. Can be
6625 (gst_ghost_pad_dispose): Set ::real-pad to NULL.
6626 (gst_ghost_pad_set_property, gst_ghost_pad_get_property): New
6627 functions. set_property will call add_ghost_pad/remove_ghost_pad
6629 (gst_ghost_pad_new): All the work is offloaded to g_object_new.
6631 * gst/gstelement.c (gst_element_add_pad): Handle ghost pads as well.
6632 (gst_element_add_ghost_pad): Remove code duplicated from _add_pad.
6633 (gst_element_remove_pad): Handle ghost pads as well.
6634 (gst_element_remove_ghost_pad): Deprecated (could be removed,
6635 depending on API-stability needs).
6637 2004-02-05 Andy Wingo <wingo@pobox.com>
6639 * gst/gstbin.[ch]: (gst_bin_get_by_interface): GTypes are scalars,
6640 of course they're const
6642 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
6644 * tools/Makefile.am:
6645 * tools/gst-feedback:
6646 * tools/gst-feedback-0.7:
6647 make gst-feedback versioned too for consistency
6649 2004-02-11 David Schleef <ds@schleef.org>
6651 * gst/gstpad.c: (gst_pad_link_intersect), (gst_pad_link_fixate),
6652 (gst_pad_try_set_caps): Fix format strings for GST_PTR_FORMAT.
6654 2004-02-10 Julien MOUTTE <julien@moutte.net>
6656 * gst/gstevent.c: (_gst_event_free): Sometimes a tag event arrives but
6657 the structure does not contain a valid tag list. Adding a safety check
6658 to remove a noisy warning in that case.
6660 2004-02-10 Thomas Vander Stichele <thomas at apestaart dot org>
6662 * gst/gst.c: fix name to be in line with others
6664 2004-02-09 Julien MOUTTE <julien@moutte.net>
6666 * libs/gst/bytestream/bytestream.c: (gst_bytestream_peek): We should
6667 not shout that loud when len is 0. Just return 0 silently.
6669 2004-02-09 Julien MOUTTE <julien@moutte.net>
6671 * gst/gstdata.c: (gst_data_ref): Adding a categorized debug on data_ref
6672 because data_unref has one and I prefer the debug to be symetric.
6673 * gst/gstqueue.c: (gst_queue_locked_flush): Fix a huge memleak. Buffers
6674 were refed when added to the queue and unrefed only once when the queue
6675 was flushed. Now the flush handler unref the buffers two times : first
6676 unref for the ref added when pushing in the queue's tail and second
6677 unref to destroy the flushed buffer.
6679 2004-02-08 Thomas Vander Stichele <thomas at apestaart dot org>
6681 * docs/pwg/building-boiler.xml: fix cvs checkout documentation
6683 2004-02-06 David Schleef <ds@schleef.org>
6685 * docs/random/ds/0.9-suggested-changes: Random ramblings
6686 * gst/elements/gstfilesrc.c: (gst_filesrc_get_mmap): Cast size_t
6687 to int before printing.
6688 * gst/parse/grammar.y: Fix gcc-2.95 style variadic macros.
6689 * gst/parse/parse.l: same. See bug #129600
6691 2004-02-06 David Schleef <ds@schleef.org>
6693 * gst/gstindex.c: (gst_index_add_format), (gst_index_add_id),
6694 (gst_index_add_entry), (gst_index_add_associationv),
6695 (gst_index_add_association): Add gst_index_add_associationv()
6696 and clean up gst_index_add_association(). #127133
6698 2004-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
6700 * autogen.sh: check out common with right tag if CVS/Tag exists
6702 2004-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
6704 * testsuite/ghostpads/ghostpads.c: (main):
6705 fix testsuite from segfaulting
6707 2004-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
6709 * Makefile.am: add release target
6710 * configure.ac: bump nano to 1
6711 * docs/random/release:
6713 2004-02-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
6716 * gst/gstelement.c: (gst_element_base_class_init),
6717 (gst_element_class_set_details), (gst_element_clear_pad_caps):
6718 * gst/gstpad.c: (gst_pad_link_intersect), (gst_pad_link_fixate),
6719 (gst_pad_try_set_caps), (gst_pad_can_link_filtered),
6720 (gst_real_pad_dispose):
6721 * gst/gststructure.c: (gst_structure_free),
6722 (gst_structure_from_string):
6723 put reverted patch back in
6724 * gst/gstelement.c: (gst_element_remove_pad):
6725 free explicit caps if they're set
6726 * gst/gstpad.c: (_gst_pad_default_fixate_func):
6727 copy the structure when fixating
6729 2004-02-05 David Schleef <ds@schleef.org>
6731 * gst/gstmarshal.list:
6732 * gst/gstpad.c: (gst_real_pad_class_init),
6733 (_gst_real_pad_fixate_accumulator):
6734 Revert POINTER->BOXED change in signal marshaller.
6736 === release 0.7.4 ===
6738 2004-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
6740 * NEWS: GStreamer 0.7.4 "Wooden Eels" released
6741 * configure.ac: changed for release
6743 2004-02-05 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
6745 * gstreamer.spec.in:
6746 bump required version of gtk-doc
6748 2004-02-05 Thomas Vander Stichele <thomas at apestaart dot org>
6751 * gst/gstelement.c: (gst_element_base_class_init),
6752 (gst_element_class_set_details), (gst_element_clear_pad_caps):
6753 * gst/gstpad.c: (gst_pad_link_intersect), (gst_pad_link_fixate),
6754 (gst_pad_try_set_caps), (gst_pad_can_link_filtered),
6755 (gst_real_pad_dispose):
6756 * gst/gststructure.c: (gst_structure_free),
6757 (gst_structure_from_string):
6758 revert patch that breaks applications, reapply after release
6759 to get this fixed properly
6761 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
6763 * gst/gsttag.c: (_gst_tag_initialize):
6765 remove duplicated field GST_TAG_APPLICATION. It's GST_TAG_ENCODER
6767 2004-02-04 David Schleef <ds@schleef.org>
6770 * gst/autoplug/gstspider.c: (gst_spider_request_new_pad),
6771 (gst_spider_plug_from_srcpad):
6772 * gst/autoplug/gstspideridentity.c: (gst_spider_identity_link):
6774 2004-02-04 David Schleef <ds@schleef.org>
6776 * gst/gstelement.c: (gst_element_clear_pad_caps): Make sure we have
6777 a GstRealPad before accessing its structure members.
6779 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
6781 * gst/gstclock.c: (gst_clock_init), (gst_clock_set_speed),
6782 (gst_clock_get_speed):
6784 reset padding, remove unused fields
6786 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
6788 * gst/autoplug/gstspideridentity.c:
6789 (gst_spider_identity_sink_loop_type_finding):
6790 use get_allowed_caps, not get_caps (fixes #132519)
6791 * gst/elements/gsttypefind.c: (stop_typefinding):
6792 use correct order when sending buffers and seeking
6794 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
6800 upgrade libtool CURRENT, reset padding
6802 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
6806 put back AM_PROG_LIBTOOL to make libtoolize stop complaining
6808 2004-02-04 David Schleef <ds@schleef.org>
6810 * docs/random/ds/0.9-suggested-changes: random notes
6811 * gst/elements/gstfakesrc.c: (gst_fakesrc_get_formats),
6812 (gst_fakesrc_get_query_types), (gst_fakesrc_get_event_mask):
6813 Replace GST_PAD_EVENT_MASK_FUNCTION() (et al.) with its
6815 * gst/elements/gstfilesink.c: (gst_filesink_get_formats),
6816 (gst_filesink_get_query_types): same
6817 * gst/elements/gstfilesrc.c: (gst_filesrc_get_event_mask),
6818 (gst_filesrc_get_query_types), (gst_filesrc_get_formats): same
6819 * gst/gstcaps.h: deprecate GST_DEBUG_CAPS(), and fix the macro
6820 to use new GST_PTR_FORMAT.
6821 * gst/gstelement.h: deprecate function factory macros
6822 GST_ELEMENT_QUERY_TYPE_FUNCTION(), GST_ELEMENT_EVENT_MASK_FUNCTION().
6823 These are our last variadic macros that can't be replaced with
6824 inlines. Celebrate! Also fix a typo in an #ifdef that was
6825 attempting to deprecate gst_element_clock_wait().
6826 * gst/gstevent.h: same
6827 * gst/gstpad.c: (gst_pad_link_intersect), (gst_pad_link_fixate),
6828 (gst_pad_try_set_caps): replace GST_DEBUG_CAPS() with GST_DEBUG()
6829 * gst/gstpad.h: deprecate function factory macros similar to above.
6831 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
6834 * tools/Makefile.am:
6835 * tools/gst-run.c: (popt_callback), (hash_print_key),
6836 (find_highest_version), (unmangle_libtool), (get_dir_of_binary),
6837 (get_candidates), (main):
6838 add new source file to generate non-versioned wrapper binaries
6841 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
6843 * gst/gstevent.c: (_gst_event_free):
6844 actually break; inside the switch statement
6845 * gst/parse/grammar.y:
6846 fix memleak where GValues weren't unset
6848 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
6850 * gst/gststructure.c: (gst_structure_from_string):
6852 * gst/elements/gsttypefind.c: (gst_type_find_element_have_type),
6853 (new_entry), (gst_type_find_element_chain):
6854 * gst/gstelement.c: (gst_element_base_class_init),
6855 (gst_element_class_set_details):
6856 * gst/gstpad.c: (gst_pad_can_link_filtered):
6857 fix smaller memleaks
6858 * gst/gstpad.c: (gst_real_pad_dispose):
6859 check that explicit caps are gone
6860 * gst/gststructure.c: (gst_structure_free):
6861 actually free the structure
6862 * gst/gstelement.c: (gst_element_clear_pad_caps):
6865 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
6867 * tools/Makefile.am:
6868 use AM_CFLAGS since all the CFLAGS are the same
6871 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
6873 * docs/manual/gnome.xml:
6874 expand example a little
6875 * gst/gst.c: (gst_init_with_popt_table),
6876 (gst_init_check_with_popt_table), (init_pre), (init_popt_callback):
6877 make sure popt option displays are done with right textdomain
6878 use GstPoptOption type
6880 create GstPoptOption type
6882 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
6884 * gst/gsterror.c: (_gst_stream_errors_init):
6886 adding error type for no codec
6890 update dutch translation
6891 * tools/gst-inspect.c: (print_element_list), (main):
6892 do proper internationalization
6893 * tools/gst-launch.c: (idle_func):
6894 remove commented out function call
6896 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
6899 add some error fixing notes
6900 * docs/gst/gstreamer-sections.txt:
6901 remove double entries
6902 * docs/gst/tmpl/gstbin.sgml:
6903 * docs/gst/tmpl/gstclock.sgml:
6905 * docs/gst/tmpl/gstelement.sgml:
6906 * docs/gst/tmpl/gstindex.sgml:
6907 * docs/gst/tmpl/gstobject.sgml:
6908 * docs/gst/tmpl/gstpadtemplate.sgml:
6909 * docs/gst/tmpl/gstreamer-unused.sgml:
6910 * docs/gst/tmpl/gsttag.sgml:
6911 * docs/gst/tmpl/gstthread.sgml:
6912 * docs/gst/tmpl/gstxml.sgml:
6914 sync header prototypes with c decls
6915 * gst/gsttaginterface.c:
6918 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
6920 * gst/parse/Makefile.am:
6922 get rid of gstmarshal.h dependency. It's not needed.
6924 * gst/elements/gstfakesink.c:
6925 * gst/elements/gstfakesrc.c:
6926 * gst/elements/gstidentity.c:
6934 * libs/gst/control/dparam.c:
6935 * libs/gst/control/dparammanager.c:
6936 include gstmarshal.h.
6939 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
6941 * gst/elements/gstfilesrc.c: (gst_filesrc_init),
6942 (gst_filesrc_dispose), (gst_filesrc_free_parent_mmap),
6943 (gst_filesrc_map_region), (gst_filesrc_get_mmap):
6944 * gst/elements/gstfilesrc.h:
6945 don't ref the filesrc when creating mmaped buffers. Don't keep a
6946 list of not-yet-destroyed buffers.
6948 Deprecated BST_BUFFER_FREE_FUNC and GST_BUFFER_COPY_FUNC
6950 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
6952 * gst/gst.c: (init_pre):
6955 2004-02-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
6957 * docs/pwg/advanced-events.xml:
6958 * docs/pwg/advanced-scheduling.xml:
6959 * docs/pwg/intro-basics.xml:
6960 * docs/pwg/other-manager.xml:
6961 * docs/pwg/other-nton.xml:
6962 * docs/pwg/other-ntoone.xml:
6963 * docs/pwg/other-oneton.xml:
6965 All sort of documentation... Forgot what. Point is that I want this
6966 in before I leave. The 'other-*' will be the last section and will
6967 explain issues specific to these type of elements.
6969 2004-02-02 Benjamin Otte <in7y118@public.uni-hamburg.de>
6971 * gst/elements/gstfilesrc.c: (gst_filesrc_map_region),
6972 (gst_filesrc_get_read):
6973 set all the values on buffers that we can
6975 2004-02-02 David Schleef <ds@schleef.org>
6977 Change usage of isblah() to g_ascii_isblah() to be more locale
6978 independent. (#133076)
6979 * gst/gsturi.c: (gst_uri_protocol_check_internal):
6981 * gst/parse/parse.l:
6983 2004-02-02 Jon Trowbridge <trow@gnu.org>
6985 reviewed by: David Schleef <ds@schleef.org>
6988 * gst/gstcaps.c: (gst_caps_to_string):
6989 * gst/registries/gstxmlregistry.c:
6990 (gst_xml_registry_add_path_list_func),
6991 (gst_xml_registry_parse_padtemplate):
6993 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
6995 * gst/gstelement.c: (gst_element_default_error):
6996 suffix error messages with period
6998 2004-01-31 Thomas Vander Stichele <thomas at apestaart dot org>
7000 * gst/elements/gstfilesrc.c: (gst_filesrc_open_file):
7001 * gst/elements/gstmultidisksrc.c: (gst_multidisksrc_open_file):
7002 * gst/gsterror.c: (gst_error_get_message):
7006 Update translation files
7008 2004-01-31 Thomas Vander Stichele <thomas at apestaart dot org>
7010 * gst/autoplug/gstspideridentity.c:
7011 (gst_spider_identity_sink_loop_type_finding):
7012 * gst/elements/gstfakesink.c: (gst_fakesink_change_state):
7013 * gst/elements/gstfilesink.c: (gst_filesink_open_file),
7014 (gst_filesink_close_file), (gst_filesink_handle_event),
7015 (gst_filesink_chain):
7016 * gst/elements/gstfilesrc.c: (gst_filesrc_map_region),
7017 (gst_filesrc_get_read), (gst_filesrc_open_file):
7018 * gst/elements/gstidentity.c: (gst_identity_chain):
7019 * gst/elements/gstmultidisksrc.c: (gst_multidisksrc_open_file):
7020 * gst/elements/gstpipefilter.c: (gst_pipefilter_get),
7021 (gst_pipefilter_chain), (gst_pipefilter_open_file):
7022 * gst/elements/gsttypefind.c: (gst_type_find_element_chain):
7023 * gst/gsterror.c: (_gst_core_errors_init),
7024 (_gst_library_errors_init), (_gst_resource_errors_init),
7025 (_gst_stream_errors_init), (gst_error_get_message):
7026 * gst/gstpad.c: (gst_pad_set_explicit_caps),
7027 (gst_pad_recover_caps_error), (gst_pad_pull):
7028 * gst/gstqueue.c: (gst_queue_chain), (gst_queue_get):
7029 * gst/schedulers/gstbasicscheduler.c:
7030 (gst_basic_scheduler_chainhandler_proxy),
7031 (gst_basic_scheduler_gethandler_proxy),
7032 (gst_basic_scheduler_cothreaded_chain):
7033 Suffix error messages with period.
7034 Use (NULL) instead of NULL
7036 2004-01-31 Thomas Vander Stichele <thomas at apestaart dot org>
7038 * docs/gst/tmpl/gstelement.sgml:
7039 * docs/gst/tmpl/gstxml.sgml:
7040 * gst/gstelement.c: (gst_element_error_full):
7041 add element path to error
7043 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
7045 * docs/random/mimetypes:
7046 update raw int/float info
7047 * gst/gsttag.c: (_gst_tag_initialize):
7051 2004-01-30 David Schleef <ds@schleef.org>
7053 * gst/cothreads.c: Add another fallback if MAP_ANONYMOUS is
7056 2004-01-30 Laurent Vivier <Laurent.Vivier@bull.net>
7058 reviewed by Benjamin Otte
7059 parts of the patch submitted in bug #113913
7062 use AC_C_INLINE. Use = instead of == with test
7063 * examples/plugins/example.c:
7064 * gst/autoplug/gstspideridentity.c:
7065 * gst/elements/gstfdsrc.c:
7066 * gst/elements/gstfilesrc.c:
7067 * gst/elements/gstidentity.c:
7068 * gst/elements/gstmultidisksrc.c:
7069 * gst/elements/gststatistics.c:
7073 * gst/gstpipeline.c:
7075 don't end enums with a comma
7076 * gst/gstindex.c: (gst_index_compare_func):
7077 do explicit casting to gint
7078 * gst/gsttrace.c: (gst_trace_text_flush):
7079 #define strsize as a macro
7081 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
7084 * docs/gst/gstreamer-docs.sgml:
7085 * docs/gst/gstreamer-sections.txt:
7086 * docs/gst/tmpl/gstelement.sgml:
7087 * docs/gst/tmpl/gsterror.sgml:
7088 * docs/gst/tmpl/gstinterface.sgml:
7089 * docs/gst/tmpl/gstreamer-unused.sgml:
7090 * docs/gst/tmpl/gststructure.sgml:
7091 * docs/gst/tmpl/gsttag.sgml:
7092 * docs/gst/tmpl/gsttaginterface.sgml:
7093 * docs/gst/tmpl/gstvalue.sgml:
7094 make sure all API ends up in the built docs
7095 * gst/gstinterface.c:
7096 * gst/gststructure.c: (gst_structure_id_set_value),
7097 (gst_structure_set_value), (gst_structure_id_get_value):
7098 * gst/gststructure.h:
7100 sync .h with .c declarations
7102 2004-01-30 Julien Moutte <julien@moutte.net>
7104 * libs/gst/bytestream/bytestream.c: Reverting my event handling patch.
7105 Ronald will fix riffread.
7107 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
7109 * docs/pwg/advanced-interfaces.xml:
7110 Added tuner interface docs.
7112 2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
7114 * docs/random/mimetypes:
7115 correct Theora information
7117 make GST_ELEMENT_ERROR do a GST_ERROR_OBJECT
7119 2004-01-29 Thomas Vander Stichele <thomas at apestaart dot org>
7121 * gst/gstelement.c: (gst_element_error_full):
7123 GST_ELEMENT_ERROR in enum -> _IN_ERROR
7125 2004-01-29 Julien MOUTTE <julien@moutte.net>
7127 * gst/elements/gstfilesrc.c: (gst_filesrc_get),
7128 (gst_filesrc_uri_handler_init): Fixing seeking by making FLUSH happen
7129 again and even before DISCONT.
7130 * gst/gstpad.c: (gst_pad_event_default): Remove a unused switch case.
7131 * libs/gst/bytestream/bytestream.c: (gst_bytestream_get_next_buf): Fix
7132 bytestream so that it's not stopping to fill the bytestream if events
7133 different than EOS or DISCONT are received. Instead it process them so
7134 that they go downstream.
7136 2004-01-29 Thomas Vander Stichele <thomas at apestaart dot org>
7138 * docs/gst/tmpl/gstelement.sgml:
7139 * docs/gst/tmpl/gstreamer-unused.sgml:
7140 * docs/gst/tmpl/gstxml.sgml:
7141 * gst/autoplug/gstspideridentity.c:
7142 (gst_spider_identity_sink_loop_type_finding):
7143 * gst/elements/gstfakesink.c: (gst_fakesink_change_state):
7144 * gst/elements/gstfilesink.c: (gst_filesink_open_file),
7145 (gst_filesink_close_file), (gst_filesink_handle_event),
7146 (gst_filesink_chain):
7147 * gst/elements/gstfilesrc.c: (gst_filesrc_map_region),
7148 (gst_filesrc_get_read), (gst_filesrc_open_file):
7149 * gst/elements/gstidentity.c: (gst_identity_chain):
7150 * gst/elements/gstmultidisksrc.c: (gst_multidisksrc_open_file):
7151 * gst/elements/gstpipefilter.c: (gst_pipefilter_get),
7152 (gst_pipefilter_chain), (gst_pipefilter_open_file):
7153 * gst/elements/gsttypefind.c: (gst_type_find_element_chain):
7155 * gst/gstpad.c: (gst_pad_set_explicit_caps),
7156 (gst_pad_recover_caps_error), (gst_pad_pull):
7157 * gst/gstqueue.c: (gst_queue_chain), (gst_queue_get):
7158 * gst/schedulers/gstbasicscheduler.c:
7159 (gst_basic_scheduler_chainhandler_proxy),
7160 (gst_basic_scheduler_gethandler_proxy),
7161 (gst_basic_scheduler_cothreaded_chain):
7162 gst_element_error -> GST_ELEMENT_ERROR
7164 2004-01-29 Thomas Vander Stichele <thomas at apestaart dot org>
7167 * docs/gst/tmpl/gstelement.sgml:
7168 * docs/gst/tmpl/gstxml.sgml:
7170 * docs/pwg/advanced-request.xml:
7171 * docs/pwg/advanced-scheduling.xml:
7172 * docs/pwg/advanced-tagging.xml:
7173 fix non-validating docbook using CDATA
7174 make sure make check-local gets run first to check if it validates
7176 2004-01-29 Julien MOUTTE <julien@moutte.net>
7178 * docs/pwg/advanced-events.xml: Adding documentation on advanced event
7179 handling (up and downstream).
7180 * docs/pwg/advanced-interfaces.xml: Make it coherent with the
7183 2004-01-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
7185 * docs/pwg/advanced-tagging.xml:
7186 Add docs about tag writing.
7188 2004-01-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
7190 * docs/pwg/advanced-tagging.xml:
7191 Add a part about tag reading and application signalling... Tag
7192 writing still needs to be documented.
7193 * gst/elements/gstfilesrc.c: (gst_filesrc_set_location):
7194 We can set file locations in READY, too.
7196 2004-01-29 Julien MOUTTE <julien@moutte.net>
7198 * docs/random/ds/element-checklist: Adding some notes about src
7201 2004-01-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
7203 * docs/random/mimetypes:
7204 Update docs to point to correct elements for various mimetypes, and
7205 some more errors pointed out by Stéphane LOEUILLET (aka LeRoutier)
7206 <stephane.loeuillet@tiscali.fr>.
7208 2004-01-28 David Schleef <ds@schleef.org>
7210 * docs/pwg/intro-basics.xml: rewrite bufferpool stuff.
7212 2004-01-29 Benjamin Otte <in7y118@public.uni-hamburg.de>
7214 * docs/random/mimetypes:
7215 update docs for audio/x-raw-float. Add "buffer-frames=0 means
7217 * gst/elements/gstfilesrc.c: (gst_filesrc_set_location):
7218 make it only work in NULL.
7220 don't posion NULL caps
7221 * gst/gstelement.c: (gst_element_set_time):
7222 add debugging statement
7223 * gst/gstelement.c: (gst_element_emit_found_tag),
7224 (gst_element_found_tag_func), (gst_element_found_tags):
7226 These functions take const taglists
7227 * gst/gstpad.c: (gst_pad_proxy_getcaps):
7229 * gst/gstpad.c: (gst_pad_event_default):
7230 make more effort on handling discont and clocks, g_warn if everything
7232 * gst/gststructure.c: (gst_structure_remove_fields),
7233 (gst_structure_remove_fields_valist):
7234 * gst/gststructure.h:
7235 add gst_structure_remove_fields(_valist)
7239 2004-01-28 David Schleef <ds@schleef.org>
7241 * docs/random/ds/element-checklist: Notes about gst_caps_to_string()
7242 * gst/registries/gstxmlregistry.c: (gst_xml_registry_save_caps):
7243 Fix memory leakage of gst_caps_to_string().
7245 Use GST_PTR_FORMAT instead of gst_caps_to_string():
7246 * gst/autoplug/gstsearchfuncs.c: (gst_autoplug_sp):
7247 * gst/autoplug/gstspideridentity.c: (spider_find_suggest),
7248 (gst_spider_identity_sink_loop_type_finding):
7249 * gst/elements/gsttypefind.c: (gst_type_find_element_have_type),
7251 * gst/gstpad.c: (gst_pad_try_relink_filtered),
7252 (gst_pad_set_explicit_caps):
7253 * gst/parse/grammar.y:
7255 2004-01-28 David Schleef <ds@schleef.org>
7257 * configure.ac: Add detection for HAVE_PRINTF_EXTENSION and
7258 GST_PRINTF_EXTENSION_FORMAT_DEFINE.
7259 * docs/random/ds/0.9-suggested-changes: Notes from Company.
7260 * gst/gstcaps.c: (gst_caps_to_string): Add comment.
7261 * gst/gstconfig.h.in: Add define for GST_PTR_FORMAT
7262 * gst/gstinfo.c: (_gst_debug_init), (gst_debug_print_object),
7263 (gst_debug_log_default), (_gst_info_printf_extension),
7264 (_gst_info_printf_extension_arginfo): Add printf extension.
7265 * gst/gstinfo.h: remove G_GNUC_PRINTF, because it doesn't work with %P
7266 * gst/gststructure.c: (gst_structure_to_string),
7267 (_gst_structure_parse_value): Use gst_value_deserialize() and
7269 * gst/gstvalue.c: (gst_value_deserialize_fourcc),
7270 (gst_value_deserialize_boolean), (gst_strtoi),
7271 (gst_value_deserialize_int), (gst_value_deserialize_double),
7272 (gst_value_deserialize_string), (gst_value_deserialize): Implement
7273 a bunch of deserialize functions and gst_value_deserialize.
7274 * gst/gstvalue.h: er, _de_serialize, not unserialize
7275 * testsuite/caps/string-conversions.c: (main): We don't currently
7276 handle (float) in caps, so convert these to (double).
7277 * testsuite/debug/Makefile.am: Add new test for the printf extension
7278 * testsuite/debug/printf_extension.c: (main): same
7280 2004-01-28 Benjamin Otte <in7y118@public.uni-hamburg.de>
7282 * docs/random/company/time:
7283 Add some docs about clocking and time
7285 2004-01-28 Julien MOUTTE <julien@moutte.net>
7287 * docs/pwg/advanced-interfaces.xml: Adding XOverlay documentation.
7289 2004-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
7291 * docs/pwg/advanced-clock.xml:
7292 * docs/pwg/advanced-dparams.xml:
7293 * docs/pwg/advanced-events.xml:
7294 * docs/pwg/advanced-interfaces.xml:
7295 * docs/pwg/advanced-midi.xml:
7296 * docs/pwg/advanced-request.xml:
7297 * docs/pwg/advanced-scheduling.xml:
7298 * docs/pwg/advanced-tagging.xml:
7299 * docs/pwg/advanced-types.xml:
7300 * docs/pwg/appendix-checklist.xml:
7301 * docs/pwg/building-boiler.xml:
7302 * docs/pwg/building-chainfn.xml:
7303 * docs/pwg/building-filterfactory.xml:
7304 * docs/pwg/building-pads.xml:
7305 * docs/pwg/building-props.xml:
7306 * docs/pwg/building-signals.xml:
7307 * docs/pwg/building-state.xml:
7308 * docs/pwg/building-testapp.xml:
7309 * docs/pwg/intro-basics.xml:
7310 * docs/pwg/intro-preface.xml:
7311 * docs/pwg/other-autoplugger.xml:
7312 * docs/pwg/other-sink.xml:
7313 * docs/pwg/other-source.xml:
7314 * docs/pwg/titlepage.xml:
7317 2004-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
7322 * docs/building-the-docs-on-debian:
7323 collect relevant bits of doc info
7325 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
7327 * docs/pwg/advanced_tagging.xml:
7328 Half-assed commit so Thomas can re-arrange document IDs here to be
7331 2004-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
7333 * docs/manual/autoplugging.xml:
7334 * docs/manual/bins-api.xml:
7335 * docs/manual/bins.xml:
7336 * docs/manual/buffers-api.xml:
7337 * docs/manual/buffers.xml:
7338 * docs/manual/clocks.xml:
7339 * docs/manual/components.xml:
7340 * docs/manual/cothreads.xml:
7341 * docs/manual/debugging.xml:
7342 * docs/manual/dparams-app.xml:
7343 * docs/manual/dynamic.xml:
7344 * docs/manual/elements-api.xml:
7345 * docs/manual/elements.xml:
7346 * docs/manual/factories.xml:
7347 * docs/manual/gnome.xml:
7348 * docs/manual/goals.xml:
7349 * docs/manual/helloworld.xml:
7350 * docs/manual/helloworld2.xml:
7351 * docs/manual/init-api.xml:
7352 * docs/manual/intro.xml:
7353 * docs/manual/links-api.xml:
7354 * docs/manual/links.xml:
7355 * docs/manual/manual.xml:
7356 * docs/manual/motivation.xml:
7357 * docs/manual/pads-api.xml:
7358 * docs/manual/pads.xml:
7359 * docs/manual/plugins-api.xml:
7360 * docs/manual/plugins.xml:
7361 * docs/manual/programs.xml:
7362 * docs/manual/queues.xml:
7363 * docs/manual/quotes.xml:
7364 * docs/manual/schedulers.xml:
7365 * docs/manual/states-api.xml:
7366 * docs/manual/states.xml:
7367 * docs/manual/threads.xml:
7368 * docs/manual/typedetection.xml:
7369 * docs/manual/xml.xml:
7370 use chapter, part, section or misc as id starts for all bits
7372 2004-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
7374 * docs/gst/gstreamer-sections.txt:
7375 Fix up TITLE of the sections
7377 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
7379 * docs/pwg/advanced_interfaces.xml:
7380 Add documentation on propertyprobing.
7381 * docs/pwg/advanced_events.xml:
7382 * docs/pwg/advanced_tagging.xml:
7383 * docs/pwg/building_boiler.xml:
7384 * docs/pwg/building_filterfactory.xml:
7386 Move filterfactory and tagging into their own chapter, add a chapter
7387 on events. all these are empty placeholders that will be filled in
7390 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
7392 * docs/pwg/advanced_interfaces.xml:
7393 Docs for mixer interface. Also a check for website uploading.
7395 2004-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
7399 * docs/faq/Makefile.am:
7400 * docs/gst/Makefile.am:
7401 * docs/gst/tmpl/gstelement.sgml:
7402 * docs/gst/tmpl/gstplugin.sgml:
7403 * docs/gst/tmpl/gstreamer-unused.sgml:
7404 * docs/libs/Makefile.am:
7405 * docs/manual/Makefile.am:
7407 * docs/pwg/Makefile.am:
7409 Separate out upload target and make it similar for
7410 both docbook and gtk-doc docs
7412 2004-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
7415 Fix upload target to work with freedesktop
7417 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
7419 * docs/pwg/advanced_types.xml:
7420 Add notes on creating your own types.
7421 * docs/pwg/building_boiler.xml:
7422 * docs/pwg/building_pads.xml:
7423 * docs/pwg/building_state.xml:
7424 Add some stuff about how to retrieve values from structures, how
7425 that relates to types and change layout slightly again to be almost
7428 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
7430 * docs/pwg/advanced_dparams.xml:
7431 * docs/pwg/advanced_scheduling.xml:
7432 Change index layout slightly.
7434 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
7436 * docs/pwg/advanced_clock.xml:
7437 * docs/pwg/advanced_interfaces.xml:
7438 * docs/pwg/advanced_midi.xml:
7439 General placeholders for now.
7440 * docs/pwg/advanced_request.xml:
7441 Explanation about sometimes and request pads.
7442 * docs/pwg/advanced_scheduling.xml:
7443 Concept of bytestream, loopfunctions and schedulers.
7444 * docs/pwg/building_boiler.xml:
7445 Add something about plugin-init.
7447 2004-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
7449 * docs/pwg/building_pads.xml:
7452 2004-01-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
7454 * docs/pwg/advanced_interfaces.xml:
7456 Add as a placeholder for future filling-in.
7457 * docs/pwg/basics_autoplugging.xml:
7458 * docs/pwg/basics_buffers.xml:
7459 * docs/pwg/basics_elements.xml:
7460 * docs/pwg/basics_events.xml:
7461 * docs/pwg/basics_plugins.xml:
7462 * docs/pwg/basics_types.xml:
7463 Remove, because unused (this is all in intro_basics.xml).
7464 * docs/pwg/building_signals.xml:
7465 Short intro to signals + reference to GObject docs - we really
7466 shouldn't go into these sort of things to deply because we don't
7467 use them that extensively anyway.
7468 * docs/pwg/building_state.xml:
7469 Explanation of states. Benjamin, please check.
7470 * docs/pwg/building_testapp.xml:
7471 Put everything in one page - putting only a few lines of content
7472 per page doesn't really make sense.
7474 Time to get into the advanced topics. ;).
7476 2004-01-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
7478 * docs/pwg/advanced_types.xml:
7479 Finish documenting the current state of mimetypes.
7480 * docs/pwg/building_boiler.xml:
7481 * docs/pwg/building_chainfn.xml:
7482 * docs/pwg/building_pads.xml:
7483 * docs/pwg/building_props.xml:
7484 * docs/pwg/building_testapp.xml:
7485 Start documenting the "how to build a simple audio filter" part
7486 of the PWG. Most stuff is ready by now. Stuff remaining: signals,
7487 states and (maybe?) a short introduction to capsnego in the chapter
7488 on pads (building_pads.xml). Capsnego should probably be explained
7489 fully in advanced_capsnego.xml or so.
7491 2004-01-26 David Schleef <ds@schleef.org>
7493 * gst/gstpad.c: (gst_pad_try_set_caps_nonfixed):
7494 * gst/gstpad.h: Add new function to allow element to (somewhat)
7495 specify non-fixed caps on a pad.
7496 * gst/gstqueue.c: (gst_queue_chain): Remove noisy g_object_notify()
7497 that I added a few weeks ago.
7499 2004-01-26 David Schleef <ds@schleef.org>
7501 * gst/gstpad.c: (gst_pad_try_set_caps): Revert last change
7502 making try_set_caps() work with non-fixed caps.
7504 2004-01-26 Ronald Bultje <rbultje@ronald.bitfreak.net>
7506 * docs/pwg/advanced_types.xml:
7507 * docs/pwg/intro_basics.xml:
7508 * docs/pwg/intro_preface.xml:
7510 * docs/pwg/titlepage.xml:
7511 First try to resurrect the PWG. I'm halfway integrating the mimetypes
7512 in here (docs/random/mimetypes), and will from there on work on both
7513 updating outdated parts and adding missing parts.
7514 That doesn't mean I'll fix it completely, but I'll try at least. ;).
7516 2004-01-26 Thomas Vander Stichele <thomas at apestaart dot org>
7518 * gst/gsterror.h: reinstate GST_LIBRARY_ERROR_ENCODE until
7521 2004-01-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
7524 remove gst_element_factory_get_version. It doesn't exist anymore.
7527 remove gst_plugin_set_name and change gst_plugin_get_longname to
7528 gst_plugin_get_description to match code.
7530 remove GST_LIBRARY_ERROR_ENCODE. It's GST_STREAM_ERROR_ENCODE.
7531 * gst/gstpad.c: (gst_pad_try_set_caps):
7532 make it work with nonfixed caps.
7533 Note that even in the nonfixed case the link function of the pad
7534 that tries to set caps isn't called.
7536 2004-01-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
7538 * gst/elements/gstbufferstore.c: (gst_buffer_store_get_buffer):
7539 fix bug where buffer was not assembled correctly
7540 * gst/elements/gsttee.c: (gst_tee_class_init), (gst_tee_init):
7542 * gst/elements/gsttypefind.c: (gst_type_find_element_chain):
7543 only seek if there's no more buffers that could work without seeking
7545 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
7547 * gst/gsttag.c: (_gst_tag_initialize):
7549 Add application tag (for encoding/muxing app).
7551 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
7554 make autopoint force, and libtoolize not copy
7555 * common/m4/as-docbook.m4:
7556 added docbook xml catalog setup check
7557 * common/m4/gst-doc.m4:
7560 2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
7562 * gst/gsttag.c: (_gst_tag_initialize), (gst_tag_register):
7566 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
7568 * docs/gst/gstreamer-sections.txt:
7569 * docs/gst/tmpl/gst.sgml:
7570 * docs/gst/tmpl/gstbuffer.sgml:
7571 * docs/gst/tmpl/gstclock.sgml:
7572 * docs/gst/tmpl/gstelement.sgml:
7573 * docs/gst/tmpl/gstreamer-unused.sgml:
7574 * docs/gst/tmpl/gstxml.sgml:
7575 sync latest API changes to docs
7577 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
7579 * gst/gstpluginfeature.c:
7581 * tools/gst-inspect.c: (print_element_list):
7582 fix output of typefind
7584 * tools/gst-launch.c:
7587 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
7589 * gst/elements/Makefile.am:
7590 * gst/elements/gstelements.c:
7591 * gst/elements/gsttypefindelement.c:
7592 * gst/elements/gsttypefindelement.h:
7596 renamed gsttypefindelement to gsttypefind, conserving CVS history
7598 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
7600 * gst/gsttag.c: (_gst_tag_initialize), (gst_tag_list_add_valist):
7602 add some tags used in ogg as well
7603 fix _ in replaygain tags
7605 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
7608 fix wrong GST_LIBRARY_ERROR_ENCODE addition
7610 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
7612 * gst/gstelement.c: (gst_element_error_full):
7614 change _extended to _full
7616 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
7618 reviewed by: <delete if not using a buddy>
7620 * docs/gst/tmpl/gst.sgml:
7621 * docs/gst/tmpl/gstbuffer.sgml:
7622 * docs/gst/tmpl/gstclock.sgml:
7623 * docs/gst/tmpl/gstelement.sgml:
7624 * docs/gst/tmpl/gstreamer-unused.sgml:
7625 * docs/gst/tmpl/gstxml.sgml:
7626 * gst/gstelement.c: (gst_element_error_full):
7629 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
7631 * gst/gstelement.h: fix _gst_element_error_printf prototype
7633 2004-01-20 David Schleef <ds@schleef.org>
7635 * gst/gststructure.c: (gst_structure_to_string):
7636 Convert function to use gst_value_serialize().
7637 * gst/gstvalue.c: (gst_value_serialize_list),
7638 (gst_value_serialize_fourcc), (gst_value_serialize_int_range),
7639 (gst_value_serialize_double_range), (gst_value_serialize_boolean),
7640 (gst_value_serialize_int), (gst_value_serialize_double),
7641 (gst_string_wrap), (gst_value_serialize_string),
7642 (gst_value_serialize), (gst_value_deserialize):
7644 Add implementations for serialize.
7646 2004-01-20 Julien MOUTTE <julien@moutte.net>
7648 * gst/gsterror.h: xvidenc.c needs GST_LIBRARY_ERROR_ENCODE. Dunno if
7649 we want to keep that one in the future or change xvidenc.c to use
7652 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
7654 * gst/gstelement.c: (_gst_element_error_printf):
7658 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
7660 * docs/random/error:
7661 doc explaining error system
7662 * gst/elements/gstfilesrc.c: (gst_filesrc_open_file):
7665 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
7667 * gst/gst-i18n-app.h:
7668 * gst/gst-i18n-lib.h:
7669 remove inclusion of config.h
7672 add gst/gstelement.c
7674 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
7676 * po/nl.po: updated Dutch translation
7678 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
7680 * gst/gsterror.c: (_gst_core_errors_init),
7681 (_gst_library_errors_init), (_gst_resource_errors_init),
7682 (_gst_stream_errors_init):
7683 remove ending punctuation dots
7685 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
7687 * gst/elements/gstfilesink.c: (gst_filesink_open_file):
7688 * gst/elements/gstfilesrc.c: (gst_filesrc_get_read):
7689 * gst/elements/gstmultidisksrc.c: (gst_multidisksrc_open_file):
7690 * gst/elements/gstpipefilter.c: (gst_pipefilter_get),
7691 (gst_pipefilter_chain), (gst_pipefilter_open_file):
7692 use GST_ERROR_SYSTEM
7694 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
7696 * gst/gstelement.c: (gst_element_error_printf),
7697 (gst_element_error_extended):
7699 add a helper printf function so we can have NULL values passed.
7701 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
7704 add G_STMT macros to gst_element_error, which isn't strictly
7705 necessary but people tell me to anyway.
7707 2004-01-18 Thomas Vander Stichele <thomas at apestaart dot org>
7710 * gst/autoplug/gstspideridentity.c:
7711 (gst_spider_identity_sink_loop_type_finding):
7712 * gst/elements/gstfakesink.c: (gst_fakesink_change_state):
7713 * gst/elements/gstfilesink.c: (gst_filesink_open_file),
7714 (gst_filesink_close_file), (gst_filesink_handle_event),
7715 (gst_filesink_chain):
7716 * gst/elements/gstfilesrc.c: (gst_filesrc_set_property),
7717 (gst_filesrc_map_region), (gst_filesrc_get_read),
7718 (gst_filesrc_open_file):
7719 * gst/elements/gstidentity.c: (gst_identity_chain):
7720 * gst/elements/gstmultidisksrc.c: (gst_multidisksrc_open_file):
7721 * gst/elements/gstpipefilter.c: (gst_pipefilter_get),
7722 (gst_pipefilter_chain), (gst_pipefilter_open_file):
7723 * gst/elements/gsttypefindelement.c: (gst_type_find_element_chain):
7725 * gst/gst_private.h:
7726 * gst/gstelement.c: (gst_element_class_init),
7727 (gst_element_default_error), (gst_element_error_func),
7728 (gst_element_error_extended):
7730 * gst/gsterror.c: (_gst_core_errors_init),
7731 (_gst_library_errors_init), (_gst_resource_errors_init),
7732 (_gst_stream_errors_init), (gst_error_get_message):
7734 * gst/gstinfo.c: (_gst_debug_init):
7735 * gst/gstmarshal.list:
7736 * gst/gstpad.c: (gst_pad_set_explicit_caps),
7737 (gst_pad_recover_caps_error), (gst_pad_pull):
7738 * gst/gstqueue.c: (gst_queue_chain), (gst_queue_get):
7739 * gst/schedulers/gstbasicscheduler.c:
7740 (gst_basic_scheduler_chainhandler_proxy),
7741 (gst_basic_scheduler_gethandler_proxy),
7742 (gst_basic_scheduler_cothreaded_chain):
7747 add error categories
7749 2004-01-18 Jeremy Simon <jesimon@libertysurf.fr>
7751 * gst/gsttag.c: (_gst_tag_initialize):
7755 2004-01-18 Colin Walters <walters@verbum.org>
7757 * examples/retag/retag.c: Call gst_init before processing
7758 program args. Add g_assert to _link_many call.
7760 2004-01-16 Benjamin Otte <in7y118@public.uni-hamburg.de>
7762 * gst/gstpad.c: (gst_pad_alloc_buffer):
7763 Return a newly allocated buffer when the pad has no peer.
7765 2004-01-16 Benjamin Otte <in7y118@public.uni-hamburg.de>
7767 * gst/gstclock.c: (gst_clock_get_time):
7768 make it compile with gcc 2.95 again.
7769 Patch by Scott Wheeler
7771 2004-01-15 David Schleef <ds@schleef.org>
7774 Added gst_caps_is_simple() macro.
7775 * testsuite/caps/caps.c: (test1):
7776 * testsuite/caps/intersect2.c: (main):
7777 * testsuite/caps/intersection.c: (main):
7778 Fixes to make 'make check' work again after removing
7779 gst_caps_is_chained().
7781 2004-01-15 Leif Johnson <leif@ambient.2y.net>
7783 * docs/random/uraeus/gstreamer_and_midi.txt: Rather large edits
7784 and additions to the MIDI document.
7786 2004-01-15 David Schleef <ds@schleef.org>
7788 * gst/gstelement.c: (gst_element_get_compatible_pad_filtered),
7789 (gst_element_link_pads_filtered): Use GST_PAD_ macros instead
7790 of GST_RPAD_, since we don't know if it's a real or ghost pad.
7792 2004-01-15 David Schleef <ds@schleef.org>
7796 Fix the spelling of "treshold" and make min_threshold actually
7799 2004-01-15 David Schleef <ds@schleef.org>
7802 Add lots of documentation.
7804 Deprecate a few functions.
7806 Removed use of deprecated functions.
7808 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
7810 * gst/gstpad.c: (gst_pad_is_linked):
7812 implement gst_pad_is_linked
7814 reserve space for initiate_state_change
7816 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
7818 * gst/autoplug/gstspideridentity.c:
7819 (gst_spider_identity_sink_loop_type_finding):
7820 break infinite loop by just returning instead of looping
7821 * gst/gstclock.c: (gst_clock_class_init), (gst_clock_set_property):
7822 set event time difference correctly. Set it to 1 second instead
7823 of 100ms to be more tolerant
7824 * gst/gstelement.c: (gst_element_set_time):
7825 add debugging output
7827 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
7829 * gst/gstqueue.c: (gst_queue_getcaps), (gst_queue_link):
7830 query if buffers are inside the pool, ignore events
7832 2004-01-13 Benjamin Otte <in7y118@public.uni-hamburg.de>
7834 * gst/gstclock.c: (gst_clock_class_init), (gst_clock_init),
7835 (gst_clock_set_speed), (gst_clock_set_active),
7836 (gst_clock_is_active), (gst_clock_reset),
7837 (gst_clock_handle_discont):
7839 deprecate old interface and disable functions that aren't in use
7842 * gst/gstelement.c: (gst_element_get_time), (gst_element_wait),
7843 (gst_element_set_time), (gst_element_adjust_time):
7844 add concept of "element time" and functions to get/set this time.
7845 * gst/gstelement.c: (gst_element_change_state):
7846 update element time correctly.
7847 * gst/gstelement.c: (gst_element_get_compatible_pad_filtered):
7848 This is a debug message, not a g_critical.
7849 * gst/gstpad.c: (gst_pad_event_default):
7850 handle discontinuous events right with element time.
7851 * gst/gstscheduler.c: (gst_scheduler_state_transition):
7852 update to clocking fixes.
7853 set clocks on elements in READY=>PAUSED. The old behaviour caused
7854 a wrong element time on the first element that started playing.
7855 * gst/schedulers/gstbasicscheduler.c:
7856 (gst_basic_scheduler_class_init):
7857 * gst/schedulers/gstoptimalscheduler.c:
7858 (gst_opt_scheduler_class_init):
7859 remove code that just implements the default behaviour.
7860 * gst/elements/gstfakesink.c: (gst_fakesink_chain):
7861 update to use new clocking functions
7862 * testsuite/clock/clock1.c: (gst_clock_debug), (main):
7863 * testsuite/clock/clock2.c: (gst_clock_debug), (main):
7864 update to test new element time.
7865 * gst/autoplug/gstspideridentity.c: (gst_spider_identity_getcaps):
7866 use _get_allowed_caps instead of _get_caps. This catches filtered
7868 * testsuite/debug/commandline.c:
7869 update for new GST_DEBUG syntax.
7870 * testsuite/threads/Makefile.am:
7871 disable a test that only works sometimes.
7873 2004-01-13 Julien MOUTTE <julien@moutte.net>
7875 * po/LINGUAS: Adding fr.
7876 * po/fr.po: Adding french translation.
7878 2004-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
7880 * gst/parse/grammar.y:
7883 * tools/gst-launch.c: (xmllaunch_parse_cmdline), (main):
7884 translate parsing error messages
7886 2004-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
7888 * po/POTFILES.in: adding gst-launch
7889 * po/nl.po: updated translation, all 99 strings translated
7890 * tools/gst-launch.c: (idle_func), (xmllaunch_parse_cmdline),
7891 (found_tag), (sigint_handler_sighandler), (play_handler), (main):
7892 fix strings for translation
7894 2004-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
7897 - capitalize beginnings of popt options
7898 - fix strings for translation
7899 - change gst-debug format from =N1=V1:N2=V2 to =N1:V1,N2:V2
7901 2004-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
7903 * po/README: add some notes on how to update translations
7905 2004-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
7907 * ABOUT-NLS: removed, is autogenerated from autopoint
7908 * autogen.sh: add autopoint stuff
7909 * configure.ac: fix up gettext stuff
7910 * gst/Makefile.am: add i18n headers to noinst_HEADERS
7911 * gst/elements/gsttypefindelement.c: add header include
7912 * gst/gettext.h: add header, copy from system-installed header
7913 * gst/gst-i18n-app.h: to be included by each app having translations
7914 * gst/gst-i18n-lib.h: to be included by each lib having translations
7915 * gst/gst.c: (init_pre): fix up gettext calls
7916 * gst/gst_private.h: remove i18n stuff, moving to separate headers
7917 * po/LINGUAS: the new way to specify translations present
7918 * po/Makefile.in.in: removed from cvs, autogenerated from autopoint
7919 * po/Makevars: the variables filled in for GStreamer
7920 * po/POTFILES.in: added new files with translations
7921 * po/de.po: has new strings
7922 * po/nl.po: readded, has new strings
7924 2004-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
7926 * gst/gsttag.c: fix some strings marked for translation
7928 2004-01-13 Iain <iain@prettypeople.org>
7930 * gst/schedulers/gstoptimalscheduler.c (add_to_group): Reference the
7931 group when we add an element to it, cos we unref it when we remove one
7933 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
7935 * testsuite/debug/commandline.c: (debug_not_reached):
7936 * testsuite/debug/output.c: (check_message):
7939 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
7941 * examples/cutter/.cvsignore:
7942 * examples/helloworld/.cvsignore:
7943 * examples/launch/.cvsignore:
7944 * examples/manual/.cvsignore:
7945 * examples/mixer/.cvsignore:
7946 * examples/pingpong/.cvsignore:
7947 * examples/plugins/.cvsignore:
7948 * examples/queue/.cvsignore:
7949 * examples/queue2/.cvsignore:
7950 * examples/queue3/.cvsignore:
7951 * examples/queue4/.cvsignore:
7952 * examples/retag/.cvsignore:
7953 * examples/thread/.cvsignore:
7954 * examples/typefind/.cvsignore:
7955 * examples/xml/.cvsignore:
7957 * gst/autoplug/.cvsignore:
7958 * gst/elements/.cvsignore:
7959 * gst/indexers/.cvsignore:
7960 * gst/parse/.cvsignore:
7961 * gst/registries/.cvsignore:
7962 * gst/schedulers/.cvsignore:
7963 * libs/gst/bytestream/.cvsignore:
7964 * libs/gst/control/.cvsignore:
7965 * libs/gst/getbits/.cvsignore:
7967 * tests/bufspeed/.cvsignore:
7968 * tests/instantiate/.cvsignore:
7969 * tests/memchunk/.cvsignore:
7970 * tests/muxing/.cvsignore:
7971 * tests/sched/.cvsignore:
7972 * tests/seeking/.cvsignore:
7973 * tests/threadstate/.cvsignore:
7974 * testsuite/.cvsignore:
7975 * testsuite/caps/.cvsignore:
7976 * testsuite/cleanup/.cvsignore:
7977 * testsuite/dynparams/.cvsignore:
7978 * testsuite/plugin/.cvsignore:
7980 update - this is huge, because it includes *.bb, *.bbg and *.da files
7981 which are generated for gcov.
7983 2004-01-11 David Schleef <ds@schleef.org>
7985 * gst/gststructure.c: (gst_strtoi), (gst_value_from_string): Add
7986 a function to parse integers in ways that strto[u]l() does not.
7988 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
7990 * tools/gst-inspect.c: (print_caps):
7991 improve output of caps a bit
7993 2004-01-11 David Schleef <ds@schleef.org>
7995 * gst/gstbuffer.c: (gst_buffer_create_sub): Subbuffers should
7996 inherit correct flags (READONLY and DONTKEEP).
7998 2004-01-11 David Schleef <ds@schleef.org>
8000 * gst/elements/gstfilesrc.c: (gst_filesrc_free_parent_mmap),
8001 (gst_filesrc_map_region):
8002 * gst/gstbuffer.c: (_gst_buffer_initialize),
8003 (_gst_buffer_sub_free), (gst_buffer_default_copy),
8004 (gst_buffer_new), (gst_buffer_create_sub),
8005 (gst_buffer_is_span_fast), (gst_buffer_span):
8007 Change GstBuffer private structure element names. (all files)
8008 * gst/gstqueue.c: (gst_queue_init), (gst_queue_getcaps),
8011 Implement getcaps/pad_link functions that handle the case where
8012 there are data in the queue.
8014 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
8016 * gst/elements/gstbufferstore.c:
8017 initialize debugging structure correctly
8018 * gst/elements/gsttee.c: (gst_tee_set_property):
8019 g_object_notify when property was changed
8020 * gst/elements/gsttypefindelement.c:
8021 (gst_type_find_element_change_state):
8022 clear caps correctly
8024 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
8026 * gst/gstqueue.c: (gst_queue_init):
8027 Use better defaults for when a queue should block. This
8028 gets rid of jerky playback for quite a few files.
8029 It takes more memory.
8031 2004-01-10 Thomas Vander Stichele <thomas at apestaart dot org>
8033 (gst_xml_registry_parse_padtemplate):
8034 make critical message slightly more useful
8036 2004-01-10 Benjamin Otte <in7y118@public.uni-hamburg.de>
8038 * gst/gstinfo.c: (gst_debug_log), (gst_debug_log_valist),
8039 (gst_debug_message_get), (gst_debug_log_default):
8041 Change gst_debug_log(_valist) to take a const format string.
8042 Change prototype of log function and functions using those to
8043 take a GstDebugMessage instead of a string that requires using
8044 gst_debug_message_get.
8046 2004-01-08 David Schleef <ds@schleef.org>
8050 Add option --enable-gcov to build GStreamer with -fprofile-arcs
8051 and -ftest-coverage, which allows gcov to show information about
8054 2004-01-08 Benjamin Otte <in7y118@public.uni-hamburg.de>
8057 Add GST_BOILERPLATE(_FULL), GST_PARENT_CALL and
8058 GST_PARENT_CALL_WITH_DEFAULT
8059 * gst/elements/gstaggregator.c:
8060 * gst/elements/gstbufferstore.c:
8061 * gst/elements/gstfakesink.c:
8062 * gst/elements/gstfakesrc.c:
8063 * gst/elements/gstfdsink.c:
8064 * gst/elements/gstfdsrc.c:
8065 * gst/elements/gstfilesink.c:
8066 * gst/elements/gstfilesrc.c:
8067 * gst/elements/gstidentity.c:
8068 * gst/elements/gstmd5sink.c:
8069 * gst/elements/gstmultidisksrc.c:
8070 * gst/elements/gstpipefilter.c:
8071 * gst/elements/gstshaper.c:
8072 * gst/elements/gststatistics.c:
8073 * gst/elements/gsttee.c:
8074 * gst/elements/gsttypefindelement.c:
8077 2004-01-07 Thomas Vander Stichele <thomas at apestaart dot org>
8079 * docs/gst/gstreamer-docs.sgml: remove props
8080 * docs/gst/gstreamer-sections.txt: remove props
8081 * docs/gst/tmpl/gst.sgml:
8082 * docs/gst/tmpl/gstbin.sgml:
8083 * docs/gst/tmpl/gstbuffer.sgml:
8084 * docs/gst/tmpl/gstcaps.sgml:
8085 * docs/gst/tmpl/gstclock.sgml:
8086 * docs/gst/tmpl/gstelement.sgml:
8087 * docs/gst/tmpl/gstindex.sgml:
8088 * docs/gst/tmpl/gstobject.sgml:
8089 * docs/gst/tmpl/gstpad.sgml:
8090 * docs/gst/tmpl/gstpadtemplate.sgml:
8091 * docs/gst/tmpl/gstreamer-unused.sgml:
8092 * docs/gst/tmpl/gstthread.sgml:
8093 * docs/gst/tmpl/gstxml.sgml:
8094 sync with code reorganization
8096 2004-01-07 Jan Schmidt <thaytan@mad.scientist.com>
8098 * gst/gstelement.c: (gst_element_get_compatible_pad_filtered):
8099 Make the 'Could not find compatible pad' message more informative.
8101 2004-01-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
8103 * gst/elements/gstfilesink.c: (gst_filesink_set_location):
8104 Fix for if we pass NULL as property to location.
8105 * gst/elements/gstpipefilter.c: (gst_pipefilter_init),
8106 (gst_pipefilter_handle_event), (gst_pipefilter_chain):
8107 Fix for instantiate-test (see below).
8108 * gst/gststructure.c: (_gst_structure_parse_value):
8109 Fix compile error on gcc-2.96.
8111 * tests/Makefile.am:
8112 * tests/instantiate/Makefile.am:
8113 * tests/instantiate/create.c: (create_all_elements), (main):
8114 Add a test that instantiates all elements. This makes it easy to
8115 track dead code for old API/design (like setting event functions
8116 on sink pads and so on).
8118 2004-01-06 Jan Schmidt <thaytan@mad.scientist.com>
8120 * gst/gstcaps.c: (gst_caps_append_structure):
8121 Move the poisoning to allow a NULL structure
8122 * gst/gstevent.c: (_gst_event_free):
8123 When freeing a navigation event, free the structure
8126 2004-01-04 David Schleef <ds@schleef.org>
8128 * gst/elements/gsttee.c: (gst_tee_init), (gst_tee_request_new_pad):
8129 Remove usage of gst_pad_proxy_fixate.
8130 * gst/gstcaps.c: (gst_caps_append), (gst_caps_append_structure),
8131 (gst_caps_split_one), (gst_caps_replace):
8133 * gst/gstmarshal.list:
8134 Add pointer__pointer for fixate signal
8135 * gst/gstpad.c: (gst_real_pad_class_init),
8136 (_gst_real_pad_fixate_accumulator), (gst_pad_link_fixate),
8137 (_gst_pad_default_fixate_func), (gst_pad_proxy_fixate),
8138 (gst_pad_set_explicit_caps), (gst_pad_template_new):
8139 Add poisoning code. Add fixate signal on RealPad. Change
8140 set_explicit_caps() to take const GstCaps, like try_set_caps().
8142 * testsuite/caps/Makefile.am:
8143 * testsuite/caps/app_fixate.c: Add a test for the fixate signal
8145 2004-01-03 David Schleef <ds@schleef.org>
8147 * gst/elements/gsttypefindelement.c:
8148 (gst_type_find_element_have_type), (gst_type_find_element_init):
8149 Use gst_pad_use_explicit_caps for src pad.
8150 * gst/gstpad.c: (gst_pad_try_set_caps): Check that link exists
8153 2004-01-03 David Schleef <ds@schleef.org>
8155 * gst/gstelement.c: (gst_element_link_pads_filtered),
8156 (gst_element_negotiate_pads): Fix to allow DELAYED to indicate
8157 that linking was successful.
8158 * gst/gstpad.c: (gst_pad_link_free),
8159 (gst_pad_link_call_link_functions), (gst_pad_link_negotiate),
8160 (gst_pad_link_try), (gst_pad_link_unnegotiate),
8161 (gst_pad_unnegotiate), (gst_pad_set_explicit_caps): Pass
8162 GstPadLinkReturn correctly between functions, and don't fail
8163 when DELAYED is used (DELAYED is very important). Better
8164 cleanup on unlinking and unnegotiation. Should fix some spider
8167 2004-01-02 David Schleef <ds@schleef.org>
8169 * gst/gstelement.c: (gst_element_class_init),
8170 (gst_element_base_class_init): ->padtemplates should be cleared
8171 in base_init, since we need to have a fresh list for every
8172 class. (Alternately, we chould copy the list and share the
8173 actual pad templates (not the list), but that would require
8174 changing every plugin to move pad template registration from
8175 base_init to class_init.)
8177 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
8179 * gst/gstelement.c: (gst_element_class_add_pad_template):
8180 Refuse registering a pad template if another pad template
8181 with the same name already exists (#114715).
8183 2004-01-02 David Schleef <ds@schleef.org>
8185 * gst/gstcaps.c: (_gst_structure_is_equal_foreach),
8186 (gst_caps_is_equal_fixed): Add new function.
8187 * gst/gstcaps.h: ditto.
8188 * gst/gstpad.c: (gst_real_pad_class_init),
8189 (gst_pad_link_call_link_functions), (gst_pad_try_set_caps),
8190 (gst_pad_set_explicit_caps), (gst_pad_get_caps): In try_set_caps,
8191 check new caps against existing caps -- if they're the same, return
8192 OK without renegotiating. caps-nego-failed signal fixed so that
8193 the marshaller isn't VOID__OBJECT. Also changed to G_TYPE_POINTER
8194 to save an extra caps copy. Don't complete negotiation if a pad
8195 link function returns DELAYED.
8197 2004-01-02 Benjamin Otte <in7y118@public.uni-hamburg.de>
8199 * gst/gstpad.c: (gst_pad_try_relink_filtered):
8200 Fix wrong g_return_if_fail
8202 2004-01-03 Jan Schmidt <thaytan@mad.scientist.com>
8204 * gst/gstbin.c: (gst_bin_class_init):
8205 Change the marshalling of element_added/element_removed
8206 to use gst_marshal_VOID__OBJECT, since gst_marshal_VOID__POINTER
8207 complains that GST_TYPE_ELEMENT is not G_TYPE_POINTER
8209 2004-01-01 David Schleef <ds@schleef.org>
8211 * gst/gstpad.c: (gst_pad_set_explicit_caps),
8212 (gst_pad_explicit_getcaps), (gst_pad_explicit_link),
8213 (gst_pad_use_explicit_caps):
8215 Add new functions. gst_pad_use_explicit_caps() sets up a pad
8216 to use an internal getcaps and link fuction so that negotiation
8217 always results in the explicitly set caps.
8218 gst_pad_set_explicit_caps() sets the explicit caps. These functions
8219 are particularly useful for decoders.
8221 2003-12-31 David Schleef <ds@schleef.org>
8223 * gst/elements/gstidentity.c: (gst_identity_class_init),
8224 (gst_identity_init), (gst_identity_chain),
8225 (gst_identity_set_property), (gst_identity_get_property):
8226 * gst/elements/gstidentity.h:
8227 * gst/gstqueue.c: (gst_queue_init):
8230 2003-12-31 David Schleef <ds@schleef.org>
8232 * gst/gstcaps.c: (gst_caps_intersect),
8233 (_gst_caps_normalize_foreach), (gst_caps_normalize):
8234 Implement gst_caps_normalize().
8235 * testsuite/caps/normalisation.c: (main):
8236 Add an additional test
8238 2003-12-31 Ronald Bultje <rbultje@ronald.bitfreak.net>
8240 * gst/gstqueue.c: (gst_queue_init):
8241 use gst_pad_proxy_getcaps()
8243 2003-12-31 David Schleef <ds@schleef.org>
8245 * gst/elements/gstshaper.c: (gst_shaper_link):
8246 * gst/elements/gsttee.c: (gst_tee_init), (gst_tee_request_new_pad):
8247 * gst/gstqueue.c: (gst_queue_link):
8250 2003-12-31 David Schleef <ds@schleef.org>
8252 * gst/gstpad.c: (gst_pad_proxy_pad_link), (gst_pad_proxy_fixate):
8253 * gst/gstpad.h: Add functions that are useful as default pad
8254 link and fixate functions for elements.
8256 2003-12-30 David Schleef <ds@schleef.org>
8258 * gst/gstpad.c: (gst_pad_link_try):
8259 Fix segfault when attempting to return to old caps
8261 2003-12-29 David Schleef <ds@schleef.org>
8263 * gst/gstcaps.c: (gst_caps_normalize), (simplify_foreach),
8264 (gst_caps_structure_simplify), (gst_caps_simplify):
8266 Add simplify function
8267 * gst/gstpad.c: (gst_pad_link_try), (gst_pad_try_set_caps),
8268 (gst_pad_perform_negotiate), (gst_pad_is_negotiated):
8270 Copy over srcnotify, sinknotify when calling old pad_link
8271 functions. Add new is_negotiated() function.
8272 * gst/gststructure.c: (gst_structure_copy):
8273 Fix an incredibly stupid bug that should have been noticed
8274 weeks ago. _copy() returned the argument, not the new copy.
8276 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
8278 * gst/gstcaps.c: (gst_caps_append):
8280 * gst/gstcaps.h: (gst_caps_debug):
8281 remove, it doesn't exist anymore.
8282 * gst/gstelement.c: (gst_element_threadsafe_properties_pre_run),
8283 (gst_element_threadsafe_properties_post_run):
8284 make debugging messages not clutter up THREAD debug category
8285 (gst_element_negotiate_pads), (gst_element_clear_pad_caps),
8286 (gst_element_change_state):
8287 update to new caps API
8288 * gst/gstinterface.c: (gst_implements_interface_cast):
8289 don't put vital code in g_return_if_fail
8290 * gst/gstpad.c: (gst_pad_link_try), (gst_pad_try_set_caps),
8291 (gst_pad_link_filtered):
8292 add pst_pad_try_link and use it.
8293 (gst_pad_perform_negotiate), (gst_pad_renegotiate):
8294 implement correctly, deprecate first one.
8295 (gst_pad_link_unnegotiate), (gst_pad_unnegotiate):
8297 (gst_pad_try_relink_filtered), (gst_pad_relink_filtered):
8299 (gst_pad_get_negotiated_caps):
8300 add and implement. Make GST_PAD_CAPS call this function.
8302 remove unneeded check..
8303 (gst_pad_recover_caps_error):
8304 disable, always return FALSE.
8305 (gst_real_pad_dispose):
8306 don't free caps and appfilter anymore, they're unused.
8308 Reflect changes mentioned above.
8309 * gst/gstsystemclock.c: (gst_system_clock_wait):
8310 Make 'clock is way behind' a debugging message.
8311 * gst/gstthread.c: (gst_thread_change_state):
8312 Fix debugging message
8314 2003-12-25 Thomas Vander Stichele <thomas at apestaart dot org>
8317 fix GST_DEBUG_CATEGORY_INIT gtk-doc description
8318 * docs/gst/tmpl/gstreamer-unused.sgml:
8319 removed all traces of cvs conflicts
8321 2003-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
8324 * gst/schedulers/cothreads_compat.h:
8326 remove last instances of wingo cothread usage
8328 2003-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
8331 * gst/gstversion.h.in:
8332 * gst/parse/grammar.y:
8333 change comment block from /** to /* when not gtk-doc comments
8335 2003-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
8337 * gst/gst.c: whitespace and doc style fixes
8339 2003-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
8341 * gst/gstformat.h: remove trailing whitespace from enum for gtk-doc
8343 2003-12-24 Colin Walters <walters@verbum.org>
8345 * gst/elements/gsttypefindelement.c:
8346 gst/elements/gsttypefindelement.h: Make GstCaps parameter const.
8347 Copy caps parameter. Use _POINTER to marshal caps instead of _BOXED.
8348 Don't double-free caps.
8350 2003-12-23 David Schleef <ds@schleef.org>
8352 * gst/gstelement.c, gst/gstpad.c, gst/parse/grammar.y,
8353 gst/gstcaps.c, gst/autoplug/gstspideridentity.c:
8354 Many little fixes and additions of debug statements to
8355 get rhythmbox working.
8357 2003-12-23 Colin Walters <walters@verbum.org>
8359 * gst/autoplug/gstspideridentity.c (gst_spider_identity_sink_loop_type_finding):
8360 Use GST_PAD_LINK_SUCCESSFUL.
8362 2003-12-23 David Schleef <ds@schleef.org>
8364 * gst/elements/gstaggregator.c:
8365 * gst/elements/gsttee.c:
8366 Use gst_pad_proxy_getcaps().
8369 Add gst_pad_proxy_getcaps(), which filter elements can use
8370 as a generic getcaps implementation.
8371 Fix gst_pad_get_allowed_caps(). It just wasn't doing what
8374 2003-12-23 David Schleef <ds@schleef.org>
8377 Rearrange/rewrite much of the pad negotiation code, since it
8378 resembled pasta. This actually changes the way some
8379 negotiation works, since the previous code was inconsistent
8380 depending on how it was invoked. Add (internal) structure
8381 GstPadLink, which is used to hold some information (more in
8382 the future) about the link between two pads. Fixes a number
8383 of bugs, including random lossage of filter caps when the
8384 initial negotiation is delayed. A few functions are still
8387 Add GST_PAD_LINK_{SUCESSFUL|FAILED}() macros. Please use
8388 these when testing GstPadLinkReturn values instead of comparing
8391 2003-12-23 David Schleef <ds@schleef.org>
8395 Rearrange lots of code. Change registration of compare function
8396 into registration of compare/serialize/deserialize functions.
8397 Doesn't include implementation of gst_value_[de]serialize(),
8398 but that should be easy.
8400 2003-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
8402 * docs/gst/gstreamer-sections.txt:
8403 * docs/gst/tmpl/gstprops.sgml: removed
8404 * docs/gst/tmpl/gstreamer-bufferpool.sgml: removed
8405 David removed props and caps code, so let's remove their docs as well.
8406 Removed all no longer existing symbols from gstreamer-sections.txt
8408 2003-12-22 Colin Walters <walters@verbum.org>
8410 * gst/gsttaginterface.c, gst/gsttaginterface.h,
8411 gst/gsttag.c, gst/gsttag.h: Add interface to setting GValues
8414 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
8416 * gst/elements/gstelements.c:
8417 Set ranks of elements to NONE, so the autoplugger doesn't use them.
8418 * gst/elements/gstshaper.c: (gst_shaper_getcaps):
8419 Fix proxying to new CAPS stuff. Don't call get_allowed_caps but
8422 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
8424 * gst/autoplug/gstsearchfuncs.c: (gst_autoplug_caps_intersect):
8425 * gst/autoplug/gstspideridentity.c: (gst_spider_identity_link),
8426 (gst_spider_identity_getcaps), (gst_spider_identity_change_state),
8427 (gst_spider_identity_sink_loop_type_finding):
8428 * gst/autoplug/gstspideridentity.h:
8429 Fix autoplugging in spider element, so it works with new caps.
8430 This was mainly caused by identifying empty caps incorrectly.
8432 2003-12-22 David Schleef <ds@schleef.org>
8434 * gststructure.c, gstvalue.c, gstvalue.h: Add
8435 gst_value_init_and_copy() and use it, to avoid silly mistakes in
8436 using g_value_copy()
8438 2003-12-21 David Schleef <ds@schleef.org>
8440 * many, many files: Merge CAPS branch. This includes:
8441 - implemention of GstValue and several GstValue types
8442 - implemention of GstStructure
8443 - entire rewrite of GstCaps
8444 - removal of GstProps
8445 - many changes to GstPad to compensate for new caps paradigm
8446 - removal of GstBufferpool
8447 * gst/Makefile.am, gst/gst.h, gst/gstpad.h, gst/gsttypefind.h,
8448 gstvalue.h, gst/gstcaps[2]*.[ch]:
8449 - rename gstcaps2.[ch] to gstcaps.[ch]
8451 2003-12-21 Ronald Bultje <rbultje@ronald.bitfreak.net>
8453 * gst/gstqueue.c: (gst_queue_handle_pending_events),
8454 (gst_queue_chain), (gst_queue_handle_src_event):
8455 implement timeout for sending events. Workaround for if the
8456 pipeline on this queue is not passing any data.
8458 2003-12-21 Ronald Bultje <rbultje@ronald.bitfreak.net>
8460 * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gstreamer
8461 * moved CVS to freedesktop.org