From deee35b81cae6bb34a403b6fffb096275bff8909 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 31 Jan 2004 15:56:32 +0000 Subject: add error handling Original commit message from CVS: add error handling --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3400bebb..0ecaac15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-01-31 Thomas Vander Stichele + + * gst-libs/gst/play/play.c: (gst_play_error_quark), + (gst_play_error_create), (gst_play_error_plugin), + (gst_play_pipeline_setup), (gst_play_init), (gst_play_new): + * gst-libs/gst/play/play.h: + add error handling during creation + * examples/gstplay/player.c: (main): + use new gst_play_new + + 2004-01-31 Benjamin Otte * ext/theora/theoradec.c: (theora_dec_chain): -- cgit