summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added clock to esdsink based on GstAudioClockDavid Schleef2003-07-173-8/+129
* Add textoverlay element that was previously in the sandboxDavid Schleef2003-07-173-2/+684
* Detect SPEEX_LIBS and SPEEX_CFLAGS in configure, and use them hereDavid Schleef2003-07-171-2/+2
* Fix plugin to compile and work with Gtk+-2.0 (works better with 2.2)David Schleef2003-07-171-0/+35
* actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...Andy Wingo2003-07-163-508/+334
* Merge esdmon and esdsink elements into one pluginDavid Schleef2003-07-156-73/+139
* Add matroska support to the build treeRonald S. Bultje2003-07-141-4/+13
* Fixes for new caps systemDavid Schleef2003-07-141-6/+8
* fix the bug where pngenc was registered as a effect pluginChristian Schaller2003-07-121-1/+1
* now how old is this bug?Benjamin Otte2003-07-081-2/+2
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-0622-244/+332
* small disting fixChristian Schaller2003-07-051-1/+1
* Fix longstanding bug with esdsink seeking. esdsink still needs a clock, though.David Schleef2003-07-042-0/+58
* add gst/videofilter and ext/pangoDavid Schleef2003-07-021-2/+8
* overlays text of the current timestampDavid Schleef2003-07-023-0/+449
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-2917-102/+149
* fix flacdec when src not connectedThomas Vander Stichele2003-06-281-18/+16
* make flacdec work with unconnected src padThomas Vander Stichele2003-06-281-40/+48
* Plugins cleanup:Ronald S. Bultje2003-06-251-27/+6
* Add gdkpixbuf subdir. Alphabetize a few others.David Schleef2003-06-251-8/+14
* Element that decodes images using gdk_pixbufDavid Schleef2003-06-253-0/+417
* caps refcounting fixes for float2int fixed wrt setting of caps on int pad wit...Andy Wingo2003-06-161-0/+6
* Add standard huffman tables if the file doesn't have themRonald S. Bultje2003-06-151-0/+118
* Remove NEW_MEDIA from pluginsRonald S. Bultje2003-06-071-2/+3
* g_warning -> GST_DEBUGThomas Vander Stichele2003-06-051-1/+1
* UNITS -> DEFAULTWim Taymans2003-05-241-17/+12
* - UNITS -> DEFAULTWim Taymans2003-05-241-19/+13
* Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron2003-05-211-1/+1
* Some bugfixes:Christian Schaller2003-05-121-1/+1
* Oups I forgot gstflacenc.hJeremy Simon2003-05-111-1/+4
* _ Change from StreamEncoder to SeekableStreamEncoder _ Add a seek callback to...Jeremy Simon2003-05-111-91/+127
* See #112579Ronald S. Bultje2003-05-081-1/+1