diff options
author | Ralph Giles <giles@xiph.org> | 2010-10-09 05:51:25 +0000 |
---|---|---|
committer | Ralph Giles <giles@xiph.org> | 2010-10-09 05:51:25 +0000 |
commit | 558181eaaca2afff58893610f6d19b96f72e7821 (patch) | |
tree | ab925c3fa2a14a4b5b627d5e19a838f10db0426c /symbian | |
parent | 70ba8cba69ca762982f773b7bd2ec7556a4e0d54 (diff) | |
download | ogg-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 'symbian')
0 files changed, 0 insertions, 0 deletions