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.
 
 
 
 
Thomas Turner 3126ca2825 avutil/tests: added selftest for aes_ctr.c 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 avutil/x86/emms: Document the emms_c() vs alloc/free relation. 8 years ago
.gitignore Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801' 9 years ago
Makefile avutil/tests: added selftest for aes_ctr.c 8 years ago
adler32.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
adler32.h avutil: Group hash functions separately in Doxygen 9 years ago
aes.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
aes.h
aes_ctr.c avutil/aes_crt: free AVAESCTR struct properly 9 years ago
aes_ctr.h
aes_internal.h
atomic.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
atomic.h
atomic_gcc.h
atomic_suncc.h Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
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 avfilter: add loop filters 9 years ago
avassert.h avutil/avassert: Add av_assertX_fpu() 8 years ago
avstring.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
avstring.h fix some a/an typos 9 years ago
avutil.h lavu: Add AVSphericalMapping type and frame side data 8 years ago
avutilres.rc
base64.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
base64.h lavu/base64: add AV_BASE64_DECODE_SIZE() macro 9 years ago
blowfish.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
blowfish.h
bprint.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
bprint.h
bswap.h
buffer.c Merge commit '721a4efc0545548a241080b53ab480e34f366240' 9 years ago
buffer.h Merge commit '328e9a15c568843580ff3ff490748d545f16def8' 9 years ago
buffer_internal.h Merge commit '721a4efc0545548a241080b53ab480e34f366240' 9 years ago
camellia.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
camellia.h
cast5.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
cast5.h
channel_layout.c avutil/channel_layout: AV_CH_LAYOUT_6POINT1_BACK not reachable in parsing 9 years ago
channel_layout.h
color_utils.c lavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value and transfer function. 9 years ago
color_utils.h
colorspace.h Merge commit '1f77e634bb838f71ff21923b5e9fe3104c831c52' 9 years ago
common.h avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
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 x86: add some more helper macros to check for slow cpuflags 9 years ago
crc.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
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 cosmetics: Fix spelling mistakes 9 years ago
display.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
display.h Added a selftest to libavutil/display.c 9 years ago
downmix_info.c
downmix_info.h
dynarray.h dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADD 9 years ago
error.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
error.h
eval.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
eval.h
ffmath.h all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
fifo.c libavutil/fifo: Fix fifo grow step 9 years ago
fifo.h
file.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
file.h avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile() 9 years ago
file_open.c lavu/file_open: Use current directory for temporary files also on Android. 9 years ago
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 Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
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 Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
hash.h avutil/hash: Add more detailed Doxygen documentation 9 years ago
hmac.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
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 Merge commit 'a001ce31bc2bcf875a39b5fb22dae49120293b42' 9 years ago
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 lavu: rename and move ff_parity to av_parity 9 years ago
intreadwrite.h
lfg.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
lfg.h
libavutil.v build: Change structure of the linker version script templates 9 years ago
libm.h lavu/libm: add isfinite fallback 9 years ago
lls.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
lls.h Merge commit '50078c1c8070dd8d1c329e8117ff30ec72489039' 9 years ago
log.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
log.h lavu: remove comma at final enumeration items to fix pedantic warnings 8 years ago
log2_tab.c
lzo.c avutil/lzo: split test out into a separate file 9 years ago
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
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 Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
murmur3.h murmur3: Add Doxygen documentation 9 years ago
opencl.c libavutil/opencl: fixed uninitialized var warning 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 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 Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
pca.h
pixdesc.c avutil: add P016 pixel format 8 years ago
pixdesc.h pixdesc: Order function prototypes semantically 8 years ago
pixelutils.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
pixelutils.h
pixfmt.h avutil: add P016 pixel format 8 years ago
qsort.h all: Add missing header guards 9 years ago
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 Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
rational.h rational: Extend Doxygen 9 years ago
rc4.c
rc4.h
replaygain.h Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
reverse.c
ripemd.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
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 Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
sha.h avutil: Add detailed Doxygen description to a few hashes 9 years ago
sha512.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
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 Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
tea.h
thread.h lavu: add pthread asserts if ASSERT_LEVEL>1 9 years ago
threadmessage.c
threadmessage.h avutil/threadmessage.h: Fix swapped comments 9 years ago
time.c
time.h
time_internal.h
timecode.c
timecode.h
timer.h Merge commit '64034849dad8410bedbe1def4c533490fb85cc4a' 9 years ago
timestamp.h lavu/timestamp: Avoid C++-unfriendly code in user header 8 years ago
tree.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
tree.h doc: fix spelling errors 8 years ago
twofish.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
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 Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
xtea.h