-Wold-style-definition is not valid for C++
[platform/upstream/gstreamer.git] / sys /
2010-03-21 Benjamin OtteAdd -Wwrite-strings to the configure flags
2010-03-18 Tim-Philipp Müllerbuild: Makefile.am cleanups
2010-03-18 Tim-Philipp Müllerdirectsoundsink: fix redundant function redeclaration...
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-03-10 Thadeu Lima de Sou... ximagesrc: send new_segment with GST_FORMAT_TIME format
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-24 Michael Smithosxvideosink: Create the video NSView in READY->PAUSED...
2009-10-24 Michael Smithosxvideo: explicitly link to GST_LIBS
2009-10-14 Thiago Santosv4l2src: Set duration on buffers
2009-10-09 Josep Torraosxvideo: fix a warning doing a cast
2009-10-09 Josep Torraosxaudio: fix warnings on macosx
2009-10-09 Josep Torraosxaudio: Fixes build on macosx snow leopard.
2009-10-09 Pau Garcia i Quilesv4l2: Include sys/ioctl.h for the V4L ioctl requests
2009-10-08 Sjoerd Simonsoss: Downgrade the rank of osssrc to SECONDARY
2009-09-16 David Schleefosxaudio: link against GST_BASE_LIBS
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-09 Tim-Philipp Müllerosxaudiosrc: if max_channels == min_channels, use an...
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 Tim-Philipp Müllerwaveformsink: use 'guint8' instead of 'byte' to fix...
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-06-05 Jan Schmidtsunaudio: Fix switch setting on some devices. Add debug...
2009-06-05 Jan Schmidtsunaudio: Support new flags for options and actions
2009-05-26 Stefan Kostv4l2: cleanup and commenting
2009-05-16 Jan SchmidtMoved 'directdraw' from -good to -bad
2009-05-15 James AndrewarthaFix compiler warnings
2009-04-18 Edward Herveyosxringbuffer: Run gst-indent.
2009-04-18 Edward Herveyximage: Remove dead assignments.
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-04-18 Edward HerveyRemove unused variables in _class_init
2009-04-15 Tim-Philipp Müllersunaudio: fix broken indentation of variable declarations
2009-04-15 James Andrewarthasunaudio: remove some unused variables and goto labels
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 David SchleefRemove hardcoded definition of OBJC
2009-03-01 Sjoerd SimonsWait for a frame to become available before capturing it
2009-02-27 LRNdirectdrawsink: Fix type mismatches
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-02-10 Edward Herveyosxvideosink: Fix build. Fixes #571038
2009-02-05 Michael Smithosxvideosink: remove non-embedded mode and fix memory...
2009-02-05 Michael Smithosxaudio fixes: multichannel and changing 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...
2009-01-15 Michael Smithsys/osxaudio/Makefile.am: Link against CoreServices...
2009-01-13 Michael Smithsys/osxaudio/Makefile.am: osxaudio plugin now requires...
2009-01-07 Jan Schmidtsys/v4l2/gstv4l2src.c: Remove () from translateable...
2009-01-05 Sascha Hauersys/v4l2/gstv4l2src.c: Add support for grayscale v4l2...
2009-01-02 Justin Karnegassys/osxaudio/: Rewrite osxaudio to work more flexibly...
2008-12-07 Brian Cameronsys/sunaudio/gstsunaudiomixerctrl.c: Set the mixer...
2008-11-20 Michael Smithsys/osxvideo/osxvideosink.*: Handle video window resizi...
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-08 Edward Herveysys/ximage/gstximagesrc.c: Fix build for systems that...
2008-10-03 Wim Taymanssys/ximage/gstximagesrc.c: Stop leaking the cursor...
2008-10-03 Wim Taymanssys/v4l2/gstv4l2object.h: Getting the Class from an...
2008-10-01 Michael Smithconfigure.ac: Fix libs for linking directsound.
next