GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
[platform/upstream/gstreamer.git] / ext / raw1394 / gstdv1394src.c
2012-02-08 Wim TaymansGST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-12 Tim-Philipp MüllereqMerge remote-tracking branch 'origin/master' into...
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-04 Wim TaymansGST_FLOW_UNEXPECTED -> GST_FLOW_EOS
2011-12-09 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-02 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-04-18 Wim TaymansMerge branch 'master' into 0.11
2011-04-16 Robert Swainjpegenc: pulsesink: raw1394: Address unused but set...
2010-10-13 Stefan Kostvarious (ext): add a missing G_PARAM_STATIC_STRINGS...
2010-10-12 Tim-Philipp Müllerext, gst: canonicalise property names where this wasn...
2010-07-16 Sebastian Drögedv1394src: Post clock-provide and clock-lost messages...
2010-03-21 Benjamin OtteAdd -Wwrite-strings to the configure flags
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-09-10 David Schleefdv1394src: Add a clock based on isochronous cycle counter
2009-08-10 Edward Herveydv1394src: Fix element for live usage... which has...
2009-08-10 Edward Herveyraw1394: Remove unneeded variable
2009-06-24 Edward Herveyraw1394: sprinkle branch likeliness macros accross...
2009-05-08 Tim-Philipp Müllerraw1394: include stdlib.h for strtol()
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-01-28 Stefan KostUpdate and add documentation for plugins with deps...
2008-09-11 Tim-Philipp Müllerext/raw1394/: Pretend to care about the result of write...
2008-07-08 Sebastian DrögeDon't use declarations after statements and variable...
2008-05-28 Stefan KostDocument whats first shown on the fdo plugin docs page :)
2007-11-14 Julien Puydtext/raw1394/: Implement GstPropertyProbe interface...
2007-05-16 Sebastian Drögeext/raw1394/gstdv1394src.c: Replace direct comparison...
2007-03-07 Jan Schmidtext/raw1394/gstdv1394src.c: Free handles that we alloca...
2006-08-28 Andy Wingoext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394h...
2006-06-11 Thomas Vander Sticheleext/raw1394/gstdv1394src.c: gratuitous comment changes
2006-05-31 Zaheer Abbas Meraliext/raw1394/gstdv1394src.c: Fix bus reset when using...
2006-05-31 Zaheer Abbas Meraliconfigure.ac: Detect libiec61883 and set necessary...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-21 Wim Taymansext/raw1394/gstdv1394src.c: Use scale functions
2006-04-05 Thomas Vander Sticheleext/raw1394/gstdv1394src.c: distinguish between device...
2006-03-30 Wim Taymansbetter/unified long descriptions
2006-03-16 Zaheer Abbas MeraliChange bus reset handler so it reports useful informati...
2005-11-22 Edward HerveyURIHandler interface and element properties are now...
2005-10-19 Wim TaymansAPI change fix.
2005-10-07 Andy WingoDon't unref the message.
2005-10-07 Andy WingoPost a message when the cable is unplugged.
2005-10-07 Andy Wingoext/raw1394/gstdv1394src.c: Make interruptible, so...
2005-10-07 Andy Wingoext/raw1394/gstdv1394src.c: Clean up for style before...
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-16 Andy Wingoext/raw1394/gstdv1394src.c (gst_dv1394src_iso_receive...
2005-08-08 Andy Wingosys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_c...
2005-07-14 Wim Taymansext/raw1394/gstdv1394src.c: It's PUSH_SRC now.
2005-07-07 Wim TaymansPorted the 1394 source to 0.9.
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
2005-02-02 Ronald S. Bultjeext/raw1394/gstdv1394src.c: Reset negotiated state...
2005-02-01 Ronald S. Bultjeext/raw1394/gstdv1394src.c: Set caps to systemstream...
2004-10-15 Wim Taymansext/raw1394/gstdv1394src.*: Added conversion/query...
2004-10-15 Wim Taymansext/raw1394/gstdv1394src.*: Added AV/C VTR control...
2004-09-03 Thomas Vander Stichelethrow errors when applicable
2004-05-21 Stéphane Loeuilletsecond batch : remove ',' at end of enums as they could...
2004-05-07 Jan Schmidtext/dv/gstdvdec.c: Fix caps nego and pad templates...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-03-14 Thomas Vander Sticheleremoving stray commentation
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2003-12-22 David SchleefMerge CAPS branch
2003-11-06 David SchleefInclude config.h
2003-11-02 Jan SchmidtUse the GST_ELEMENT_DETAILS for initialising GstElement...
2003-11-02 Jan SchmidtUpdated for the new plugin loading code
2003-10-09 David SchleefTrivial fixes for GstBuffer->GstData migration
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-09-16 Thomas Vander Stichelereverting error patch before making a branch.
2003-09-15 Benjamin Otteconverted gst_element_error to new format in ext/ ...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-01-06 Jan SchmidtCommitting patch from Dan Fischer
2002-11-15 Jan Schmidtadd media-info to spec commit patch from Jan Schmidt...
2002-04-11 Andy WingoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
2002-03-20 Andy Wingos/Gnome-Streamer/GStreamer/
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2001-12-23 Thomas Vander Sticheleadding dv, raw1934, gnomevfs, rtp