From 8188edf4a676ea406c253d6e2069f4e1665038c8 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Tue, 18 Dec 2007 23:17:14 +0000 Subject: tests/check/elements/avisubtitle.c: Small unit test fix (has no practical impact at the moment, since we're only feed... Original commit message from CVS: * tests/check/elements/avisubtitle.c: (check_correct_buffer): Small unit test fix (has no practical impact at the moment, since we're only feeding utf8 and hence just create a sub- buffer for the output). --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a18bd166..16d231cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-12-18 Tim-Philipp Müller + + * tests/check/elements/avisubtitle.c: (check_correct_buffer): + Small unit test fix (has no practical impact at the moment, + since we're only feeding utf8 and hence just create a sub- + buffer for the output). + 2007-12-18 Thijs Vermeir * gst/avi/gstavisubtitle.c: -- cgit