gstreamer/tests/check/libs
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
..
.gitignore tests: add basic unit tests for discoverer 2011-04-05 18:16:25 +03:00
audio.c API: Make gst_audio_check_channel_positions() public. 2008-06-03 08:48:32 +00:00
cddabasesrc.c gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-16 17:41:50 +01:00
discoverer.c tests: add basic unit tests for discoverer 2011-04-05 18:16:25 +03:00
fft.c tests/check/libs/fft.c: Fix scaling to really have dB instead of something else. 2007-11-19 12:30:22 +00:00
gstlibscpp.cc tests: add libscpp unit test to make sure g++ likes our library headers 2011-03-12 17:51:41 +00:00
libsabi.c libsabi: Add structure sizes for arm 2011-06-01 17:26:25 +02:00
mixer.c Add -Wmissing-declarations -Wmissing-prototypes to warning flags 2010-03-11 13:50:31 +01:00
navigation.c tests: the navigation interface isn't GstImplementsInterface-wrapped 2011-06-26 21:07:52 +01:00
netbuffer.c Correctly cast to GstBuffer * before passing to gst_buffer_(copy|unref) 2009-02-22 19:20:40 +01:00
pbutils.c tests: remove superflous ';' and reindent 2010-12-08 12:28:32 +02:00
profile.c tests: supress ERROR log output for some tests 2011-09-05 15:52:41 +02:00
rtp.c tests: fix some more unused-but-set-variable warnings with gcc 4.6 2011-05-29 13:32:04 +01:00
rtsp.c rtsp: Fix memory leaks in the gst_rtsp_url_decode_path_components() unit tests 2010-12-19 09:53:08 +01:00
struct_arm.h libsabi: Add structure sizes for arm 2011-06-01 17:26:25 +02:00
struct_i386.h tests: add ABI test suite for libs 2011-02-28 10:14:16 +02:00
struct_i386_osx.h tests: Fixes libsabi for MacOSX/32bit. 2011-03-31 12:37:32 +02:00
struct_x86_64.h libsabi: Add structure sizes for x86-64 2011-03-31 10:39:37 +02:00
tag.c tag: fix writing of Exif tag payloads <= 4 bytes 2011-12-23 22:24:44 +00:00
video.c video: add seqnum getters for overlay compositions and rectangles 2011-12-07 17:57:08 +00:00
xmpwriter.c tagxmpwriter: Add check tests 2011-03-29 17:11:30 -03:00