summaryrefslogtreecommitdiff
path: root/gst/vbidec
Commit message (Expand)AuthorAgeFilesLines
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-271-12/+12
* Constify some static arrays everywhereSebastian Dröge2015-01-212-5/+5
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* Fix up FSF address in some source files as wellTim-Philipp Müller2012-08-184-4/+9
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-5/+6
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-8/+5
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+2
* Fix leaks.Edward Hervey2007-06-221-4/+2
* More G_OBJECT macro fixing.Stefan Kost2006-09-161-1/+1
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* 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-163-7/+7
* Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r...Tim-Philipp Müller2005-11-092-2/+2
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* don't mix tabs and spacesThomas Vander Stichele2004-03-153-426/+428
* *.h: Revert indentingJohan Dahlin2004-03-153-30/+32
* gst-indentThomas Vander Stichele2004-03-146-1552/+1747
* ext/faad/gstfaad.c: Fix negotiation.David Schleef2004-03-061-0/+1
* gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.Julien Moutte2004-02-121-0/+1
* fixes for #133316, #133663 and #133528 (Stefan Kost)Thomas Vander Stichele2004-02-121-1/+1
* Merge CAPS branchDavid Schleef2003-12-221-16/+12
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-073-1/+9
* fix for new plugin systemBenjamin Otte2003-11-021-25/+26
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* add verbose decode supportDavid I. Lehn2003-01-095-0/+20
* initial checkin of work-in-progress vbidec plugin for closed caption supportDavid I. Lehn2002-12-197-0/+2319