summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Removing avifile and http plugins, also fixing some disting issuesChristian Schaller2003-04-231-17/+5
* Added corresponding divx/xvid decoders and fixed some first-hand encoder bugsRonald S. Bultje2003-04-2210-36/+1057
* Rewrote much of the code. Hopefully will work with gst-player now.David Schleef2003-04-221-482/+61
* Adds divx/xvid encoders. divx encoder is based on divx4linux (commercial, clo...Ronald S. Bultje2003-04-217-4/+1156
* Grrr... another fix, to make gst_artsio.idl dist correctly.David Schleef2003-04-091-0/+1
* Refix #104689David Schleef2003-04-081-1/+4
* Convert some of the broken fourcc printing to GST_FOURCC_FORMATDavid Schleef2003-04-071-12/+7
* Fix a bunch of endianness conversions that were done as long instead of int32...David Schleef2003-04-072-2/+2
* Remove automake-1.4 hack to get files to dist correctly. Fixes #104689.David Schleef2003-04-051-15/+1
* update for the latest jack cvs and non-cothreaded gst schedulerOSLOSUMMIT1-200303051Andy Wingo2003-03-043-82/+66
* Complete the move of the RTP pluginChristian Schaller2003-03-021-8/+2
* commit first part of ivorbis fixesChristian Schaller2003-03-012-270/+269
* state change fixes from Pedro Corte-Real for shout and shout2 pluginsChristian Schaller2003-02-231-4/+5
* add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, als...Christian Schaller2003-02-232-2/+2
* remove autogenerated fileDavid I. Lehn2003-02-231-500/+0
* merge integer based Tremor vorbis pluginChristian Schaller2003-02-236-3/+1347
* Changed caps->fixed to use FLAG_SETJan Schmidt2003-02-051-1/+1
* - properly ref/unref the caps while doing caps negoWim Taymans2003-02-021-12/+29
* Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef2003-02-023-5/+5
* remove README from Makefile.am as there is no READMEChristian Schaller2003-02-011-1/+0
* The first attempt to support MAS. Dont expect it to work :)Zeeshan Ali2003-01-305-2/+1156
* Add length queryingDavid Schleef2003-01-231-36/+14
* Update for new APIDavid Schleef2003-01-172-35/+37
* Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown"Jan Schmidt2003-01-131-1/+1
* unref pool tooWim Taymans2003-01-121-0/+2
* connect fixWim Taymans2003-01-121-2/+2
* more link fixesThomas Vander Stichele2003-01-101-1/+1
* PadConnect -> PadLinkThomas Vander Stichele2003-01-1011-28/+28
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-1013-77/+77
* Remove PAD_EOSWim Taymans2003-01-011-1/+0
* First attempt at a cd player plugins that uses libcdaudio.Wim Taymans2002-12-302-0/+527
* Fix plugins for new query APIWim Taymans2002-12-301-5/+5
* Update to new element sync APIWim Taymans2002-12-271-2/+4
* fix locationThomas Vander Stichele2002-12-271-1/+1
* added timestamping codeZeeshan Ali2002-12-201-1/+13
* Just copy timestamps for nowWim Taymans2002-12-201-0/+1
* Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flacIain Holmes2002-12-081-1/+1
* parallel install fixesThomas Vander Stichele2002-12-0816-17/+17
* sanity check in case of symbol clashes with avifileDavid I. Lehn2002-12-051-0/+1
* fix some disting and rpm building issuesChristian Schaller2002-11-281-1/+7
* fix some directories left out of distChristian Schaller2002-11-271-1/+1
* Moved clock set/get to class functions.Wim Taymans2002-11-271-2/+4
* not sure what I did wrong but this should fix it hopefullyThomas Vander Stichele2002-11-271-2/+9
* flac debug cleanup m4 for ffmpegThomas Vander Stichele2002-11-261-7/+7
* LIBPNG going inThomas Vander Stichele2002-11-181-16/+10
* Lower the rank, this element should not be selected in the playerWim Taymans2002-11-021-1/+1
* backmergeThomas Vander Stichele2002-11-012-28/+28
* fixed shout2 buildingChristian Schaller2002-10-291-2/+8
* Handle more stream typesWim Taymans2002-10-252-17/+121
* unref event, flush_fastWim Taymans2002-10-251-1/+2