Add a function for packing bits into a byte buffer. This will be needed when encoding...
authorColin Guthrie <pulse@colin.guthr.ie>
Tue, 6 May 2008 00:28:04 +0000 (00:28 +0000)
committerColin Guthrie <pulse@colin.guthr.ie>
Wed, 8 Oct 2008 19:32:07 +0000 (20:32 +0100)
commit8fb58e3a9082bafc3aa7b874d2bba9258b29cb38
tree0227f82861736a94a79c32c64e9f4667d25c7c1d
parent66cf1d1f66c90b5f92d67a00ea2c1f6404453d97
Add a function for packing bits into a byte buffer. This will be needed when encoding the audio data in ALAC format.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/coling@2368 fefdeb5f-60dc-0310-8127-8f9354f1896f
src/modules/rtp/raop_client.c