gstreamer/ext/cdio
Tim-Philipp Müller 1ab41f83b7 cdiocddasrc: detect whether drive produces samples in non-host endianness
If drive produces samples in other endianness than the host,
we need to byte swap them before pushing them out, or we
produce nothing but noise. cdparanoia detects this automatically,
but libcdio does not, so we have to do it ourselves.

This is needed on e.g. the PowerBook G4 with Matshita UJ-816 drive.

https://bugzilla.gnome.org/show_bug.cgi?id=377280
2012-11-27 18:12:43 +00:00
..
gstcdio.c cdio: use gst_tag_freeform_string_to_utf8() for CD-TEXT strings 2012-11-11 20:42:42 +00:00
gstcdio.h Fix FSF address 2012-11-03 20:40:37 +00:00
gstcdiocddasrc.c cdiocddasrc: detect whether drive produces samples in non-host endianness 2012-11-27 18:12:43 +00:00
gstcdiocddasrc.h cdiocddasrc: detect whether drive produces samples in non-host endianness 2012-11-27 18:12:43 +00:00
Makefile.am cdio: use gst_tag_freeform_string_to_utf8() for CD-TEXT strings 2012-11-11 20:42:42 +00:00