search for: _theora_encoder_clear

Displaying 2 results from an estimated 2 matches for "_theora_encoder_clear".

2004 Oct 09
3
Encoder not linking on win32?
...y code so it'd compile (change casting from signed to unsigned chars in a couple places) 6) Linked my application and it failed to find the following functions: _theora_encode_tables _theora_encode_comment _theora_encode_header _theora_encode_init _theora_encode_packetout _theora_encode_YUVin _theora_encoder_clear referenced in function _theora_clear For some reason all the unlinkable functions have underscore prefixes, even though my code has none. Were any changes made to the encoding function prototypes since 1.0a3? Thanks, I'm really eager to try out the new code! -david
2005 Jul 27
3
Icecast dies
Fyi Iv been able to replicate this...sometimes: I have 2 servers (a master and a relay) I have a connection to the relay (relay is ondemand/master setup) in winamp The source is connected to the master (both on same machine so connects to /mp3 from 127.0.0.1) If the source drops, the master drops, the relay then drops, when winamp tries to connect to the relay it gets a 404 a couple of times