summaryrefslogtreecommitdiff
path: root/ext/tarkin
Commit message (Expand)AuthorAgeFilesLines
* theora,tarkin: Remove ancient unused codeDavid Schleef2011-03-1023-4344/+0
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-192-6/+8
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-182-16/+8
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-012-2/+2
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-252-2/+2
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-082-2/+2
* Unify the long descriptions in the plugin details (#337263).j^2006-04-062-12/+10
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* expand tabsThomas Vander Stichele2005-12-062-21/+21
* Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r...Tim-Philipp Müller2005-11-092-2/+2
* ex/: and more typos fixedStefan Kost2005-10-131-3/+3
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-1/+1
* Fix up all the state change functions.Jan Schmidt2005-09-051-7/+8
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-052-4/+0
* Include "_stdint.h" instead of <stdint.h>. Fixes build on systems that do not...Tim-Philipp Müller2005-02-083-3/+3
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-212-2/+2
* ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder)Stéphane Loeuillet2004-05-121-1/+1
* ext/tarkin/gsttarkindec.c: "Filter/Video/Decoder" => "Codec/Decoder/Video"Stéphane Loeuillet2004-05-102-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-159-265/+266
* *.h: Revert indentingJohan Dahlin2004-03-159-454/+450
* gst-indentThomas Vander Stichele2004-03-1419-2297/+2379
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-022-3/+3
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-292-3/+3
* use new error signal and classificationThomas Vander Stichele2004-01-182-3/+3
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-0710-2/+30
* Tarkin compiles againIain Holmes2003-11-023-104/+127
* Move a few typefind functions to gst/typefind, remove all old typefinding cod...David Schleef2003-10-291-34/+0
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-082-11/+13
* reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele2003-09-162-9/+3
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-152-3/+9
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* Add buffer length checks to every typefinding functionDavid Schleef2003-07-241-1/+6
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-062-11/+11
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-292-0/+6
* Fix a bunch of endianness conversions that were done as long instead of int32...David Schleef2003-04-071-1/+1
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-1/+1
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-4/+4
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-182-0/+2
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-2/+2
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-15/+15
* Changed to the new props APIWim Taymans2002-03-302-3/+3
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-205-5/+5
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-196-10/+10
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* get up-to-date with the gst_caps_debug api improved capsnego in mad improved ...Andy Wingo2002-03-031-1/+1
* fixing make distcheckThomas Vander Stichele2002-02-061-1/+1
* added bitcoder.h from w3d CVS, needed to compileErik Walthinsen2002-02-051-0/+148