summaryrefslogtreecommitdiff
path: root/gst-libs/gst/video
Commit message (Expand)AuthorAgeFilesLines
* *.h: Revert indentingJohan Dahlin2004-03-152-44/+43
* gst-indentThomas Vander Stichele2004-03-144-99/+83
* fix plugin names move gstvideosink.h to videosink.hThomas Vander Stichele2004-03-013-76/+2
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-150/+130
* I'm too lazy to comment thisBenjamin Otte2004-01-111-22/+6
* examples/gstplay/Makefile.am: Adding the interface library.Julien Moutte2004-01-073-53/+2
* Fix warningsJeremy Simon2003-12-271-2/+2
* Merge CAPS branchDavid Schleef2003-12-222-202/+173
* Change GST_*_PADDING to _gst_private[GST_PADDING]David Schleef2003-12-092-4/+4
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* Fix a stupid mistakeJulien Moutte2003-11-192-2/+2
* Removing the video_out things.Julien Moutte2003-11-193-275/+12
* make colorspace handle the original RGB format, too, since it handles both. A...Benjamin Otte2003-11-111-0/+62
* remove gst_video_sink_push_ui_event()David Schleef2003-11-103-27/+0
* Don't set the actual video size in gst_video_sink_got_video_size().David Schleef2003-11-071-3/+0
* use int64 for frame-timeDavid I. Lehn2003-11-073-4/+4
* Fix endianness issues manifested in pngenc. Fixes #125932David Schleef2003-11-051-14/+0
* first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy...Benjamin Otte2003-10-311-5/+14
* add object and struct paddingDavid Schleef2003-10-092-0/+8
* Adding GstVideoSink object which will be used for video sink's subclassing.Julien Moutte2003-09-144-2/+578
* Remove all locally-defined optimization flagsDavid Schleef2003-09-111-1/+1
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-062-30/+192
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-2/+2
* UNITS -> DEFAULTWim Taymans2003-05-241-1/+1
* Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron2003-05-211-1/+1
* Add untested get-video-size function (bug 104360)Ronald S. Bultje2003-01-302-5/+41
* merge back from release branchThomas Vander Stichele2002-12-111-3/+2
* parallel install fixesThomas Vander Stichele2002-12-081-3/+4
* muhahaThomas Vander Stichele2002-11-091-3/+3
* %f is doubleAndy Wingo2002-09-291-1/+1
* This adds a generic video functions libraryRonald S. Bultje2002-09-263-0/+104