diff options
| author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-31 15:56:32 +0000 |
|---|---|---|
| committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-31 15:56:32 +0000 |
| commit | deee35b81cae6bb34a403b6fffb096275bff8909 (patch) | |
| tree | 00787c6f8936fb0c9b8cdfc7a6f3f778ba6f3a17 /ChangeLog | |
| parent | 085aa670e671fe603f726212b2a6a5de9a148ce5 (diff) | |
add error handling
Original commit message from CVS:
add error handling
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2004-01-31 Thomas Vander Stichele <thomas at apestaart dot org> + + * 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 <in7y118@public.uni-hamburg.de> * ext/theora/theoradec.c: (theora_dec_chain): |
