gstreamer/gst-libs/gst
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
..
app Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
audio audioencoder: add a few more debug statements 2011-12-22 16:58:37 +01:00
cdda various: fix pad template leaks 2011-11-28 13:09:02 +00:00
fft various: typo fixes 2011-12-02 12:03:27 +01:00
floatcast gst/: Include glib.h instead of a specific GLib header. Including single 2008-12-10 08:19:13 +00:00
interfaces xoverlay: Fix mistakes in the sample code 2011-12-05 09:39:08 +01:00
netbuffer various: typo fixes 2011-12-02 12:03:27 +01:00
pbutils Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
riff libgstriff: add a couple tags that need skipping 2011-11-24 17:04:19 +00:00
rtp various: typo fixes 2011-12-02 12:03:27 +01:00
rtsp Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
sdp docs: handle warnings emitted by gtk-doc 2011-08-20 19:16:42 +02:00
tag tag: fix writing of Exif tag payloads <= 4 bytes 2011-12-23 22:24:44 +00:00
video gstvideo: fix a RGB ordering mixup in colorspace conversion code 2011-12-20 19:55:53 +00:00
gettext.h Fix for ENABLE_NLS being undefined for -Wundef 2010-03-16 18:06:16 +01:00
glib-compat-private.h glib-compat: Add license boilerplate for LGPL 2011-12-13 00:03:28 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00