gstreamer/plugins/elements
Jan Schmidt 84279849a8 check/: Add tests for fdsrc seekability
Original commit message from CVS:
* check/Makefile.am:
* check/elements/fdsrc.c: (event_func), (setup_fdsrc),
(cleanup_fdsrc), (GST_START_TEST), (fdsrc_suite), (main):
Add tests for fdsrc seekability

* gst/elements/gstfdsrc.c: (gst_fdsrc_class_init),
(gst_fdsrc_init), (gst_fdsrc_update_fd), (gst_fdsrc_start),
(gst_fdsrc_set_property), (gst_fdsrc_is_seekable),
(gst_fdsrc_get_size), (gst_fdsrc_uri_set_uri):
* gst/elements/gstfdsrc.h:
fdsrc should not be a 'live' source.
Implement seeking on seekable fd's.

* gst/gstquery.c: (gst_query_new_seeking),
(gst_query_parse_seeking):
* gst/gstquery.h:
Implement SEEKING query functions:
*_new_seeking and *_parse_seeking
2005-11-27 22:50:09 +00:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
gstbufferstore.c whitespace fixes 2005-10-15 15:30:24 +00:00
gstbufferstore.h gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
gstcapsfilter.c docs/design/part-segments.txt: More docs. 2005-10-21 15:13:08 +00:00
gstelements.c configure.ac: use the gettext macro 2005-10-16 09:20:52 +00:00
gstfakesink.c gst/: correctly fix GEnumValues so that nick is the short lowercase dashed tag 2005-11-22 15:52:03 +00:00
gstfakesink.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstfakesrc.c Doc fixes. 2005-11-24 09:44:07 +00:00
gstfakesrc.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstfdsink.c whitespace fixes 2005-10-15 15:30:24 +00:00
gstfdsink.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstfdsrc.c check/: Add tests for fdsrc seekability 2005-11-27 22:50:09 +00:00
gstfdsrc.h check/: Add tests for fdsrc seekability 2005-11-27 22:50:09 +00:00
gstfilesink.c gst/gstevent.h (gst_event_new_new_segment) (gst_event_parse_new_segment, gst_event_new_buffer_size) 2005-11-22 11:48:58 +00:00
gstfilesink.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstfilesrc.c whitespace fixes 2005-10-15 15:30:24 +00:00
gstfilesrc.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstidentity.c More segment updates, replace code in plugins with segment helper functions. 2005-11-21 17:09:45 +00:00
gstidentity.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstqueue.c gst/: correctly fix GEnumValues so that nick is the short lowercase dashed tag 2005-11-22 15:52:03 +00:00
gstqueue.h Doc fixes. 2005-11-24 09:44:07 +00:00
gsttee.c *.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK, GST_OBJECT_LOCK) 2005-11-21 16:34:26 +00:00
gsttee.h whitespace fixes 2005-10-15 15:30:24 +00:00
gsttypefindelement.c check/Makefile.am: Enable valgrind check that should work fine now. 2005-11-16 17:18:34 +00:00
gsttypefindelement.h whitespace fixes 2005-10-15 15:30:24 +00:00
Makefile.am update LDFLAGS use some more 2005-11-27 15:15:35 +00:00