summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-10-24fixes:TYPEFINDBenjamin Otte10-269/+20
2003-10-23initial typefind checkin. All typefind functions have been put into one singl...Benjamin Otte24-632/+274
2003-10-21Add gstxvid.h (#125106)TYPEFIND-ROOTRonald S. Bultje1-1/+1
2003-10-20bump version to 0.7.1.1David Schleef1-1/+1
2003-10-20bump to 0.7.1David Schleef1-1/+1
2003-10-20Gerd approved license change, so this code is now LGPL tooRonald S. Bultje1-5/+2
2003-10-16change printfs to GST_DEBUGDavid Schleef1-3/+3
2003-10-16fix or no fix, we will surviveChristian Schaller1-1/+1
2003-10-16added colorbalance to spec added mixer to spec added tuner to spec added xove...Christian Schaller1-0/+17
2003-10-16death to kde-audio-devel, long live arts-develChristian Schaller1-2/+2
2003-10-14Forgot to commit Makefile.am - these remove the marshallers and add interface...Ronald S. Bultje2-34/+10
2003-10-14Fix for Andy's GstBuffer->GstData changesRonald S. Bultje1-10/+16
2003-10-13Add audio/x-id3 as a mimetype handled by mad.Iain Holmes1-1/+2
2003-10-13no, we don't require bytestream anymoreBenjamin Otte3-6/+5
2003-10-13Woah, I'm f***ing annoyed that someonme never tests his changes and figures o...Benjamin Otte1-1/+2
2003-10-11another file that needs to be addedDavid Schleef1-0/+1
2003-10-10Some interface implementations for video4linux/video4linux2 plugins: a Tuner ...Ronald S. Bultje33-591/+3196
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-09More Andy fixageRonald S. Bultje2-2/+2
2003-10-09Fix more typos in Andy's GstData commitRonald S. Bultje2-2/+2
2003-10-09Trivial fixes for GstBuffer->GstData migrationDavid Schleef2-9/+9
2003-10-09add object and struct paddingDavid Schleef7-4/+28
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo66-199/+245
2003-10-08just some code cleanupLeif Johnson2-103/+64
2003-10-08updating some plugin categoriesLeif Johnson1-1/+1
2003-10-06Using correct spelling for visualizationJulien Moutte1-4/+4
2003-10-06There was a floating doubt on the way visualization is written. We use 'z' ev...Julien Moutte5-39/+38
2003-10-03Fix typefind function for BBB's new systemDavid Schleef1-2/+6
2003-10-03update with latest typefind changes, spec should once again work :)Christian Schaller1-3/+3
2003-10-02Corrected macro in medi-info-priv.h so that it follows ISO standards, and rem...Brian Cameron2-1/+10
2003-10-01New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje23-425/+373
2003-09-30Add new element: frame dropper. This element inserts/drops frames to go from ...Ronald S. Bultje4-2/+330
2003-09-30Improve quality of encoding and decoding quite a bitRonald S. Bultje2-9/+12
2003-09-30conform to the buffer-frames props entry -- much nicer now...Andy Wingo3-169/+159
2003-09-27update with latest fixesChristian Schaller1-2/+8
2003-09-27make ffmpeg erroring out work:Benjamin Otte2-3/+10
2003-09-27add navigation subdirDavid Schleef1-2/+3
2003-09-27add navigation interfaceDavid Schleef3-0/+167
2003-09-27Add navigationDavid Schleef1-0/+1
2003-09-25sort the list of plugins that are built and don't spit out so much empty linesBenjamin Otte2-2/+4
2003-09-23Sync'ed files up to nautilus-media/media-info versions, and fixed them for er...Iain Holmes6-585/+1042
2003-09-21make sure gtk apps are builtThomas Vander Stichele1-0/+1
2003-09-19add versioning to gst-launch-ext and gst-visualise and add new files to specChristian Schaller2-7/+11
2003-09-18version gst-launch command in gst-launch-extChristian Schaller1-0/+1
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele22-158/+90
2003-09-15Changing have_xid to have_video_out to match the new GstVideoSink parent object.Julien Moutte3-62/+93
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte13-78/+131
2003-09-15converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte9-12/+27