gstreamer/gst/debugutils
Thiago Santos d2dce72c60 fpsdisplaysink: fix setting sync on child bin
Use GST_IS_BIN instead of G_OBJECT_TYPE to check if the
internal sink is a bin. Using the later won't work when
the sink is not a bin directly (but inherits from one, like
autovideosink).

Fixes #604280
2009-12-16 18:36:15 -03:00
..
debugutilsbad.c capssetter: import element into -bad 2009-06-25 18:10:42 +02:00
fpsdisplaysink.c fpsdisplaysink: fix setting sync on child bin 2009-12-16 18:36:15 -03:00
fpsdisplaysink.h fpsdisplaysink: expose video sink using a property 2009-12-12 16:50:33 -03:00
gstcapssetter.c capssetter: import element into -bad 2009-06-25 18:10:42 +02:00
gstcapssetter.h capssetter: import element into -bad 2009-06-25 18:10:42 +02:00
Makefile.am capssetter: import element into -bad 2009-06-25 18:10:42 +02:00