Stefan Kost
|
d2cd55ab84
|
fixed typos
Original commit message from CVS:
* docs/design/draft-push-pull.txt:
* docs/design/part-overview.txt:
* docs/random/TODO-pre-0.9:
* docs/random/old/ChangeLog.gstreamer:
* gst/base/gstpushsrc.c:
* gst/gstclock.c:
fixed typos
|
2005-10-13 15:27:40 +00:00 |
|
Stefan Kost
|
b3034dba54
|
added check test suite for the controller fixed a doc typo
Original commit message from CVS:
added check test suite for the controller
fixed a doc typo
|
2005-08-03 15:59:11 +00:00 |
|
Stefan Kost
|
722f83a8fc
|
add short/long description docs to base classes add pushsrc to the docs remove consolidated doc fragments
Original commit message from CVS:
add short/long description docs to base classes
add pushsrc to the docs
remove consolidated doc fragments
|
2005-08-03 13:30:18 +00:00 |
|
Thomas Vander Stichele
|
259dec97fd
|
more autistic cleanliness in functions/names/defines
Original commit message from CVS:
more autistic cleanliness in functions/names/defines
|
2005-07-14 09:35:12 +00:00 |
|
Andy Wingo
|
0675bff0fc
|
gst/: s/BASESRC/BASE_SRC/g.
Original commit message from CVS:
2005-07-05 Andy Wingo <wingo@pobox.com>
* gst/elements/gstfilesrc.c:
* gst/elements/gstfakesrc.c:
* gst/base/gstpushsrc.c:
* gst/base/gstbasesrc.h:
* gst/base/gstbasesrc.c: s/BASESRC/BASE_SRC/g.
|
2005-07-05 16:38:13 +00:00 |
|
Wim Taymans
|
88d6683316
|
gst/base/: Added is_seekable to BaseSrc
Original commit message from CVS:
* gst/base/Makefile.am:
* gst/base/gstbasesrc.c: (gst_basesrc_is_seekable),
(gst_basesrc_start):
* gst/base/gstbasesrc.h:
* gst/base/gstpushsrc.c: (gst_pushsrc_get_type),
(gst_pushsrc_base_init), (gst_pushsrc_class_init),
(gst_pushsrc_init), (gst_pushsrc_create):
* gst/base/gstpushsrc.h:
Added is_seekable to BaseSrc
Added simple PushSrc.
|
2005-05-12 10:43:14 +00:00 |
|