Displaying 2 results from an estimated 2 matches for "etheora_documentation".
2007 Oct 31
1
etheora
...),
/* finishing the process.*/
etheora_dec_finish(&ec);
the functions _yuv_ and _rgb_ works transparently with OC_PF_420,
OC_PF_422 and OC_PF_PF_444, having the libtheora version used support
for them or not.
Etheora is documented here:
http://opensvn.csie.org/ribamar/projects/streaming/doc/etheora_documentation.pdf
Etheora code is here:
http://opensvn.csie.org/ribamar/projects/streaming/src/ {etheora is
etheora.c, etheora.h, etheora-int.h}
Etheora still doesn't have audio/speech support. (Although it can get
video data from videos with audio). And uses internally the old
libtheora API.
I'm stil...
2007 Oct 31
1
etheora
...),
/* finishing the process.*/
etheora_dec_finish(&ec);
the functions _yuv_ and _rgb_ works transparently with OC_PF_420,
OC_PF_422 and OC_PF_PF_444, having the libtheora version used support
for them or not.
Etheora is documented here:
http://opensvn.csie.org/ribamar/projects/streaming/doc/etheora_documentation.pdf
Etheora code is here:
http://opensvn.csie.org/ribamar/projects/streaming/src/ {etheora is
etheora.c, etheora.h, etheora-int.h}
Etheora still doesn't have audio/speech support. (Although it can get
video data from videos with audio). And uses internally the old
libtheora API.
I'm stil...