summaryrefslogtreecommitdiff
path: root/ext/raw1394
Commit message (Expand)AuthorAgeFilesLines
* raw1394: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-164-63/+10
* Don't pass default GLib marshallers for signalsNiels De Graef2019-11-171-1/+1
* Remove autotools build systemTim-Philipp Müller2019-10-142-29/+0
* documentation: fix a number of typosAaron Boxer2019-10-051-1/+1
* doc: Port documentation to hotdocThibault Saunier2019-05-131-2/+2
* docs: Port all docstring to gtk-doc markdownThibault Saunier2019-05-132-6/+6
* meson: Add feature options for all pluginsNirbheek Chauhan2018-07-271-3/+3
* raw1394: avoid including <sys/poll.h> directlyAndre McCurdy2018-05-192-2/+2
* meson: build raw1394 pluginTim-Philipp Müller2017-06-241-0/+22
* 1394: Sink the clock reference in the constructorSebastian Dröge2017-05-171-0/+3
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* good: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-242-4/+2
* dv1394: log error if failed to set socket status flagLuis de Bethencourt2015-12-162-4/+12
* Improve and fix LATENCY query handlingSebastian Dröge2015-02-111-1/+1
* docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller2013-11-182-8/+4
* hdv1394src: Make it possible to select a camera by its GUIDDjalma Lúcio Soares da Silva2013-10-311-0/+16
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* 1394clock: mark our clock type as OTHERWim Taymans2012-12-201-1/+2
* Fix FSF addressTim-Philipp Müller2012-11-049-18/+18
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-272-3/+3
* video: Update for libgstvideo API changesSebastian Dröge2012-04-191-1/+1
* dv1394: port to 0.11Mark Nauwelaerts2012-04-184-104/+64
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-102-2/+2
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans2012-02-082-2/+2
* GST_FLOW_UNEXPECTED -> GST_FLOW_EOSWim Taymans2012-01-042-2/+2
* dv1394src: make the internal clock thread safeAndoni Morales Alastruey2011-06-241-0/+2
* jpegenc: pulsesink: raw1394: Address unused but set variablesRobert Swain2011-04-162-2/+2
* various (ext): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-132-13/+16
* ext, gst: canonicalise property names where this wasn't the caseTim-Philipp Müller2010-10-121-1/+1
* raw1394: Don't compile hdv1394src if libiec61883 isn't availableEdward Hervey2010-10-042-2/+14
* dv1394src: Post clock-provide and clock-lost messages when going from/to PLAYINGSebastian Dröge2010-07-161-0/+36
* raw1394: remove useless last_timeMarc-André Lureau2010-06-152-2/+0
* dv1394: Fix the internal clock even moreAndoni Morales Alastruey2010-06-101-1/+1
* Add -Wwrite-strings to the configure flagsBenjamin Otte2010-03-212-2/+2
* dv1394src: Fix internal clockAndoni Morales Alastruey2010-03-181-3/+6
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-182-16/+10
* raw1394, matroska, rtpmanager: remove padding from structuresTim-Philipp Müller2010-02-151-3/+0
* raw1394: printf format fixesTim-Philipp Müller2009-11-052-2/+2
* dv1394src: Add a clock based on isochronous cycle counterDavid Schleef2009-09-095-2/+265
* dv1394src: Fix element for live usage... which has been broken for 2 years :(Edward Hervey2009-08-101-131/+9
* raw1394: Remove unneeded variableEdward Hervey2009-08-101-2/+1
* raw1394: sprinkle branch likeliness macros accross the code.Edward Hervey2009-06-242-7/+10
* raw1394: include stdlib.h for strtol()Tim-Philipp Müller2009-05-082-0/+2
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-182-6/+3
* hdv1394src: Don't use void * pointer arithmeticSebastian Dröge2009-02-221-1/+1
* Update and add documentation for plugins with deps (ext).Stefan Kost2009-01-282-9/+22
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* ext/raw1394/: Pretend to care about the result of write() which works around ...Tim-Philipp Müller2008-09-112-4/+4