summaryrefslogtreecommitdiff
path: root/sys/dxr3
AgeCommit message (Expand)Author
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM
2015-01-21Constify some static arrays everywhereSebastian Dröge
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2012-11-04Fix FSF addressTim-Philipp Müller
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-03-28update for buffer changesWim Taymans
2011-11-10chain up in set_clockWim Taymans
2010-05-19Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost
2007-06-22Fix leaks.Edward Hervey
2006-11-24remove obsolete _factory_init protos and functionsStefan Kost
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost
2006-04-01add taglib checks and docsThomas Vander Stichele
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele
2005-12-16don't use doc comments for non-docs change some char* into char[]Stefan Kost
2005-12-06expand tabsThomas Vander Stichele
2005-11-09Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r...Tim-Philipp Müller
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost
2005-09-05Fix up all the state change functions.Jan Schmidt
2005-08-14licensing, name and description changesThomas Vander Stichele
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo
2004-07-07sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCESDavid Schleef
2004-06-24don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball.Benjamin Otte
2004-05-21fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet
2004-03-15don't mix tabs and spacesThomas Vander Stichele
2004-03-15*.h: Revert indentingJohan Dahlin
2004-03-14gst-indentThomas Vander Stichele
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele
2004-02-02remove textdomain callsThomas Vander Stichele
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele
2004-01-20sys/dxr3/: Fix more error error error errors (missing includes here).Ronald S. Bultje
2004-01-19putting i18n in place for pluginsThomas Vander Stichele
2004-01-18use new error signal and classificationThomas Vander Stichele
2004-01-12Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef
2004-01-07Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje
2003-12-23Fix caps breakage after Dave's caps branch merge.Ronald S. Bultje
2003-12-07Remove copyright from GST_PLUGIN_DEFINERonald S. Bultje
2003-11-24tagging stuff and build fixes. In detail:Benjamin Otte
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje
2003-11-02etcRonald S. Bultje
2003-10-14Fix for Andy's GstBuffer->GstData changesRonald S. Bultje
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo
2003-09-11add cvsignoresChristian Schaller
2003-08-10Remove redundant definition of plugindirDavid Schleef
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje