summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93b94311..49fe6913 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,16 @@
Patch by: Lutz Mueller <lutz@topfrose.de>
+ * gst/real/gstrealvideodec.c: (gst_real_video_dec_decode),
+ (gst_real_video_dec_setcaps), (open_library), (close_library),
+ (gst_real_video_dec_finalize):
+ * gst/real/gstrealvideodec.h:
+ Implement error recovery on setcaps failure.
+
+2007-01-06 Edward Hervey <edward@fluendo.com>
+
+ Patch by: Lutz Mueller <lutz@topfrose.de>
+
* gst/real/Makefile.am:
* gst/real/gstreal.c: (plugin_init):
* gst/real/gstrealaudiodec.c: (gst_real_audio_dec_chain),