diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2005-07-28 12:02:50 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2005-07-28 12:02:50 +0000 |
commit | 2072cc196cfb1c1a755a0628a533c3e941953596 (patch) | |
tree | a62e5937b6998888d11bd2ef4d82efb83e35ff54 /ChangeLog | |
parent | b886b8a303e674fc8fd58994847a0c375217e920 (diff) | |
download | gst-plugins-bad-2072cc196cfb1c1a755a0628a533c3e941953596.tar.gz gst-plugins-bad-2072cc196cfb1c1a755a0628a533c3e941953596.tar.bz2 gst-plugins-bad-2072cc196cfb1c1a755a0628a533c3e941953596.zip |
sys/ximage/ximagesrc.c: In GStreamerville, it's "endianness", not "endianess".
Original commit message from CVS:
* sys/ximage/ximagesrc.c: (gst_ximagesrc_getcaps):
In GStreamerville, it's "endianness", not "endianess".
* testsuite/gst-lint:
Check for occurances of "endianess" (#311777).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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, |