summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-08-27 15:45:16 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-08-27 15:45:16 +0000
commit001628d3414014e3f361cb1931ba3e8bd7854235 (patch)
tree3c0d53a1e1e2804877ee1c727a4b1d8f4c012c75 /ChangeLog
parent81f8895cb433d34da3478b45904536a365d88946 (diff)
downloadgst-plugins-bad-001628d3414014e3f361cb1931ba3e8bd7854235.tar.gz
gst-plugins-bad-001628d3414014e3f361cb1931ba3e8bd7854235.tar.bz2
gst-plugins-bad-001628d3414014e3f361cb1931ba3e8bd7854235.zip
gst/selector/gstinputselector.c: Implement the LATENCY query in a better way by taking the latency of all sinkpads an...
Original commit message from CVS: * gst/selector/gstinputselector.c: (gst_input_selector_init), (gst_input_selector_query): Implement the LATENCY query in a better way by taking the latency of all sinkpads and taking the min/max instead of just taking a random pad.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cdc3d14e..c63ee5e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-08-27 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/selector/gstinputselector.c: (gst_input_selector_init),
+ (gst_input_selector_query):
+ Implement the LATENCY query in a better way by taking the latency of all
+ sinkpads and taking the min/max instead of just taking a random pad.
+
2008-08-26 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* gst/deinterlace2/tvtime/tomsmocomp/SearchLoopBottom.inc: