summaryrefslogtreecommitdiffstats
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2003-10-28Don't use GstInterfaceDavid Schleef2-4/+2
2003-10-28Disable lame in ffmpeg, tooRonald S. Bultje1-1/+0
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte1-1/+1
2003-10-28Disable ogg/vorbis build inside ffmpeg. We didn't enable it anyway, and we've...Ronald S. Bultje1-2/+0
2003-10-26Update FFMPEG snapshot to this morning's. Asked for by apoc.Ronald S. Bultje3-105/+130
2003-10-20Gerd approved license change, so this code is now LGPL tooRonald S. Bultje1-5/+2
2003-10-13Add audio/x-id3 as a mimetype handled by mad.Iain Holmes1-1/+2
2003-10-10Some interface implementations for video4linux/video4linux2 plugins: a Tuner ...Ronald S. Bultje19-6/+1946
2003-10-10Make GstMixerTrack a GObject. I also want to make it emit several signals, st...Ronald S. Bultje5-35/+221
2003-10-09changing 'channel' to 'track' to avoid naming overlapLeif Johnson2-62/+68
2003-10-09adding G_BEGIN and G_END_DECLSLeif Johnson1-0/+4
2003-10-09add object and struct paddingDavid Schleef7-4/+28
2003-10-06There was a floating doubt on the way visualization is written. We use 'z' ev...Julien Moutte5-39/+38
2003-10-02Corrected macro in medi-info-priv.h so that it follows ISO standards, and rem...Brian Cameron2-1/+10
2003-09-27make ffmpeg erroring out work:Benjamin Otte1-1/+7
2003-09-27add navigation subdirDavid Schleef1-2/+3
2003-09-27add navigation interfaceDavid Schleef3-0/+167
2003-09-23Sync'ed files up to nautilus-media/media-info versions, and fixed them for er...Iain Holmes6-585/+1042
2003-09-15Changing have_xid to have_video_out to match the new GstVideoSink parent object.Julien Moutte3-62/+93
2003-09-14Adding GstVideoSink object which will be used for video sink's subclassing.Julien Moutte4-2/+578
2003-09-13Copyright fix (code=mine)Ronald S. Bultje2-6/+4
2003-09-13latest fixes to get everything disting and building like a charmChristian Schaller2-0/+4
2003-09-13Add missing \David Schleef1-1/+1
2003-09-13Interface example: a mixerRonald S. Bultje4-2/+254
2003-09-12build and disting fixesChristian Schaller1-12/+6
2003-09-11Remove all locally-defined optimization flagsDavid Schleef5-21/+5
2003-09-11Add some stuff to disable bad asm codeDavid Schleef1-16/+101
2003-09-11Build ffmpeg using automake instead of ffmpeg's (broken) MakefilesDavid Schleef1-0/+154
2003-09-11add cvsignoresChristian Schaller1-0/+2
2003-09-11misc minor build and rpm fixesChristian Schaller1-1/+0
2003-09-03clean up varargs macro definitionDavid Schleef1-6/+8
2003-09-03Remove vestigal code (#121174)David Schleef1-11/+0
2003-08-21compilation problems on FreeBSD.Andrew Turner1-0/+1
2003-08-19needed fixes to enable building of RPMS of gst-pluginsChristian Schaller1-1/+3
2003-08-13so bug cannot be closed yetRonald S. Bultje3-2/+9
2003-08-13dist fixThomas Vander Stichele1-2/+0
2003-08-13clean up code, fix typos in lst checkinDavid Schleef2-11/+9
2003-08-13Move some code from wavparseDavid Schleef2-0/+28
2003-07-27Make mplex build dependent on USE_MPLEXDavid Schleef1-0/+6
2003-07-27Add mplex subdirDavid Schleef1-1/+1
2003-07-26Moved from gst-plugins/ext/mplex/. See that directory for older changelogs.David Schleef41-0/+9085
2003-07-25Adding needed license information. The patch was reviewed and approved byBrian Cameron3-0/+57
2003-07-22Force MAKEFLAGS to -j1 since ffmpeg is not -j safeDavid Schleef1-0/+2
2003-07-22Remove .pc files from CLEANFILES, since it's done automatically by automake d...David Schleef1-2/+0
2003-07-22Fix another instance of audio/raw -> audio/x-raw-int and video/raw -> video/x...Joshua N. Pritikin1-3/+6
2003-07-19+ the last of the float caps changes ... these are a bit more pervasiveLeif Johnson1-66/+86
2003-07-16actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...Andy Wingo6-4/+283
2003-07-12fixing buggy error handlingJulien Moutte1-3/+7
2003-07-07A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plug...Christian Schaller1-0/+3
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje3-36/+194