change NULL to (NULL) for GST_ELEMENT_ERROR
[platform/upstream/gst-plugins-base.git] / sys / v4l / v4lmjpegsink_calls.c
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-09-16 Thomas Vander Stichelereverting error patch before making a branch. BRANCH-ERROR-ROOT
2003-09-15 Julien MoutteFixing gst_element_error calls
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-03-09 Ronald S. BultjeFix v4l/v4l2 compilation problems
2003-01-31 Ronald S. BultjeDon't use irrelevant debugging output on get_buffer...
2002-11-02 David SchleefConvert from pthreads to GThreads. Untested. BBB...
2002-11-02 Wim TaymansInclude pthreads.h as the core doesn't use plain pthrea...
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-17 Ronald S. BultjeThis fixes the video4linux/video4linux2 debug output...
2002-09-09 Ronald S. BultjeThis patch: 1) would provide v4l2 plugins, if only...
2002-08-11 Steve Bakeradd #include <stdlib.h> where needed
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-02-20 Ronald S. BultjeSmall updates to avimux and the v4l plugins for usabili...
2002-02-13 Ronald S. BultjeGet rid of the gst_element_info() and replace it with...
2002-01-31 Ronald S. BultjeOops - last minute fix
2002-01-31 Ronald S. BultjeVarious fixes
2001-12-28 Ronald S. BultjeSmall changes and integration of norm and input autodet...
2001-12-25 Ronald S. BultjeRemoved one todo (already fixed)
2001-12-24 Ronald S. BultjeFirst version of a MJPEG-V4L sink plugin