summaryrefslogtreecommitdiff
path: root/sys/qcam
AgeCommit message (Expand)AuthorFilesLines
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+5
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2007-06-22Fix leaks.Edward Hervey1-2/+1
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-1/+1
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-12-06expand tabsThomas Vander Stichele2-42/+42
2005-11-09Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r...Tim-Philipp Müller1-2/+2
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2-6/+6
2005-09-05Fix up all the state change functions.Jan Schmidt1-9/+10
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2005-02-03sys/qcam/gstqcamsrc.c: Use GST_ELEMENT_ERROR, not g_warning, if open failed.Ronald S. Bultje1-13/+17
2004-05-21fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet1-1/+1
2004-05-03ext/divx/gstdivxenc.c: fix range since -1 is the defaultThomas Vander Stichele1-2/+2
2004-04-29ext/jpeg/: move format setting to inner loopThomas Vander Stichele2-6/+10
2004-03-15don't mix tabs and spacesThomas Vander Stichele6-177/+179
2004-03-15*.h: Revert indentingJohan Dahlin5-94/+93
2004-03-14gst-indentThomas Vander Stichele11-755/+869
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-1/+1
2003-12-22Merge CAPS branchDavid Schleef1-18/+11
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje6-1/+18
2003-11-02fix most of sys dir. v4l2 and dxr3 pending, as I don't have themBenjamin Otte1-25/+25
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-3/+3
2003-08-10Remove redundant definition of plugindirDavid Schleef1-1/+0
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-7/+8
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
2003-04-05Revert last change, since it breaks buildDavid Schleef2-2/+2
2003-04-04sys/io.h -> asm/io.h (more portable) - fixes bug #109048Ronald S. Bultje2-2/+2
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-18plugins part of license field patchChristian Schaller1-0/+2
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-5/+5
2002-04-06fixed rest of warning for gcc 3 in /sysBenjamin Otte1-9/+7
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo2-2/+2
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo3-6/+6
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-1/+1
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-0/+1
2001-12-20unforming dir namesThomas Vander Stichele1-1/+1
2001-12-17first batchThomas Vander Stichele12-0/+2615