summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorArmando Taffarel Neto <taffarel@solis.coop.br>2007-11-15 08:28:29 +0000
committerThijs Vermeir <thijsvermeir@gmail.com>2007-11-15 08:28:29 +0000
commit88f5ef13bf5e8203b88b21fd2392b639a0161665 (patch)
tree2ce38e4ad7cebf8f277249b115aa3895cdd8f0c0 /ChangeLog
parent7ec3ec9dd9967cf5a1889f78b8c77c1ed5b56c8a (diff)
downloadgst-plugins-bad-88f5ef13bf5e8203b88b21fd2392b639a0161665.tar.gz
gst-plugins-bad-88f5ef13bf5e8203b88b21fd2392b639a0161665.tar.bz2
gst-plugins-bad-88f5ef13bf5e8203b88b21fd2392b639a0161665.zip
gst/librfb/gstrfbsrc.c: Set the timestamp for the output buffers
Original commit message from CVS: patch by: Armando Taffarel Neto <taffarel@solis.coop.br> * gst/librfb/gstrfbsrc.c: Set the timestamp for the output buffers
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 227e8ac5..033a736a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-11-15 Thijs Vermeir <thijsvermeir@gmail.com>
+
+ patch by: Armando Taffarel Neto <taffarel@solis.coop.br>
+ * gst/librfb/gstrfbsrc.c:
+ Set the timestamp for the output buffers
+
2007-11-14 Sebastian Dröge <slomo@circular-chaos.org>
* tests/check/elements/spectrum.c: (GST_START_TEST):