summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-07-27Change to build against library in gst-libs/ext/mplexDavid Schleef1-28/+2
2003-07-26fix initializationDavid Schleef2-2/+2
2003-07-26Nothing in this directory actually uses FreetypeDavid Schleef1-1/+1
2003-07-26Moved from gst-plugins/ext/mplex/. See that directory for older changelogs.David Schleef41-0/+9085
2003-07-25Compilation fixes for 64-bit architecturesDavid Schleef1-3/+3
2003-07-25Compilation fixes on 64-bit architecturesDavid Schleef5-16/+16
2003-07-25Revert last change, because it is wrong.David Schleef1-1/+1
2003-07-25Added tcp plugin to buildAngel Carpintero1-1/+2
2003-07-25Adding needed license information. The patch was reviewed and approved byBrian Cameron9-3/+100
2003-07-25Fixes to allow plugin to build with Forte.Brian Cameron4-3/+11
2003-07-25Rewrote the core function. Added some nice #defines that should probably go ...David Schleef1-22/+39
2003-07-24Add buffer length checks to every typefinding functionDavid Schleef7-5/+28
2003-07-23Fix warning on 64-bit architectures. (sizeof() returns size_t, which is not ...David Schleef1-2/+2
2003-07-23Take a hint from dschleef and grab the bufferpool at the last possible moment...Joshua N. Pritikin1-1/+3
2003-07-23Fix to loop through a list of caps when calling try_set_caps(). Added a work...David Schleef1-11/+26
2003-07-22famedec is not actually implemented. (it'd just a copy of fameenc.)David Schleef3-622/+2
2003-07-22Force MAKEFLAGS to -j1 since ffmpeg is not -j safeDavid Schleef1-0/+2
2003-07-22enable ext/mplexDavid Schleef2-2/+3
2003-07-22Remove .pc files from CLEANFILES, since it's done automatically by automake d...David Schleef1-2/+0
2003-07-22Fix warnings/errors due to missing assert declaration.David Schleef6-1/+6
2003-07-22Fix another instance of audio/raw -> audio/x-raw-int and video/raw -> video/x...Joshua N. Pritikin1-3/+6
2003-07-22A "video/raw" wasn't converted to the new "video/x-raw-yuv". Fixed.Joshua N. Pritikin1-1/+1
2003-07-20Update matroska check (see #117717)Ronald S. Bultje1-4/+4
2003-07-19+ the last of the float caps changes ... these are a bit more pervasiveLeif Johnson8-158/+144
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