summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2010-10-09 05:51:25 +0000
committerRalph Giles <giles@xiph.org>2010-10-09 05:51:25 +0000
commit558181eaaca2afff58893610f6d19b96f72e7821 (patch)
treeab925c3fa2a14a4b5b627d5e19a838f10db0426c /configure.in
parent70ba8cba69ca762982f773b7bd2ec7556a4e0d54 (diff)
downloadogg-558181eaaca2afff58893610f6d19b96f72e7821.tar.gz
Explicitly document what ogg_packet_clear() does.
The ogg_packet structure is public, and contains no 'internal' data, except in that decoding functions allocate and own the returned buffer. When a client creates packets to pass into the encoding functions it is instead the client which owns the buffer. Nevertheless, ogg_packet_clear() can be useful if the client is using a simple allocation strategy. I wanted to be clear that it was appropriate to use this call for such packets. git-svn-id: http://svn.xiph.org/trunk/ogg@17497 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions