summaryrefslogtreecommitdiff
path: root/ext/tarkin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added a tarkin encoder/decoder plugin.Wim Taymans2002-02-0322-0/+4097