gstreamer/plugins/elements
Wim Taymans f05b0e222f Update for new seeking variable name
When seeking, the start value and type are now called start and start_type.
2012-07-27 15:24:52 +02:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
gstcapsfilter.c elements: Use gst_pad_set_caps() and don't ignore its return value 2012-06-08 15:45:38 +02:00
gstcapsfilter.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstdataqueue.c plugins: embed GstAueueArray in dataqueue struct as well 2012-07-14 20:33:30 +01:00
gstdataqueue.h plugins: embed GstAueueArray in dataqueue struct as well 2012-07-14 20:33:30 +01:00
gstelements.c plugins: don't use one-time array in plugin_init 2012-07-14 20:28:54 +01:00
gstfakesink.c plugins: print flags better 2012-07-23 13:40:38 +02:00
gstfakesink.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstfakesrc.c plugins: print flags better 2012-07-23 13:40:38 +02:00
gstfakesrc.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstfdsink.c fdsink.c: fix G_OS_WIN32 #ifdef 2012-07-02 12:05:50 +01:00
gstfdsink.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstfdsrc.c Remove 0.10-related documentation and "Since" markers 2012-07-10 12:03:27 +02:00
gstfdsrc.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstfilesink.c Remove 0.10-related documentation and "Since" markers 2012-07-10 12:03:27 +02:00
gstfilesink.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstfilesrc.c filesrc: remove references to mmap in comments and debug messages 2012-05-15 19:12:58 +01:00
gstfilesrc.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstfunnel.c gstfunnel: avoid access of freed pad 2012-06-14 14:10:22 +01:00
gstfunnel.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstidentity.c plugins: print flags better 2012-07-23 13:40:38 +02:00
gstidentity.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstinputselector.c Remove 0.10-related documentation and "Since" markers 2012-07-10 12:03:27 +02:00
gstinputselector.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstmultiqueue.c Remove 0.10-related documentation and "Since" markers 2012-07-10 12:03:27 +02:00
gstmultiqueue.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstoutputselector.c Remove 0.10-related documentation and "Since" markers 2012-07-10 12:03:27 +02:00
gstoutputselector.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstqueue.c queue: answer SCHEDULING query 2012-07-18 09:15:51 +01:00
gstqueue.h queue: embed GstQueueArray structure 2012-07-14 20:26:23 +01:00
gstqueue2.c queue2: set buffering-left to 0 on 100% buffering 2012-07-19 12:42:05 +02:00
gstqueue2.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstqueuearray.c plugins: add init/clear functions to GstQueueArray 2012-07-14 19:38:39 +01:00
gstqueuearray.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gsttee.c tee: remove unimplemented has-sink-loop property 2012-07-06 11:26:14 +01:00
gsttee.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gsttypefindelement.c Update for new seeking variable name 2012-07-27 15:24:52 +02:00
gsttypefindelement.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
gstvalve.c Remove 0.10-related documentation and "Since" markers 2012-07-10 12:03:27 +02:00
gstvalve.h plugins: sprinkle some more G_GNUC_INTERNAL 2012-07-14 20:05:53 +01:00
Makefile.am base: make GstQueueArray private to coreelements for now 2012-07-14 19:36:02 +01:00