This GstVideoSink function was removed today
Original commit message from CVS: This GstVideoSink function was removed today
This commit is contained in:
parent
ba10cbca9d
commit
81238366b4
@ -613,8 +613,6 @@ gst_sdlvideosink_chain (GstPad *pad, GstData *_data)
|
||||
/* Show, baby, show! */
|
||||
SDL_DisplayYUVOverlay(sdlvideosink->overlay, &(sdlvideosink->rect));
|
||||
|
||||
gst_video_sink_frame_displayed (GST_VIDEOSINK (sdlvideosink));
|
||||
|
||||
while (SDL_PollEvent(&sdl_event))
|
||||
{
|
||||
switch(sdl_event.type)
|
||||
|
Loading…
x
Reference in New Issue
Block a user