From da2d6b62e9a289de0d11283b740d314fa09a6d4f Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Tue, 22 Jul 2008 06:32:03 +0000 Subject: gst/debug/gsttaginject.*: Sent tags in _transform_ip() instead of _start(). Fixes #543404 partially. Original commit message from CVS: * gst/debug/gsttaginject.c: * gst/debug/gsttaginject.h: Sent tags in _transform_ip() instead of _start(). Fixes #543404 partially. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b964e74d..8c297d9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-07-22 Stefan Kost + + * gst/debug/gsttaginject.c: + * gst/debug/gsttaginject.h: + Sent tags in _transform_ip() instead of _start(). Fixes #543404 + partially. + 2008-07-19 Jan Schmidt * configure.ac: -- cgit