summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2003-09-14Integrating the GstVideoSink parent classJulien Moutte2-145/+56
2003-09-11Remove all locally-defined optimization flagsDavid Schleef1-1/+1
2003-09-11Fix caps definition. Fix copyright block.David Schleef1-5/+10
2003-08-25two small build fixesChristian Schaller1-0/+1
2003-08-10Remove redundant plugindir definitionDavid Schleef22-23/+0
2003-08-04We don't like -lstdc++ in Makefile.am, use libtool-1.5 insteadRonald S. Bultje1-1/+1
2003-07-29call xvid_init() only once, and move duplicated code into one placeRonald S. Bultje6-40/+74
2003-07-29Fix installing in wrong dirDavid Schleef1-1/+1
2003-07-27Make mplex subdir dependent on USE_MPLEXDavid Schleef1-1/+7
2003-07-27Add include dir for gst-libs/ext/mplexDavid Schleef1-1/+1
2003-07-27Moved to gst-libs/ext/mplexDavid Schleef41-9406/+0
2003-07-27Change to build against library in gst-libs/ext/mplexDavid Schleef1-28/+2
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-25Adding needed license information. The patch was reviewed and approved byBrian Cameron1-0/+1
2003-07-25Fixes to allow plugin to build with Forte.Brian Cameron4-3/+11
2003-07-24Add buffer length checks to every typefinding functionDavid Schleef4-4/+17
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-22enable ext/mplexDavid Schleef1-2/+2
2003-07-22Fix warnings/errors due to missing assert declaration.David Schleef6-1/+6
2003-07-19+ changes for new float caps without slope/intercept + some category changes ...Leif Johnson8-47/+38
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-17Fixes to make it compile without GNOME, and with a modern (>= 0.3) version of...David Schleef2-24/+28
2003-07-16actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...Andy Wingo5-625/+650
2003-07-14Add matroska support to the build treeRonald S. Bultje1-4/+13
2003-07-14No "format" property in new RGB caps.David Schleef1-3/+1
2003-07-14Fix some weird-ass segfaults in xvidRonald S. Bultje3-20/+36
2003-07-12Plugin details fixesRonald S. Bultje1-0/+1
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-08Implement mpeg-delimited framerate lists instead of (too wide) rangesRonald S. Bultje2-6/+30
2003-07-07And yet another compilation failureRonald S. Bultje1-1/+1
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje34-695/+649
2003-07-05small disting fixChristian Schaller1-1/+1
2003-07-02add gst/videofilter and ext/pangoDavid Schleef1-2/+8
2003-07-01fix type punningDavid Schleef1-2/+2
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte30-122/+203
2003-06-25Plugins cleanup:Ronald S. Bultje1-27/+6
2003-06-25Add gdkpixbuf subdir. Alphabetize a few others.David Schleef1-8/+14
2003-06-16caps refcounting fixes for float2int fixed wrt setting of caps on int pad wit...Andy Wingo4-0/+758
2003-06-13hack removalWim Taymans1-4/+0
2003-06-13Removed ugly caps fixed flag hack, will be done automatically in core soonWim Taymans1-1/+0
2003-06-05g_warning -> GST_DEBUGThomas Vander Stichele1-1/+1
2003-06-01Add ranking to divx/xvid pluginsRonald S. Bultje2-0/+4
2003-06-01Somewhat improve error reportingRonald S. Bultje5-42/+62