..
arm
Reinstate proper FFmpeg license for all files.
11 years ago
avr32
…
bfin
…
mips
mips: optimization for float aac decoder (sbr module)
12 years ago
ppc
Merge commit 'f61bece684d9685b07895508e6c1c733b5564ccf'
11 years ago
sh4
…
tomi
Merge remote-tracking branch 'qatar/master'
12 years ago
x86
rename new lls code to lls2 to avoid conflict with the old which has a different ABI
11 years ago
Makefile
build: rename version.h to libavutil/ffversion.h
11 years ago
adler32.c
avutil/adler32: add Doxy group
11 years ago
adler32.h
avutil/adler32: add Doxy group
11 years ago
aes.c
…
aes.h
…
atomic.c
Merge commit 'f9f6402e9c9ce3642df981b48507df3a2d956f65'
12 years ago
atomic.h
Merge commit 'f9f6402e9c9ce3642df981b48507df3a2d956f65'
12 years ago
atomic_gcc.h
Merge commit '6327c10702922eabcb1c6170abd3f03d23ce4c51'
12 years ago
atomic_suncc.h
atomic: Add include guards to the implementation headers
12 years ago
atomic_win32.h
atomic: Add include guards to the implementation headers
12 years ago
attributes.h
Merge commit '5858a67f135a7395c548482c73cf3d39bcdd3022'
11 years ago
audio_fifo.c
Reinstate proper FFmpeg license for all files.
11 years ago
audio_fifo.h
Reinstate proper FFmpeg license for all files.
11 years ago
audioconvert.h
…
avassert.h
…
avstring.c
lavu/avstring: add av_utf8_decode() function
11 years ago
avstring.h
lavu/avstring: add av_utf8_decode() function
11 years ago
avutil.h
avutil: add av_fopen_utf8()
11 years ago
base64.c
base64-test: Remove posibility of returning restricted exit codes
11 years ago
base64.h
…
blowfish.c
Merge remote-tracking branch 'qatar/master'
11 years ago
blowfish.h
…
bprint.c
lavu/bprint: add append buffer function
11 years ago
bprint.h
lavu/bprint: add append buffer function
11 years ago
bswap.h
…
buffer.c
lavu: define FF_MEMORY_POISON and use it
12 years ago
buffer.h
Merge remote-tracking branch 'qatar/master'
12 years ago
buffer_internal.h
avutil/buffer: Fix race in pool.
12 years ago
channel_layout.c
Merge remote-tracking branch 'qatar/master'
11 years ago
channel_layout.h
lavu/channel_layout: change av_get_channel_layout() behavior at the next bump
11 years ago
colorspace.h
…
common.h
Merge remote-tracking branch 'qatar/master'
11 years ago
cpu.c
Merge remote-tracking branch 'qatar/master'
11 years ago
cpu.h
Merge commit '4d6ee0725553a43ba88d6f8327ebcf8f1c5ae8d4'
11 years ago
cpu_internal.h
Merge commit '8410d6e93c2e074881f1c7b7e4cdefd2e497d52e'
11 years ago
crc.c
add crc24 tables
12 years ago
crc.h
add crc24 tables
12 years ago
des.c
Merge remote-tracking branch 'qatar/master'
11 years ago
des.h
…
dict.c
lavu/dict: cosmetic realign.
12 years ago
dict.h
lavu/dict.h: extend/clarify docs for av_dict_parse_string()
11 years ago
error.c
…
error.h
…
eval.c
Merge commit '5b097399baa2e38cc513939cfab3a9b6fdbc33df'
11 years ago
eval.h
Do not leave positive values undefined when negative are defined as error
11 years ago
fifo.c
avutil/fifo: assert that theres enough data in the fifo on drain calls.
11 years ago
fifo.h
…
file.c
Merge commit 'a76d0cdf21c3d9e464623cc0ad1c005abf952afa'
11 years ago
file.h
cosmetics: Fix "dont" "wont" "doesnt" typos
12 years ago
file_open.c
avutil: add av_fopen_utf8()
11 years ago
float_dsp.c
Merge remote-tracking branch 'qatar/master'
11 years ago
float_dsp.h
floatdsp: restrict->av_restrict
12 years ago
frame.c
get_audio_buffer: fix usage where channels are not set but layout is
11 years ago
frame.h
Merge commit '1eaac1d6f7bb8e52d82e1a114c88a59a9a8e5025'
11 years ago
hash.c
lavu/hash: Add support for RIPEMD
12 years ago
hash.h
lavu/hash: Add support for SHA-2 512
12 years ago
hmac.c
avutil/hmac: make const tables static const
11 years ago
hmac.h
lavu/hmac: Add support for SHA-2
12 years ago
imgutils.c
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
12 years ago
imgutils.h
…
integer.c
…
integer.h
…
internal.h
Support FF_DISABLE_DEPRECATION_WARNINGS with icc on Linux.
11 years ago
intfloat.h
Reinstate proper FFmpeg license for all files.
11 years ago
intfloat_readwrite.c
avutil/intfloat_readwrite: include common.h for isinf()
12 years ago
intfloat_readwrite.h
…
intmath.c
…
intmath.h
…
intreadwrite.h
lavu/intreadwrite: add AV_[RW][BLN]48
12 years ago
lfg.c
…
lfg.h
…
libavutil.v
…
libm.h
libm: Add fallback definition for cbrt() using pow()
12 years ago
lls1.c
avutil: reintroduce lls1 as the 52 ABI needs it
11 years ago
lls1.h
avutil: reintroduce lls1 as the 52 ABI needs it
11 years ago
lls2.c
rename new lls code to lls2 to avoid conflict with the old which has a different ABI
11 years ago
lls2.h
rename new lls code to lls2 to avoid conflict with the old which has a different ABI
11 years ago
log.c
avutil/log: check that len is within the buffer before reading it
11 years ago
log.h
avutil/log: document log callback thread saftey requirements
11 years ago
log2_tab.c
…
lzo.c
Merge commit 'ca6c3f2c53be70aa3c38e8f1292809db89ea1ba6'
12 years ago
lzo.h
…
mathematics.c
…
mathematics.h
…
md5.c
avutil/md5: reindent after previous commits
12 years ago
md5.h
lavu/md5: Add doxy
12 years ago
mem.c
Merge commit 'cce3e0a49f0dd030262c28d9c53de0bd2fd909c4'
11 years ago
mem.h
Merge commit 'cce3e0a49f0dd030262c28d9c53de0bd2fd909c4'
11 years ago
murmur3.c
murmur3: fix memleak
12 years ago
murmur3.h
Add 128 bit murmur3 hash function.
12 years ago
old_pix_fmts.h
Merge remote-tracking branch 'qatar/master'
11 years ago
opencl.c
avutil/opencl: compile kernels separately
11 years ago
opencl.h
avutil/opencl: compile kernels separately
11 years ago
opencl_internal.c
lavu/opencl_internal: use av_opencl_errstr
12 years ago
opencl_internal.h
lavu/opencl:add opencl set param function
12 years ago
opt.c
avutil/opt: fix flags check on non x86
11 years ago
opt.h
fix order of operations in comments
11 years ago
parseutils.c
lavu/parseutils: add av_get_known_color_name()
11 years ago
parseutils.h
lavu/parseutils: add av_get_known_color_name()
11 years ago
pca.c
pca: use av_calloc()
12 years ago
pca.h
…
pixdesc.c
Merge remote-tracking branch 'qatar/master'
11 years ago
pixdesc.h
Merge commit '5ce04c14dd3dd3670cbdba82275a3a72c716ec6f'
11 years ago
pixfmt.h
Merge remote-tracking branch 'qatar/master'
11 years ago
qsort.h
…
random_seed.c
Merge commit '880391ed2d2faf796ca3a16f63cec69767546a21'
11 years ago
random_seed.h
…
rational.c
avutil/rational: avoid llrint() and rint()
12 years ago
rational.h
libavutil: cast truncated values to uint32_t
11 years ago
rc4.c
…
rc4.h
…
ripemd.c
lavu/ripemd: Add a size optimized version of the transform functions
11 years ago
ripemd.h
lavu: Add RIPEMD hashing
12 years ago
samplefmt.c
av_samples_alloc_array_and_samples: Fix sizeof type.
12 years ago
samplefmt.h
lavu/samplefmt: add av_samples_alloc_array_and_pointers()
12 years ago
sha.c
lavu/sha: Fully unroll the transform function loops
11 years ago
sha.h
…
sha512.c
lavu/sha512: Fully unroll the transform function loops
11 years ago
sha512.h
lavu: Add SHA-2 512 hashing
12 years ago
softfloat.c
avutil/softfloat: remove unneeded include assert.h
11 years ago
softfloat.h
…
time.c
Merge remote-tracking branch 'qatar/master'
11 years ago
time.h
…
timecode.c
lavu/timecode: fix time code calculation for 60000/1001 drop frame
12 years ago
timecode.h
…
timer.h
…
timestamp.h
avutil/timestamp: remove ""
12 years ago
tree.c
tree-test: Don't return restricted exit codes
11 years ago
tree.h
Merge commit 'a9b04b2c43f95cc17c2291f83c27a3119471d986'
11 years ago
utf8.c
avutil/utf8: put under #ifdef TEST
11 years ago
utils.c
avutil/utils: check that size_t is unsigned
11 years ago
version.h
build: rename version.h to libavutil/ffversion.h
11 years ago
x86_cpu.h
…
xga_font_data.c
…
xga_font_data.h
…
xtea.c
avutil/xtea: add Doxy @file and group
11 years ago
xtea.h
avutil/xtea: add Doxy @file and group
11 years ago