summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/video
AgeCommit message (Expand)AuthorFilesLines
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