summaryrefslogtreecommitdiff
path: root/gst/vbidec
AgeCommit message (Expand)AuthorFilesLines
2016-12-21Remove various unported pluginsSebastian Dröge8-2562/+0
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+14
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+4
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt1-12/+12
2015-01-21Constify some static arrays everywhereSebastian Dröge2-5/+5
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller2-4/+4
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-08-18Fix up FSF address in some source files as wellTim-Philipp Müller4-4/+9
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2010-10-19various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-5/+6
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/+2
2007-06-22Fix leaks.Edward Hervey1-4/+2
2006-09-16More G_OBJECT macro fixing.Stefan 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-16don't use doc comments for non-docs change some char* into char[]Stefan Kost3-7/+7
2005-11-09Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r...Tim-Philipp Müller2-2/+2
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2004-03-15don't mix tabs and spacesThomas Vander Stichele3-426/+428
2004-03-15*.h: Revert indentingJohan Dahlin3-30/+32
2004-03-14gst-indentThomas Vander Stichele6-1552/+1747
2004-03-06ext/faad/gstfaad.c: Fix negotiation.David Schleef1-0/+1
2004-02-12gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.Julien Moutte1-0/+1
2004-02-12fixes for #133316, #133663 and #133528 (Stefan Kost)Thomas Vander Stichele1-1/+1
2003-12-22Merge CAPS branchDavid Schleef1-16/+12
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje3-1/+9
2003-11-02fix for new plugin systemBenjamin Otte1-25/+26
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-3/+4
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
2003-01-09add verbose decode supportDavid I. Lehn5-0/+20
2002-12-19initial checkin of work-in-progress vbidec plugin for closed caption supportDavid I. Lehn7-0/+2319