gstreamer/gst/playback
Wim Taymans 7736044d45 playsink: make playsink reusable
The sinkpads are unblocked when going from PAUSED->READY, we need to block them
again when going READY->PAUSED. The blocking of the pad previously only happened
when it was freshly obtained with _request_pad or when the caps changed. If we
don't release the pad when going to READY it was previously never blocked again
causing not-linked errors.
2012-05-01 12:19:11 +02:00
..
.gitignore
gstdecodebin2.c
gstplay-enum.c
gstplay-enum.h
gstplayback.c
gstplayback.h
gstplaybin2.c
gstplaysink.c
gstplaysink.h
gstplaysinkaudioconvert.c
gstplaysinkaudioconvert.h
gstplaysinkconvertbin.c
gstplaysinkconvertbin.h
gstplaysinkvideoconvert.c
gstplaysinkvideoconvert.h
gstrawcaps.h
gststreamsynchronizer.c
gststreamsynchronizer.h
gstsubtitleoverlay.c
gstsubtitleoverlay.h
gsturidecodebin.c
Makefile.am