gstreamer/tests
Tim-Philipp Müller dfa23662e1 tag: fix writing of Exif tag payloads <= 4 bytes
When the payload for an Exif tag is less than or equal to 4 bytes,
the data is simply put into the offset field. Fix writing these
kinds of payloads on big endian systems (and possibly also on
little endian systems). The caller will have already formatted
the bytes in memory according to the writer's endianness, so just
write out the bytes as they are in this case. Fixes tags unit test
on big endian systems.
2011-12-23 22:24:44 +00:00
..
check tag: fix writing of Exif tag payloads <= 4 bytes 2011-12-23 22:24:44 +00:00
examples examples: fix build of fft example 2011-12-06 15:01:05 +00:00
files tag: add unit test for new license API 2011-08-10 10:34:22 +01:00
icles tools, tests: g_thread_init() is deprecated in glib master 2011-12-04 17:16:36 +00:00
old build: use LDADD instead of LDFLAGS to specify libs to link to when building executables 2010-04-14 14:08:15 +01:00
Makefile.am tests: add small unit test for AC3 vs. JPEG typefinding issue 2010-06-05 17:24:45 +01:00