summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98624b41..0a3e49b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-10-27 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+ * ext/x264/gstx264enc.c: (gst_x264_enc_init_encoder):
+ Adapt to slightly modified x264 API. Fixes #555238.
+
+2008-10-27 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
* ext/faac/gstfaac.c: (gst_faac_sink_event):
Prevent endless loop if buffer alloc error.