summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2003-11-02Passthrough... New plugin system... Bla...Ronald S. Bultje1-20/+26
2003-11-02Last o pluginRonald S. Bultje1-28/+31
2003-11-02fix for new plugin systemBenjamin Otte2-53/+57
2003-11-02WhaaaaaaaaaaaaaaaaaaaaaackRonald S. Bultje1-24/+27
2003-11-02More More MoreRonald S. Bultje1-22/+26
2003-11-02And again one moreRonald S. Bultje1-27/+31
2003-11-02Again one more doneRonald S. Bultje1-23/+29
2003-11-02fix to new plugin systemBenjamin Otte1-25/+28
2003-11-02I'm too lazy to comment thisRonald S. Bultje1-21/+25
2003-11-02more, and more, and more...Ronald S. Bultje1-21/+28
2003-11-02Updated for the new plugin loading codeJan Schmidt5-54/+80
2003-11-02Use GST_ELEMENT_DETAILS for initialising GstElementDetailsJan Schmidt1-3/+3
2003-11-02Updated to the new plugin loading codeJan Schmidt1-23/+29
2003-11-02Use GST_ELEMENT_DETAILS macro to initialise the structureJan Schmidt1-2/+2
2003-11-02Updated for the new plugin loading codeJan Schmidt1-21/+29
2003-11-02Make smoothwave compile againIain Holmes1-17/+22
2003-11-01CDXAParse and chart ported to new styleIain Holmes2-43/+51
2003-10-29Move a few typefind functions to gst/typefind, remove all old typefinding cod...David Schleef1-8/+1
2003-10-29change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef5-5/+5
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte17-609/+23
2003-10-13no, we don't require bytestream anymoreBenjamin Otte2-4/+3
2003-10-13Woah, I'm f***ing annoyed that someonme never tests his changes and figures o...Benjamin Otte1-1/+2
2003-10-09Trivial fixes for GstBuffer->GstData migrationDavid Schleef1-2/+2
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo34-102/+127
2003-10-08just some code cleanupLeif Johnson2-103/+64
2003-10-08updating some plugin categoriesLeif Johnson1-1/+1
2003-10-01New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje13-407/+361
2003-09-30Add new element: frame dropper. This element inserts/drops frames to go from ...Ronald S. Bultje3-0/+327
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele9-27/+12
2003-09-15converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte9-12/+27
2003-09-12Add mpegversion(1) to the capsRonald S. Bultje1-0/+1
2003-09-11Remove all locally-defined optimization flagsDavid Schleef8-17/+9
2003-08-10Remove redundant plugindir definitionDavid Schleef27-28/+0
2003-08-05Fix up small issues (fixes #119036)Ronald S. Bultje1-9/+17
2003-08-04Add DURATION support. It still doesn't work, see #119036 for why and on how t...Ronald S. Bultje1-0/+1
2003-07-29Fix weird leftovers from the old mimetype era and also implement duration sup...Ronald S. Bultje1-2/+4
2003-07-25Adding needed license information. The patch was reviewed and approved byBrian Cameron5-3/+42
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 Schleef3-1/+11
2003-07-22A "video/raw" wasn't converted to the new "video/x-raw-yuv". Fixed.Joshua N. Pritikin1-1/+1
2003-07-19+ the last of the float caps changes ... these are a bit more pervasiveLeif Johnson7-92/+58
2003-07-19+ changes for new float caps without slope/intercept + some category changes ...Leif Johnson1-1/+1
2003-07-19+ attempting to fix up playondemand ... still makes nasty crackly noisesLeif Johnson4-22/+30
2003-07-17Fixes to make it compile without GNOME, and with a modern (>= 0.3) version of...David Schleef2-24/+28
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-11Silence and fix typefindingRonald S. Bultje1-3/+3
2003-07-08fix mp3 typefinding and included layer in found typeBenjamin Otte1-10/+18
2003-07-08another comma missingBenjamin Otte1-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. Bultje29-792/+916