.. |
aarch64
|
…
|
|
arm
|
avutil/attributes: add AV_GCC_VERSION_AT_MOST
|
9 years ago |
avr32
|
…
|
|
bfin
|
…
|
|
mips
|
mips: intreadwrite: Only execute that code for mips r1 or r2
|
9 years ago |
ppc
|
…
|
|
sh4
|
…
|
|
tomi
|
…
|
|
x86
|
avutil/x86/bswap: Remove warning about bswap intrinsics with msvc.
|
9 years ago |
Makefile
|
libavutil: add aes-ctr support
|
9 years ago |
adler32.c
|
…
|
|
adler32.h
|
…
|
|
aes.c
|
lavu/aes: test CBC functionality
|
9 years ago |
aes.h
|
…
|
|
aes_ctr.c
|
libavutil: add aes-ctr support
|
9 years ago |
aes_ctr.h
|
libavutil: add aes-ctr support
|
9 years ago |
aes_internal.h
|
lavu/aes: align AVAES struct members
|
9 years ago |
atomic.c
|
…
|
|
atomic.h
|
…
|
|
atomic_gcc.h
|
…
|
|
atomic_suncc.h
|
…
|
|
atomic_win32.h
|
…
|
|
attributes.h
|
avutil/attributes: add av_warn_unused_result
|
9 years ago |
audio_fifo.c
|
…
|
|
audio_fifo.h
|
avutil/audio_fifo: add av_warn_unused_result
|
9 years ago |
avassert.h
|
…
|
|
avstring.c
|
avutil/avstring: Inline some tiny functions
|
9 years ago |
avstring.h
|
avutil/avstring: add av_warn_unused_result
|
9 years ago |
avutil.h
|
…
|
|
avutilres.rc
|
…
|
|
base64.c
|
…
|
|
base64.h
|
…
|
|
blowfish.c
|
avutil: undo FF_API_CRYPTO_CONTEXT deprecation
|
9 years ago |
blowfish.h
|
avutil: undo FF_API_CRYPTO_CONTEXT deprecation
|
9 years ago |
bprint.c
|
…
|
|
bprint.h
|
…
|
|
bswap.h
|
…
|
|
buffer.c
|
…
|
|
buffer.h
|
…
|
|
buffer_internal.h
|
…
|
|
camellia.c
|
avutil: use EINVAL instead of -1 for the return code of crypto related init functions
|
9 years ago |
camellia.h
|
…
|
|
cast5.c
|
avutil: use EINVAL instead of -1 for the return code of crypto related init functions
|
9 years ago |
cast5.h
|
avutil/cast5: update Doxygen for av_cast5_init with return information
|
9 years ago |
channel_layout.c
|
libavutil/channel_layout: Check strtol*() for failure
|
9 years ago |
channel_layout.h
|
…
|
|
color_utils.c
|
avutil/color_utils: Add basic transfer functions for each AVColorTransferCharacteristic
|
9 years ago |
color_utils.h
|
avutil/color_utils: Add basic transfer functions for each AVColorTransferCharacteristic
|
9 years ago |
colorspace.h
|
…
|
|
common.h
|
avutil: Move av_rint64_clip_* to internal.h
|
9 years ago |
cpu.c
|
lavu: add AESNI CPU flag
|
9 years ago |
cpu.h
|
lavu: add AESNI CPU flag
|
9 years ago |
cpu_internal.h
|
…
|
|
crc.c
|
avutil/crc: use EINVAL instead of -1 for the return code of av_crc_init()
|
9 years ago |
crc.h
|
avutil/crc: avoid needless space wastage of hardcoded crc table
|
9 years ago |
des.c
|
avutil: use EINVAL instead of -1 for the return code of crypto related init functions
|
9 years ago |
des.h
|
avutil: undo FF_API_CRYPTO_CONTEXT deprecation
|
9 years ago |
dict.c
|
Merge commit '11c5f438ff83da5040e85bfa6299f56b321d32ef'
|
9 years ago |
dict.h
|
Merge commit '11c5f438ff83da5040e85bfa6299f56b321d32ef'
|
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
|
avutil/eval: minor typo
|
9 years ago |
fifo.c
|
avutil/fifo: add function av_fifo_generic_peek_at()
|
9 years ago |
fifo.h
|
avutil/fifo: add function av_fifo_generic_peek_at()
|
9 years ago |
file.c
|
…
|
|
file.h
|
avutil/file: add av_warn_unused_result to av_file_map
|
9 years ago |
file_open.c
|
avutil/file_open: avoid file handle inheritance on Windows
|
9 years ago |
fixed_dsp.c
|
…
|
|
fixed_dsp.h
|
…
|
|
float_dsp.c
|
avutil: merge avpriv_float_dsp_init into avpriv_float_dsp_alloc
|
9 years ago |
float_dsp.h
|
avutil: merge avpriv_float_dsp_init into avpriv_float_dsp_alloc
|
9 years ago |
frame.c
|
lavu/frame: use AVPALETTE_SIZE instead of 1024
|
9 years ago |
frame.h
|
Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8'
|
9 years ago |
hash.c
|
…
|
|
hash.h
|
…
|
|
hmac.c
|
…
|
|
hmac.h
|
…
|
|
imgutils.c
|
imgutils: Use designated initializers for AVClass
|
9 years ago |
imgutils.h
|
…
|
|
integer.c
|
avutil/integer: Fix av_mod_i() with negative dividend
|
9 years ago |
integer.h
|
…
|
|
internal.h
|
lavu/internal: add ff_exp10
|
9 years ago |
intfloat.h
|
…
|
|
intmath.c
|
intmath: remove av_ctz.
|
9 years ago |
intmath.h
|
lavu/intmath: add faster clz support
|
9 years ago |
intreadwrite.h
|
…
|
|
lfg.c
|
…
|
|
lfg.h
|
…
|
|
libavutil.v
|
…
|
|
libm.h
|
lavu/libm,configure: remove exp10, exp10f detection
|
9 years ago |
lls.c
|
avutil/lls: speed up performance of solve_lls
|
9 years ago |
lls.h
|
…
|
|
log.c
|
avutil/log: fix zero length gnu_printf format string warning
|
9 years ago |
log.h
|
…
|
|
log2_tab.c
|
…
|
|
lzo.c
|
…
|
|
lzo.h
|
…
|
|
macros.h
|
…
|
|
mathematics.c
|
avutil/mathematics: Fix division by 0
|
9 years ago |
mathematics.h
|
avutil/mathematics: correct documentation for av_gcd
|
9 years ago |
md5.c
|
…
|
|
md5.h
|
…
|
|
mem.c
|
avutil/mem: Add av_fast_mallocz()
|
9 years ago |
mem.h
|
avutil/mem: Add av_fast_mallocz()
|
9 years ago |
mem_internal.h
|
…
|
|
motion_vector.h
|
avutil/motion_vector: export subpel motion information
|
9 years ago |
murmur3.c
|
…
|
|
murmur3.h
|
…
|
|
opencl.c
|
lavu/opencl: restore #if HAVE_THREADS
|
9 years ago |
opencl.h
|
opencl: Force the use of 1.2 APIs
|
9 years ago |
opencl_internal.c
|
…
|
|
opencl_internal.h
|
avutil/opencl_internal: add av_warn_unused_result
|
9 years ago |
opt.c
|
lavu/opt: enhance printing durations.
|
9 years ago |
opt.h
|
lavu/opt: add flag to return NULL when applicable in av_opt_get
|
9 years ago |
parseutils.c
|
…
|
|
parseutils.h
|
…
|
|
pca.c
|
…
|
|
pca.h
|
…
|
|
pixdesc.c
|
pixfmt: Add new SMPTE color primaries and transfer characteristic values
|
9 years ago |
pixdesc.h
|
Merge commit '7b02cb29d9d60cdd5ef321043d11d02023e7dc8f'
|
9 years ago |
pixelutils.c
|
…
|
|
pixelutils.h
|
…
|
|
pixfmt.h
|
pixfmt: Add new SMPTE color primaries and transfer characteristic values
|
9 years ago |
qsort.h
|
avutil/qsort: use the do while form for AV_QSORT, AV_MSORT
|
9 years ago |
random_seed.c
|
lavu/random_seed: use arc4random() when available
|
9 years ago |
random_seed.h
|
…
|
|
rational.c
|
avutil/rational: Test av_rescale_rnd() with combinations of "special" values
|
9 years ago |
rational.h
|
…
|
|
rc4.c
|
avutil: use EINVAL instead of -1 for the return code of crypto related init functions
|
9 years ago |
rc4.h
|
avutil: undo FF_API_CRYPTO_CONTEXT deprecation
|
9 years ago |
replaygain.h
|
…
|
|
reverse.c
|
…
|
|
ripemd.c
|
avutil/ripemd: make rol macro more robust by adding parentheses
|
9 years ago |
ripemd.h
|
…
|
|
samplefmt.c
|
…
|
|
samplefmt.h
|
…
|
|
sha.c
|
avutil: use EINVAL instead of -1 for the return code of crypto related init functions
|
9 years ago |
sha.h
|
…
|
|
sha512.c
|
avutil: use EINVAL instead of -1 for the return code of crypto related init functions
|
9 years ago |
sha512.h
|
…
|
|
softfloat.c
|
avutil/softfloat: Include negative numbers in cmp/gt tests
|
9 years ago |
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
|
libavutil/tablegen: add missing math.h include
|
9 years ago |
tea.c
|
…
|
|
tea.h
|
…
|
|
thread.h
|
Merge commit 'c53e796f8b69799b7ad6d28fbab981d37edf1bc9'
|
9 years ago |
threadmessage.c
|
lavc, lavu: use avutil/thread.h instead of redundant conditional includes
|
9 years ago |
threadmessage.h
|
avutil/threadmessage: add av_thread_message_flush()
|
9 years ago |
time.c
|
…
|
|
time.h
|
…
|
|
time_internal.h
|
…
|
|
timecode.c
|
avutil/timecode: Fix fps check
|
9 years ago |
timecode.h
|
…
|
|
timer.h
|
…
|
|
timestamp.h
|
…
|
|
tree.c
|
avutil/tree: clean up pointer incompatibility warnings
|
9 years ago |
tree.h
|
avutil/tree: Document the guaranteed ordering of compare arguments for av_tree_find()
|
9 years ago |
twofish.c
|
avutil: use EINVAL instead of -1 for the return code of crypto related init functions
|
9 years ago |
twofish.h
|
…
|
|
utf8.c
|
…
|
|
utils.c
|
…
|
|
version.h
|
libavutil: add aes-ctr support
|
9 years ago |
wchar_filename.h
|
avutil/wchar_filename: add av_warn_unused_result
|
9 years ago |
x86_cpu.h
|
…
|
|
xga_font_data.c
|
…
|
|
xga_font_data.h
|
…
|
|
xtea.c
|
Merge commit '588b6215b4c74945994eb9636b0699028c069ed2'
|
9 years ago |
xtea.h
|
Merge commit '588b6215b4c74945994eb9636b0699028c069ed2'
|
9 years ago |