gstreamer/tests/check/elements
Wim Taymans f473d72719 libs/gst/base/gstbasesrc.c: Don't update the last_stop position in do_seek, that's the position we did a seek to.
Original commit message from CVS:
* libs/gst/base/gstbasesrc.c: (gst_base_src_default_do_seek),
(gst_base_src_loop):
Don't update the last_stop position in do_seek, that's the position we
did a seek to.
Read backwards when we have a negative rate.
* tests/check/elements/filesrc.c: (event_func), (wait_eos),
(setup_filesrc), (cleanup_filesrc), (GST_START_TEST),
(filesrc_suite):
Add check for reverse reading.
2008-01-07 11:23:00 +00:00
..
.gitignore tests/check/elements/.cvsignore: Add file to cvsignore as commanded. 2007-07-16 16:44:31 +00:00
fakesink.c libs/gst/base/gstbasesink.c: Fix leak caused when refusing newsegment after EOS. 2007-04-05 11:16:09 +00:00
fakesrc.c libs/gst/check/gstcheck.c: do not automatically (de)activate pads 2006-12-21 08:12:28 +00:00
fdsrc.c libs/gst/check/gstcheck.c: do not automatically (de)activate pads 2006-12-21 08:12:28 +00:00
filesink.c plugins/: Use #ifdef for HAVE_XYZ for consistency. 2007-05-22 11:55:33 +00:00
filesrc.c libs/gst/base/gstbasesrc.c: Don't update the last_stop position in do_seek, that's the position we did a seek to. 2008-01-07 11:23:00 +00:00
identity.c libs/gst/check/gstcheck.c: do not automatically (de)activate pads 2006-12-21 08:12:28 +00:00
multiqueue.c plugins/elements/gstmultiqueue.c: Make it so that pads are considered linked until a buffer is pushed and discovered ... 2007-10-25 15:14:02 +00:00
queue.c plugins/elements/gstqueue.*: Refactor an cleanup queue a bit. 2007-05-12 15:35:40 +00:00
tee.c tests/check/elements/tee.c: Simplify, simplify, simplify - or not. Rewrite unit test not to use gst_parse_launch(); ... 2007-11-01 19:19:10 +00:00