gstreamer/ext/speex
Tim-Philipp Müller fb495736bc ext/speex/gstspeexenc.c: Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE; use GST_READ_UINT32_LE() and fr...
Original commit message from CVS:
* ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
(comment_init), (comment_add):
Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
use GST_READ_UINT32_LE() and friends rather than the private
implementation of those same macros.
2005-10-13 18:59:35 +00:00
..
gstspeex.c Speexenc ported to 0.9. 2005-10-10 19:57:40 +00:00
gstspeexdec.c ext/speex/gstspeexdec.c: newsegment API fix. 2005-10-11 17:38:29 +00:00
gstspeexdec.h Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1. 2004-12-23 14:45:25 +00:00
gstspeexenc.c ext/speex/gstspeexenc.c: Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE; use GST_READ_UINT32_LE() and fr... 2005-10-13 18:59:35 +00:00
gstspeexenc.h ext/speex/gstspeexenc.c: Signedness cleanups. 2005-10-11 10:07:35 +00:00
Makefile.am Speexenc ported to 0.9. 2005-10-10 19:57:40 +00:00