summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Collapse)AuthorFilesLines
2002-02-02sighThomas Vander Stichele1-1/+1
Original commit message from CVS: sigh
2002-02-02fixing an errorThomas Vander Stichele1-1/+2
Original commit message from CVS: fixing an error
2002-02-02CleanupsWim Taymans1-2/+2
Original commit message from CVS: Cleanups
2002-02-02Compile fix.Wim Taymans1-2/+4
Original commit message from CVS: Compile fix.
2002-02-02Small fixesWim Taymans1-2/+2
Original commit message from CVS: Small fixes
2002-01-22Updated to work with the new capsnego stuff.Leif Johnson4-89/+51
Original commit message from CVS: Updated to work with the new capsnego stuff.
2002-01-22Updated passthrough to work with new caps nego stuff.Leif Johnson2-115/+83
Original commit message from CVS: Updated passthrough to work with new caps nego stuff.
2002-01-19Drop the bytstream correctly.Wim Taymans1-3/+10
Original commit message from CVS: Drop the bytstream correctly.
2002-01-19Small cleanups, break the loop if the buffer is nullWim Taymans2-9/+12
Original commit message from CVS: Small cleanups, break the loop if the buffer is null
2002-01-19temporary commit of some // fixage, these files are crazy probably should be ↵Christian Schaller1-54/+54
fixed automatically Original commit message from CVS: temporary commit of some // fixage, these files are crazy probably should be fixed automatically
2002-01-19minor fixesChristian Schaller2-4/+4
Original commit message from CVS: minor fixes
2002-01-18Fixed two off by one bugs in the delta decoding code.Wim Taymans1-3/+4
Original commit message from CVS: Fixed two off by one bugs in the delta decoding code.
2002-01-18Fix the "64 colors flx too dark" bug.Wim Taymans3-15/+32
Original commit message from CVS: Fix the "64 colors flx too dark" bug.
2002-01-18- plugins are built without versioning infoWrobell15-0/+16
Original commit message from CVS: - plugins are built without versioning info
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
Original commit message from CVS: - plugins are built without versioning info
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans11-190/+212
Original commit message from CVS: Bring the plugins in sync with the new core capsnego system. Added some features, enhancements...
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn15-31/+44
Original commit message from CVS: * s/filter/plugin/ * link plugins to GST_LIBS * rearrange rules to a common format
2002-01-05should be properly tested for firstThomas Vander Stichele1-6/+8
Original commit message from CVS: should be properly tested for first
2002-01-04wave.c -> demo-osssrc.c this is probably broken, but then so is smoothwaveAndy Wingo2-0/+69
Original commit message from CVS: wave.c -> demo-osssrc.c this is probably broken, but then so is smoothwave
2002-01-04testspeed -> demo-mp3Andy Wingo2-0/+75
Original commit message from CVS: testspeed -> demo-mp3
2002-01-04testpod -> demo-mp3Andy Wingo2-1/+94
Original commit message from CVS: testpod -> demo-mp3
2002-01-04spectrum.c -> demo-osssrc.cAndy Wingo2-0/+89
Original commit message from CVS: spectrum.c -> demo-osssrc.c
2001-12-30smoothwave fixinThomas Vander Stichele4-0/+389
Original commit message from CVS: smoothwave fixin
2001-12-28Fixed some pluginsWim Taymans4-12/+10
Original commit message from CVS: Fixed some plugins
2001-12-28Revived the mpeg1 video parser, probably badly broken but anyway..Wim Taymans3-0/+502
Original commit message from CVS: Revived the mpeg1 video parser, probably badly broken but anyway..
2001-12-28Remove caps from the template for nowWim Taymans1-1/+3
Original commit message from CVS: Remove caps from the template for now
2001-12-28Don't set the capsWim Taymans1-2/+1
Original commit message from CVS: Don't set the caps
2001-12-23Fixed some leftover errors.Wim Taymans2-2/+5
Original commit message from CVS: Fixed some leftover errors.
2001-12-23more fixesThomas Vander Stichele2-2/+2
Original commit message from CVS: more fixes
2001-12-23BBB asked me to rename lav to y4m can someone who knows the plugin do this ↵Thomas Vander Stichele3-0/+336
in the source as well ? Original commit message from CVS: BBB asked me to rename lav to y4m can someone who knows the plugin do this in the source as well ?
2001-12-23more cleanups adding avifileThomas Vander Stichele1-1/+2
Original commit message from CVS: more cleanups adding avifile
2001-12-23made changes everywhere to accomodate for the headers being in ↵Thomas Vander Stichele5-5/+5
<gst/(lib)/...> we'll need to conclude this fast becau... Original commit message from CVS: made changes everywhere to accomodate for the headers being in <gst/(lib)/...> we'll need to conclude this fast because we will also need to change stuff in core real soon for the libs in order to fix everything and I can't do it right now because I disabled all of the plugins here ;)
2001-12-23some changes, can't remember what :-)Andy Wingo1-1/+1
Original commit message from CVS: some changes, can't remember what :-)
2001-12-23much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe ↵Andy Wingo5-6/+6
they should go to ext/ Original commit message from CVS: much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe they should go to ext/
2001-12-23on dasher, on dancer, on donner, on fixen!Andy Wingo1-8/+2
Original commit message from CVS: on dasher, on dancer, on donner, on fixen!
2001-12-22Initial revisionAndy Wingo69-0/+12465
Original commit message from CVS: Initial revision
2001-12-21adding sine stuffThomas Vander Stichele1-0/+8
Original commit message from CVS: adding sine stuff