Fix missing config.h and unistd.h includes which were apparently removed from gst...
[platform/upstream/gst-plugins-good.git] / sys / v4l2 /
2003-07-03 Ronald S. BultjeFix missing config.h and unistd.h includes which were...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-05-24 Wim Taymans- UNITS -> DEFAULT
2003-05-22 Ronald S. BultjeActually, I didn't read the spec correctly. doh
2003-05-22 Ronald S. BultjeFix for bttv driver (which doesn't seem to follow the...
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-02 Ronald S. BultjeUnification of the way to speak to v4l2 and v4l element...
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-12-08 Thomas Vander Sticheleparallel install fixes
2002-11-13 Ronald S. Bultjev4l plugins: add open/close signals v4l2 plugins: add...
2002-10-26 Ronald S. BultjeLet's use g_strerror() instead of strerror()
2002-10-24 Ronald S. BultjeUse strerror() instead of sys_errlist[] (deprecated)
2002-09-28 Ronald S. BultjeI'm such an idiot - these files should have been in...
2002-09-20 Ronald S. BultjeThis patch fixes some issues caused by design issues...
2002-09-18 Ronald S. Bultjesome enhancements for capsnego
2002-09-17 Ronald S. BultjeThis fixes the video4linux/video4linux2 debug output...
2002-09-17 Ronald S. BultjeThis build bug accidently went into the CVS
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 adds video4linux2 source and element plugins....