summaryrefslogtreecommitdiff
path: root/sys/dxr3
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-0410-20/+20
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-173-3/+3
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-143-3/+3
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* update for buffer changesWim Taymans2012-03-281-5/+1
* chain up in set_clockWim Taymans2011-11-103-6/+14
* Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef2010-05-191-1/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-183-33/+12
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Fix leaks.Edward Hervey2007-06-222-6/+2
* remove obsolete _factory_init protos and functionsStefan Kost2006-11-243-6/+3
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-013-3/+3
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-083-3/+3
* add taglib checks and docsThomas Vander Stichele2006-04-011-3/+3
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* don't use doc comments for non-docs change some char* into char[]Stefan Kost2005-12-161-4/+4
* expand tabsThomas Vander Stichele2005-12-066-29/+29
* Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r...Tim-Philipp Müller2005-11-094-3/+6
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-126-31/+34
* Fix up all the state change functions.Jan Schmidt2005-09-053-35/+40
* licensing, name and description changesThomas Vander Stichele2005-08-141-1/+1
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-053-6/+0
* sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCESDavid Schleef2004-07-071-1/+1
* don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball.Benjamin Otte2004-06-241-1/+3
* fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-212-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-155-278/+281
* *.h: Revert indentingJohan Dahlin2004-03-154-92/+99
* gst-indentThomas Vander Stichele2004-03-149-847/+768
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-041-3/+3
* remove textdomain callsThomas Vander Stichele2004-02-021-1/+0
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-023-16/+17
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-293-16/+16
* sys/dxr3/: Fix more error error error errors (missing includes here).Ronald S. Bultje2004-01-204-2/+7
* putting i18n in place for pluginsThomas Vander Stichele2004-01-192-1/+7
* use new error signal and classificationThomas Vander Stichele2004-01-183-64/+46
* Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef2004-01-121-0/+2
* Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje2004-01-073-31/+0
* Fix caps breakage after Dave's caps branch merge.Ronald S. Bultje2003-12-233-66/+39
* Remove copyright from GST_PLUGIN_DEFINERonald S. Bultje2003-12-071-1/+0
* tagging stuff and build fixes. In detail:Benjamin Otte2003-11-241-0/+3
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-0/+4
* etcRonald S. Bultje2003-11-024-90/+66
* Fix for Andy's GstBuffer->GstData changesRonald S. Bultje2003-10-141-10/+16
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-082-4/+6
* add cvsignoresChristian Schaller2003-09-111-0/+1
* 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-063-10/+7
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-293-0/+9