FFmpeg/libavutil
Dave Yeo 9c167914a1 x86: Fix assembly with NASM
Unlike YASM, NASM only looks for include files in the current
directory, not in the directory that included files reside in.

Signed-off-by: Diego Biurrun <diego@biurrun.de>
2012-10-31 10:20:35 +01:00
..
arm
avr32
bfin
mips
ppc
sh4
tomi
x86 x86: Fix assembly with NASM 2012-10-31 10:20:35 +01:00
adler32.c
adler32.h
aes.c
aes.h
attributes.h
audio_fifo.c
audio_fifo.h
audioconvert.c
audioconvert.h
avassert.h
avstring.c avstring-test: fix memory leaks 2012-10-12 23:51:12 +01:00
avstring.h
avutil.h lavr: add general API usage doxy 2012-10-29 20:05:41 +01:00
base64.c
base64.h
blowfish.c
blowfish.h
bswap.h
colorspace.h
common.h avutil: remove inline av_log2 from public API 2012-10-20 12:28:45 +01:00
cpu.c
cpu.h
crc_data.h
crc.c
crc.h
des.c
des.h
dict.c
dict.h
error.c avutil: Add AVERROR_EXPERIMENTAL 2012-10-21 22:38:21 +02:00
error.h avutil: Add AVERROR_EXPERIMENTAL 2012-10-21 22:38:21 +02:00
eval.c eval-test: make table static const 2012-10-13 11:39:25 +01:00
eval.h
fifo.c
fifo.h lavu: remove disabled FF_API_AV_FIFO_PEEK cruft 2012-10-23 07:33:05 +02:00
file.c
file.h
float_dsp.c
float_dsp.h
imgutils.c avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2() 2012-10-13 19:59:20 +02:00
imgutils.h avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2() 2012-10-13 19:59:20 +02:00
internal.h Add support for building shared libraries with MSVC 2012-10-18 14:26:15 +03:00
intfloat_readwrite.c
intfloat_readwrite.h
intfloat.h
intmath.h ARM: reinstate optimised intmath.h 2012-10-20 17:26:37 +01:00
intreadwrite.h intreadwrite: Add AV_COPYxxU macros for copying to/from unaligned addresses 2012-10-23 16:54:08 +02:00
lfg.c
lfg.h
libavutil.v Revert "avutil: make some tables visible again" 2012-10-23 07:33:05 +02:00
libm.h libm: add fallbacks for various single-precision functions 2012-10-23 12:00:21 +01:00
lls.c
lls.h
log2_tab.c avutil: Duplicate ff_log2_tab instead of sharing it across libs 2012-10-12 20:39:17 +02:00
log2.c avutil: remove inline av_log2 from public API 2012-10-20 12:28:45 +01:00
log.c
log.h
lzo.c avutil: Move memcpy_backptr() to mem.c 2012-10-25 11:36:57 +02:00
lzo.h avutil: Move memcpy_backptr() to mem.c 2012-10-25 11:36:57 +02:00
Makefile avutil: Make LZO decoder code configure-time selectable 2012-10-25 11:49:49 +02:00
mathematics.c Move av_reverse table to libavcodec 2012-10-12 20:39:18 +02:00
mathematics.h
md5.c
md5.h
mem.c avutil: Move memcpy_backptr() to mem.c 2012-10-25 11:36:57 +02:00
mem.h avutil: Move memcpy_backptr() to mem.c 2012-10-25 11:36:57 +02:00
old_pix_fmts.h
opt.c lavu: remove disabled avoptions cruft 2012-10-23 07:33:05 +02:00
opt.h lavu: remove disabled avoptions cruft 2012-10-23 07:33:05 +02:00
parseutils.c
parseutils.h
pixdesc.c pixfmt: support more yuva formats 2012-10-30 12:02:42 +01:00
pixdesc.h pixdesc: add functions for accessing pixel format descriptors. 2012-10-12 12:45:25 +02:00
pixfmt.h pixfmt: support more yuva formats 2012-10-30 12:02:42 +01:00
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
samplefmt.c lavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT cruft 2012-10-23 07:33:05 +02:00
samplefmt.h lavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT cruft 2012-10-23 07:33:05 +02:00
sha.c
sha.h
time.c
time.h
timer.h
tree.c
tree.h
utils.c
version.h lavu: remove disabled FF_API_AV_FIFO_PEEK cruft 2012-10-23 07:33:05 +02:00
xtea.c
xtea.h