summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes to make it compile without GNOME, and with a modern (>= 0.3) version of...David Schleef2003-07-172-24/+28
* actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...Andy Wingo2003-07-1610-797/+349
* Update to new debugging systemRonald S. Bultje2003-07-154-8/+8
* Added #include of config.h so that they symbol "VERSION" could be found.Brian Cameron2003-07-155-6/+22
* Now set XVIDEO_LIBS only if the Xv library is found. Fixed matroska check so...Brian Cameron2003-07-151-7/+13
* Merge esdmon and esdsink elements into one pluginDavid Schleef2003-07-156-73/+139
* Add matroska support to the build treeRonald S. Bultje2003-07-143-5/+24
* Caps fixes and general cleanup.David Schleef2003-07-145-32/+48
* Fixes for new caps systemDavid Schleef2003-07-141-6/+8
* Add gst/overlay directoryDavid Schleef2003-07-141-1/+2
* GSM -> RTP and viceversaZeeshan Ali2003-07-1316-28/+1536
* fix the bug where pngenc was registered as a effect pluginChristian Schaller2003-07-121-1/+1
* various spec file and build fixes agogo /me kicks ds in a friendly wayThomas Vander Stichele2003-07-123-25/+39
* Silence and fix typefindingRonald S. Bultje2003-07-111-3/+3
* fix licensing terms for Goom, it is LGPL not GPLChristian Schaller2003-07-102-1/+6
* another comma missingBenjamin Otte2003-07-081-1/+1
* now how old is this bug?Benjamin Otte2003-07-081-2/+2
* A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plug...Christian Schaller2003-07-072-935/+222
* Support ISO style variable length macrosBrian Cameron2003-07-071-1/+41
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-0666-1423/+1711
* small disting fixChristian Schaller2003-07-053-2/+2
* Fix longstanding bug with esdsink seeking. esdsink still needs a clock, though.David Schleef2003-07-042-0/+58
* Now build xvideosink if Xwindows is available, and properly #ifdef theBrian Cameron2003-07-031-14/+24
* Fix missing config.h and unistd.h includes which were apparently removed from...Ronald S. Bultje2003-07-032-0/+5
* implemented wait_async and unschedule ossclock, and support it in osssink -- ...Andy Wingo2003-07-033-11/+72
* add pango and gtkDavid Schleef2003-07-031-1/+5
* add gst/videofilter and ext/pangoDavid Schleef2003-07-022-3/+20
* add formats to base class, not the actual videofilter classDavid Schleef2003-07-023-3/+6
* Add a base init functionDavid Schleef2003-07-021-5/+9
* overlays text of the current timestampDavid Schleef2003-07-023-0/+449
* move code from videoflip directory. Why? I don't really know.David Schleef2003-07-022-20/+202
* video balancing (brightness, contrast, etc.)David Schleef2003-07-023-20/+120
* Add videobalance from templateDavid Schleef2003-07-022-0/+333
* Add videoflip, created from template.David Schleef2003-07-023-2/+341
* GstVideofilter abstract class for video filtersDavid Schleef2003-07-026-0/+1093
* Fix type punning.David Schleef2003-06-302-8/+8
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-2965-349/+514
* 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
* Re-add int2float/float2int, someone told me audioconvert handled all this, bu...Ronald S. Bultje2003-06-281-1/+2
* fix categoryThomas Vander Stichele2003-06-274-4/+4
* Remove some more unused cruft left over from our ancient avifile periodRonald S. Bultje2003-06-266-801/+2
* Plugins cleanup:Ronald S. Bultje2003-06-254-119/+32
* Added gst/realmedia gst/debug and ext/gdk_pixbufDavid Schleef2003-06-251-2/+11
* 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
* "My way" turned out to cause seg faults. :) Fixed, and added more fourcc to...David Schleef2003-06-231-14/+26
* new "Electric Fence" element, that converts each buffer into an allocated reg...David Schleef2003-06-223-0/+494
* Revert last two changes and do it my way. :)David Schleef2003-06-191-41/+18
* Support ISO-style variable argument macros.Brian Cameron2003-06-191-0/+12