summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst
AgeCommit message (Expand)AuthorFilesLines
2003-11-19Fix a stupid mistakeJulien Moutte2-2/+2
2003-11-19Removing the video_out things.Julien Moutte3-275/+12
2003-11-19Removing have_size as it is in GstVideoSink higher class.Julien Moutte2-35/+1
2003-11-17Merged GstVideoOverlay features here.Julien Moutte2-9/+96
2003-11-17Merging with GstXOverlayJulien Moutte3-261/+0
2003-11-16+ adding buffer-frames prop to standard caps macrosLeif Johnson2-20/+11
2003-11-16+ adding endianness conversion macros for floatsLeif Johnson1-1/+55
2003-11-15Adding GstVideoOverlay interface.Julien Moutte3-0/+261
2003-11-13er, no, signal should be VOID__POINTER. :)David Schleef1-2/+2
2003-11-13signal should be VOID__VOIDDavid Schleef1-2/+2
2003-11-12fix build system for X, XShm and XvBenjamin Otte1-1/+1
2003-11-11make colorspace handle the original RGB format, too, since it handles both. A...Benjamin Otte1-0/+62
2003-11-11Change GstCaps to GstStructure in navigation events. Fix x[v]imagesink to sc...David Schleef2-10/+10
2003-11-10remove gst_video_sink_push_ui_event()David Schleef3-27/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje19-6/+61
2003-11-07Don't set the actual video size in gst_video_sink_got_video_size().David Schleef1-3/+0
2003-11-07use int64 for frame-timeDavid I. Lehn3-4/+4
2003-11-05Some prettification fixes to this interface... Make it look good, make it sim...Ronald S. Bultje2-96/+202
2003-11-05Fix endianness issues manifested in pngenc. Fixes #125932David Schleef1-14/+0
2003-11-03use top-level defined plugindirDavid Schleef1-2/+1
2003-11-03change libgst-interfaces to libgstinterfacesDavid Schleef1-4/+4
2003-10-31first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy...Benjamin Otte8-51/+76
2003-10-31Oops, didn't mean to remove riffDavid Schleef1-2/+2
2003-10-30minor cosmetic fixDavid Schleef1-3/+1
2003-10-30Fix makefiles for GstPropertyProbe. Combine all interfaces into a single lib...David Schleef6-23/+32
2003-10-30First attempt (actually third) at a property probing interfaceDavid Schleef3-0/+258
2003-10-30change Iface to InterfaceDavid Schleef2-7/+7
2003-10-29Change Class to Iface. Fix casting macros.David Schleef2-18/+14
2003-10-28Don't use GstInterfaceDavid Schleef2-4/+2
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-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-13Interface example: a mixerRonald S. Bultje4-2/+254
2003-09-11Remove all locally-defined optimization flagsDavid Schleef5-21/+5
2003-09-11add cvsignoresChristian Schaller1-0/+2
2003-09-03clean up varargs macro definitionDavid Schleef1-6/+8
2003-09-03Remove vestigal code (#121174)David Schleef1-11/+0
2003-08-13clean up code, fix typos in lst checkinDavid Schleef2-11/+9