Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-18docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller
2013-10-31hdv1394src: Make it possible to select a camera by its GUIDDjalma Lúcio Soares da Silva
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2012-12-201394clock: mark our clock type as OTHERWim Taymans
2012-11-04Fix FSF addressTim-Philipp Müller
2012-08-28docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller
2012-04-19video: Update for libgstvideo API changesSebastian Dröge
2012-04-18dv1394: port to 0.11Mark Nauwelaerts
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2012-02-08GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans
2012-01-04GST_FLOW_UNEXPECTED -> GST_FLOW_EOSWim Taymans
2011-06-24dv1394src: make the internal clock thread safeAndoni Morales Alastruey
2011-04-16jpegenc: pulsesink: raw1394: Address unused but set variablesRobert Swain
2010-10-13various (ext): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost
2010-10-12ext, gst: canonicalise property names where this wasn't the caseTim-Philipp Müller
2010-10-05raw1394: Don't compile hdv1394src if libiec61883 isn't availableEdward Hervey
2010-07-16dv1394src: Post clock-provide and clock-lost messages when going from/to PLAYINGSebastian Dröge
2010-06-15raw1394: remove useless last_timeMarc-André Lureau
2010-06-10dv1394: Fix the internal clock even moreAndoni Morales Alastruey
2010-03-21Add -Wwrite-strings to the configure flagsBenjamin Otte
2010-03-19dv1394src: Fix internal clockAndoni Morales Alastruey
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2010-02-15raw1394, matroska, rtpmanager: remove padding from structuresTim-Philipp Müller
2009-11-06raw1394: printf format fixesTim-Philipp Müller
2009-09-10dv1394src: Add a clock based on isochronous cycle counterDavid Schleef
2009-08-10dv1394src: Fix element for live usage... which has been broken for 2 years :(Edward Hervey
2009-08-10raw1394: Remove unneeded variableEdward Hervey
2009-06-24raw1394: sprinkle branch likeliness macros accross the code.Edward Hervey
2009-05-08raw1394: include stdlib.h for strtol()Tim-Philipp Müller
2009-04-18Remove trivial unused variables detected by CLang static analyzer.Edward Hervey
2009-02-22hdv1394src: Don't use void * pointer arithmeticSebastian Dröge
2009-01-28Update and add documentation for plugins with deps (ext).Stefan Kost
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost
2008-09-11ext/raw1394/: Pretend to care about the result of write() which works around ...Tim-Philipp Müller
2008-08-30Make stuff compile with GST_DISABLE_GST_DEBUG.Tim-Philipp Müller
2008-08-11ext/raw1394/: mpeg2-ts (HDV) variant of firewire capture element.Edward Hervey
2008-07-08Don't use declarations after statements and variable length arrays.Sebastian Dröge
2008-05-28Document whats first shown on the fdo plugin docs page :)Stefan Kost
2007-11-14ext/raw1394/: Implement GstPropertyProbe interface and add "device-name" prop...Julien Puydt
2007-05-16ext/raw1394/gstdv1394src.c: Replace direct comparison of a string with the st...Sebastian Dröge
2007-03-07ext/raw1394/gstdv1394src.c: Free handles that we allocated when exiting via t...Jan Schmidt
2006-08-28ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle): New helper fun...Andy Wingo
2006-06-11moap ignoreThomas Vander Stichele
2006-06-11ext/raw1394/gstdv1394src.c: gratuitous comment changesThomas Vander Stichele
2006-06-02Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost
2006-05-31ext/raw1394/gstdv1394src.c: Fix bus reset when using libiec61883Zaheer Abbas Merali
2006-05-31configure.ac: Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.Zaheer Abbas Merali
2006-04-26Define GstElementDetails as const and also static (when defined as global)Stefan Kost