summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-0716-10/+27
* Include config.hDavid Schleef2003-11-062-0/+6
* add initial version of gdkpixbuf loader for gtk that is capable of loading AV...Benjamin Otte2003-11-055-5/+687
* This was wrongRonald S. Bultje2003-11-021-0/+14
* More cruftRonald S. Bultje2003-11-021-20/+26
* Fix this too. Note that the per-plugin licensing is gone because of company's...Ronald S. Bultje2003-11-021-62/+83
* Use the GST_ELEMENT_DETAILS for initialising GstElementDetailsJan Schmidt2003-11-022-6/+6
* Updated for new plugin loading codeJan Schmidt2003-11-021-29/+31
* Updated for the new plugin loading codeJan Schmidt2003-11-022-25/+31
* Speex compilesIain Holmes2003-11-023-87/+107
* Text overlayIain Holmes2003-11-022-83/+87
* Mikmod fixedIain Holmes2003-11-021-20/+22
* pngenc fixedIain Holmes2003-11-022-57/+61
* JPEG JPEG JPEG WHEEEEIain Holmes2003-11-023-92/+117
* Port GstGdkPixbufSrc to the new definitionsIain Holmes2003-11-011-22/+26
* Whheeee, FLAC ported to new system tooIain Holmes2003-11-013-100/+124
* ESD UpdatedIain Holmes2003-11-013-32/+38
* Updated AAsinkIain Holmes2003-11-011-22/+27
* Create type find function for gdk_pixbufDavid Schleef2003-10-291-0/+36
* Move a few typefind functions to gst/typefind, remove all old typefinding cod...David Schleef2003-10-291-41/+0
* change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef2003-10-293-3/+3
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-285-41/+9
* remove g_print() noisinessDavid Schleef2003-10-161-2/+0
* Trivial fixes for GstBuffer->GstData migrationDavid Schleef2003-10-093-4/+4
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-0818-63/+75
* updating some plugin categoriesLeif Johnson2003-10-084-4/+4
* fix flac mimetypeJeremy Simon2003-10-041-1/+1
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-017-59/+43
* Don't unref event when calling gst_pad_event_default() (#119155)David Schleef2003-09-251-2/+2
* port #121143 to HEAD (flac file detection)Jeremy Simon2003-09-201-3/+23
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-1610-45/+20
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-1510-20/+45
* Remove all locally-defined optimization flagsDavid Schleef2003-09-111-2/+0
* rewrite state machine in _loop() function to handle buffer durationsDavid Schleef2003-08-262-29/+80
* Migrate caps to new system. Change to using a simple convolution to create o...David Schleef2003-08-261-6/+6
* Remove redundant plugindir definitionDavid Schleef2003-08-1013-13/+0
* change FT_PIXEL_MODE_GRAY to ft_pixel_mode_graysDavid Schleef2003-08-061-1/+1
* Fix installing plugin in wrong dirDavid Schleef2003-07-281-1/+1
* move the element to Codec/Image/Decoder, as it was annoying me in gst-editorJan Schmidt2003-07-281-1/+1
* Fix gst_speexdec_details information now plugin can be register without problemsAngel Carpintero2003-07-281-1/+1
* Make mplex subdir dependent on USE_MPLEXDavid Schleef2003-07-271-1/+7
* Adding needed license information. The patch was reviewed and approved byBrian Cameron2003-07-252-0/+2
* Add buffer length checks to every typefinding functionDavid Schleef2003-07-242-2/+11
* Fix warning on 64-bit architectures. (sizeof() returns size_t, which is not ...David Schleef2003-07-231-2/+2
* Fixed a typo. blue_mask is 0x00ff0000, not 0x00ff00Jan Schmidt2003-07-231-1/+1
* enable ext/mplexDavid Schleef2003-07-221-2/+2
* + changes for new float caps without slope/intercept + some category changes ...Leif Johnson2003-07-194-26/+25
* make sure esdmon.h gets distedChristian Schaller2003-07-181-1/+1
* the real speex disting fix, the previous one was just the build fix :)Christian Schaller2003-07-181-1/+1
* fix it so that the SPEEX plugin gets distedChristian Schaller2003-07-181-1/+7