search for: cupycake_jay

Displaying 3 results from an estimated 3 matches for "cupycake_jay".

2002 Oct 16
1
test stream
Does anyone have a small video test stream I can use to see if my code works? Thanks __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to
2003 Feb 27
2
Theora streaming
> From: Jay Sprenkle [mailto:cupycake_jay@yahoo.com] > I thought > you had to back up to the previous complete frame, > then apply the differences in the following frames > to generate a new complete frame where the splice > was to happen. Are you going to handle editing to > arbitrary frames? I believe you have to do so...
2003 May 08
3
MMX and extended-MMX acceleration patch for encoding
Hello, attached is a gzipped patch file to the lib/mcomp.c source file of theora (as of AnonCVS current version) that implements MMX and extended-MMX optimizations in the most frequently used functions of the encoder (as shown by gprof). This is more a proof of concept than a real request for inclusion into the source tree. My personal intent was more to look deeper into the MMX instruction set