summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-07-19+ changes for new float caps without slope/intercept + some category changes ...Leif Johnson9-48/+39
2003-07-19+ attempting to fix up playondemand ... still makes nasty crackly noisesLeif Johnson4-22/+30
2003-07-18fix spec file to work with new combined esound pluginChristian Schaller1-2/+1
2003-07-18the real speex disting fix, the previous one was just the build fix :)Christian Schaller1-1/+1
2003-07-18fix it so that the SPEEX plugin gets distedChristian Schaller1-1/+7
2003-07-17fix compilation errorJeremy Simon1-1/+1
2003-07-17_Really_ fix my lame attempts at previous fixes for matroska detection.David Schleef1-1/+0
2003-07-17Reenable matroska config check, 'cuz I'm dumb and accidentally disabled it.David Schleef1-6/+6
2003-07-17Move to m4/ instead of common/m4/Ronald S. Bultje2-0/+262
2003-07-17Really disable Matroska this time. Reenable smoothwave until someone decides...David Schleef1-10/+24
2003-07-17Fixes to make it compile without GNOME, and with a modern (>= 0.3) version of...David Schleef4-48/+56
2003-07-16actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...Andy Wingo12-629/+933
2003-07-15Now set XVIDEO_LIBS only if the Xv library is found. Fixed matroska check so...Brian Cameron1-7/+13
2003-07-14Add matroska support to the build treeRonald S. Bultje3-5/+24
2003-07-14Found this in my local tree. Looks cool, so I'm checking it in. Seems to be...David Schleef3-0/+480
2003-07-14No "format" property in new RGB caps.David Schleef1-3/+1
2003-07-14Add gst/overlay directoryDavid Schleef1-1/+2
2003-07-14Fix some weird-ass segfaults in xvidRonald S. Bultje3-20/+36
2003-07-12Plugin details fixesRonald S. Bultje1-0/+1
2003-07-12various spec file and build fixes agogo /me kicks ds in a friendly wayThomas Vander Stichele2-24/+38
2003-07-12fixing buggy error handlingJulien Moutte1-3/+7
2003-07-11Silence and fix typefindingRonald S. Bultje1-3/+3
2003-07-10fix license of fame plugin to say LGPL not GPL as the libfame library is LGPLChristian Schaller2-1/+5
2003-07-10fix license of tremor Vorbis plugin to be LGPL not GPLChristian Schaller1-1/+1
2003-07-08fix mp3 typefinding and included layer in found typeBenjamin Otte1-10/+18
2003-07-08Implement mpeg-delimited framerate lists instead of (too wide) rangesRonald S. Bultje2-6/+30
2003-07-08another comma missingBenjamin Otte1-1/+1
2003-07-07A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plug...Christian Schaller3-935/+225
2003-07-07And yet another compilation failureRonald S. Bultje1-1/+1
2003-07-06Removed function that was only used by _loop(), which was removed by last che...David Schleef1-18/+0
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje74-1585/+1863
2003-07-05small disting fixChristian Schaller2-1/+1
2003-07-03Now build xvideosink if Xwindows is available, and properly #ifdef theBrian Cameron1-14/+24
2003-07-03Fix missing config.h and unistd.h includes which were apparently removed from...Ronald S. Bultje2-0/+5
2003-07-03add pango and gtkDavid Schleef1-1/+5
2003-07-02add gst/videofilter and ext/pangoDavid Schleef2-3/+20
2003-07-01fix type punningDavid Schleef1-2/+2
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte78-300/+481
2003-06-28Re-add int2float/float2int, someone told me audioconvert handled all this, bu...Ronald S. Bultje1-1/+2
2003-06-27some state change fixesThomas Vander Stichele2-2/+15
2003-06-25Plugins cleanup:Ronald S. Bultje4-119/+32
2003-06-25Added gst/realmedia gst/debug and ext/gdk_pixbufDavid Schleef1-2/+11
2003-06-25Add gdkpixbuf subdir. Alphabetize a few others.David Schleef1-8/+14
2003-06-23"My way" turned out to cause seg faults. :) Fixed, and added more fourcc to...David Schleef1-14/+26
2003-06-19Revert last two changes and do it my way. :)David Schleef1-41/+18
2003-06-19Support ISO-style variable argument macros.Brian Cameron1-0/+12
2003-06-19Add missing }David Schleef1-0/+1
2003-06-17New ffmpeg version fixes mpeg decoding segfaults (mpeg1)Ronald S. Bultje2-2/+2
2003-06-17which causes a segfault. I'm working on thatRonald S. Bultje1-24/+25
2003-06-16+ simplifying the filter's structure, but it's still not working perfectly + ...Leif Johnson4-218/+201