summaryrefslogtreecommitdiff
path: root/ext/snapshot
Commit message (Expand)AuthorAgeFilesLines
* 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
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-2/+2
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-8/+3
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Fix leaks.Edward Hervey2007-06-221-4/+2
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+2
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-6/+4
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* expand tabsThomas Vander Stichele2005-12-061-1/+1
* ext/snapshot/gstsnapshot.c: Allocate resources when required, fix recursive s...Ronald S. Bultje2005-01-091-19/+24
* ext/snapshot/gstsnapshot.c: Fix segfault (#161667).Ronald S. Bultje2005-01-051-10/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-16/+17
* *.h: Revert indentingJohan Dahlin2004-03-151-27/+24
* gst-indentThomas Vander Stichele2004-03-142-157/+169
* ext/snapshot/: This has to be a joke... Snapshot should be connected to a tee...Ronald S. Bultje2004-01-153-63/+10
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-2/+2
* Merge CAPS branchDavid Schleef2003-12-221-56/+36
* 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/+0
* Snapshot compilesIain Holmes2003-11-021-20/+27
* /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
* + changes for new float caps without slope/intercept + some category changes ...Leif Johnson2003-07-191-1/+1
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-23/+25
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-3/+6
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-3/+3
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* backmergeThomas Vander Stichele2002-11-012-28/+28
* plugins part of license field patchChristian Schaller2002-09-181-1/+2
* add gstsnapshot : drop a frame to a png file when the plugin recieved a signa...Jeremy Simon2002-05-073-0/+489