summaryrefslogtreecommitdiff
path: root/sys/qcam
Commit message (Expand)AuthorAgeFilesLines
* Constify some static arrays everywhereSebastian Dröge2015-01-211-1/+1
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* 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
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Fix leaks.Edward Hervey2007-06-221-2/+1
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-1/+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-062-42/+42
* Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r...Tim-Philipp Müller2005-11-091-2/+2
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-122-6/+6
* 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
* ext/jpeg/: move format setting to inner loopThomas Vander Stichele2004-04-292-6/+10
* don't mix tabs and spacesThomas Vander Stichele2004-03-156-177/+179
* *.h: Revert indentingJohan Dahlin2004-03-155-94/+93
* gst-indentThomas Vander Stichele2004-03-1411-755/+869
* 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
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-076-1/+18
* 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
* Remove redundant definition of plugindirDavid Schleef2003-08-101-1/+0
* 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
* Revert last change, since it breaks buildDavid Schleef2003-04-052-2/+2
* sys/io.h -> asm/io.h (more portable) - fixes bug #109048Ronald S. Bultje2003-04-042-2/+2
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* 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
* fixed rest of warning for gcc 3 in /sysBenjamin Otte2002-04-061-9/+7
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-202-2/+2
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-193-6/+6
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-1/+1
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-0/+1
* unforming dir namesThomas Vander Stichele2001-12-201-1/+1
* first batchThomas Vander Stichele2001-12-1712-0/+2615