summaryrefslogtreecommitdiff
path: root/sys/dxr3
AgeCommit message (Expand)AuthorFilesLines
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2007-06-22Fix leaks.Edward Hervey2-6/+2
2006-11-24remove obsolete _factory_init protos and functionsStefan Kost3-6/+3
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost3-3/+3
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost3-3/+3
2006-04-01add taglib checks and docsThomas Vander Stichele1-3/+3
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-12-16don't use doc comments for non-docs change some char* into char[]Stefan Kost1-4/+4
2005-12-06expand tabsThomas Vander Stichele6-29/+29
2005-11-09Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r...Tim-Philipp Müller4-3/+6
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost6-31/+34
2005-09-05Fix up all the state change functions.Jan Schmidt3-35/+40
2005-08-14licensing, name and description changesThomas Vander Stichele1-1/+1
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo3-6/+0
2004-07-07sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCESDavid Schleef1-1/+1
2004-06-24don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball.Benjamin Otte1-1/+3
2004-05-21fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele5-278/+281
2004-03-15*.h: Revert indentingJohan Dahlin4-92/+99
2004-03-14gst-indentThomas Vander Stichele9-847/+768
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele1-3/+3
2004-02-02remove textdomain callsThomas Vander Stichele1-1/+0
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele3-16/+17
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele3-16/+16
2004-01-20sys/dxr3/: Fix more error error error errors (missing includes here).Ronald S. Bultje4-2/+7
2004-01-19putting i18n in place for pluginsThomas Vander Stichele2-1/+7
2004-01-18use new error signal and classificationThomas Vander Stichele3-64/+46
2004-01-12Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef1-0/+2
2004-01-07Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje3-31/+0
2003-12-23Fix caps breakage after Dave's caps branch merge.Ronald S. Bultje3-66/+39
2003-12-07Remove copyright from GST_PLUGIN_DEFINERonald S. Bultje1-1/+0
2003-11-24tagging stuff and build fixes. In detail:Benjamin Otte1-0/+3
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-0/+4
2003-11-02etcRonald S. Bultje4-90/+66
2003-10-14Fix for Andy's GstBuffer->GstData changesRonald S. Bultje1-10/+16
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2-4/+6
2003-09-11add cvsignoresChristian Schaller1-0/+1
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. Bultje3-10/+7
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte3-0/+9
2003-06-07Remove NEW_MEDIA from pluginsRonald S. Bultje3-3/+0
2003-05-29I'm too lazy to comment thisRonald S. Bultje15-509/+2925
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-12-02Compile fixRonald S. Bultje1-1/+2
2002-09-18plugins part of license field patchChristian Schaller1-1/+2
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo3-4/+4
2002-03-29include the right header, blaAndy Wingo1-1/+1
2002-03-29some s/KHz/Hz/ fixes in osssrc consistency-with-the-rest-of-gst adjustmentsAndy Wingo4-0/+515