summaryrefslogtreecommitdiff
path: root/gst/vbidec/gstvbidec.c
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-211-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* 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
* 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
* 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
* 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-151-10/+12
* gst-indentThomas Vander Stichele2004-03-141-127/+132
* 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-071-1/+1
* 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
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* add verbose decode supportDavid I. Lehn2003-01-091-0/+8
* initial checkin of work-in-progress vbidec plugin for closed caption supportDavid I. Lehn2002-12-191-0/+372