summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flacIain Holmes2002-12-083-5/+5
* parallel install fixesThomas Vander Stichele2002-12-0825-25/+25
* remove infinite loop code cleanupJeremy Simon2002-12-072-92/+94
* this dir is kicking my ass all over the placeThomas Vander Stichele2002-11-283-3/+223
* Moved clock set/get to class functions.Wim Taymans2002-11-271-1/+2
* Remove modplug_types.cJeremy Simon2002-11-231-220/+0
* Thanks Ken !Jeremy Simon2002-11-232-1/+222
* I'm sure this is the worst way to deal with this but I can't be arsed to look...Thomas Vander Stichele2002-11-181-0/+1
* Use bytestream to get buffer from sinkpad ( gst-player should play mod file n...Jeremy Simon2002-11-175-58/+361
* add dependency field so parallel makes don't failDavid I. Lehn2002-11-021-1/+2
* backmergeThomas Vander Stichele2002-11-012-5/+6
* Some cleanups, fix for the blending codeWim Taymans2002-10-172-84/+84
* Added measures and beats to the playondemand filter so it can act like an aud...Leif Johnson2002-10-175-160/+458
* - implemented clock sweep on 90 degree angles to compensate for aspect ratio.Wim Taymans2002-10-154-275/+351
* Some more wipes, added radial wipesWim Taymans2002-10-153-11/+515
* Removed unused code, fixed a bugWim Taymans2002-10-132-16/+2
* - reimplemented using organic masks, rendered with gouraud shaded trianglesWim Taymans2002-10-137-212/+763
* Added the base framework for the SMPTE transitions and wipes.Wim Taymans2002-10-108-0/+921
* adding libstdc++Thomas Vander Stichele2002-10-062-1/+2
* add licenseAndy Wingo2002-09-292-0/+2
* plugins part of license field patchChristian Schaller2002-09-1826-2/+36
* - Ripped some ID3 tag parsing from libid3 for typefind.Wim Taymans2002-09-111-23/+40
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-1011-38/+32
* removing warnings (approved by wtay)Thomas Vander Stichele2002-09-095-23/+14
* - isprint seems to detect and ascii stream betterWim Taymans2002-09-091-1/+1
* Fix license to LGPL and add a file explaining the LGPL licenseChristian Schaller2002-09-074-21/+29
* copy_on_writeThomas Vander Stichele2002-08-302-0/+6
* get a writable bufferThomas Vander Stichele2002-08-301-1/+4
* add #include <stdlib.h> where neededSteve Baker2002-08-111-0/+1
* qtdemux.c:315: warning: implicit declaration of function `free' qtdemux.c:331...Steve Baker2002-08-111-0/+2
* demo-mp3.c:26: warning: implicit declaration of function `exit'Steve Baker2002-08-111-0/+1
* fix for compilation when DEBUG is disabledThomas Vander Stichele2002-08-051-2/+4
* updated so it uses a dblptr matrix, and worksErik Walthinsen2002-07-241-8/+47
* Added mixmatrix with naive capsnego, still needs work..Wim Taymans2002-07-232-0/+480
* Added simple video cropping pluginWim Taymans2002-07-222-0/+429
* xsharpen video filter from VirtualdubJeremy Simon2002-07-094-0/+632
* - use _merge instead of _appendWim Taymans2002-07-081-1/+1
* - use _merge instead of _appendWim Taymans2002-07-083-5/+21
* windowed sinc bandpass filterThomas Vander Stichele2002-06-275-63/+435
* highly unoptimized windowed sinc filterThomas Vander Stichele2002-06-275-2/+317
* cosmetic changeThomas Vander Stichele2002-06-171-5/+5
* Fix timestampsWim Taymans2002-06-161-2/+2
* working jack elements (fixed a problem in upstream jack) random other fixen...Andy Wingo2002-06-122-13/+6
* Fix seeking in modplug. It appears the seek really happened after getting the...Wim Taymans2002-06-111-16/+34
* add seek event, first shot ;)Jeremy Simon2002-06-092-55/+138
* rearranging element treeThomas Vander Stichele2002-06-081-1/+1
* modplug should work (no seek events for now)Jeremy Simon2002-06-041-6/+8
* new filter subdir for standard audio filters first filter uses code from vorb...Thomas Vander Stichele2002-06-046-0/+762
* Make elements nanoseconds awareWim Taymans2002-06-021-1/+1
* add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker2002-05-314-0/+4