You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Henrik Gramner cd09e3b349 x86inc: Avoid using eax/rax for storing the stack pointer 8 years ago
..
aarch64 aarch64: Add an offset parameter to the movrel macro 8 years ago
arm arm: Clear the gp register alias at the end of functions 8 years ago
avr32 Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 9 years ago
bfin
mips avutil/mips: loongson add mmi utils header file 8 years ago
ppc
sh4
tests avutil/tests: added selftest for aes_ctr.c 8 years ago
tomi
x86 x86inc: Avoid using eax/rax for storing the stack pointer 8 years ago
.gitignore Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801' 9 years ago
Makefile avutil/tests: added selftest for aes_ctr.c 8 years ago
adler32.c
adler32.h avutil: Group hash functions separately in Doxygen 9 years ago
aes.c
aes.h
aes_ctr.c
aes_ctr.h
aes_internal.h
atomic.c
atomic.h
atomic_gcc.h
atomic_suncc.h
atomic_win32.h
attributes.h
audio_fifo.c avutil/audio_fifo: Use av_fifo_freep() and remove redundant if() 8 years ago
audio_fifo.h
avassert.h avutil/avassert: Add av_assertX_fpu() 8 years ago
avstring.c
avstring.h
avutil.h lavu: Add AVSphericalMapping type and frame side data 8 years ago
avutilres.rc
base64.c
base64.h
blowfish.c
blowfish.h
bprint.c
bprint.h
bswap.h
buffer.c
buffer.h
buffer_internal.h
camellia.c
camellia.h
cast5.c
cast5.h
channel_layout.c
channel_layout.h
color_utils.c
color_utils.h
colorspace.h Merge commit '1f77e634bb838f71ff21923b5e9fe3104c831c52' 9 years ago
common.h
cpu.c avutil: fix data race in av_get_cpu_flags() 8 years ago
cpu.h avutil: fix data race in av_get_cpu_flags() 8 years ago
cpu_internal.h
crc.c
crc.h avutil: Add detailed Doxygen description to a few hashes 9 years ago
des.c Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196' 9 years ago
des.h
dict.c avformat: factorize iso 8601 timestamp writer to a dictionary avutil function 9 years ago
dict.h
display.c
display.h
downmix_info.c
downmix_info.h
dynarray.h dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADD 9 years ago
error.c
error.h
eval.c
eval.h
ffmath.h
fifo.c
fifo.h
file.c
file.h
file_open.c lavu/file_open: Use current directory for temporary files also on Android. 9 years ago
fixed_dsp.c
fixed_dsp.h
float_dsp.c
float_dsp.h
frame.c avutil/frame: fix indention after last commit 8 years ago
frame.h lavu: Add AVSphericalMapping type and frame side data 8 years ago
hash.c
hash.h avutil/hash: Add more detailed Doxygen documentation 9 years ago
hmac.c
hmac.h
hwcontext.c Merge commit 'fdfe01365d579189d9a55b3741dba2ac46eb1df8' 8 years ago
hwcontext.h Merge commit '5fcae3b3f93fd02b3d1e009b9d9b17410fca9498' 8 years ago
hwcontext_cuda.c avutil/hwcontext_cuda: check for missing pixel format 8 years ago
hwcontext_cuda.h avutil/hwcontext_cuda: use dynamically loaded CUDA 8 years ago
hwcontext_cuda_internal.h avutil/hwcontext_cuda: use dynamically loaded CUDA 8 years ago
hwcontext_dxva2.c Merge commit '2ef87815fec059504370ae3050cc243a53553915' 8 years ago
hwcontext_dxva2.h Merge commit 'c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8' 9 years ago
hwcontext_internal.h Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da' 8 years ago
hwcontext_qsv.c Merge commit 'd20c118975220a0256027d1c2410bade94b8534d' 8 years ago
hwcontext_qsv.h Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da' 8 years ago
hwcontext_vaapi.c Merge commit 'f62bb216ac4cfbbff16108c6bac35a0282532972' 8 years ago
hwcontext_vaapi.h hwcontext_vaapi: add a quirk for the missing MemoryType attribute 8 years ago
hwcontext_vdpau.c avutil/hwcontext_vdpau: Fix warning: "GET_CALLBACK" redefined 8 years ago
hwcontext_vdpau.h
imgutils.c avutil: Add av_image_check_size2() 8 years ago
imgutils.h avutil/imgutils: Clarify doxy for av_image_check_size2() 8 years ago
integer.c
integer.h
internal.h avformat: factorize iso 8601 timestamp writer to a dictionary avutil function 9 years ago
intfloat.h
intmath.c
intmath.h
intreadwrite.h
lfg.c
lfg.h
libavutil.v
libm.h
lls.c
lls.h
log.c
log.h lavu: remove comma at final enumeration items to fix pedantic warnings 8 years ago
log2_tab.c
lzo.c
lzo.h
macros.h
mastering_display_metadata.c
mastering_display_metadata.h
mathematics.c
mathematics.h mathematics: Extend and edit Doxygen 9 years ago
md5.c Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 9 years ago
md5.h avutil: Group hash functions separately in Doxygen 9 years ago
mem.c dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADD 9 years ago
mem.h avutil/mem: remove av_realloc / av_malloc incompatibility warning 9 years ago
mem_internal.h
motion_vector.h
murmur3.c
murmur3.h murmur3: Add Doxygen documentation 9 years ago
opencl.c
opencl.h
opencl_internal.c
opencl_internal.h
opt.c opt: reject denominator zero as out of range 8 years ago
opt.h avutil/opt: Add AV_OPT_TYPE_UINT64 8 years ago
parseutils.c avutil/parseutils: dont assume standard time when parsing a timestamp 9 years ago
parseutils.h
pca.c
pca.h
pixdesc.c avutil: add P016 pixel format 8 years ago
pixdesc.h pixdesc: Order function prototypes semantically 8 years ago
pixelutils.c
pixelutils.h
pixfmt.h avutil: add P016 pixel format 8 years ago
qsort.h
random_seed.c libavutil/random_seed: Ensure that get_generic_seed() spends at least 1/32 sec gathering entropy 8 years ago
random_seed.h
rational.c
rational.h rational: Extend Doxygen 9 years ago
rc4.c
rc4.h
replaygain.h
reverse.c
ripemd.c
ripemd.h avutil: Group hash functions separately in Doxygen 9 years ago
samplefmt.c swresample: add int64 sample format 9 years ago
samplefmt.h swresample: add int64 sample format 9 years ago
sha.c
sha.h avutil: Add detailed Doxygen description to a few hashes 9 years ago
sha512.c
sha512.h avutil: Add detailed Doxygen description to a few hashes 9 years ago
softfloat.h softfloat: decrease MIN_EXP to cover full float range 8 years ago
softfloat_ieee754.h avutil/softfloat_ieee754: make all functions inline 8 years ago
softfloat_tables.h
spherical.c lavu: Add AVSphericalMapping type and frame side data 8 years ago
spherical.h Add missing #includes for standalone spherical-information-related headers 8 years ago
stereo3d.c Merge commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd' 9 years ago
stereo3d.h Merge commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd' 9 years ago
tablegen.h
tea.c
tea.h
thread.h
threadmessage.c
threadmessage.h avutil/threadmessage.h: Fix swapped comments 9 years ago
time.c avutil/tile: check clock_gettime at runtime for apple platforms 8 years ago
time.h
time_internal.h
timecode.c
timecode.h
timer.h
timestamp.h lavu/timestamp: Avoid C++-unfriendly code in user header 9 years ago
tree.c
tree.h doc: fix spelling errors 8 years ago
twofish.c
twofish.h
utils.c avutil/avassert: Add av_assertX_fpu() 8 years ago
version.h avutil: Add av_image_check_size2() 8 years ago
wchar_filename.h
xga_font_data.c
xga_font_data.h
xtea.c
xtea.h