..
.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
Remove 0.10-related documentation and "Since" markers
2012-07-10 12:03:27 +02:00
gstfakesink.h
plugins: sprinkle some more G_GNUC_INTERNAL
2012-07-14 20:05:53 +01:00
gstfakesrc.c
Remove 0.10-related documentation and "Since" markers
2012-07-10 12:03:27 +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
Remove 0.10-related documentation and "Since" markers
2012-07-10 12:03:27 +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: fix the buffering-left in the buffering message
2012-07-19 11:13:45 +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
basesrc, basesink, baseparse, typefind: use GST_SEGMENT_FLAG with segment flags
2012-07-09 21:51:07 +01: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