summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/video
AgeCommit message (Expand)AuthorFilesLines
2005-02-09Add G_BEGIN_DECLS and G_END_DECLS around headers where missing, so that they ...Tim-Philipp Müller2-6/+6
2004-08-11gst-libs/gst/video/videosink.h: Change copyright block to LGPL.David Schleef1-11/+12
2004-08-11ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license fieldDavid Schleef1-11/+12
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-4/+4
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+150
2004-07-16gst-libs/gst/video/video.h: Added 32 bits RGBA. Not sure if we should use ano...Wim Taymans1-0/+27
2004-03-15don't mix tabs and spacesThomas Vander Stichele2-5/+5
2004-03-15*.h: Revert indentingJohan Dahlin2-44/+43
2004-03-14gst-indentThomas Vander Stichele4-99/+83
2004-03-01fix plugin names move gstvideosink.h to videosink.hThomas Vander Stichele3-76/+2
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-150/+130
2004-01-11I'm too lazy to comment thisBenjamin Otte1-22/+6
2004-01-07examples/gstplay/Makefile.am: Adding the interface library.Julien Moutte3-53/+2
2003-12-27Fix warningsJeremy Simon1-2/+2
2003-12-22Merge CAPS branchDavid Schleef2-202/+173
2003-12-09Change GST_*_PADDING to _gst_private[GST_PADDING]David Schleef2-4/+4
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-19Fix a stupid mistakeJulien Moutte2-2/+2
2003-11-19Removing the video_out things.Julien Moutte3-275/+12
2003-11-11make colorspace handle the original RGB format, too, since it handles both. A...Benjamin Otte1-0/+62
2003-11-10remove gst_video_sink_push_ui_event()David Schleef3-27/+0
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-05Fix endianness issues manifested in pngenc. Fixes #125932David Schleef1-14/+0
2003-10-31first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy...Benjamin Otte1-5/+14
2003-10-09add object and struct paddingDavid Schleef2-0/+8
2003-09-14Adding GstVideoSink object which will be used for video sink's subclassing.Julien Moutte4-2/+578
2003-09-11Remove all locally-defined optimization flagsDavid Schleef1-1/+1
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2-30/+192
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-2/+2
2003-05-24UNITS -> DEFAULTWim Taymans1-1/+1
2003-05-21Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron1-1/+1
2003-01-30Add untested get-video-size function (bug 104360)Ronald S. Bultje2-5/+41
2002-12-11merge back from release branchThomas Vander Stichele1-3/+2
2002-12-08parallel install fixesThomas Vander Stichele1-3/+4
2002-11-09muhahaThomas Vander Stichele1-3/+3
2002-09-29%f is doubleAndy Wingo1-1/+1
2002-09-26This adds a generic video functions libraryRonald S. Bultje3-0/+104