- 23 Sep, 2002 2 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: yay for cookies
-
Thomas Vander Stichele authored
Original commit message from CVS: even more obvious
-
- 22 Sep, 2002 3 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: some fixups
-
Thomas Vander Stichele authored
Original commit message from CVS: md5sum utility
-
David Schleef authored
Original commit message from CVS: Got tired of FOURCCs being printed backwards on big-endian machines.
-
- 20 Sep, 2002 5 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: file gst-md5.1 was initially added on branch BRANCH-RELEASE-0_4_1.
-
Thomas Vander Stichele authored
Original commit message from CVS: file gst-md5.c was initially added on branch BRANCH-RELEASE-0_4_1.
-
David Schleef authored
Original commit message from CVS: * gstreamer-code.files: change to libgst*scheduler, since the scheduler names have changed. * gstreamer-core-libs.files: libgstcontrol.so moved * add debian/control.in, and create debian/control rule in debian/rules to change the version number automatically
-
David Schleef authored
Make local copy of lists because they change while walking them. Use name from GstPluginFeature, since that's a pare... Original commit message from CVS: Make local copy of lists because they change while walking them. Use name from GstPluginFeature, since that's a parent class (GstObject isn't). This should go into the release.
-
David Schleef authored
Original commit message from CVS: A bit of error checking when called with bad arguments. Needs more work.
-
- 19 Sep, 2002 1 commit
-
-
Wim Taymans authored
Original commit message from CVS: Also handle WRITEONLY properties
-
- 18 Sep, 2002 6 commits
-
-
David Schleef authored
Add -p and -P flags to bison and flex, to prefix yy* symbols with _gst_parse_yy. This fixes symbol conflict with oth... Original commit message from CVS: Add -p and -P flags to bison and flex, to prefix yy* symbols with _gst_parse_yy. This fixes symbol conflict with other libs. (Should go into 0.4.1.)
-
Thomas Vander Stichele authored
Original commit message from CVS: aclocal helper thingie
-
Christian Schaller authored
Original commit message from CVS: fix tab vs space
-
Christian Schaller authored
Original commit message from CVS: gstreamer part of new license field in element factory
-
Thomas Vander Stichele authored
Original commit message from CVS: up the micro
-
David Schleef authored
Fix for compiler warnings on PowerPC. Compiler complains about longjmp() clobbering local variables, which appear to... Original commit message from CVS: Fix for compiler warnings on PowerPC. Compiler complains about longjmp() clobbering local variables, which appear to be bogus.
-
- 17 Sep, 2002 5 commits
-
-
Wim Taymans authored
Original commit message from CVS: I'm sure you'll appreciate my getting out of bed for this..
-
Wim Taymans authored
Original commit message from CVS: - Refactor the caps print function in -inspect - fix a leak in -launch
-
Wim Taymans authored
Added vmethod for when an element changes scheduling behaviour (like switching from chain based to loop based etc) Original commit message from CVS: Added vmethod for when an element changes scheduling behaviour (like switching from chain based to loop based etc)
-
Wim Taymans authored
Original commit message from CVS: - Added value transform functions for caps and props boxed types - implement gst_props_new with a GList - fixed silly typo in _gst_type_*
-
Thomas Vander Stichele authored
Original commit message from CVS: buildfix
-
- 15 Sep, 2002 9 commits
-
-
David Schleef authored
Original commit message from CVS: fix typo that causes helloworld2.c to not compile
-
Thomas Vander Stichele authored
Original commit message from CVS: another example
-
Wim Taymans authored
Original commit message from CVS: Show even long property name
-
Thomas Vander Stichele authored
Original commit message from CVS: better warning (?)
-
Thomas Vander Stichele authored
Original commit message from CVS: cleanups
-
Thomas Vander Stichele authored
Original commit message from CVS: updates
-
Wim Taymans authored
Original commit message from CVS: State change cleanups
-
Wim Taymans authored
Original commit message from CVS: Small cleanups and leak fixes
-
Thomas Vander Stichele authored
Original commit message from CVS: another example
-
- 14 Sep, 2002 9 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: try again
-
Wim Taymans authored
Original commit message from CVS: Fix the "dynamic" example
-
Thomas Vander Stichele authored
Original commit message from CVS: fix up code to at least compile doesn't run properly yet
-
Thomas Vander Stichele authored
Original commit message from CVS: doh
-
Thomas Vander Stichele authored
Original commit message from CVS: language updates from cameron
-
Thomas Vander Stichele authored
Original commit message from CVS: add this
-
Thomas Vander Stichele authored
Original commit message from CVS: adding stuff to make the code extractor pick up examples
-
Thomas Vander Stichele authored
adding manual examples to build, along with deps don't worry, this should work if you don't have libgnomeui Original commit message from CVS: adding manual examples to build, along with deps don't worry, this should work if you don't have libgnomeui
-
Thomas Vander Stichele authored
Original commit message from CVS: adding automatic example extraction from manual
-