..
aarch64
all: Add missing header guards
9 years ago
arm
all: Add missing header guards
9 years ago
avr32
…
bfin
…
mips
all: Make header guard names consistent
9 years ago
ppc
…
sh4
…
tomi
…
x86
x86: use the new helper macros where useful
9 years ago
Makefile
Merge commit 'd847a40888c064cc8c35b546fc5a0ccb69136a7c'
9 years ago
adler32.c
…
adler32.h
…
aes.c
…
aes.h
…
aes_ctr.c
avutil/aes_crt: free AVAESCTR struct properly
9 years ago
aes_ctr.h
libavutil: add aes-ctr support
9 years ago
aes_internal.h
…
atomic.c
…
atomic.h
…
atomic_gcc.h
…
atomic_suncc.h
Merge commit '29c2d06d67724e994980045afa055c6c34611b30'
9 years ago
atomic_win32.h
…
attributes.h
…
audio_fifo.c
avfilter: add loop filters
9 years ago
audio_fifo.h
avfilter: add loop filters
9 years ago
avassert.h
…
avstring.c
avutil/avstring: add a "ALL" entry and the possibility to negate matches to av_match_name()
9 years ago
avstring.h
avutil/avstring: add a "ALL" entry and the possibility to negate matches to av_match_name()
9 years ago
avutil.h
…
avutilres.rc
…
base64.c
…
base64.h
…
blowfish.c
…
blowfish.h
…
bprint.c
…
bprint.h
…
bswap.h
…
buffer.c
Merge commit '721a4efc0545548a241080b53ab480e34f366240'
9 years ago
buffer.h
Merge commit '721a4efc0545548a241080b53ab480e34f366240'
9 years ago
buffer_internal.h
Merge commit '721a4efc0545548a241080b53ab480e34f366240'
9 years ago
camellia.c
…
camellia.h
…
cast5.c
…
cast5.h
…
channel_layout.c
…
channel_layout.h
…
color_utils.c
…
color_utils.h
…
colorspace.h
…
common.h
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
9 years ago
cpu.c
avutil/cpu: add missing entry for vfp_vm to av_parse_cpu_caps
9 years ago
cpu.h
Merge commit 'e2710e790c09e49e86baa58c6063af0097cc8cb0'
9 years ago
cpu_internal.h
x86: add some more helper macros to check for slow cpuflags
9 years ago
crc.c
…
crc.h
…
des.c
…
des.h
…
dict.c
…
dict.h
Merge commit '29c2d06d67724e994980045afa055c6c34611b30'
9 years ago
display.c
…
display.h
…
downmix_info.c
…
downmix_info.h
…
dynarray.h
…
error.c
lavu/error: add missing error messages for errors supported on all platforms
9 years ago
error.h
…
eval.c
lavu/eval: replace pow(10,x) by ff_exp10(x)
9 years ago
eval.h
…
fifo.c
…
fifo.h
…
file.c
…
file.h
…
file_open.c
…
fixed_dsp.c
x86/fixed_dsp: add ff_butterflies_fixed_sse2
9 years ago
fixed_dsp.h
x86/fixed_dsp: add ff_butterflies_fixed_sse2
9 years ago
float_dsp.c
…
float_dsp.h
…
frame.c
Merge commit '29c2d06d67724e994980045afa055c6c34611b30'
9 years ago
frame.h
Document and validate AVFrame plane pointers.
9 years ago
hash.c
…
hash.h
…
hmac.c
…
hmac.h
…
hwcontext.c
Merge commit 'ad884d100259e55cb51a4239cd8a4fd5154c2073'
9 years ago
hwcontext.h
Merge commit 'ad884d100259e55cb51a4239cd8a4fd5154c2073'
9 years ago
hwcontext_cuda.c
Merge commit 'ad884d100259e55cb51a4239cd8a4fd5154c2073'
9 years ago
hwcontext_cuda.h
Merge commit 'ad884d100259e55cb51a4239cd8a4fd5154c2073'
9 years ago
hwcontext_internal.h
Merge commit 'ad884d100259e55cb51a4239cd8a4fd5154c2073'
9 years ago
hwcontext_vdpau.c
Merge commit 'a001ce31bc2bcf875a39b5fb22dae49120293b42'
9 years ago
hwcontext_vdpau.h
Merge commit 'a001ce31bc2bcf875a39b5fb22dae49120293b42'
9 years ago
imgutils.c
avutil/imgutils: Assert that the 2nd av_image_fill_linesizes() call in av_image_fill_linesizes() still succeeds
9 years ago
imgutils.h
…
integer.c
…
integer.h
…
internal.h
Merge commit '50078c1c8070dd8d1c329e8117ff30ec72489039'
9 years ago
intfloat.h
…
intmath.c
…
intmath.h
lavu: rename and move ff_parity to av_parity
9 years ago
intreadwrite.h
…
lfg.c
…
lfg.h
…
libavutil.v
…
libm.h
lavu/libm: add isfinite fallback
9 years ago
lls.c
Merge commit '50078c1c8070dd8d1c329e8117ff30ec72489039'
9 years ago
lls.h
Merge commit '50078c1c8070dd8d1c329e8117ff30ec72489039'
9 years ago
log.c
…
log.h
…
log2_tab.c
…
lzo.c
…
lzo.h
…
macros.h
Merge commit '50078c1c8070dd8d1c329e8117ff30ec72489039'
9 years ago
mastering_display_metadata.c
libavutil: add mastering display metadata sidedata
9 years ago
mastering_display_metadata.h
libavutil/mastering_display_metadata.h: change fields to be rationals as this is how they are typically coded.
9 years ago
mathematics.c
avutil/mathematics: Fix division by 0
9 years ago
mathematics.h
…
md5.c
…
md5.h
…
mem.c
…
mem.h
…
mem_internal.h
…
motion_vector.h
…
murmur3.c
…
murmur3.h
…
opencl.c
lavu/opencl: restore #if HAVE_THREADS
9 years ago
opencl.h
all: Make header guard names consistent
9 years ago
opencl_internal.c
…
opencl_internal.h
all: Add missing header guards
9 years ago
opt.c
avutil/opt: check for and handle errors in av_opt_set_dict2()
9 years ago
opt.h
…
parseutils.c
avutil/parseutils: remove 2112 date from fate test
9 years ago
parseutils.h
…
pca.c
…
pca.h
…
pixdesc.c
Merge commit '7bc780cd4413f688d3b834037b0f9ddfd6948140'
9 years ago
pixdesc.h
Merge commit '6695f178a5929eab91d3da7e9023999f1774bd0e'
9 years ago
pixelutils.c
…
pixelutils.h
…
pixfmt.h
Merge commit '29c2d06d67724e994980045afa055c6c34611b30'
9 years ago
qsort.h
all: Add missing header guards
9 years ago
random_seed.c
lavu/random_seed: use arc4random() when available
9 years ago
random_seed.h
…
rational.c
…
rational.h
…
rc4.c
…
rc4.h
…
replaygain.h
Merge commit '29c2d06d67724e994980045afa055c6c34611b30'
9 years ago
reverse.c
…
ripemd.c
…
ripemd.h
…
samplefmt.c
…
samplefmt.h
Merge commit '29c2d06d67724e994980045afa055c6c34611b30'
9 years ago
sha.c
…
sha.h
…
sha512.c
…
sha512.h
…
softfloat.c
…
softfloat.h
avutil/softfloat: Assert that the exponent did not overflow the legal range in av_normalize1_sf()
9 years ago
softfloat_tables.h
…
stereo3d.c
…
stereo3d.h
…
tablegen.h
…
tea.c
…
tea.h
…
thread.h
lavu: add pthread asserts if ASSERT_LEVEL>1
9 years ago
threadmessage.c
lavc, lavu: use avutil/thread.h instead of redundant conditional includes
9 years ago
threadmessage.h
…
time.c
…
time.h
…
time_internal.h
…
timecode.c
…
timecode.h
…
timer.h
Merge commit '64034849dad8410bedbe1def4c533490fb85cc4a'
9 years ago
timestamp.h
…
tree.c
…
tree.h
…
twofish.c
…
twofish.h
…
utf8.c
…
utils.c
Correct two build/built typos
9 years ago
version.h
Add GBRAP12 pixel format
9 years ago
wchar_filename.h
…
xga_font_data.c
…
xga_font_data.h
…
xtea.c
…
xtea.h
…