summaryrefslogtreecommitdiff
path: root/gst/nuvdemux
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am: no static libs for pluginsStefan Kost2009-03-221-1/+1
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost2008-06-131-10/+6
* Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...Sebastian Dröge2008-03-131-1/+1
* One less to do. Its 'nuv' not 'nvu'. As an extra bonus I mention what it actu...Stefan Kost2008-01-211-2/+3
* Massive leak fixing, plus code cleanups.Stefan Kost2007-09-241-2/+7
* gconf/: Remove dysfunctional directory (this stuff is in -good).Tim-Philipp Müller2007-06-251-11/+12
* Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ...Jens Granseuer2007-01-031-3/+6
* Fixed bug for files with timestamps less than 0.Edgard Lima2006-10-262-10/+25
* Activate pads before adding them to running element.Tim-Philipp Müller2006-10-171-0/+2
* Just a cast to make it compile oos big_endian systems.Edgard Lima2006-10-171-1/+1
* Created new element nuvdemux.Edgard Lima2006-10-173-0/+1102