[alsa-devel] [PATCH 0/3] ALSA: firewire-lib: fixes for processing packets without CIP header
Takashi Sakamoto
o-takashi at sakamocchi.jp
Sat Dec 15 11:03:18 CET 2018
Hi,
In kernel v4.12, a series of patch was applied to IEC 61883-1/6 packet
streaming engine in ALSA firewire stack to process isochronous packet
without CIP header. But this included some bugs. Especially, for capture
PCM substream, the engine handles PCM frames for applications as four
times against real time.
This patchset fixes the bugs.
Takashi Sakamoto (3):
ALSA: firewire-lib: fix wrong handling payload_length as
payload_quadlet
ALSA: firewire-lib: fix wrong assignment for
'out_packet_without_header' tracepoint
ALSA: firewire-lib: use the same print format for 'without_header'
tracepoints
sound/firewire/amdtp-stream-trace.h | 4 ++--
sound/firewire/amdtp-stream.c | 4 +++-
2 files changed, 5 insertions(+), 3 deletions(-)
--
2.19.1
More information about the Alsa-devel
mailing list