index
:
~wtay/gst-plugins-base
0.10
0.10.36
0.11
0.11-data
0.11-fdo
1.0
1.2
1.4
abi-unbreak
alsasink-ringbuffer
audio-duplex
audiosink-clock
bufferpool
bufferpool-0.11
burstcache
colorspace
colorspace2
d2see
dont-set-caps
download
duplex-audio
framestep
intlinks-query
master
master-fdo
memory-improvements
memory-improvements3
mikey
mulas4wl
multisocketsink-receive
new-video-caps
new-vorbis
ogg-index
oggdemux-fix
orc-0.5-bits
playbin2-groups
qnx-0.10.25
qnx-buffering
rawhide
release
rename-events
resampler
reset-time
rhel-7.0
rhel-7.2
rhel-7.3
rhel-7.x
ring_buffer_props
rtp-list
rtsp-client-connection
rtsp-connection
sa
ste-base-0.10.25
ste-base-rtp-0.10.25
temp
tiled
timestamp-audiosrc
tp-vision
video-scaler
video-scaler-old
wim-fdo/0.11-fdo
work
GStreamer base plugins hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
/
gst
/
video
/
gstvideosink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-15
video: Fix non-default usage of gst_video_sink_center_rect
Edward Hervey
1
-8
/
+8
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-07-13
libs: Remove "Since" markers and minor doc fixups
Edward Hervey
1
-3
/
+1
2009-09-08
videosink: add "show-preroll-frame" property
Tim-Philipp Müller
1
-2
/
+91
2009-09-08
video: add GstVideoSinkClass::show_frame()
Tim-Philipp Müller
1
-4
/
+54
2009-08-08
gst-libs: Remove dead assignments and resulting unused variables.
Edward Hervey
1
-6
/
+0
2006-03-23
gst-libs/gst/audio/gstbaseaudiosink.c: Implement new async_play vmethod to st...
Wim Taymans
1
-0
/
+1
2006-03-14
gst/: Re-enable QoS after the release.
Wim Taymans
1
-1
/
+2
2006-03-10
gst-libs/gst/video/gstvideosink.c: Disable max-lateness by setting it to -1 f...
Jan Schmidt
1
-1
/
+1
2006-03-08
ext/libvisual/visual.c: Cleanups, post nice errors.
Wim Taymans
1
-3
/
+8
2006-03-06
gst-libs/gst/video/gstvideosink.c: Throw away frames that are later than 20 ms.
Wim Taymans
1
-1
/
+2
2005-12-18
gst-libs/gst/video/gstvideosink.c: Add a debug category.
Julien Moutte
1
-1
/
+10
2005-12-01
update documentation
Thomas Vander Stichele
1
-3
/
+3
2005-11-30
Adding docs.
Julien Moutte
1
-0
/
+23
2005-11-28
include the right header
Thomas Vander Stichele
1
-1
/
+1
2005-11-16
gst-libs/gst/video/: Add helper function needed for video sinks.
Julien Moutte
1
-0
/
+39
2005-07-12
remove whitespace
Thomas Vander Stichele
1
-1
/
+0
2005-07-10
use overridable ERROR_CFLAGS; more macro splitting
Thomas Vander Stichele
1
-6
/
+6
2005-03-31
Plugin port to 0.9, ogg/theora playback should work in the seek example now.
Wim Taymans
1
-15
/
+1
2004-08-11
ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license field
David Schleef
1
-11
/
+12
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-1
/
+1
2004-03-14
gst-indent
Thomas Vander Stichele
1
-25
/
+23
2004-03-01
fix plugin names move gstvideosink.h to videosink.h
Thomas Vander Stichele
1
-1
/
+1
2004-01-07
examples/gstplay/Makefile.am: Adding the interface library.
Julien Moutte
1
-37
/
+0
2003-11-19
Removing the video_out things.
Julien Moutte
1
-225
/
+8
2003-11-10
remove gst_video_sink_push_ui_event()
David Schleef
1
-23
/
+0
2003-11-07
Don't set the actual video size in gst_video_sink_got_video_size().
David Schleef
1
-3
/
+0
2003-11-07
use int64 for frame-time
David I. Lehn
1
-2
/
+2
2003-09-14
Adding GstVideoSink object which will be used for video sink's subclassing.
Julien Moutte
1
-0
/
+372