Displaying 2 results from an estimated 2 matches for "alloc_table".
2011 Mar 15
1
Using stride on non-RAID
Hello,
I understand the need for a proper stride setting when formatting a filesystem on a RAID device. However, is there any problem in using a stride setting when formatting a filesystem on a regular non-RAID, non-SSD, just plain-vanilla-single-disk block device? I'm sure there isn't any benefit to it, but I'm curious if there is any harm.
The reason I ask is I'm looking at
2009 Jul 03
3
ffmpeg and zoneminder install problems
...are/ffmpeg"
-I"/root/software/ffmpeg"/libavutil -fomit-frame-pointer -g
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -O3 -c -o bitstream.o bitstream.c
bitstream.c: In function ?alloc_table?:
bitstream.c:114: warning: ?ff_realloc_static? is deprecated (declared at
bitstream.c:42)
gcc -I"/root/software/ffmpeg"/libswscale
-I"/root/software/ffmpeg"/libavcodec -DHAVE_AV_CONFIG_H
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-I"/root/software/ffmpeg...