summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Collapse)AuthorAgeFilesLines
* Small _get/_set fixes.Wim Taymans2002-02-041-6/+6
| | | | | Original commit message from CVS: Small _get/_set fixes.
* adding tarkin to build to try building it run configure with ↵Thomas Vander Stichele2002-02-041-2/+8
| | | | | | | | --enable-experimental Original commit message from CVS: adding tarkin to build to try building it run configure with --enable-experimental
* // to /* */ fixesChristian Schaller2002-02-034-26/+26
| | | | | Original commit message from CVS: // to /* */ fixes
* Assorted fixes.Wim Taymans2002-02-031-13/+13
| | | | | | Original commit message from CVS: Assorted fixes. Use the new clocking stuff.
* Fixing // style comments into /* */Christian Schaller2002-02-031-11/+11
| | | | | Original commit message from CVS: Fixing // style comments into /* */
* Pointless cleanupWim Taymans2002-02-021-2/+2
| | | | | Original commit message from CVS: Pointless cleanup
* Reworked the DV decoder.Wim Taymans2002-01-262-145/+211
| | | | | | | | Original commit message from CVS: Reworked the DV decoder. - make it do RGB or YUV output using caps negotiation - use bytestream to read data. - autodetect PAL/NTSC
* Updated ladspa to work with the new caps nego stuff. Also updated it to work ↵Leif Johnson2002-01-222-238/+328
| | | | | | | | | in using a loop function for configurati... Original commit message from CVS: Updated ladspa to work with the new caps nego stuff. Also updated it to work in any M sinkpads by N srcpads configuration (M > -1 and N > 0), using a loop function for configurations other than M == N == 1 or M == 0.
* - plugins are built without versioning infoWrobell2002-01-188-0/+8
| | | | | Original commit message from CVS: - plugins are built without versioning info
* mjpegtools dirThomas Vander Stichele2002-01-171-10/+10
| | | | | Original commit message from CVS: mjpegtools dir
* jpegmmx addition and some small changesRonald S. Bultje2002-01-171-10/+16
| | | | | Original commit message from CVS: jpegmmx addition and some small changes
* ... and cvs commits should not be allowed for people who spent six hours on ↵Thomas Vander Stichele2002-01-161-1/+0
| | | | | | | | | the phone talking to hardware vendors and... Original commit message from CVS: ... and cvs commits should not be allowed for people who spent six hours on the phone talking to hardware vendors and struggling with failing raid systems
* how do people expect sdl to build if make has no way of getting to the dir ↵Thomas Vander Stichele2002-01-161-1/+1
| | | | | | | | and we don't point it in the right directi... Original commit message from CVS: how do people expect sdl to build if make has no way of getting to the dir and we don't point it in the right direction ?
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-139-99/+89
| | | | | | Original commit message from CVS: Bring the plugins in sync with the new core capsnego system. Added some features, enhancements...
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-128-19/+15
| | | | | | | Original commit message from CVS: * s/filter/plugin/ * link plugins to GST_LIBS * rearrange rules to a common format
* enable festival buildDavid I. Lehn2002-01-121-4/+4
| | | | | Original commit message from CVS: * enable festival build
* fix glib2's complaining on the params of some plugins there's still some ↵Andy Wingo2002-01-101-5/+12
| | | | | | | | work to be done: s/-$//g; && s/\(.*$//; Original commit message from CVS: fix glib2's complaining on the params of some plugins there's still some work to be done: s/-$//g; && s/\(.*$//;
* siddec checks that work not extremely robust, but functionalAndy Wingo2002-01-061-5/+5
| | | | | | Original commit message from CVS: siddec checks that work not extremely robust, but functional
* dvshow.c -> demo-dv.cAndy Wingo2002-01-042-0/+109
| | | | | Original commit message from CVS: dvshow.c -> demo-dv.c
* small fixesThomas Vander Stichele2002-01-021-18/+36
| | | | | Original commit message from CVS: small fixes
* smoothwave fixinThomas Vander Stichele2001-12-301-1/+1
| | | | | Original commit message from CVS: smoothwave fixin
* Fixed some pluginsWim Taymans2001-12-284-34/+12
| | | | | Original commit message from CVS: Fixed some plugins
* taaz's virtual patchThomas Vander Stichele2001-12-261-5/+5
| | | | | Original commit message from CVS: taaz's virtual patch
* Fixed the smooothwave madness removed a yield from vorbisdec don't call ↵Wim Taymans2001-12-261-1/+1
| | | | | | | | | mpeg2_close, it seems to segfault sometimes. Original commit message from CVS: Fixed the smooothwave madness removed a yield from vorbisdec don't call mpeg2_close, it seems to segfault sometimes.
* muahahahaha. gstreamer-compprep initializes every plugin so it's a good way ↵Andy Wingo2001-12-261-5/+12
| | | | | | | | of figuring out plugin issues. it spits o... Original commit message from CVS: muahahahaha. gstreamer-compprep initializes every plugin so it's a good way of figuring out plugin issues. it spits out no more errors now.
* dohThomas Vander Stichele2001-12-251-1/+1
| | | | | Original commit message from CVS: doh
* more distcheck fixesThomas Vander Stichele2001-12-251-4/+11
| | | | | Original commit message from CVS: more distcheck fixes
* something stupidThomas Vander Stichele2001-12-251-1/+1
| | | | | Original commit message from CVS: something stupid
* make arts stuff work, i thinkAndy Wingo2001-12-241-4/+9
| | | | | Original commit message from CVS: make arts stuff work, i think
* Added EOS, add yield to avoid infinite loopWim Taymans2001-12-241-3/+9
| | | | | Original commit message from CVS: Added EOS, add yield to avoid infinite loop
* Fixed some leftover fixesWim Taymans2001-12-234-80/+70
| | | | | Original commit message from CVS: Fixed some leftover fixes
* removing arts and artsd for nowThomas Vander Stichele2001-12-231-1/+2
| | | | | Original commit message from CVS: removing arts and artsd for now
* somebody better explain this arts stuff to meThomas Vander Stichele2001-12-231-1/+1
| | | | | Original commit message from CVS: somebody better explain this arts stuff to me
* hm, lots seems to have changedThomas Vander Stichele2001-12-231-5/+7
| | | | | Original commit message from CVS: hm, lots seems to have changed
* trying to get arts inThomas Vander Stichele2001-12-231-0/+12
| | | | | Original commit message from CVS: trying to get arts in
* more fixesThomas Vander Stichele2001-12-232-4/+4
| | | | | Original commit message from CVS: more fixes
* fixing some fixesThomas Vander Stichele2001-12-231-2/+2
| | | | | Original commit message from CVS: fixing some fixes
* adding dv, raw1934, gnomevfs, rtpThomas Vander Stichele2001-12-239-6/+956
| | | | | Original commit message from CVS: adding dv, raw1934, gnomevfs, rtp
* adding arts and artds, no checks yetThomas Vander Stichele2001-12-231-3/+8
| | | | | Original commit message from CVS: adding arts and artds, no checks yet
* adding mikmodThomas Vander Stichele2001-12-237-0/+1295
| | | | | Original commit message from CVS: adding mikmod
* xmmsThomas Vander Stichele2001-12-231-2/+9
| | | | | Original commit message from CVS: xmms
* adding openquicktime (the renamed quicktime)Thomas Vander Stichele2001-12-231-2/+9
| | | | | Original commit message from CVS: adding openquicktime (the renamed quicktime)
* added ladspa, doesn't have checks yet thoughThomas Vander Stichele2001-12-237-0/+1877
| | | | | Original commit message from CVS: added ladspa, doesn't have checks yet though
* added jpeg and shout (icecastsend has been renamed to shout, there are other ↵Thomas Vander Stichele2001-12-237-3/+882
| | | | | | | | libs that do icecast too) Original commit message from CVS: added jpeg and shout (icecastsend has been renamed to shout, there are other libs that do icecast too)
* added hermesThomas Vander Stichele2001-12-231-2/+14
| | | | | Original commit message from CVS: added hermes
* adding flacThomas Vander Stichele2001-12-237-7/+542
| | | | | Original commit message from CVS: adding flac
* adding flacThomas Vander Stichele2001-12-232-0/+259
| | | | | Original commit message from CVS: adding flac
* adding festivalThomas Vander Stichele2001-12-231-2/+8
| | | | | Original commit message from CVS: adding festival
* cdparanoia addedThomas Vander Stichele2001-12-231-2/+7
| | | | | Original commit message from CVS: cdparanoia added
* more cleanups adding avifileThomas Vander Stichele2001-12-231-2/+9
| | | | | | Original commit message from CVS: more cleanups adding avifile