..
aarch64
…
arm
…
avr32
…
bfin
…
mips
…
ppc
avutil/ppc/cpu: Fix power8 linux detection
6 years ago
sh4
…
tests
avutil/tests/opt: add av_opt_get/av_opt_set tests
5 years ago
tomi
…
x86
libavutil: x86: Include stdlib.h before using _byteswap_ulong
5 years ago
.gitignore
Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'
9 years ago
Makefile
lavu/tx: implement 32 bit fixed point FFT and MDCT
5 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
avutil/aes_ctr: Add method to set 16-byte IV.
7 years ago
aes_internal.h
…
attributes.h
…
audio_fifo.c
…
audio_fifo.h
…
avassert.h
…
avsscanf.c
…
avstring.c
avutil/avstring: Fix warning: ISO C90 forbids mixed declarations and code
5 years ago
avstring.h
…
avutil.h
lavu: add av_fourcc_make_string() and av_fourcc2str()
8 years ago
avutilres.rc
…
base64.c
…
base64.h
…
blowfish.c
…
blowfish.h
…
bprint.c
…
bprint.h
…
bswap.h
…
buffer.c
avutil/buffer: add av_buffer_pool_buffer_get_opaque
5 years ago
buffer.h
avutil/buffer: add av_buffer_pool_buffer_get_opaque
5 years ago
buffer_internal.h
Merge commit '27079a426c9d3db918b158976e44b9b143d78e1c'
8 years ago
camellia.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
camellia.h
…
cast5.c
…
cast5.h
…
channel_layout.c
…
channel_layout.h
…
color_utils.c
…
color_utils.h
…
colorspace.h
…
common.h
avutil/common: warn about possible move of the data pointer after the last 0 byte in GET_UTF8
5 years ago
cpu.c
…
cpu.h
…
cpu_internal.h
…
crc.c
…
crc.h
…
cuda_check.h
…
des.c
…
des.h
…
dict.c
…
dict.h
…
display.c
…
display.h
…
downmix_info.c
…
downmix_info.h
…
dynarray.h
…
encryption_info.c
avutil/encryption_info: Don't pass NULL to memcpy
5 years ago
encryption_info.h
avutil/encryption_info: Fix documentation problem.
7 years ago
error.c
…
error.h
…
eval.c
avutil/eval: Add av_expr_count_func() similar to av_expr_count_vars()
5 years ago
eval.h
avutil/eval: Add av_expr_count_func() similar to av_expr_count_vars()
5 years ago
ffmath.h
…
fifo.c
…
fifo.h
avutil/fifo: add function av_fifo_generic_peek_at()
9 years ago
file.c
…
file.h
…
file_open.c
…
fixed_dsp.c
…
fixed_dsp.h
…
float_dsp.c
…
float_dsp.h
…
frame.c
…
frame.h
…
hash.c
…
hash.h
…
hdr_dynamic_metadata.c
…
hdr_dynamic_metadata.h
…
hmac.c
…
hmac.h
…
hwcontext.c
lavu: add Vulkan hwcontext code
5 years ago
hwcontext.h
lavu: add Vulkan hwcontext code
5 years ago
hwcontext_cuda.c
lavu/hwcontext_cuda: refactor context initialisation
5 years ago
hwcontext_cuda.h
…
hwcontext_cuda_internal.h
…
hwcontext_d3d11va.c
avutil/hwcontext_d3d11va: Use secure dlopen.
5 years ago
hwcontext_d3d11va.h
…
hwcontext_drm.c
…
hwcontext_drm.h
…
hwcontext_dxva2.c
lavu/hwcontext_d3d: Cast src pointers calling av_image_copy*().
6 years ago
hwcontext_dxva2.h
…
hwcontext_internal.h
lavu: add Vulkan hwcontext code
5 years ago
hwcontext_mediacodec.c
…
hwcontext_mediacodec.h
…
hwcontext_opencl.c
…
hwcontext_opencl.h
…
hwcontext_qsv.c
…
hwcontext_qsv.h
…
hwcontext_vaapi.c
hwcontext_vaapi: Only accept a render node when deriving from DRM device
5 years ago
hwcontext_vaapi.h
…
hwcontext_vdpau.c
…
hwcontext_vdpau.h
…
hwcontext_videotoolbox.c
…
hwcontext_videotoolbox.h
…
hwcontext_vulkan.c
lavu: add Vulkan hwcontext code
5 years ago
hwcontext_vulkan.h
lavu: add Vulkan hwcontext code
5 years ago
imgutils.c
…
imgutils.h
…
imgutils_internal.h
…
integer.c
…
integer.h
…
internal.h
…
intfloat.h
Reinstate proper FFmpeg license for all files.
12 years ago
intmath.c
…
intmath.h
…
intreadwrite.h
…
lfg.c
…
lfg.h
…
libavutil.v
…
libm.h
…
lls.c
…
lls.h
…
log.c
avutil/log: Add av_log_once() for printing a message just once with a high log level
5 years ago
log.h
avutil/log: Add av_log_once() for printing a message just once with a high log level
5 years ago
log2_tab.c
…
lzo.c
…
lzo.h
…
macros.h
Merge commit '50078c1c8070dd8d1c329e8117ff30ec72489039'
9 years ago
mastering_display_metadata.c
…
mastering_display_metadata.h
…
mathematics.c
avutil/mathematics: Fix 2 overflows in av_add_stable()
5 years ago
mathematics.h
…
md5.c
…
md5.h
…
mem.c
…
mem.h
…
mem_internal.h
avutil/mem_internal: add missing header includes
10 years ago
motion_vector.h
…
murmur3.c
…
murmur3.h
…
opt.c
libavutil/opt: fix memory leak after av_dict_parse_string fail
5 years ago
opt.h
avutil/opt: add full support for AV_OPT_TYPE_DICT
5 years ago
parseutils.c
lavu/parseutils: Allow to parse >= 100 hours.
6 years ago
parseutils.h
Merge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae'
10 years ago
pca.c
…
pca.h
…
pixdesc.c
lavu/pix_fmt: add new pixel format y210
5 years ago
pixdesc.h
…
pixelutils.c
…
pixelutils.h
…
pixfmt.h
lavu/pix_fmt: add new pixel format y210
5 years ago
qsort.h
…
random_seed.c
…
random_seed.h
…
rational.c
…
rational.h
rational: Extend Doxygen
9 years ago
rc4.c
…
rc4.h
avutil: undo FF_API_CRYPTO_CONTEXT deprecation
9 years ago
replaygain.h
…
reverse.c
…
reverse.h
avutil/reverse: move the ff_reverse declaration to a separate header
8 years ago
ripemd.c
…
ripemd.h
…
samplefmt.c
…
samplefmt.h
swresample: add int64 sample format
9 years ago
sha.c
…
sha.h
Merge commit 'e435beb1ea5380a90774dbf51fdc8c941e486551'
8 years ago
sha512.c
…
sha512.h
…
slicethread.c
…
slicethread.h
…
softfloat.h
…
softfloat_ieee754.h
avutil/softfloat_ieee754: Fix odd bit position for exponent and sign in av_bits2sf_ieee754()
6 years ago
softfloat_tables.h
…
spherical.c
…
spherical.h
spherical: add functions to retrieve and request projection names
8 years ago
stereo3d.c
Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'
7 years ago
stereo3d.h
…
tablegen.h
…
tea.c
…
tea.h
…
thread.h
avutil/thread: fix strict_pthread_cond_timedwait
5 years ago
threadmessage.c
…
threadmessage.h
…
time.c
…
time.h
…
time_internal.h
…
timecode.c
…
timecode.h
lavu/timecode: Increase AV_TIMECODE_STR_SIZE.
8 years ago
timer.h
…
timestamp.h
…
tree.c
…
tree.h
…
twofish.c
…
twofish.h
libavutil: Added twofish symmetric block cipher
10 years ago
tx.c
lavu/tx: implement 32 bit fixed point FFT and MDCT
5 years ago
tx.h
lavu/tx: implement 32 bit fixed point FFT and MDCT
5 years ago
tx_double.c
lavu/tx: add support for double precision FFT and MDCT
6 years ago
tx_float.c
…
tx_int32.c
lavu/tx: implement 32 bit fixed point FFT and MDCT
5 years ago
tx_priv.h
lavu/tx: improve 3-point fixed precision
5 years ago
tx_template.c
lavu/tx: improve 3-point fixed precision
5 years ago
utils.c
Silence "string-plus-int" warning shown by clang.
5 years ago
version.h
lavu/pix_fmt: add new pixel format y210
5 years ago
wchar_filename.h
…
xga_font_data.c
…
xga_font_data.h
…
xtea.c
…
xtea.h
…