ffmpeg/libavutil
Diego Biurrun c3e6e8f06c mem: Do not check unsigned values for negative size 2013-09-05 12:38:43 +02:00
..
arm arm: float_dsp: Propagate cpu_flags to vfp initialization function 2013-08-29 11:24:14 +02:00
avr32
bfin
mips
ppc ppc: Add and use convenience macro to check for AltiVec availability 2013-08-28 23:54:15 +02:00
sh4
tomi
x86 x86: Add and use more convenience macros to check CPU extension availability 2013-08-29 13:07:37 +02:00
Makefile libavutil: Move avpriv_open to a new file, file_open.c 2013-08-10 00:53:33 +03:00
adler32.c
adler32.h
aes.c
aes.h
atomic.c configure: prettify atomics handling. 2013-04-03 09:22:31 +02:00
atomic.h configure: prettify atomics handling. 2013-04-03 09:22:31 +02:00
atomic_gcc.h atomic: fix CAS with armcc. 2013-03-09 08:36:40 +01:00
atomic_suncc.h atomic: Add include guards to the implementation headers 2013-03-08 12:00:06 +02:00
atomic_win32.h atomic: Add include guards to the implementation headers 2013-03-08 12:00:06 +02:00
attributes.h
audio_fifo.c
audio_fifo.h
audioconvert.h
avassert.h
avstring.c
avstring.h
avutil.h doxy: add a section about versioning. 2013-05-17 20:26:18 +02:00
base64.c
base64.h
blowfish.c
blowfish.h
bswap.h
buffer.c
buffer.h avutil: doxy: Small clarification for av_buffer_create() 2013-04-30 13:33:43 -04:00
buffer_internal.h
channel_layout.c
channel_layout.h
colorspace.h
common.h
cpu.c avutil: Move internal CPU detection function declarations to private header 2013-08-28 23:54:14 +02:00
cpu.h avutil: Move internal CPU detection function declarations to private header 2013-08-28 23:54:14 +02:00
cpu_internal.h avutil: Refactor CPU extension availability macros 2013-08-28 23:54:14 +02:00
crc.c
crc.h
des.c
des.h
dict.c
dict.h
error.c
error.h
eval.c eval: Explicitly ignore return value of strtod() in parse_db() 2013-07-27 16:00:41 +02:00
eval.h
fifo.c fifo: K&R formatting cosmetics 2013-07-06 14:28:06 +02:00
fifo.h
file.c libavutil: Move avpriv_open to a new file, file_open.c 2013-08-10 00:53:33 +03:00
file.h
file_open.c libavutil: Move avpriv_open to a new file, file_open.c 2013-08-10 00:53:33 +03:00
float_dsp.c avutil: Add av_cold attributes to init functions missing them 2013-05-04 22:48:05 +02:00
float_dsp.h
frame.c avframe: have av_frame_get_side_data take const AVFrame* 2013-08-01 09:41:45 +02:00
frame.h avframe: have av_frame_get_side_data take const AVFrame* 2013-08-01 09:41:45 +02:00
hmac.c avutil: Add av_cold attributes to init functions missing them 2013-05-04 22:48:05 +02:00
hmac.h
imgutils.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 2013-05-15 07:46:51 +02:00
imgutils.h
internal.h libavutil: Make avpriv_open a library-internal function on msvcrt 2013-08-10 00:53:33 +03:00
intfloat.h
intfloat_readwrite.c
intfloat_readwrite.h
intmath.c
intmath.h
intreadwrite.h
lfg.c
lfg.h
libavutil.v
libm.h
lls.c x86: lpc: simd av_update_lls 2013-06-29 13:23:57 +02:00
lls.h x86: lpc: simd av_update_lls 2013-06-29 13:23:57 +02:00
log.c log: pass the correct parameters to missing_feature_sample 2013-07-04 21:25:11 +02:00
log.h
log2_tab.c
lzo.c lzo: fix overflow checking in copy_backptr() 2013-03-15 12:52:31 +01:00
lzo.h
mathematics.c
mathematics.h
md5.c
md5.h
mem.c mem: Do not check unsigned values for negative size 2013-09-05 12:38:43 +02:00
mem.h mem: Improve documentation wording and spelling 2013-09-05 12:38:43 +02:00
old_pix_fmts.h vdpau: deprecate old codec-specific pixel formats 2013-08-05 11:16:54 +02:00
opt.c avopt: Check whether the object actually has got an AVClass 2013-07-31 21:31:14 +03:00
opt.h Give less generic names to global library option arrays 2013-08-02 19:19:02 +02:00
parseutils.c
parseutils.h
pixdesc.c vdpau: deprecate old codec-specific pixel formats 2013-08-05 11:16:54 +02:00
pixdesc.h Add missing deprecation attributes 2013-07-27 16:08:49 +02:00
pixfmt.h vdpau: deprecate old codec-specific pixel formats 2013-08-05 11:16:54 +02:00
random_seed.c libavutil: use avpriv_open() 2013-08-07 21:12:28 +02:00
random_seed.h
rational.c Remove commented-out #includes 2013-05-15 23:01:21 +02:00
rational.h
rc4.c
rc4.h
samplefmt.c
samplefmt.h
sha.c avutil: Add av_cold attributes to init functions missing them 2013-05-04 22:48:05 +02:00
sha.h
time.c
time.h
timer.h
tree.c tree-test: Refactor and plug memory leaks 2013-07-31 18:14:08 +02:00
tree.h tree.h: K&R formatting and typo cosmetics 2013-07-31 18:14:08 +02:00
utils.c
version.h vdpau: deprecate old codec-specific pixel formats 2013-08-05 11:16:54 +02:00
xtea.c
xtea.h