summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2003-11-01Jack fixed tooIain Holmes1-69/+85
2003-11-01Dumdeedum, more spam...ivorbis is fixedIain Holmes2-85/+85
2003-11-01Colo(u)rspace tooIain Holmes1-51/+55
2003-11-01GSM updated for new stuffIain Holmes3-87/+101
2003-11-01Update all the audiofile stuffIain Holmes8-63/+72
2003-11-01Update artsdsink tooIain Holmes1-17/+23
2003-11-01Updated gstartsIain Holmes1-17/+27
2003-10-29Move a few typefind functions to gst/typefind, remove all old typefinding cod...David Schleef5-108/+34
2003-10-29change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef6-6/+6
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte9-35/+14
2003-10-28Add XOverlay interface support to both sdlvideosink and xvideosink. They're f...Ronald S. Bultje3-174/+327
2003-10-21Add gstxvid.h (#125106)TYPEFIND-ROOTRonald S. Bultje1-1/+1
2003-10-16change printfs to GST_DEBUGDavid Schleef1-3/+3
2003-10-13no, we don't require bytestream anymoreBenjamin Otte1-2/+2
2003-10-09More Andy fixageRonald S. Bultje2-2/+2
2003-10-09Fix more typos in Andy's GstData commitRonald S. Bultje2-2/+2
2003-10-09Trivial fixes for GstBuffer->GstData migrationDavid Schleef1-7/+7
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo26-83/+102
2003-10-03Fix typefind function for BBB's new systemDavid Schleef1-2/+6
2003-10-01New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje9-17/+10
2003-09-30Improve quality of encoding and decoding quite a bitRonald S. Bultje2-9/+12
2003-09-30conform to the buffer-frames props entry -- much nicer now...Andy Wingo3-169/+159
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele13-131/+78
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte13-78/+131
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