gstreamer/tests/check
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
..
elements various: typo fixes 2011-12-02 12:03:27 +01:00
generic tests: allow running state tests for all elements 2010-09-09 21:51:55 +03:00
gst tests: add typefind test for application/x-hls 2011-03-30 15:47:38 +01:00
libs tag: fix writing of Exif tag payloads <= 4 bytes 2011-12-23 22:24:44 +00:00
pipelines tests: fix memory leak in basetime test 2011-12-01 01:07:26 +00:00
.gitignore Ignore registries in any format. 2007-09-19 18:16:58 +00:00
gst-plugins-base.supp valgrind: add ALSA leaks fixed by snd_config_update_free_global 2011-11-07 12:20:12 +00:00
Makefile.am audioresample: add FFT based checks 2011-08-16 08:14:18 +02:00