Displaying 1 result from an estimated 1 matches for "filterhorz__c".
2008 Sep 08
1
Bad memory access in libtheora beta3
...t, but Valgrind is whining
on libtheora when encoding a video to a 16 width or
16 height video. While you may think I'm weird for
encoding to such a size, I didn't care about the output
video, but I reckon it should work. The bad accesses
seemed to be of pixel data, in FilterVert__c, and in
FilterHorz__c (from memory), but I didn't investigate
more as there wasn't anything obvious after looking for
a few minutes, and I was busy valgrinding other stuff.
This was using SVN ffmpeg2theora, which no changes
that would cause that (famous last words). Command
line was something like:
./ffmpeg2the...