/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal...
[platform/upstream/gstreamer.git] / sys / v4l / gstv4lsrc.c
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 Julien MoutteFixing gst_element_error calls
2003-09-13 Ronald S. BultjeTypo fix
2003-09-13 Ronald S. BultjeMove all the several v4l/v4l2 plugins in one v4l and...
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-05-24 Wim Taymans- UNITS -> DEFAULT
2003-05-21 Ronald S. BultjeSome final fixes for the v4lsrc elements. remove softwa...
2003-05-10 Ronald S. BultjeThis implements filtered-caps negotiation for all the...
2003-05-02 Ronald S. BultjeImplement element synchronization (#108301)
2003-03-09 Ronald S. BultjeFix v4l/v4l2 compilation problems
2003-03-01 Sjoerd SimonsUse GST_TIMEVAL_TO_TIME (patch from sjoerd@luon.net)
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-12-20 Steve Bakerneed to cast the buffer funcs, for some reason
2002-10-21 Ronald S. BultjeThis is broken too... I'm a moron
2002-10-21 Ronald S. BultjeOhmy, didnt anyone notice? this is horribly broken
2002-09-20 Ronald S. BultjeThis patch fixes some issues caused by design issues...
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-18 Ronald S. Bultjesome enhancements for capsnego
2002-09-16 Ronald S. BultjeAdd the convert functions to the source pads of the...
2002-09-10 Ronald S. BultjeThis updates all plugins to the new API for gst_pad_try...
2002-09-09 Ronald S. BultjeThis patch: 1) would provide v4l2 plugins, if only...
2002-07-08 Wim TaymansFix bufferpool compile issues. please test..
2002-05-08 Wim TaymansWe're till using micros for timestamps.
2002-04-14 Steve Bakerdiv by zero bad
2002-04-11 Andy WingoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
2002-03-30 Wim TaymansChanged to the new props API
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-03-03 Andy Wingoget up-to-date with the gst_caps_debug api improved...
2002-02-04 Ronald S. BultjeAdd an ugly hack for the capsnego system - this should...
2002-01-31 Ronald S. BultjeVarious fixes
2002-01-20 Wim TaymansSome more v4lsrc fixes.
2002-01-20 Wim TaymansDon't use v4lsrc before initializing it.
2002-01-15 Ronald S. BultjeUpdated all plugins to new capsnego format and added...
2002-01-13 Wim TaymansBring the plugins in sync with the new core capsnego...
2002-01-07 Ronald S. BultjeCompile fixes for gtk-1.2
2002-01-07 Ronald S. BultjeSome more explicit palette type handling
2002-01-04 Ronald S. BultjeBugfixes - better said, v4lsrc works again (it was...
2001-12-28 Ronald S. BultjeSmall changes and integration of norm and input autodet...
2001-12-23 Ronald S. BultjeAdded pthread software sync for improved timestamps...
2001-12-23 Ronald S. BultjeNew video4linux plugins, can also handle hardware JPEG...
2001-12-17 Thomas Vander Stichelefirst batch