summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1fa021c5..77ecff0b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-07-28 Tim-Philipp Müller <tim at centricular dot net>
+ * sys/ximage/ximagesrc.c: (gst_ximagesrc_getcaps):
+ In GStreamerville, it's "endianness", not "endianess".
+
+ * testsuite/gst-lint:
+ Check for occurances of "endianess" (#311777).
+
+2005-07-28 Tim-Philipp Müller <tim at centricular dot net>
+
* configure.ac:
Bump libx264 requirement to a more recent version (my version had
x264_nal_encode, but X264_ME_UMH was missing from the header file,