xvimagesink: don't use deprecated XKeycodeToKeysym
[platform/upstream/gstreamer.git] / sys / v4l /
2012-01-27 Vincent Penquerc'hv4l: include the glib compatiblity header for the depre...
2011-12-02 Piotr Fusikvarious: typo fixes
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2010-12-02 Sebastian Drögev4l: If no video tuner is the requested one don't read...
2010-09-15 David Schleefxoverlay: Add guintptr versions of functions
2010-03-19 Tim-Philipp Müllerbuild: Makefile.am fixes
2010-03-16 Benjamin OtteAdd -Wwrite-strings to configure
2010-03-16 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-10-07 Tim-Philipp Müllerv4l: fix compiler warning
2009-09-01 Tim-Philipp Müllerv4lsrc: fix timestamping for when we do not have a...
2009-09-01 Tim-Philipp Müllerv4lsrc: don't log not-yet-initialised integer value
2009-09-01 Tim-Philipp Müllerv4lsrc: avoid unnecessary run-time type checks in custo...
2009-08-24 David SchleefRemove Ronald Bultje from Authors field
2009-07-13 Filippo Argiolasv4lsrc: optional support for device probing with gudev
2009-06-27 Stefan Kostv4l: open/close device in ready.
2009-04-04 Edward Herveynavigation/v4l: Don't use g_return_val_if_fail for...
2009-03-13 Jan Schmidtv4lsrc: Fix some valgrind warnings about leaked memory...
2009-03-05 Stefan Kostv4l: add a fixme for broken code, that someone who...
2008-12-12 Edward Herveygst/playback/gsturidecodebin.c: Free the factory array...
2008-11-14 Stefan Kostsys/v4l/gstv4l.c: Give it a minimal rank for autovideosrc.
2008-10-16 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-08-23 Mike Ruprechtsys/v4l/gstv4lelement.c: Reprobe devices again instead...
2008-08-07 Frederic CrozatMake sure gettext returns translations in UTF-8 encodin...
2008-06-02 Tim-Philipp Müllersys/v4l/v4l_calls.c: minrange and maxrange are scaled...
2008-05-20 Wim Taymansext/gnomevfs/gstgnomevfssrc.*: Set the ICY caps on...
2008-05-04 Sebastian DrögeRemove some unused code.
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2008-03-03 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2008-02-29 Rene Stadlersys/v4l/gstv4lelement.c: Add missing semicolon to fix...
2008-02-12 Sebastian Drögesys/v4l/v4lsrc_calls.c: Correctly chain up the finalize...
2007-08-23 Stefan KostRevert unwanted commit. many thanks to moap. I want...
2007-08-23 Stefan KostOriginal commit message from CVS:
2007-08-21 Wim Taymanssys/v4l/gstv4lsrc.c: Fix RGB24 masks as spotted by...
2007-06-05 Edward Herveysys/v4l/gstv4lsrc.c: Make v4lsrc output segments in...
2007-02-28 Wim Taymanssys/v4l/: Fix duration and timestamping, taking latency...
2007-01-09 Tim-Philipp Müllerext/ogg/Makefile.am: Dist gstoggdemux.h to fix 'make...
2006-12-09 Jens GranseuerDeclare variables at the beginning of a block. Fixes...
2006-07-19 Martin Szuleckisys/v4l/gstv4lelement.c: If "device-name" is requested...
2006-06-23 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503).
2006-06-11 Thomas Vander Stichelefurther clean up build
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-04-28 Stefan Kostmake GstElementDetails const
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-04-08 Stefan KostFix broken GObject macros
2006-04-01 Thomas Vander Sticheleremove BT8x8 from description, works for more devices
2006-03-24 Stefan KostAdd docs for adder, use GST_ELEMENT_DETAILS macro,...
2006-02-03 Edgard LimaJust make it compile with --disable-gst-debug.
2006-01-31 Andy Wingosys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfau...
2006-01-28 Thomas Vander Stichelesys/v4l/v4l_calls.c: check for and throw RESOURCE_BUSY
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-23 Jan SchmidtUpdates for API changes
2005-11-23 Jan Schmidtpo/: Translation string updates
2005-11-22 Jan Schmidtext/libvisual/visual.c: Fix the fps calculations.
2005-11-21 Jan SchmidtRename gst_caps_structure_fixate_* to gst_structure_fix...
2005-11-21 Tim-Philipp MüllerFixes for GST_FOURCC_FORMAT API change.
2005-11-10 Thomas Vander Stichelesys/v4l/gstv4lsrc.c: Check if the caps have a fourcc...
2005-10-16 Thomas Vander Stichelerestructure configure.ac, use correct libtool LDFLAGS...
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-31 Tim-Philipp Müllersys/v4l/gstv4lsrc.c: The 'timestamp-offset' property...
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE_FULL.
2005-08-24 Andy Wingowhoops
2005-08-24 Andy Wingosys/v4l/gstv4lelement.c (gst_v4lelement_start)
2005-07-14 Thomas Vander Stichelemore autistic cleanliness in functions/names/defines
2005-07-13 Thomas Vander Stichelemake GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should...
2005-07-13 Andy Wingosys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious...
2005-07-12 Andy Wingosys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) (gst_v4ls...
2005-07-07 Andy Wingosys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate...
2005-07-07 Andy Wingosys/v4l/v4lsrc_calls.*: Remove sync-related stuff.
2005-07-05 Andy Wingosys/v4l/: Port from 0.8.
2005-07-05 Andy WingoMany files: Null if we got it....
2005-02-05 Ronald S. Bultjesys/v4l/gstv4lmjpegsrc.c: Switch to list instead of...
2005-02-03 Jan Schmidtsys/v4l/: Add new v4ljpegsrc for handling the ov51x...
2005-01-25 Andy Wingosys/v4l/gstv4lelement.c (gst_v4l_iface_supported):...
2005-01-14 Ronald S. Bultjesys/v4l/gstv4lsrc.c: Set FPS correctly, even for webcam...
2005-01-14 Ronald S. Bultjesys/v4l/gstv4lelement.c: Revert Johan´s 1.35->1.36...
2005-01-11 Ronald S. Bultjeext/vorbis/vorbisdec.c: Debug.
2005-01-10 Ronald S. Bultjesys/: Add debug categories, fix overlay disabling.
2005-01-09 Ronald S. BultjeRemove all references to xvideosink, fix examples ...
2005-01-05 Ronald S. Bultjesys/v4l/gstv4lsrc.c: Fix framerate reporting.
2004-12-19 Ronald S. Bultjesys/: g_assert() can be a macro, don't use #ifdef insid...
2004-12-01 Ronald S. Bultjesys/v4l/v4l_calls.c: Fix logic bug.
2004-11-23 Thomas Vander Stichelesys/v4l/: Probe less and cache it. Fixes #159187.
2004-11-11 Zaheer Abbas Meralisys/v4l/gstv4lelement.c: Fix compilation if HAVE_XVIDEO...
2004-11-09 Thomas Vander Sticheleadd autoprobe-fps property so we can separate autoprobi...
2004-11-09 Thomas Vander Sticheleinitialise fourcc to catch unset fourcc's, and debug
2004-11-01 Jan SchmidtFixes a bunch of problems with finalize and dispose...
2004-10-25 Zaheer Abbas Meralisys/v4l/v4l_calls.c: Fix for some v4l cards which hang...
2004-10-25 Ronald S. Bultjesys/: Remove client-side overlay handling, use the...
2004-10-24 Ronald S. Bultjesys/v4l/gstv4lsrc.c: Quiet.
2004-10-24 Ronald S. Bultjeext/ogg/gstoggmux.c: Basic pad template which accepts...
2004-10-10 Zaheer Abbas Meralisys/v4l/: Change g_warnings to GST_WARNING_OBJECT and...
2004-10-10 Zaheer Abbas Meralisys/v4l/gstv4lsrc.c: Fix for webcams that support only...
2004-10-01 Ronald S. Bultjesys/v4l/v4lsrc_calls.c: Don't actually error out if...
2004-08-12 Johan Dahlinsys/v4l/gstv4lelement.c (gst_v4l_iface_supported):...
2004-08-12 Thomas Vander Stichelefix fixate and link
2004-08-03 Benjamin Ottecompile fixes for --disable-gst-debug, G_DISABLE_ASSERT...
2004-06-26 Thomas Vander Stichelefix videorate decision, add latency offset to v4l
2004-06-17 Thomas Vander Sticheleread caps in connect
2004-06-17 Thomas Vander Stichelejesus firetrucking christ
next