summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* fixes to mp3 typefinding:Benjamin Otte2003-04-101-27/+147
* Fix a bunch of endianness conversions that were done as long instead of int32...David Schleef2003-04-073-14/+14
* Partial fix for #109700. Should be applied to 0.6.1.David Schleef2003-04-041-2/+2
* Silly bug, i wonder who was the last one to play with itZeeshan Ali2003-03-021-6/+0
* Forward events.Wim Taymans2003-02-251-9/+19
* Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef2003-02-026-15/+15
* Just correcting my mistakeZeeshan Ali2003-01-301-4/+0
* The first attempt to support MAS. Dont expect it to work :)Zeeshan Ali2003-01-301-3/+12
* make 8bit modplug use the right caps. 8bit sounds really crappy thoBenjamin Otte2003-01-301-3/+19
* Make property write onlyWim Taymans2003-01-211-1/+1
* fix stupid mistake on seek eventJeremy Simon2003-01-201-0/+1
* - Fix bytestream flushWim Taymans2003-01-201-3/+8
* handle bytestream eventJeremy Simon2003-01-202-11/+47
* apply apoc's patch, it makes mod play and be seekable in gst-player, but gst-...Christian Schaller2003-01-192-67/+59
* don't segfault when data didn't make it inThomas Vander Stichele2003-01-181-2/+5
* + modifying playondemand to behave a little more like a sequencerLeif Johnson2003-01-175-516/+456
* Fix timestampsWim Taymans2003-01-121-1/+1
* somewhat fix modplugWim Taymans2003-01-122-86/+16
* PadConnect -> PadLinkThomas Vander Stichele2003-01-1013-24/+24
* my candidate for silliest hack of the yearThomas Vander Stichele2003-01-101-0/+10
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-1017-50/+50
* add verbose decode supportDavid I. Lehn2003-01-095-0/+20
* exciting .cvsignore updates!CAPSDavid I. Lehn2002-12-312-0/+2
* Fix plugins for new query APIWim Taymans2002-12-301-12/+16
* Remove modplug_types.cJeremy Simon2002-12-301-221/+0
* add metadata code cleanupJeremy Simon2002-12-303-198/+465
* initial checkin of work-in-progress vbidec plugin for closed caption supportDavid I. Lehn2002-12-197-0/+2319
* hardlink stdc++ until someone explains us The One True WayThomas Vander Stichele2002-12-131-1/+2
* 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