summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-12-21Global change from "caps2" to "caps"CAPS-ENDCAPSDavid Schleef7-98/+98
2003-12-18Fix a few typos in the caps conversionDavid Schleef1-4/+7
2003-12-18Merge HEAD from CAPS-ROOT to CAPS-MERGE-3David Schleef4-8/+9
2003-12-17port to new caps branch. Includes complete rework of colorspace caps nego. (u...Benjamin Otte8-1035/+716
2003-11-28Fix RGB betterCAPS-ROOTRonald S. Bultje1-55/+77
2003-11-27Change everyone to video/x-msvideoDavid Schleef1-2/+2
2003-11-25oops, got the RGB32 codecs wrongBenjamin Otte1-2/+2
2003-11-25make ffcolorspace workBenjamin Otte1-61/+54
2003-11-25- disable svq3 as it still crashes and spider tries to use it.Benjamin Otte1-0/+8
2003-11-16+ checking in plugin category changesRELEASE-0_7_2BRANCH_RELEASE-0_7_2-ROOTBRANCH_RELEASE-0_7_2Leif Johnson4-3/+3
2003-11-12Oops, some pretty bad memleaksRonald S. Bultje1-0/+2
2003-11-12Several encoding changes: for video, double check the pix_fmt after opening t...Ronald S. Bultje2-53/+130
2003-11-10some fixes:Benjamin Otte1-5/+10
2003-11-07Add a function that build the context extradata from caps propertyJeremy Simon1-27/+78
2003-11-05Use caps properties to set additional data to ffmpeg context (for wma)Jeremy Simon1-2/+31
2003-11-05fix GST_FF_AUD_CAPS_NEW to not include channels and rate in unfixed caps and ...Benjamin Otte1-10/+10
2003-11-04random fixes to ffmpeg: decoding of mp3 now works, call parent_class->disposeBenjamin Otte2-22/+21
2003-11-02fix ffmpeg by using an ugly hack (put data as GType 0 when there is no type a...Benjamin Otte5-20/+57
2003-11-02BlaRonald S. Bultje6-234/+241
2003-10-31Fix compile problem on gcc-2.95. Fixes #125635.David Schleef1-4/+4
2003-10-29change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef1-1/+1
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte3-50/+26
2003-10-26Re-enable realaudio codecs, improve decoder naming and add mpeg2aac decoder.....Ronald S. Bultje2-4/+8
2003-10-26< <-> > confusionRonald S. Bultje1-1/+1
2003-10-26Make it compile against latest CVS of FFMPEG:Ronald S. Bultje5-29/+36
2003-10-25FFMPEG-based colorspace conversion pluginRonald S. Bultje3-1/+524
2003-10-22Fix stupid typoTYPEFIND-ROOTRonald S. Bultje1-1/+1
2003-10-20and small improvement in naming of the FFMPEG encoders. This makes their nami...Ronald S. Bultje1-2/+3
2003-10-16includes are in top_srcdirDavid Schleef1-2/+2
2003-10-09Trivial fixes for GstBuffer->GstData migrationDavid Schleef1-1/+1
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo6-11/+13
2003-10-01New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje4-10/+15
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele3-14/+10
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte3-10/+14
2003-09-11Use ffmpeg libraries build by local automake MakefilesDavid Schleef2-2/+2
2003-08-09Remove redundant plugindir definitionDavid Schleef2-1/+0
2003-07-08use commas instead of newlines for author field (makes output greppable)Benjamin Otte4-8/+8
2003-07-07More compilation fixes from my latest commitRonald S. Bultje1-3/+3
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje3-126/+679
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte5-7/+7
2003-06-17We hate double slashes.. I'm still disabling demux/mux in CVS, until I've got...Ronald S. Bultje1-1/+1
2003-06-17No quasi codecsRonald S. Bultje2-10/+25
2003-06-17We also need raw video/audio caps for the demuxer/muxer, plus that caps_to_co...Ronald S. Bultje2-17/+101
2003-06-17Request pads don't have a number limitRonald S. Bultje1-3/+3
2003-06-16Compilation fix. SOMEONE ELSE PLEASE FIX THIS CORRECTLY.David Schleef2-0/+12
2003-06-09some first trial code for ffmux_* disable ffmux/ffdemux by default since they...Ronald S. Bultje2-252/+347
2003-06-09Fix compile error on gcc-3.xRonald S. Bultje1-1/+1
2003-06-08Hm, I actually misunderstood this protocol thing, since ffmpeg provides an re...Ronald S. Bultje2-24/+117
2003-06-08Some modifications to make the demuxers work, plus moving typefinding over fr...Ronald S. Bultje1-182/+305
2003-06-08f it's an 'o', it's for output (muxing)Ronald S. Bultje1-1/+6