OSDN Git Service

android/hal-audio-sbc: Fix use of incorrect number of frames per packet
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Sun, 1 Jun 2014 15:01:33 +0000 (18:01 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 3 Jun 2014 13:26:33 +0000 (16:26 +0300)
commit2d5f743734bd55fcac47b8d5ff8537767cba068f
treed23b6be8160d425228806fd8a030c3ba6e4fa948
parent8b62dc61549577667db3dad0fff02dd7f5f9b350
android/hal-audio-sbc: Fix use of incorrect number of frames per packet

Number of frames should always be limited to the maximun that can be set
in the payload header.
android/hal-audio-sbc.c