gst/playback/gstplaysink.c: Recursively search the sink element for a last-frame...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 20 Feb 2008 11:52:28 +0000 (11:52 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 20 Feb 2008 11:52:28 +0000 (11:52 +0000)
commitdd1282f45af290d7d893b35b802b0749adf4e3b4
tree997b5d24b30f47d16036dee6b5590c6e6f63b7f8
parent2c538ea740cb6bbe75894b02d6b84f5eb980719c
gst/playback/gstplaysink.c: Recursively search the sink element for a last-frame property so that we can also find th...

Original commit message from CVS:
* gst/playback/gstplaysink.c: (find_property),
(gst_play_sink_find_property), (gen_video_chain),
(gst_play_sink_reconfigure), (gst_play_sink_get_last_frame):
Recursively search the sink element for a last-frame property so that we
can also find the property in autovideosink and friends that don't
always proxy the internal sink properties.
ChangeLog
gst/playback/gstplaysink.c