gstreamer/ext
Tim-Philipp Müller 7af03fb8b3 ext/ogg/gstogmparse.c: Fix crash due to broken bitstream parsing on x86-64: can't make any assumptions about sizeof(s...
Original commit message from CVS:
* ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
Fix crash due to broken bitstream parsing on x86-64: can't make
any assumptions about sizeof(struct) due to alignment/packing
differences on different architectures. Fixes #351790.
2006-08-23 12:14:20 +00:00
..
alsa ext/alsa/: Avoid setting and using a NULL device name. 2006-08-16 11:38:52 +00:00
cdparanoia further clean up build 2006-06-11 14:08:54 +00:00
gnomevfs further clean up build 2006-06-11 14:08:54 +00:00
libvisual further clean up build 2006-06-11 14:08:54 +00:00
ogg ext/ogg/gstogmparse.c: Fix crash due to broken bitstream parsing on x86-64: can't make any assumptions about sizeof(s... 2006-08-23 12:14:20 +00:00
pango ext/pango/gsttextoverlay.c: g_markup_escape_text() REALLY doesn't like non-UTF8 input and doesn't validate its input ... 2006-06-21 18:39:07 +00:00
theora ext/theora/gsttheoraparse.h: ext/theora/theoraparse.c (gst_theora_parse_class_init) (theora_parse_dispose, theora_par... 2006-08-05 17:08:05 +00:00
vorbis ext/vorbis/vorbisenc.c: Use vorbis comment utility functions from libgsttag instead of re-inventing the wheel (partia... 2006-08-21 16:39:25 +00:00
Makefile.am updates to activate cdparanoia plugin 2005-12-12 20:31:24 +00:00