ffmpeg/libavutil
Michael Niedermayer 9626d0e906 avutil/frame: Try to align width to achive linesize[0] alignment
This results in more alignment for pixel formats that have "odd" pixel
sizes like RGB24. It makes access through SIMD easier

Works around Issue described in Ticket1031

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-06-18 16:50:07 +02:00
..
arm
avr32
bfin
mips
ppc
sh4
tomi
x86
Makefile lavu: Add RIPEMD hashing 2013-06-15 18:54:01 -03:00
adler32.c
adler32.h lavu/adler32: Fix doxy group definition, take two 2013-06-16 12:50:00 +02:00
aes.c
aes.h
atomic.c
atomic.h
atomic_gcc.h
atomic_suncc.h
atomic_win32.h
attributes.h
audio_fifo.c
audio_fifo.h
audioconvert.h
avassert.h
avstring.c
avstring.h
avutil.h
base64.c
base64.h
blowfish.c
blowfish.h
bprint.c
bprint.h
bswap.h
buffer.c
buffer.h
buffer_internal.h
channel_layout.c
channel_layout.h
colorspace.h
common.h
cpu.c Merge commit 'c011ceef78eae66039efc66d9551a7146e08838a' 2013-06-03 11:53:05 +02:00
cpu.h
crc.c
crc.h lavu/crc: Fix doxy group definition 2013-06-15 02:22:16 +02:00
des.c
des.h
dict.c
dict.h
error.c
error.h
eval.c
eval.h
fifo.c
fifo.h
file.c
file.h
float_dsp.c
float_dsp.h
frame.c avutil/frame: Try to align width to achive linesize[0] alignment 2013-06-18 16:50:07 +02:00
frame.h
hash.c lavu/hash: Add support for RIPEMD 2013-06-16 12:49:39 +02:00
hash.h lavu/hash: Add support for SHA-2 512 2013-06-15 18:49:12 -03:00
hmac.c fate: Add test vectors for HMAC SHA and SHA-2 2013-06-12 01:48:23 +02:00
hmac.h lavu/hmac: Add support for SHA-2 2013-06-12 01:47:42 +02:00
imgutils.c
imgutils.h
integer.c
integer.h
internal.h
intfloat.h
intfloat_readwrite.c
intfloat_readwrite.h
intmath.c
intmath.h
intreadwrite.h
lfg.c
lfg.h
libavutil.v
libm.h
lls.c
lls.h
log.c
log.h
log2_tab.c
lzo.c
lzo.h
mathematics.c
mathematics.h
md5.c
md5.h lavu/md5: Add doxy 2013-06-15 02:22:39 +02:00
mem.c avutil/mem: simplify av_reallocp_array() by using av_realloc_f() 2013-06-05 14:40:31 +02:00
mem.h Merge commit '3b4feac1ec14f861bdd7f494f288f4d8dd7f449e' 2013-06-05 11:19:16 +02:00
murmur3.c
murmur3.h
old_pix_fmts.h
opencl.c
opencl.h
opencl_internal.c
opencl_internal.h
opt.c
opt.h
parseutils.c
parseutils.h
pca.c
pca.h
pixdesc.c
pixdesc.h
pixfmt.h
qsort.h
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
ripemd.c lavu: Add RIPEMD hashing 2013-06-15 18:54:01 -03:00
ripemd.h lavu: Add RIPEMD hashing 2013-06-15 18:54:01 -03:00
samplefmt.c
samplefmt.h
sha.c avutil/sha: reorder Maj arguments 2013-06-02 18:51:09 +02:00
sha.h
sha512.c
sha512.h
softfloat.c
softfloat.h
time.c
time.h
timecode.c
timecode.h
timer.h
timestamp.h avutil/timestamp: remove "" 2013-06-13 14:57:00 +02:00
tree.c
tree.h
utils.c lavu/utils: silence warnings about incompatible pointer types 2013-06-15 21:47:45 +00:00
version.h lavu/hash: Add support for RIPEMD 2013-06-16 12:49:39 +02:00
x86_cpu.h
xga_font_data.c
xga_font_data.h
xtea.c
xtea.h