- 05 Dec, 2003 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: more trademark protectoin and doc fixing
-
- 04 Dec, 2003 1 commit
-
-
Andy Wingo Wingo authored
Original commit message from CVS: remove copyright field from plugin structs
-
- 03 Dec, 2003 1 commit
-
-
Benjamin Otte authored
Original commit message from CVS: add more checks
-
- 02 Dec, 2003 7 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: fix docs build fix make distcheck
-
Benjamin Otte authored
Original commit message from CVS: comment out caps2 stuff
-
Thomas Vander Stichele authored
Original commit message from CVS: removing this broken example. holler if you need it.
-
David Schleef authored
Original commit message from CVS: Add ACLOCAL_AMFLAGS
-
David Schleef authored
change gst_pad_select() to gst_pad_selectv(), and add/fix gst_pad_select() and gst_pad_select_valist() Original commit message from CVS: change gst_pad_select() to gst_pad_selectv(), and add/fix gst_pad_select() and gst_pad_select_valist()
-
David Schleef authored
Original commit message from CVS: change gst_event_new_discontinuousv to gst_event_new_discontinuous_valist (again)
-
David Schleef authored
Original commit message from CVS: change gst_event_new_discontinuousv to gst_event_new_discontinuous_valist
-
- 01 Dec, 2003 4 commits
-
-
David Schleef authored
Original commit message from CVS: remove gstcaps2.h
-
Thomas Vander Stichele authored
Original commit message from CVS: changed doc build again to use docbook2 tools. *please* stop quickfixing the docs build, I'm tired of tracking and properly fixing the build at the whim of each developer :)
-
Thomas Vander Stichele authored
Original commit message from CVS: cleaning out the closet
-
Jan Schmidt authored
Original commit message from CVS: Add gstcaps2.h for installation so gst-plugins builds.
-
- 29 Nov, 2003 9 commits
-
-
David Schleef authored
Original commit message from CVS: Change 'const' to 'G_CONST_RETURN' in header files
-
David Schleef authored
Original commit message from CVS: Merge gstvalue and gststructure from CAPS branch
-
David Schleef authored
Original commit message from CVS: remove old autoplug support
-
David Schleef authored
Original commit message from CVS: Remove old autoplug code
-
David Schleef authored
Original commit message from CVS: Disable a test that is inconsistent
-
David Schleef authored
Original commit message from CVS: fix minor typo
-
David Schleef authored
Original commit message from CVS: global change to video/x-ms-asf and video/x-msvideo
-
David Schleef authored
Original commit message from CVS: distcheck fixes
-
David Schleef authored
Original commit message from CVS: bump libtool version
-
- 25 Nov, 2003 1 commit
-
-
Benjamin Otte authored
Original commit message from CVS: make sure props are really sorted before intersecting them. And then intersect them correctly
-
- 24 Nov, 2003 7 commits
-
-
Benjamin Otte authored
Original commit message from CVS: don't use strdup_value_contents for strings
-
Benjamin Otte authored
Original commit message from CVS: and remove that debugging g_print - sheesh
-
Benjamin Otte authored
Original commit message from CVS: send correct buffer offset after seek
-
Benjamin Otte authored
Original commit message from CVS: implement URI schemes Elements can now register as a source or sink for a protocol and applications can use gst_element_make_from_uri () to get an element that handles a given URI. This patch provides: - removal of old broken URI handling scheme. - new URI handling using interfaces. - updates for registry to save handled URIs. - interface for URI handlers. - implementation of that in filesrc and filesink for the file:// URI - extension to pipeline parsing to allow specifying only a URI instead of element Does not include: - tests - inclusion in docs build
-
Benjamin Otte authored
Original commit message from CVS: oops, glib function too new for general audience
-
Benjamin Otte authored
Original commit message from CVS: oops, forgot to add tests
-
Benjamin Otte authored
Original commit message from CVS: merge in tagging Includes: - gsttag.[ch] - The definition of GstTagList and tag registering/querying - gsttaginterface.[ch] - Interface for elements that can handle setting of tags - updates and merges to gststructure.[ch] and gstvalue.[ch] - testsuite/tags - some tests for tagging - bugfixes - updates to make make distcheck work - updates the version number to 0.7.2.1 Does not include: - including tagging stuff in docs - extensive tests
-
- 23 Nov, 2003 4 commits
-
-
Christian Schaller authored
Original commit message from CVS: re-add the disting of the docs. more fixes to come
-
Thomas Vander Stichele authored
Original commit message from CVS: been long enough without an update
-
Benjamin Otte authored
Original commit message from CVS: move .gmo removal to distclean so make distcheck works again
-
Benjamin Otte authored
get make distcheck working by adding uninstall support to gtk-doc stuff and changing a clean to a clean-local Original commit message from CVS: get make distcheck working by adding uninstall support to gtk-doc stuff and changing a clean to a clean-local
-
- 22 Nov, 2003 3 commits
-
-
Christian Schaller authored
Original commit message from CVS: misc build fixes to make cvs head build from tarballs on Fedora
-
Ronald S. Bultje authored
Disable i18n if it's not there - this fixes build issues with older versions of libgnomeui, i18n-tools, etc. Original commit message from CVS: Disable i18n if it's not there - this fixes build issues with older versions of libgnomeui, i18n-tools, etc.
-
Benjamin Otte authored
Original commit message from CVS: change the chainwrapper to allow removing pads during iterations
-
- 21 Nov, 2003 1 commit
-
-
David Schleef authored
Original commit message from CVS: remove spurious ls
-
- 19 Nov, 2003 1 commit
-
-
David Schleef authored
Original commit message from CVS: $(builddir) isn't a real variable
-