- 07 Jul, 2004 5 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: debug fix
-
Thomas Vander Stichele authored
Original commit message from CVS: debug fix
-
Thomas Vander Stichele authored
Original commit message from CVS: debugging and cleanups
-
Ronald S. Bultje authored
Original commit message from CVS: Oops, forgot new files
-
Ronald S. Bultje authored
Fix enum serialization, deserialization, comparison in caps, add a test to ensure that this continues working in the ... Original commit message from CVS: * configure.ac: * gst/gstvalue.c: (gst_value_compare_enum), (gst_value_serialize_enum), (gst_value_deserialize_enum), (gst_value_can_compare), (gst_value_compare): * testsuite/Makefile.am: Fix enum serialization, deserialization, comparison in caps, add a test to ensure that this continues working in the future.
-
- 06 Jul, 2004 8 commits
-
-
David Schleef authored
Original commit message from CVS: * gst/gstcaps.c: (gst_caps_save_thyself), (gst_caps_load_thyself): Fix memleak.
-
Thomas Vander Stichele authored
Original commit message from CVS: and missing symbol
-
Thomas Vander Stichele authored
Original commit message from CVS: rebuild registry only for newer plugins. fixes #145520
-
Thomas Vander Stichele authored
Original commit message from CVS: add win32 chapter. #142422
-
Thomas Vander Stichele authored
Original commit message from CVS: fix spider memleaks #137863
-
Thomas Vander Stichele authored
Original commit message from CVS: fix SIGBUS on opt, #145338
-
Thomas Vander Stichele authored
Original commit message from CVS: clean up clock lifecycle. fixes #109831
-
Thomas Vander Stichele authored
Original commit message from CVS: adding czech translation
-
- 04 Jul, 2004 3 commits
-
-
David Schleef authored
Original commit message from CVS: * tools/Makefile.am: * tools/gst-xmlinspect.1.in: Add man page. (bug #140219)
-
David Schleef authored
Original commit message from CVS: * common/m4/gst-doc.m4: Check for docbook2html 0.6.10 (bug #139909)
-
Thomas Vander Stichele authored
Original commit message from CVS: chain bin restore to parent method
-
- 03 Jul, 2004 6 commits
-
-
David Schleef authored
gst/gstcaps.c: Actually do something in these functions, like before the big caps change. (bug #145137) Original commit message from CVS: * gst/gstcaps.c: (gst_caps_save_thyself), (gst_caps_load_thyself): Actually do something in these functions, like before the big caps change. (bug #145137)
-
Thomas Vander Stichele authored
Original commit message from CVS: element categories
-
Thomas Vander Stichele authored
Original commit message from CVS: more debug info
-
Benjamin Otte authored
Original commit message from CVS: add note about header reorg
-
Thomas Vander Stichele authored
Original commit message from CVS: state_changed
-
David Schleef authored
Original commit message from CVS: * gst/gstinfo.h: wrap #pragmas in #ifdefs for the correct compiler * gst/gstobject.h: * gst/gstparse.h: * gst/gsttrace.h: * gst/gstxml.h:
-
- 02 Jul, 2004 7 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: revert until fixed
-
Thomas Vander Stichele authored
Original commit message from CVS: more tests fixing
-
Thomas Vander Stichele authored
Original commit message from CVS: fix testsuite
-
Thomas Vander Stichele authored
Original commit message from CVS: fix some dparams stuff
-
Thomas Vander Stichele authored
Original commit message from CVS: change plugin path
-
Benjamin Otte authored
tests/: add simple benchmark to test various speeds of fakesrc ! identity ! identity ! ... ! fakesink. Original commit message from CVS: * tests/.cvsignore: * tests/Makefile.am: * tests/mass_elements.c: (gst_get_current_time), (main): add simple benchmark to test various speeds of fakesrc ! identity ! identity ! ... ! fakesink. Usage: mass_elements [num_identities] [num_buffers] If not specified they default to 1000.
-
Benjamin Otte authored
gst/gstpad.c: check that pads that get linked belong to the same manager. The old code allowed linking elements befor... Original commit message from CVS: * gst/gstpad.c: (gst_pad_check_schedulers), (gst_pad_can_link_filtered), (gst_pad_link_filtered), (gst_pad_link_prepare): check that pads that get linked belong to the same manager. The old code allowed linking elements before putting them into bins, so it worked to link them and then put them in different threads, which lead to weird behaviour. Since this effectively disallows linking elements before putting them in a bin, some applications might not work after this and error out. If these applications are too critical, we might need to revert that patch. Please test this before the next release...
-
- 29 Jun, 2004 1 commit
-
-
Benjamin Otte authored
Original commit message from CVS: * gst/gstpad.c: (gst_pad_get_caps): throw an error if the getcaps function does not return a subset of the template caps. * libs/gst/bytestream/filepad.c: (gst_file_pad_chain): make disconts without position info an error in debugging * tests/spidey_bench.c: (handoff), (main): don't count first try when averaging
-
- 26 Jun, 2004 5 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: figure out problem with dynamic
-
Wim Taymans authored
Original commit message from CVS: * gst/elements/Makefile.am: * gst/elements/gstelements.c: * gst/elements/gstmultifdsink.c: * gst/elements/gstmultifdsink.h: Removed multifdsink, moved it to plugins.
-
Thomas Vander Stichele authored
Original commit message from CVS: fix docs build
-
Thomas Vander Stichele authored
Original commit message from CVS: i18n-ize register
-
Thomas Vander Stichele authored
Original commit message from CVS: check stream
-
- 25 Jun, 2004 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: print offset_end
-
- 24 Jun, 2004 4 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: doc fixes
-
David Schleef authored
Original commit message from CVS: * autogen.sh: Remove call to env, since the buildbot isn't broken anymore.
-
Wim Taymans authored
Original commit message from CVS: * gst/elements/Makefile.am: * gst/elements/gstelements.c: * gst/elements/gstmultifdsink.c: (gst_multifdsink_base_init), (gst_multifdsink_class_init), (gst_multifdsink_init), (gst_multifdsink_add), (gst_multifdsink_remove), (gst_multifdsink_clear), (gst_multifdsink_chain), (gst_multifdsink_set_property), (gst_multifdsink_get_property): * gst/elements/gstmultifdsink.h: Added an element that writes to multiple filedescriptors at once.
-
Thomas Vander Stichele authored
Original commit message from CVS: bitrates
-