Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-12-13 | gst/videoparse/gstvideoparse.c: Implement a query type function for the src p... | Sebastian Dröge | 1 | -1/+68 |
2007-12-13 | gst/videoparse/gstvideoparse.c: Handle -1 values for the CONVERT query too. | Sebastian Dröge | 1 | -3/+15 |
2007-12-13 | gst/videoparse/gstvideoparse.c: Add YV12 to the pad templates as it is suppor... | Sebastian Dröge | 1 | -3/+5 |
2007-12-13 | gst/videoparse/Makefile.am: Add $(GST_PLUGINS_BASE_CFLAGS) to CFLAGS to fix t... | Sebastian Dröge | 1 | -3/+3 |
2007-12-13 | gst/videoparse/: Add a bunch of features: handle format specification, handle... | David Schleef | 1 | -114/+349 |
2007-12-10 | gst/videoparse/gstvideoparse.c: Forward the query upstream, the default eleme... | mutex at runbox dot com | 1 | -5/+2 |
2006-11-11 | A little pluggy to make sense out of the random chunks we get from multifilesrc. | David Schleef | 1 | -0/+382 |