index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
sdl
/
sdlvideosink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-01-08
ext/sdl/sdlvideosink.c: Using XOverlay public method to fire size signal.
Julien Moutte
1
-3
/
+3
2003-12-22
Merge CAPS branch
David Schleef
1
-41
/
+29
2003-12-07
Move over from GstInterface to GstImplementsInterface. Also adds some signals...
Ronald S. Bultje
1
-7
/
+7
2003-12-04
remove copyright field from plugins
Andy Wingo
1
-1
/
+0
2003-11-20
This GstVideoSink function was removed today
Jan Schmidt
1
-2
/
+0
2003-11-07
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
1
-1
/
+1
2003-11-02
SDL Video sink ported to the new plugin code. (Sorry that last commit message...
Iain Holmes
1
-48
/
+50
2003-10-28
Add XOverlay interface support to both sdlvideosink and xvideosink. They're f...
Ronald S. Bultje
1
-159
/
+314
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-2
/
+3
2003-09-16
reverting error patch before making a branch.
BRANCH-ERROR-ROOT
BRANCH-ERROR
Thomas Vander Stichele
1
-21
/
+14
2003-09-15
converted gst_element_error to new format in ext/ - gettext pending
Benjamin Otte
1
-14
/
+21
2003-09-14
Integrating the GstVideoSink parent class
Julien Moutte
1
-131
/
+53
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
1
-7
/
+4
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
1
-2
/
+5
2003-04-07
Convert some of the broken fourcc printing to GST_FOURCC_FORMAT
David Schleef
1
-12
/
+7
2003-02-02
Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...
David Schleef
1
-3
/
+3
2003-01-10
PadConnect -> PadLink
Thomas Vander Stichele
1
-2
/
+2
2003-01-10
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
1
-5
/
+5
2002-12-27
Update to new element sync API
Wim Taymans
1
-2
/
+4
2002-11-27
Moved clock set/get to class functions.
Wim Taymans
1
-2
/
+4
2002-09-18
plugins part of license field patch
Christian Schaller
1
-1
/
+2
2002-08-02
Don't unref event after calling the default handler
Wim Taymans
1
-1
/
+1
2002-07-08
unref events, do error checking
Wim Taymans
1
-3
/
+7
2002-05-26
- Changed plugins for new APIs
Wim Taymans
1
-7
/
+26
2002-04-11
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...
Andy Wingo
1
-3
/
+3
2002-03-30
Changed to the new props API
Wim Taymans
1
-5
/
+8
2002-03-24
filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...
Andy Wingo
1
-2
/
+2
2002-02-13
Get rid of the gst_element_info() and replace it with g_message()
Ronald S. Bultje
1
-2
/
+1
2002-02-04
Add an image and a title to the SDL window while waiting
Ronald S. Bultje
1
-26
/
+75
2002-02-03
Assorted fixes.
Wim Taymans
1
-14
/
+18
2002-01-31
Various fixes
Ronald S. Bultje
1
-3
/
+1
2002-01-17
jpegmmx addition and some small changes
Ronald S. Bultje
1
-3
/
+4
2002-01-16
Implemented resizing
Ronald S. Bultje
1
-3
/
+21
2002-01-15
It works
Ronald S. Bultje
1
-9
/
+13
2002-01-15
Updated all plugins to new capsnego format and added some small usability enh...
Ronald S. Bultje
1
-57
/
+47
2002-01-10
Bugfix
Ronald S. Bultje
1
-2
/
+5
2002-01-10
Oops, a small bug which I forgot about
Ronald S. Bultje
1
-0
/
+2
2002-01-10
Added support for user-specified width and height with YUV-scaling, added sup...
Ronald S. Bultje
1
-137
/
+294
2001-12-28
Fixed some plugins
Wim Taymans
1
-11
/
+9
2001-12-20
added sdl
Thomas Vander Stichele
1
-0
/
+394