summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add gst-libs/ext/mplex, and check that we have C++ before enabling mplex.David Schleef2003-07-271-0/+5
* Add include dir for gst-libs/ext/mplexDavid Schleef2003-07-271-1/+1
* Moved to gst-libs/ext/mplexDavid Schleef2003-07-2741-9406/+0
* Change to build against library in gst-libs/ext/mplexDavid Schleef2003-07-271-28/+2
* fix initializationDavid Schleef2003-07-262-2/+2
* Nothing in this directory actually uses FreetypeDavid Schleef2003-07-261-1/+1
* Moved from gst-plugins/ext/mplex/. See that directory for older changelogs.David Schleef2003-07-2641-0/+9085
* Compilation fixes for 64-bit architecturesDavid Schleef2003-07-251-3/+3
* Compilation fixes on 64-bit architecturesDavid Schleef2003-07-255-16/+16
* Revert last change, because it is wrong.David Schleef2003-07-251-1/+1
* Added tcp plugin to buildAngel Carpintero2003-07-251-1/+2
* Adding needed license information. The patch was reviewed and approved byBrian Cameron2003-07-259-3/+100
* Fixes to allow plugin to build with Forte.Brian Cameron2003-07-254-3/+11
* Rewrote the core function. Added some nice #defines that should probably go ...David Schleef2003-07-251-22/+39
* Add buffer length checks to every typefinding functionDavid Schleef2003-07-247-5/+28
* Fix warning on 64-bit architectures. (sizeof() returns size_t, which is not ...David Schleef2003-07-231-2/+2
* Take a hint from dschleef and grab the bufferpool at the last possible moment...Joshua N. Pritikin2003-07-231-1/+3
* Fix to loop through a list of caps when calling try_set_caps(). Added a work...David Schleef2003-07-231-11/+26
* famedec is not actually implemented. (it'd just a copy of fameenc.)David Schleef2003-07-223-622/+2
* Force MAKEFLAGS to -j1 since ffmpeg is not -j safeDavid Schleef2003-07-221-0/+2
* enable ext/mplexDavid Schleef2003-07-222-2/+3
* Remove .pc files from CLEANFILES, since it's done automatically by automake d...David Schleef2003-07-221-2/+0
* Fix warnings/errors due to missing assert declaration.David Schleef2003-07-226-1/+6
* Fix another instance of audio/raw -> audio/x-raw-int and video/raw -> video/x...Joshua N. Pritikin2003-07-221-3/+6
* A "video/raw" wasn't converted to the new "video/x-raw-yuv". Fixed.Joshua N. Pritikin2003-07-221-1/+1
* Update matroska check (see #117717)Ronald S. Bultje2003-07-201-4/+4
* + the last of the float caps changes ... these are a bit more pervasiveLeif Johnson2003-07-198-158/+144
* + changes for new float caps without slope/intercept + some category changes ...Leif Johnson2003-07-199-48/+39
* + attempting to fix up playondemand ... still makes nasty crackly noisesLeif Johnson2003-07-194-22/+30
* fix spec file to work with new combined esound pluginChristian Schaller2003-07-181-2/+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
* fix compilation errorJeremy Simon2003-07-171-1/+1
* _Really_ fix my lame attempts at previous fixes for matroska detection.David Schleef2003-07-171-1/+0
* Reenable matroska config check, 'cuz I'm dumb and accidentally disabled it.David Schleef2003-07-171-6/+6
* Move to m4/ instead of common/m4/Ronald S. Bultje2003-07-172-0/+262
* Really disable Matroska this time. Reenable smoothwave until someone decides...David Schleef2003-07-171-10/+24
* Fixes to make it compile without GNOME, and with a modern (>= 0.3) version of...David Schleef2003-07-174-48/+56
* actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...Andy Wingo2003-07-1612-629/+933
* Now set XVIDEO_LIBS only if the Xv library is found. Fixed matroska check so...Brian Cameron2003-07-151-7/+13
* Add matroska support to the build treeRonald S. Bultje2003-07-143-5/+24
* Found this in my local tree. Looks cool, so I'm checking it in. Seems to be...David Schleef2003-07-143-0/+480
* No "format" property in new RGB caps.David Schleef2003-07-141-3/+1
* Add gst/overlay directoryDavid Schleef2003-07-141-1/+2
* Fix some weird-ass segfaults in xvidRonald S. Bultje2003-07-143-20/+36
* Plugin details fixesRonald S. Bultje2003-07-121-0/+1
* various spec file and build fixes agogo /me kicks ds in a friendly wayThomas Vander Stichele2003-07-122-24/+38
* fixing buggy error handlingJulien Moutte2003-07-121-3/+7
* Silence and fix typefindingRonald S. Bultje2003-07-111-3/+3
* fix license of fame plugin to say LGPL not GPL as the libfame library is LGPLChristian Schaller2003-07-102-1/+5