summaryrefslogtreecommitdiff
path: root/gst/nuvdemux
AgeCommit message (Expand)AuthorFilesLines
2009-08-31GstAdapter is not a GstObject and should be freed with g_object_unref()Tim-Philipp Müller1-2/+3
2009-03-22Makefile.am: no static libs for pluginsStefan Kost1-1/+1
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-06-13docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost1-10/+6
2008-03-13Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...Sebastian Dröge1-1/+1
2008-01-21One less to do. Its 'nuv' not 'nvu'. As an extra bonus I mention what it actu...Stefan Kost1-2/+3
2007-09-24Massive leak fixing, plus code cleanups.Stefan Kost1-2/+7
2007-06-25gconf/: Remove dysfunctional directory (this stuff is in -good).Tim-Philipp Müller1-11/+12
2007-01-03Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ...Jens Granseuer1-3/+6
2006-10-26Fixed bug for files with timestamps less than 0.Edgard Lima2-10/+25
2006-10-17Activate pads before adding them to running element.Tim-Philipp Müller1-0/+2
2006-10-17Just a cast to make it compile oos big_endian systems.Edgard Lima1-1/+1
2006-10-17Created new element nuvdemux.Edgard Lima3-0/+1102