summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-10-06fixes 123939 enum and error fixThomas Vander Stichele1-2/+2
2003-10-05fixes 121184 don't compile ffmpeg without gccThomas Vander Stichele2-0/+4
2003-09-11Visualisation video sink now has its own HAVE_VIS_SIZE signal.Julien Moutte3-10/+41
2003-09-11Just run indent on source files because the indentation was so ugly..Julien Moutte3-2020/+1941
2003-09-04Use AS_COMPILER_FLAG() to check -Wall and -Werror (#121165). Bump version nu...David Schleef1-1/+6
2003-09-03Fix to handle iso-style variable argument macros (#121175)David Schleef1-1/+14
2003-09-03Remove unused macro definition that was causing build problems (#121174)David Schleef1-3/+0
2003-08-30handle libtoolize14 or $LIBTOOLIZE as possible names for libtoolizeDavid Schleef1-2/+2
2003-08-26version number for releaseThomas Vander Stichele1-1/+1
2003-08-26add bugThomas Vander Stichele1-0/+2
2003-08-26closes bug #119105Thomas Vander Stichele5-9/+14
2003-08-26going for the killThomas Vander Stichele1-95/+52
2003-08-25two small build fixesChristian Schaller2-3/+3
2003-08-10Fix function name to work with POSIX shell.David Schleef2-1/+1
2003-07-18sid build fixThomas Vander Stichele3-57/+24
2003-06-27fix state change for modplug fixes #116152Thomas Vander Stichele3-3/+16
2003-06-27ignoreThomas Vander Stichele1-0/+1
2003-06-25fixes #115965Thomas Vander Stichele1-0/+4
2003-06-25put back wall werror stuff, can't remember why I put this in in the first placeThomas Vander Stichele2-3/+3
2003-06-19Fix errors properly, don't cover them up, pleaseDavid Schleef1-2/+0
2003-06-18Fix build breakageRonald S. Bultje1-3/+4
2003-06-11i might need sleepThomas Vander Stichele1-1/+1
2003-06-11fixes #114976 reset object properties on ->nullThomas Vander Stichele1-0/+9
2003-06-11back to cvsThomas Vander Stichele1-1/+1
2003-06-09time to go outThomas Vander Stichele1-1/+1
2003-06-09release notesThomas Vander Stichele1-56/+121
2003-06-09bumping rel nr and libtool versioningThomas Vander Stichele1-2/+2
2003-06-07fixes #114664 g_warnings for state change failureThomas Vander Stichele1-7/+15
2003-06-05fixes #114315 g_warning -> GST_DEBUGThomas Vander Stichele1-1/+1
2003-06-03fix spec for the case when mpeg2dec isn't installedThomas Vander Stichele1-30/+33
2003-06-02flac plugin need libflac version 1.0.4 or greaterJeremy Simon1-1/+1
2003-06-02prerelThomas Vander Stichele1-1/+1
2003-06-01Update FLAC check, forgot to apply that in previous checkinRonald S. Bultje1-1/+1
2003-05-31backport of Julien's error handling this fixes #114134Thomas Vander Stichele4-123/+78
2003-05-31fix a bugThomas Vander Stichele1-1/+1
2003-05-30fix mcopidl, add pkgconfig checks for mad and audiofileThomas Vander Stichele2-12/+21
2003-05-21Link also against libgstcontrolDavid Schleef1-1/+1
2003-05-19should be done right after releaseThomas Vander Stichele1-1/+1
2003-05-19important fix I forgot to commitThomas Vander Stichele3-6/+6
2003-05-19ignore these pleaseThomas Vander Stichele2-0/+3
2003-05-18Backport 1.9 from HEADDavid Schleef2-479/+90
2003-05-12fixes 107967Thomas Vander Stichele2-3/+4
2003-04-29Fixed element seeking, and put in some commentsGernot Ziegler1-5/+54
2003-04-27pkg-config uninstalled fixesThomas Vander Stichele2-5/+6
2003-04-18Final change for 0.6.1 - kick version number upRonald S. Bultje1-2/+2
2003-04-17gcc-2.9x compile fix (c<99)Ronald S. Bultje1-1/+3
2003-04-17This adds more assertions in the code and changes the location of the volume ...Ronald S. Bultje2-103/+132
2003-04-17Remove gst-element-check.m4, since it's in the coreRonald S. Bultje1-1/+0
2003-04-16Fix exampleRonald S. Bultje1-3/+3
2003-04-16Fix 110963Wim Taymans1-12/+29