]> git.tuebingen.mpg.de Git - paraslash.git/commit
btr: Rename btr_bytes_pending() and make it public.
authorAndre Noll <maan@systemlinux.org>
Sun, 14 Feb 2010 21:37:06 +0000 (22:37 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 14 Feb 2010 21:37:06 +0000 (22:37 +0100)
commitd96c06ff93493c125b9f4d36655e77d7029ca309
treef9bb352e9e8310f17c4020b7acd8ed21253885d7
parent9e44ee868aaddc68f2cb18bef0d73093e889b810
btr: Rename btr_bytes_pending() and make it public.

The oggvorbis decoder needs to know this info, so make it public. As we have already
btr_get_input_queue_size() it is natural to rename btr_bytes_pending() to
btr_get_output_queue_size().
buffer_tree.c
buffer_tree.h