summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/xoverlay
AgeCommit message (Expand)AuthorFilesLines
2004-07-27more working pluginsSteve Lhomme1-1/+1
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme1-3/+3
2004-07-26add more plugins to the build add some definitions needed by plugins fixes fo...Steve Lhomme1-2/+2
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+144
2004-07-03gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends on X. (bug #14...David Schleef1-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-12/+12
2004-03-15*.h: Revert indentingJohan Dahlin1-17/+22
2004-03-14gst-indentThomas Vander Stichele2-60/+55
2004-03-12gst-libs/gst/xoverlay/xoverlay.*: replace XID with unsigned long to get rid o...Benjamin Otte2-7/+6
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele1-2/+2
2004-02-08gst-libs/gst/: remove unused GST_OPT_CFLAGS from Makefiles include X_CFLAGS a...Benjamin Otte1-1/+2
2004-02-03gst-libs/gst/xoverlay/xoverlay.*: Adding the _expose method to tell an overla...Julien Moutte2-0/+19
2004-01-09ext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_alloc_buffer to use op...Julien Moutte1-2/+2
2004-01-04gst-libs/gst/xoverlay/xoverlay.*: Add optional "desired size" signal and quer...Benjamin Otte2-3/+74
2003-12-09Change GST_*_PADDING to _gst_private[GST_PADDING]David Schleef1-1/+1
2003-12-07Don't use class casts before they're initializedRonald S. Bultje1-1/+2
2003-12-07Move over from GstInterface to GstImplementsInterface. Also adds some signals...Ronald S. Bultje2-3/+8
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-10-30Fix makefiles for GstPropertyProbe. Combine all interfaces into a single lib...David Schleef1-3/+2
2003-10-10Some interface implementations for video4linux/video4linux2 plugins: a Tuner ...Ronald S. Bultje3-0/+146