Enable ff_copy_bits in ffmpeg_bitstream.c and put_bits.h and intreadwrite.h to codeclib.
commit84186bc94df3b3586a28e2a9825437ac094e1b24
authormt <mt@a1c6a512-1295-4272-9138-f99709370657>
Sat, 17 Jul 2010 07:46:38 +0000 (17 07:46 +0000)
committermt <mt@a1c6a512-1295-4272-9138-f99709370657>
Sat, 17 Jul 2010 07:46:38 +0000 (17 07:46 +0000)
tree13ec87dee0870933c255490e4e93c3d7feadaf02
parentc7d0eeef5ef0efde8b065c4c7cbd098a086803fa
Enable ff_copy_bits in ffmpeg_bitstream.c and put_bits.h and intreadwrite.h to codeclib.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27452 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/lib/ffmpeg_bitstream.c
apps/codecs/lib/ffmpeg_get_bits.h
apps/codecs/lib/ffmpeg_intreadwrite.h [new file with mode: 0644]
apps/codecs/lib/ffmpeg_put_bits.h [new file with mode: 0644]