summaryrefslogtreecommitdiff
path: root/ext/dc1394
Commit message (Expand)AuthorAgeFilesLines
* 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-8/+5
* Do not use short_description in section docs for elements. We extract them fr...Stefan Kost2008-06-121-1/+0
* Add support for libdc1394 2.0.0 and above and require this version now. Fixes...Daniel Fischer2008-02-262-50/+47
* configure.ac: The dc1394 plugin seems to use API that was removed or changed ...Tim-Philipp Müller2008-02-071-1/+2
* docs/plugins/: Regenerate.Stefan Kost2008-01-221-0/+5
* ext/dc1394/gstdc1394.c: Set initial structure name to fix assertion, due to r...Stefan Kost2007-11-251-3/+2
* ext/dc1394/gstdc1394.c: Make a bunch of functions static, and move variable d...Jan Schmidt2007-06-291-56/+41
* ext/dc1394/gstdc1394.c: The correct fourcc for the 4:1:1 packed format is 'IY...Jan Schmidt2007-06-291-2/+2
* ext/dc1394/gstdc1394.c: Change a g_print to a GST_DEBUG message.Jan Schmidt2007-06-291-1/+2
* Commit new dc1394src element.Eric Jonas2007-06-293-0/+1341