Merge branch 'master' into 0.11
[platform/upstream/gst-plugins-good.git] / sys / v4l2 / v4l2_calls.c
2011-08-29 Wim TaymansMerge branch 'master' into 0.11
2011-08-24 Wim TaymansMerge branch 'master' into 0.11
2011-08-22 Wim TaymansMerge branch 'master' into 0.11
2011-08-19 Wim TaymansMerge branch 'master' into 0.11
2011-08-18 Wim TaymansMerge branch 'master' into 0.11
2011-08-17 Wim TaymansMerge branch 'master' into 0.11
2011-08-17 Wim TaymansMerge branch 'master' into 0.11
2011-08-16 Wim TaymansMerge branch 'master' into 0.11
2011-08-03 Wim TaymansMerge branch 'master' into 0.11
2011-07-15 Wim TaymansMerge branch 'master' into 0.11
2011-07-15 Wim Taymansv4l2: remove experimental markers
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.30 release
2011-05-24 Wim TaymansMerge branch 'master' into 0.11
2011-05-24 Rob Clarkv4l2: add norm property
2011-02-28 Wim TaymansMerge branch 'master' into 0.11
2011-01-02 Tim-Philipp Müllerv4l2: mark v4l2sink as experimental and build only...
2011-01-02 Tim-Philipp MüllerRevert "v4l2: add norm property"
2010-12-29 Rob Clarkv4l2: add norm property
2010-12-29 Rob Clarkv4l2: cleanup get/set input/output
2010-02-15 Tim-Philipp Müllerv4l2: printf format string fix
2010-02-01 Tim-Philipp Müllerv4l2: fix unportable printf format
2009-09-07 Wim Taymansv4l2src: add support for mpeg formats
2009-08-04 Rob Clarkv4l2: Add v4l2sink element
2009-07-19 Elaine Xiongv4l2: Fix v4l2src on OpenSolaris
2009-06-25 Stefan Kostv4l2src: set structs to zero before using them in ioctls
2009-05-15 James AndrewarthaFix compiler warnings
2009-03-13 Jan Schmidtv4l2src: Prepend to lists and reverse them at the end.
2009-03-02 Thomas Vander SticheleMerge branch 'master' of ssh://thomasvs@git.freedesktop...
2009-03-01 Sjoerd SimonsWait for a frame to become available before capturing it
2008-11-13 Fabricio Godoysys/: Fix some spelling mistakes. Fixes #556802.
2008-11-04 Bastien NoceraOptionally use libv4l to access v4l2 devices. Fixes...
2008-08-26 Stefan Kostsys/v4l2/: Fix memory leaks. Small code cleanups :...
2008-06-26 Tim-Philipp Müllersys/v4l2/v4l2_calls.c: Don't include unused gstv4l2xove...
2008-06-09 Bastien Nocerasys/v4l2/: Fix compilation with newer GIT kernels that...
2008-01-31 Jan Schmidtsys/v4l2/v4l2_calls.c: Treat ENOTTY (driver does not...
2008-01-21 Brian Cameronconfigure.ac: Detect video4linux headers on Solaris...
2007-12-11 Tim-Philipp Müllersys/v4l2/: Init some structs to zero before we pass...
2007-09-04 Wim Taymanssys/v4l2/gstv4l2src.c: Restructure the setcaps function...
2007-03-10 Tim-Philipp MüllerPrintf format fixes; also add some missing quotes in...
2007-02-22 Edgard LimaFix segfault when oppening a radio device.
2006-11-01 Edgard LimaImproved comments in ELEMENT_ERROR/WARNING and added...
2006-10-17 Stefan Kostsys/v4l2/: dear stefan, framespersecond is not frameper...
2006-10-17 Stefan Kostsys/v4l2/: Numerator is numerator and denominator is...
2006-09-28 Wim Taymanssys/v4l2/: Framerate can be 0/1 too.
2006-09-27 Wim Taymanssys/v4l2/: Renamed some properties to match the tuner...
2006-09-27 Wim TaymansSmall cleanups.
2006-09-27 Edgard LimaSome cleanups and comments.
2006-09-26 Wim Taymanssys/v4l2/: Fix pass at code cleanups, move errors cases...
2006-09-15 Edgard LimaThe test application and the plgind error messages...
2006-09-02 Stefan Kostsys/v4l2/: Cleanup error messages and unify header...
2006-08-28 Stefan Kostsys/v4l2/v4l2_calls.c: add comments and more debug...
2006-05-11 Edgard LimaChanges proposed by Wingo in bug #338818.
2006-05-05 Martin RubliSome changes proposed by wingo in bug #338818 (but...
2006-05-01 Edgard LimaFew improvements to move to good.
2006-03-25 Edgard LimaJust make few things more robust and also some identation.
2006-03-11 Edgard LimaV4L2 ported to 0.10.
2005-12-06 Thomas Vander Sticheleexpand tabs
2004-10-24 Ronald S. Bultjesys/v4l2/gstv4l2element.c: Flag typo.
2004-05-31 Stéphane Loeuilletgst-libs/gst/tuner/tunerchannel.h: - add a freq_multipl...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-19 Thomas Vander Sticheleputting i18n in place for plugins
2004-01-19 Thomas Vander Sticheleupdating v4l2 for new error handling
2004-01-12 Benjamin Ottesys/v4l2/: add norm, channel and frequency properties.
2003-11-10 Ronald S. BultjeProper device-capabilities check when opening
2003-10-26 Ronald S. BultjeOops, input <-> output confusion
2003-10-10 Ronald S. BultjeSome interface implementations for video4linux/video4li...
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-03-02 Ronald S. BultjeUnification of the way to speak to v4l2 and v4l element...
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-17 Ronald S. BultjeThis fixes the video4linux/video4linux2 debug output...
2002-09-09 Ronald S. Bultjethis adds video4linux2 source and element plugins....