gstreamer/plugins/elements
Tim-Philipp Müller e4ab657d95 plugins/: Use #ifdef for HAVE_XYZ for consistency.
Original commit message from CVS:
* plugins/elements/gstelements.c:
* plugins/elements/gstfilesink.c: (gst_file_sink_do_seek),
(gst_file_sink_get_current_offset):
* plugins/indexers/gstindexers.c: (plugin_init):
Use #ifdef for HAVE_XYZ for consistency.
* tests/check/Makefile.am:
* tests/check/elements/.cvsignore:
* tests/check/elements/filesink.c: (setup_filesink),
(cleanup_filesink), (GST_START_TEST), (filesink_suite):
Add some unit tests for filesink.
2007-05-22 11:55:33 +00:00
..
.gitignore
gstbufferstore.c
gstbufferstore.h
gstcapsfilter.c docs/: Correct fixxrefs options. 2007-05-06 18:27:25 +00:00
gstcapsfilter.h docs/: Correct fixxrefs options. 2007-05-06 18:27:25 +00:00
gstelements.c plugins/: Use #ifdef for HAVE_XYZ for consistency. 2007-05-22 11:55:33 +00:00
gstfakesink.c libs/gst/base/gstbasesink.c: Fix leak caused when refusing newsegment after EOS. 2007-04-05 11:16:09 +00:00
gstfakesink.h libs/gst/base/gstbasesink.c: Fix leak caused when refusing newsegment after EOS. 2007-04-05 11:16:09 +00:00
gstfakesrc.c
gstfakesrc.h
gstfdsink.c libs/gst/base/: Add ::unlock_stop to basesrc and basesink. This allows an opportunity for sub-classes to correctly cl... 2007-03-19 15:01:40 +00:00
gstfdsink.h
gstfdsrc.c libs/gst/base/: Add ::unlock_stop to basesrc and basesink. This allows an opportunity for sub-classes to correctly cl... 2007-03-19 15:01:40 +00:00
gstfdsrc.h
gstfilesink.c plugins/: Use #ifdef for HAVE_XYZ for consistency. 2007-05-22 11:55:33 +00:00
gstfilesink.h plugins/elements/gstfilesink.*: Fix position reporting; rename data_written member to current_pos to reflect its real... 2007-05-22 11:43:07 +00:00
gstfilesrc.c plugins/elements/: Set the location to NULL if "file://" is set as URI. Otherwise some random previous URI would stil... 2007-04-27 07:34:10 +00:00
gstfilesrc.h
gstidentity.c docs/: Correct fixxrefs options. 2007-05-06 18:27:25 +00:00
gstidentity.h
gstmultiqueue.c plugins/elements/gstmultiqueue.c: Don't deadlock when releasing a pad - gst_pad_set_active may try and take the multi... 2007-04-13 11:20:48 +00:00
gstmultiqueue.h
gstqueue.c docs/design/part-synchronisation.txt: Small addition. 2007-05-21 12:05:14 +00:00
gstqueue.h plugins/elements/gstqueue.*: Refactor an cleanup queue a bit. 2007-05-12 15:35:40 +00:00
gsttee.c
gsttee.h
gsttypefindelement.c
gsttypefindelement.h
Makefile.am docs/: Correct fixxrefs options. 2007-05-06 18:27:25 +00:00