ffmpeg/libavutil
Stefano Sabatini 5efbeae38c configure: rename have_incompatible_fork_abi -> have_incompatible_libav_abi
"Fork" is an ambiguous term, since there may be more than one fork, also
"fork" could be confused with the corresponding function. Also it seems
important to point the name of the referenced fork in the symbol.

Note: the old --enable-incompatible-fork-abi command is retained for
compatibility, although it should be considered deprecated.
2013-07-03 13:16:33 +02:00
..
arm Merge remote-tracking branch 'qatar/master' 2013-05-27 08:55:24 +02:00
avr32
bfin
mips
ppc Drop local lable from ppc asm timer. 2013-06-30 13:47:44 +02:00
sh4
tomi
x86 avutil/x86: reenable ff_update_lls_avx() 2013-07-02 12:02:08 +02:00
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 avutil/bprint: Fix doxygen comments 2013-05-24 15:36:54 +02:00
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 Merge commit '2a6eaeaa85d17b27ee0dd449183ec197c35c9675' 2013-05-24 13:24:28 +02:00
crc.c avutil/crc: Dont limit CRC32 standard tables 2013-06-01 10:53:39 +02:00
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 Rename "AVClass class" as "AVClass component_class". 2013-06-30 13:47:45 +02:00
eval.h
fifo.c
fifo.h
file.c
file.h cosmetics: Fix "dont" "wont" "doesnt" typos 2013-06-29 02:31:16 +02:00
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 Merge commit '502ab21af0ca68f76d6112722c46d2f35c004053' 2013-06-30 11:35:52 +02:00
lls.h Merge commit '502ab21af0ca68f76d6112722c46d2f35c004053' 2013-06-30 11:35:52 +02:00
log.c
log.h
log2_tab.c
lzo.c
lzo.h
mathematics.c
mathematics.h
md5.c avutil/md5: reindent after previous commits 2013-05-25 16:11:08 +02:00
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 lavu/opencl: remove semi-colon from macro. 2013-05-24 12:01:02 +02:00
opencl.h
opencl_internal.c
opencl_internal.h
opt.c lavu/opt: check if class is NULL too 2013-05-21 20:50:49 +00:00
opt.h
parseutils.c
parseutils.h
pca.c
pca.h
pixdesc.c pixdesc: mark gray8 as pseudopal 2013-05-22 21:18:08 +02:00
pixdesc.h
pixfmt.h configure: rename have_incompatible_fork_abi -> have_incompatible_libav_abi 2013-07-03 13:16:33 +02:00
qsort.h
random_seed.c
random_seed.h
rational.c av_d2q: Add a special case for |value| > MAX and |value| < 1/MAX 2013-05-31 17:10:36 +02:00
rational.h
rc4.c
rc4.h
ripemd.c avutil/ripemd: adjust loop condition to silence CID1035716 2013-06-22 14:52:29 +02: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 avutil/sha512: Reshuffle Maj() operands 2013-06-02 13:18:16 +02:00
sha512.h lavu: Add SHA-2 512 hashing 2013-06-02 11:27:19 +02:00
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 Merge commit '502ab21af0ca68f76d6112722c46d2f35c004053' 2013-06-30 11:35:52 +02:00
x86_cpu.h
xga_font_data.c
xga_font_data.h
xtea.c
xtea.h