search for: ogg_stream_flush_fill

Displaying 4 results from an estimated 4 matches for "ogg_stream_flush_fill".

2012 Oct 19
3
How to cross-compile opus-tools?
...o `opus_multistream_encoder_ctl' /home/user/source/opus-tools/src/opusenc.c:815: undefined reference to `opus_encoder_ctl' /home/user/source/opus-tools/src/opusenc.c:864: undefined reference to `ogg_stream_packetin' /home/user/source/opus-tools/src/opusenc.c:878: undefined reference to `ogg_stream_flush_fill' /home/user/source/opus-tools/src/opusenc.c:881: undefined reference to `ogg_page_packets' /home/user/source/opus-tools/src/opusenc.c:881: undefined reference to `ogg_page_granulepos' /home/user/source/opus-tools/src/opusenc.c:828: undefined reference to `ogg_stream_flush_fill' /hom...
2011 Aug 04
0
libogg 1.3.0 release
All, I've released a new libogg today. Version 1.3.0 includes Greg Maxwell's ogg_stream_flush_fill() call, which does the same thing as ogg_stream_flush() but allows the caller to specify the page spill threshold if pages outside the usual 4k target are desirable. This is used by the new opus tools to better control latency. The codebase is otherwise the same at the 1.2 series. We recommend thi...
2011 Aug 04
0
libogg 1.3.0 release
All, I've released a new libogg today. Version 1.3.0 includes Greg Maxwell's ogg_stream_flush_fill() call, which does the same thing as ogg_stream_flush() but allows the caller to specify the page spill threshold if pages outside the usual 4k target are desirable. This is used by the new opus tools to better control latency. The codebase is otherwise the same at the 1.2 series. We recommend thi...
2011 Aug 04
0
libogg 1.3.0 release
All, I've released a new libogg today. Version 1.3.0 includes Greg Maxwell's ogg_stream_flush_fill() call, which does the same thing as ogg_stream_flush() but allows the caller to specify the page spill threshold if pages outside the usual 4k target are desirable. This is used by the new opus tools to better control latency. The codebase is otherwise the same at the 1.2 series. We recommend thi...