summaryrefslogtreecommitdiffstats
path: root/gst/videoparse
AgeCommit message (Expand)AuthorFilesLines
2007-12-15gst/videoparse/gstvideoparse.c: Free the adapter on dispose and correctly res...Sebastian Dröge1-1/+10
2007-12-15gst/videoparse/gstvideoparse.c: Improve duration query by first asking upstre...Sebastian Dröge1-26/+70
2007-12-15gst/videoparse/gstvideoparse.c: Add support for video/x-raw-rgb and video/x-r...Sebastian Dröge1-13/+181
2007-12-13gst/videoparse/gstvideoparse.c: Implement a query type function for the src p...Sebastian Dröge1-1/+68
2007-12-13gst/videoparse/gstvideoparse.c: Handle -1 values for the CONVERT query too.Sebastian Dröge1-3/+15
2007-12-13gst/videoparse/gstvideoparse.c: Add YV12 to the pad templates as it is suppor...Sebastian Dröge1-3/+5
2007-12-13gst/videoparse/Makefile.am: Add $(GST_PLUGINS_BASE_CFLAGS) to CFLAGS to fix t...Sebastian Dröge2-4/+4
2007-12-13gst/videoparse/: Add a bunch of features: handle format specification, handle...David Schleef2-114/+372
2007-12-10gst/videoparse/gstvideoparse.c: Forward the query upstream, the default eleme...mutex at runbox dot com1-5/+2
2006-11-11A little pluggy to make sense out of the random chunks we get from multifilesrc.David Schleef2-0/+390