souphttpsrc: Set the Content-Type HTTP header on the caps.
[platform/upstream/gst-plugins-good.git] / sys / v4l2 /
2010-03-21 Benjamin OtteAdd -Wwrite-strings to the configure flags
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-17 Benjamin OtteAdd -Wredundant-decls warning flag
2010-03-17 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes warning...
2010-02-16 Stefan Kostv4l2: log more details in buffer pool finalize
2010-02-16 Stefan Kostv4l2: init datastructures after pre-conditions checks
2010-02-15 Tim-Philipp Müllerv4l2: printf format string fix
2010-02-13 Tim-Philipp Müllerv4l2sink: change rank to NONE so it is never autoplugged
2010-02-12 Tim-Philipp Müllerv4lsink: lower rank to MARGINAL
2010-02-01 Tim-Philipp Müllerv4l2: fix unportable printf format
2010-01-25 Stefan Kostv4l2src: don't deref NULL
2010-01-25 Stefan KostRevert "v4l2src: don't deref NULL"
2010-01-25 Stefan Kostv4l2src: don't deref NULL
2010-01-18 Stefan Kostv4l2: move G_END_DECLS to the end
2010-01-18 Stefan Kostv4l2: fix bufferpool file names in header comment
2010-01-05 Tim-Philipp Müllerv4l2src: fix memory leak in new uri handler code
2009-12-21 Edward Herveyv4l2src: Add GstURIHandler interface. Fixes #601143
2009-11-11 Sebastian Drögev4l2: Make sure to initialize variables before using...
2009-10-14 Thiago Santosv4l2src: Set duration on buffers
2009-10-09 Pau Garcia i Quilesv4l2: Include sys/ioctl.h for the V4L ioctl requests
2009-09-11 Stefan Kostv4l2src: add a function pointer for get_frame function...
2009-09-11 Stefan Kostv4l2: log buffer copies on queue underrun in perf category
2009-09-10 Stefan Kostdocs: fix gtk-doc warnings
2009-09-09 Wim Taymanswhitespace fixes
2009-09-07 Wim Taymansv4l2src: add support for mpeg formats
2009-09-06 David SchleefRemove Ronald Bultje from Authors field
2009-09-04 Sebastian Drögev4l2: Define V4L2_FMT_FLAG_EMULATED if it's not defined yet
2009-09-03 Sebastian Drögev4l2: Fix stupid typo in last commit
2009-09-03 Sebastian Drögev4l2: Put emulated formats behind native formats
2009-08-14 Hans de Goedev4l2src: fix 'hang' with some cameras caused by bad...
2009-08-14 Filippo Argiolasv4l2src: clear format list in READY->NULL
2009-08-11 Tim-Philipp Müllerv4l2: fix make distcheck by disting some more headers
2009-08-09 Tim-Philipp Müllerv4l2src: if max == min width/height put an int in the...
2009-08-04 Sebastian Drögev4l2: Directly use GST_PTR_FORMAT for printing caps...
2009-08-04 Sebastian Drögev4l2: Remove some OMAP specific hacks
2009-08-04 Rob Clarkv4l2sink: change where buffers get dequeued
2009-08-04 Rob Clarkv4l2: Add v4l2sink element
2009-07-19 Elaine Xiongv4l2: Fix v4l2src on OpenSolaris
2009-07-13 Filippo Argiolasv4l2src: optional support for device probing with gudev
2009-06-25 Stefan Kostv4l2src: set structs to zero before using them in ioctls
2009-06-22 Stefan Kostv4l2: open/close the device in READY
2009-05-26 Stefan Kostv4l2: cleanup and commenting
2009-05-15 James AndrewarthaFix compiler warnings
2009-03-25 Stefan Kostv4l2src: move duplicated timestamping and buffer metada...
2009-03-25 Stefan Kostv4l2src: remove win32 ifdefs introduced by commit cff3f...
2009-03-15 Stefan Kostv4l2src: log details if we have them, needed for #575391
2009-03-13 Jan Schmidtv4l2src: Prepend to lists and reverse them at the end.
2009-03-06 Stefan Kostv4l2src: fix pads, so that they are subset of template...
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
2009-02-23 Wim TaymansConditionally compile code for YVYU
2009-02-23 Levente Farkasv4l2src: Make sort_by_frame_size conditionally compiled
2009-02-23 Wim TaymansAdd YVYU format to caps
2009-01-30 Brijesh SinghFix comparison of the tuner norms
2009-01-29 Stefan KostRemove version numbers from a few gst-launch examples.
2009-01-29 Stefan KostUpdate and add documentation for platform specific...
2009-01-20 Tim-Philipp Müllersys/v4l2/gstv4l2src.c: Fix error code (the message... GIT_CONVERSION
2009-01-07 Jan Schmidtsys/v4l2/gstv4l2src.c: Remove () from translateable...
2009-01-05 Sascha Hauersys/v4l2/gstv4l2src.c: Add support for grayscale v4l2...
2008-11-17 Tim-Philipp Müllersys/v4l2/v4l2src_calls.c: Turns out we don't always...
2008-11-14 Stefan Kostsys/v4l2/gstv4l2.c: Give it a primary rank for autovide...
2008-11-13 Fabricio Godoysys/: Fix some spelling mistakes. Fixes #556802.
2008-11-04 Bastien NoceraOptionally use libv4l to access v4l2 devices. Fixes...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-10-31 Wim Taymanssys/v4l2/v4l2src_calls.c: Guard more uncommon formats...
2008-10-03 Wim Taymanssys/v4l2/gstv4l2object.h: Getting the Class from an...
2008-08-26 Stefan Kostsys/v4l2/: Fix memory leaks. Small code cleanups :...
2008-08-23 Filippo Argiolassys/v4l2/gstv4l2tuner.c: v4l2src doesn't have a propert...
2008-08-23 Mike Ruprechtsys/v4l2/gstv4l2object.c: Reprobe devices again instead...
2008-08-21 Wim Taymanssys/v4l2/gstv4l2src.c: Add S910 and PWC formats with...
2008-08-13 Edward Herveysys/v4l2/gstv4l2src.c: Properly set the maximum latency...
2008-08-12 Edward Herveysys/v4l2/gstv4l2src.c: Add warning messages stating...
2008-08-07 Frederic CrozatMake sure gettext returns translations in UTF-8 encodin...
2008-08-07 Jan Schmidtsys/v4l2/v4l2src_calls.c: When outputting a pad templat...
2008-07-17 Benoit Fouetsys/v4l2/gstv4l2src.c: Avoid compiler warning by initia...
2008-07-08 Sebastian DrögeDon't use declarations after statements and variable...
2008-07-07 Daniel Drakesys/v4l2/v4l2src_calls.c: Try progressive video if...
2008-06-26 Tim-Philipp Müllersys/v4l2/v4l2_calls.c: Don't include unused gstv4l2xove...
2008-06-09 Sjoerd Simonssys/v4l2/gstv4l2src.c: Improve negotiation a bit more...
2008-06-09 Bastien Nocerasys/v4l2/: Fix compilation with newer GIT kernels that...
2008-06-04 Sjoerd Simonssys/v4l2/gstv4l2src.c: Provide a custom negotiation...
2008-05-26 William M. Bracksys/v4l2/v4l2src_calls.c: Fix potential caps leak.
2008-05-26 William M. Bracksys/v4l2/v4l2src_calls.c: If we fail to get the frame...
2008-05-26 William M. Bracksys/v4l2/gstv4l2src.c: Add NV12, NV21 and bayer support...
2008-05-17 Sebastian Drögesys/v4l2/gstv4l2src.c: Don't include the gstv4l2xoverla...
2008-03-26 Edgard LimaAdd device-fd property to make it possible to apps...
2008-03-25 Tim-Philipp Müllersys/v4l2/v4l2src_calls.c: Remove superfluous DEBUG...
2008-03-25 William M. Bracksys/v4l2/v4l2src_calls.c: Check whether the device...
2008-03-17 William M. Bracksys/v4l2/v4l2src_calls.c: Make sure the probed frame...
2008-02-12 Sebastian Drögesys/v4l2/v4l2src_calls.c: Chain up the finalize functio...
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-11-15 Edgard LimaAlways copy buffers by default (handle safer with bugge...
2007-11-13 Tim-Philipp Müllersys/v4l2/v4l2src_calls.c: but the corresponding ioctl...
2007-10-26 Tim-Philipp Müllersys/v4l2/v4l2src_calls.c: Fix 'unused variable' compile...
2007-10-22 Edgard Limasys/v4l2/v4l2src_calls.c: Fixes "v4l2src ! queue !...
2007-10-18 Wim Taymanssys/v4l2/v4l2src_calls.c: Add some more debug info...
2007-10-13 Tim-Philipp Müllersys/v4l2/: When probing the formats and sizes a camera...
2007-09-11 Wim Taymanssys/v4l2/v4l2src_calls.c: Fix framerate detection code...
next