Purge buffer and codec APIs existing exclusively in support of mpa.codec and fix...
commit773b2cec8c5b520c04c1cb45ac759d6bfa085085
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Wed, 16 Mar 2011 05:38:37 +0000 (16 05:38 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Wed, 16 Mar 2011 05:38:37 +0000 (16 05:38 +0000)
tree19809cf7976dd47513171bac706a061ef130b2b2
parentbb9d36b63c9bcc485ccd1a7496a59fd8ee0b68d8
Purge buffer and codec APIs existing exclusively in support of mpa.codec and fix that to not require them: buf_get_offset and ci.advance_buffer_loc. Sort APIs; everything must become incompatible. :(

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29595 a1c6a512-1295-4272-9138-f99709370657
apps/buffering.c
apps/buffering.h
apps/codec_thread.c
apps/codecs.c
apps/codecs.h
apps/codecs/mpa.c
apps/plugin.c
apps/plugin.h