search for: sample_code

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

2001 Sep 18
3
Vorbis as a Quicktime codec
Anyone wants to create one? Below is a link of a sample audio codec, maybe it helps. http://developer.apple.com/samplecode/Sample_Code/QuickTime/Codecs/audiocode c.htm _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from thi...
2010 Mar 14
1
Segfault Problem c++ R interface (detailed)
...<main>, argc=2, ubp_av=0xbffff654, init=0x8048800 <__libc_csu_init>, fini=0x80487f0 <__libc_csu_fini>, rtld_fini=0x11dd20 <_dl_fini>, stack_end=0xbffff64c) at libc-start.c:220 #9 0x080486d1 in _start () ###### Valgrind output: typed in R -d valgrind --vanilla < Sample_Code.R, the Sample_Code calls the R function in the .R package ==14277== Invalid read of size 1 ==14277== at 0x412880B: SET_SYMVALUE (in /usr/lib/R/lib/libR.so) ==14277== by 0x4125A72: Rf_ReplIteration (in /usr/lib/R/lib/libR.so) ==14277== by 0x4125DAF: ??? (in /usr/lib/R/lib/libR.so) ==14277==...