summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cdaf56eb..69fd9325 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-08-07 Wim Taymans <wim.taymans@gmail.com>
+ * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain),
+ (gst_real_video_dec_activate_push), (open_library),
+ (gst_real_video_dec_init), (gst_real_video_dec_finalize):
+ * gst/real/gstrealvideodec.h:
+ Remove some old unused vars.
+
+2007-08-07 Wim Taymans <wim.taymans@gmail.com>
+
* gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps):
Small cleanups.