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