summaryrefslogtreecommitdiff
path: root/sys/qcam/gstqcamsrc.c
Commit message (Expand)AuthorAgeFilesLines
* Constify some static arrays everywhereSebastian Dröge2015-01-211-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-8/+5
* Fix leaks.Edward Hervey2007-06-221-2/+1
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* expand tabsThomas Vander Stichele2005-12-061-13/+13
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-4/+4
* Fix up all the state change functions.Jan Schmidt2005-09-051-9/+10
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* sys/qcam/gstqcamsrc.c: Use GST_ELEMENT_ERROR, not g_warning, if open failed.Ronald S. Bultje2005-02-031-13/+17
* fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-1/+1
* ext/divx/gstdivxenc.c: fix range since -1 is the defaultThomas Vander Stichele2004-05-031-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-22/+24
* gst-indentThomas Vander Stichele2004-03-141-136/+138
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-1/+1
* Merge CAPS branchDavid Schleef2003-12-221-18/+11
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* fix most of sys dir. v4l2 and dxr3 pending, as I don't have themBenjamin Otte2003-11-021-25/+25
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+3
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-7/+8
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* plugins part of license field patchChristian Schaller2002-09-181-0/+2
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-5/+5
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-4/+4
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-1/+1
* first batchThomas Vander Stichele2001-12-171-0/+444