gstreamer/ext
Sebastian Dröge 4fe12c1b09 alsa: Use 8 bit pointer type for byte-based pointer arithmetic
Usually these loops only run once, so there's no problem here. But sometimes
they run twice, and by adding the number of bytes to a 16 bit pointer type we
would advance twice as much as we should.

Also use snd_pcm_frames_to_bytes() in alsasrc to calculate
the number of bytes to skip, same as we do in alsasink.

Thanks to Lucio A. Hernandez <lucio.a.hernandez@gmail.com> for reporting.
2015-10-14 00:33:49 +03:00
..
alsa alsa: Use 8 bit pointer type for byte-based pointer arithmetic 2015-10-14 00:33:49 +03:00
cdparanoia docs: order and canonicalize the -sections.txt file 2015-07-03 21:16:27 +02:00
libvisual visual: merge audiovisalizer base classes 2015-10-01 16:05:58 +01:00
ogg oggdemux: Set chain pointers to NULL 2015-08-06 17:40:40 +01:00
pango basetextoverlay: fix typo in debug log message 2015-09-18 08:50:52 +01:00
theora theoraenc: use template subset check for accept-caps 2015-08-16 12:30:30 -03:00
vorbis vorbisenc: use template subset check for accept-caps 2015-08-16 12:30:30 -03:00
Makefile.am gio: Move to gst subdirectory 2012-01-18 16:21:14 +01:00