.. |
aarch64
|
aarch64: Simplify the linux runtime cpu detection code
|
1 year ago |
arm
|
…
|
|
avr32
|
…
|
|
loongarch
|
avutil/la: Add function performance testing
|
2 years ago |
mips
|
mips: fix build fail on MIPS R6
|
2 years ago |
ppc
|
libavutil/ppc/cpu.c: check that AT_HWCAP2 is defined
|
1 year ago |
riscv
|
lavu/riscv: fix typo
|
1 year ago |
sh4
|
…
|
|
tests
|
avutil/mem: Don't include avutil.h
|
1 year ago |
x86
|
avutil/internal: Don't auto-include emms.h
|
1 year ago |
.gitignore
|
…
|
|
Makefile
|
avutil: add thread executor
|
1 year ago |
adler32.c
|
…
|
|
adler32.h
|
…
|
|
aes.c
|
avutil/aes: Don't use out-of-bounds index
|
2 years ago |
aes.h
|
avutil/aes: document some missing arguments
|
2 years ago |
aes_ctr.c
|
…
|
|
aes_ctr.h
|
avutil/aes_ctr: document some missing arguments
|
2 years ago |
aes_internal.h
|
…
|
|
ambient_viewing_environment.c
|
avutil: introduce AVAmbientViewingEnvironment side data
|
2 years ago |
ambient_viewing_environment.h
|
avutil: introduce AVAmbientViewingEnvironment side data
|
2 years ago |
attributes.h
|
…
|
|
attributes_internal.h
|
avutil/attributes_internal: Add visibility pragma
|
2 years ago |
audio_fifo.c
|
avutil/audio_fifo: Constify some pointees
|
1 year ago |
audio_fifo.h
|
avutil/audio_fifo: Constify some pointees
|
1 year ago |
avassert.h
|
lavu/avassert: include config.h
|
1 year ago |
avsscanf.c
|
…
|
|
avstring.c
|
avutil/avstring: Remove obsolete version.h inclusion
|
1 year ago |
avstring.h
|
avutil/avstring: Remove obsolete version.h inclusion
|
1 year ago |
avutil.h
|
avutil/avutil: make AV_TIME_BASE_Q available in C++
|
1 year ago |
avutilres.rc
|
…
|
|
base64.c
|
…
|
|
base64.h
|
…
|
|
blowfish.c
|
…
|
|
blowfish.h
|
…
|
|
bprint.c
|
avutil/bprint: Allow size == 0 in av_bprint_init_for_buffer()
|
1 year ago |
bprint.h
|
avutil/bprint: Allow size == 0 in av_bprint_init_for_buffer()
|
1 year ago |
bswap.h
|
…
|
|
buffer.c
|
…
|
|
buffer.h
|
…
|
|
buffer_internal.h
|
…
|
|
camellia.c
|
…
|
|
camellia.h
|
avutil/camellia: Fix doxy @param typo
|
2 years ago |
cast5.c
|
avutil/cast5: Avoid undefined shift of uint32_t by 32 places
|
2 years ago |
cast5.h
|
…
|
|
channel_layout.c
|
avutil/channel_layout: add a 3.1.2 channel layout
|
1 year ago |
channel_layout.h
|
avutil/channel_layout: simplify 22.2 layout bitmask define
|
1 year ago |
colorspace.h
|
…
|
|
common.h
|
avutil: Move error.h from avutil.h to common.h
|
1 year ago |
cpu.c
|
lavu: add/use flag for RISC-V Zba extension
|
1 year ago |
cpu.h
|
lavu: add/use flag for RISC-V Zba extension
|
1 year ago |
cpu_internal.h
|
lavu/cpu: detect RISC-V base extensions
|
2 years ago |
crc.c
|
…
|
|
crc.h
|
avutil/crc: Add doxy for missing arguments
|
2 years ago |
csp.c
|
avutil/{color_utils, csp}: merge color_utils into csp and expose API
|
2 years ago |
csp.h
|
avutil/{color_utils, csp}: merge color_utils into csp and expose API
|
2 years ago |
cuda_check.h
|
…
|
|
des.c
|
…
|
|
des.h
|
avutil/des: Add doxy for missing arguments
|
2 years ago |
detection_bbox.c
|
…
|
|
detection_bbox.h
|
avutil/detection_bbox: Add doxy for missing argument
|
2 years ago |
dict.c
|
avutil/mem: Don't include avutil.h
|
1 year ago |
dict.h
|
avutil/dict: Improve documentation
|
2 years ago |
dict_internal.h
|
…
|
|
display.c
|
…
|
|
display.h
|
avutil/display: Add file to doxy group
|
2 years ago |
dovi_meta.c
|
…
|
|
dovi_meta.h
|
…
|
|
downmix_info.c
|
…
|
|
downmix_info.h
|
…
|
|
dynarray.h
|
…
|
|
emms.h
|
avutil/internal: Don't auto-include emms.h
|
1 year ago |
encryption_info.c
|
avutil/mem: Don't include avutil.h
|
1 year ago |
encryption_info.h
|
…
|
|
error.c
|
…
|
|
error.h
|
…
|
|
eval.c
|
…
|
|
eval.h
|
avutil/eval: Add doxy for missing arguments
|
2 years ago |
executor.c
|
avutil: add thread executor
|
1 year ago |
executor.h
|
avutil: add thread executor
|
1 year ago |
ffmath.h
|
…
|
|
fifo.c
|
avutil/fifo: Constify AVFifo pointees in peek functions
|
1 year ago |
fifo.h
|
avutil/fifo: Constify AVFifo pointees in peek functions
|
1 year ago |
file.c
|
avutil/mem: Don't include avutil.h
|
1 year ago |
file.h
|
avutil/file: Add doxy for missing arguments
|
2 years ago |
file_open.c
|
…
|
|
file_open.h
|
…
|
|
film_grain_params.c
|
…
|
|
film_grain_params.h
|
…
|
|
fixed_dsp.c
|
lavu/fixed_dsp: add missing av_restrict qualifiers
|
2 years ago |
fixed_dsp.h
|
lavu/fixeddsp: RISC-V V butterflies_fixed
|
2 years ago |
float2half.c
|
…
|
|
float2half.h
|
…
|
|
float_dsp.c
|
lavu/floatdsp: RISC-V V vector_fmul_scalar
|
2 years ago |
float_dsp.h
|
lavu/floatdsp: RISC-V V vector_fmul_scalar
|
2 years ago |
frame.c
|
avutil/imgutils: Add wrapper for av_image_copy() to avoid casts
|
1 year ago |
frame.h
|
lavu: add video_hint API
|
1 year ago |
getenv_utf8.h
|
…
|
|
half2float.c
|
…
|
|
half2float.h
|
…
|
|
hash.c
|
avutil/mem: Don't include avutil.h
|
1 year ago |
hash.h
|
…
|
|
hdr_dynamic_metadata.c
|
avutil/hdr_dynamic_metadata: allow av_dynamic_hdr_plus_to_t35() to accept an existing buffer
|
2 years ago |
hdr_dynamic_metadata.h
|
avutil/hdr_dynamic_metadata: allow av_dynamic_hdr_plus_to_t35() to accept an existing buffer
|
2 years ago |
hdr_dynamic_vivid_metadata.c
|
…
|
|
hdr_dynamic_vivid_metadata.h
|
libavutil/hdr_dynamic_vivid_metadata: fix three spline params
|
2 years ago |
hmac.c
|
avutil/mem: Don't include avutil.h
|
1 year ago |
hmac.h
|
…
|
|
hwcontext.c
|
all: Use av_frame_replace() where appropriate
|
1 year ago |
hwcontext.h
|
avutil/hwcontext: Add doxy for missing argument
|
2 years ago |
hwcontext_cuda.c
|
libavutil/hwcontext_cuda: don't destroy external context when using current CUDA context
|
1 year ago |
hwcontext_cuda.h
|
avutil/hwcontext_cuda: add option to use current device context
|
1 year ago |
hwcontext_cuda_internal.h
|
…
|
|
hwcontext_d3d11va.c
|
avutil/imgutils: Add wrapper for av_image_copy() to avoid casts
|
1 year ago |
hwcontext_d3d11va.h
|
…
|
|
hwcontext_drm.c
|
…
|
|
hwcontext_drm.h
|
…
|
|
hwcontext_dxva2.c
|
avutil/imgutils: Add wrapper for av_image_copy() to avoid casts
|
1 year ago |
hwcontext_dxva2.h
|
…
|
|
hwcontext_internal.h
|
…
|
|
hwcontext_mediacodec.c
|
avutil/hwcontext_mediacodec: fix backward compatibility
|
2 years ago |
hwcontext_mediacodec.h
|
avutil/hwcontext_mediacodec: fix backward compatibility
|
2 years ago |
hwcontext_opencl.c
|
…
|
|
hwcontext_opencl.h
|
…
|
|
hwcontext_qsv.c
|
lavu/hwcontext_qsv: silence the warning
|
1 year ago |
hwcontext_qsv.h
|
…
|
|
hwcontext_stub.c
|
…
|
|
hwcontext_vaapi.c
|
avutil/hwcontext_vaapi: return ENOSYS for unsupported operation
|
1 year ago |
hwcontext_vaapi.h
|
…
|
|
hwcontext_vdpau.c
|
…
|
|
hwcontext_vdpau.h
|
…
|
|
hwcontext_videotoolbox.c
|
avutil/hwcontext_videotoolbox: BGRA should be full range
|
2 years ago |
hwcontext_videotoolbox.h
|
…
|
|
hwcontext_vulkan.c
|
avutil/hwcontext_vulkan: cuda doesn't belong to valid_sw_formats
|
1 year ago |
hwcontext_vulkan.h
|
hwcontext_vulkan: rewrite to support multiplane surfaces
|
2 years ago |
imgutils.c
|
avutil/imgutils: Constify some pointees
|
1 year ago |
imgutils.h
|
avutil/imgutils: Add wrapper for av_image_copy() to avoid casts
|
1 year ago |
imgutils_internal.h
|
…
|
|
integer.c
|
avutil/integer: Use '|' instead of '+' where it is more natural
|
2 years ago |
integer.h
|
…
|
|
internal.h
|
avutil/internal: Don't auto-include emms.h
|
1 year ago |
intfloat.h
|
…
|
|
intmath.c
|
…
|
|
intmath.h
|
…
|
|
intreadwrite.h
|
intreadwrite: Indicate potential aliasing in AV_RN/AV_WN for Clang/MSVC mode
|
1 year ago |
lfg.c
|
…
|
|
lfg.h
|
avutil/lfg: Minor doxy improvements
|
2 years ago |
libavutil.v
|
…
|
|
libm.h
|
…
|
|
lls.c
|
…
|
|
lls.h
|
…
|
|
log.c
|
…
|
|
log.h
|
…
|
|
log2_tab.c
|
…
|
|
lzo.c
|
…
|
|
lzo.h
|
…
|
|
macos_kperf.c
|
macos_kperf: fix incomplete prototype
|
1 year ago |
macos_kperf.h
|
…
|
|
macros.h
|
…
|
|
mastering_display_metadata.c
|
…
|
|
mastering_display_metadata.h
|
…
|
|
mathematics.c
|
Move bessel_i0() from swresample/resample to avutil/mathematics
|
2 years ago |
mathematics.h
|
Move bessel_i0() from swresample/resample to avutil/mathematics
|
2 years ago |
md5.c
|
avutil/mem: Don't include avutil.h
|
1 year ago |
md5.h
|
…
|
|
mem.c
|
avutil: remove FF_API_AV_MALLOCZ_ARRAY
|
2 years ago |
mem.h
|
avutil/mem: Don't include avutil.h
|
1 year ago |
mem_internal.h
|
avutil: remove FF_API_DECLARE_ALIGNED
|
2 years ago |
motion_vector.h
|
…
|
|
murmur3.c
|
avutil/mem: Don't include avutil.h
|
1 year ago |
murmur3.h
|
…
|
|
objc.h
|
…
|
|
opt.c
|
lavu/opt: use AV_DICT_MULTIKEY in av_opt_set_dict2()
|
2 years ago |
opt.h
|
…
|
|
parseutils.c
|
…
|
|
parseutils.h
|
avutil/parseutils: Use inline code and properly escape
|
2 years ago |
pca.c
|
…
|
|
pca.h
|
…
|
|
pixdesc.c
|
avutil/pixdesc: simplify xyz pixfmt check
|
1 year ago |
pixdesc.h
|
avutil/pixdesc: add AV_PIX_FMT_FLAG_XYZ
|
1 year ago |
pixelutils.c
|
…
|
|
pixelutils.h
|
…
|
|
pixfmt.h
|
avutil: add GBRAP14 format support
|
1 year ago |
qsort.h
|
…
|
|
random_seed.c
|
avutil/random_seed: turn off buffering when reading from random
|
1 year ago |
random_seed.h
|
avutil/random_seed: include stddef.h
|
2 years ago |
rational.c
|
…
|
|
rational.h
|
avutil: Fix mismatching argument names
|
2 years ago |
rc4.c
|
…
|
|
rc4.h
|
avutil/rc4: Add doxy for missing arguments
|
2 years ago |
replaygain.h
|
…
|
|
reverse.c
|
…
|
|
reverse.h
|
…
|
|
ripemd.c
|
…
|
|
ripemd.h
|
…
|
|
samplefmt.c
|
avutil/samplefmt: Constify some pointees
|
1 year ago |
samplefmt.h
|
avutil/samplefmt: Constify some pointees
|
1 year ago |
sha.c
|
…
|
|
sha.h
|
…
|
|
sha512.c
|
…
|
|
sha512.h
|
…
|
|
slicethread.c
|
…
|
|
slicethread.h
|
…
|
|
softfloat.h
|
avutil/softfloat: Basic documentation for av_sincos_sf()
|
2 years ago |
softfloat_ieee754.h
|
…
|
|
softfloat_tables.h
|
…
|
|
spherical.c
|
avutil/avstring: Remove obsolete version.h inclusion
|
1 year ago |
spherical.h
|
avutil/spherical: Add file to doxy group
|
2 years ago |
stereo3d.c
|
…
|
|
stereo3d.h
|
avutil/stereo3d: Add file to doxy group
|
2 years ago |
tablegen.h
|
…
|
|
tea.c
|
…
|
|
tea.h
|
…
|
|
thread.h
|
avutil/thread: add wrappers for pthread_cond_t functions
|
1 year ago |
threadmessage.c
|
avutil/mem: Don't include avutil.h
|
1 year ago |
threadmessage.h
|
…
|
|
time.c
|
…
|
|
time.h
|
…
|
|
time_internal.h
|
…
|
|
timecode.c
|
…
|
|
timecode.h
|
…
|
|
timer.h
|
timer: don't leak perf FD if zero
|
1 year ago |
timestamp.h
|
avutil/mem: Don't include avutil.h
|
1 year ago |
tree.c
|
…
|
|
tree.h
|
…
|
|
twofish.c
|
…
|
|
twofish.h
|
avutil/twofish: Fix doxy @param typo
|
2 years ago |
tx.c
|
avcodec/libaribb24,ttmlenc, avutil/tx: Remove redundant init of AVBPrint
|
1 year ago |
tx.h
|
lavu/tx: add DCT-I and DST-I transforms
|
1 year ago |
tx_double.c
|
…
|
|
tx_float.c
|
…
|
|
tx_int32.c
|
…
|
|
tx_priv.h
|
avutil/mem: Don't include avutil.h
|
1 year ago |
tx_template.c
|
avutil/tx_template: fix integer ovberflwo in fft3()
|
1 year ago |
utils.c
|
…
|
|
uuid.c
|
…
|
|
uuid.h
|
avutil/uuid: Remove bogus doxy return doc
|
2 years ago |
version.c
|
…
|
|
version.h
|
avutil/pixdesc: add AV_PIX_FMT_FLAG_XYZ
|
1 year ago |
version_major.h
|
…
|
|
video_enc_params.c
|
lavu/video_enc_params: Avoid relying on an undefined C construct
|
2 years ago |
video_enc_params.h
|
avutil/video_enc_params: fix doxy for av_video_enc_params_block()
|
1 year ago |
video_hint.c
|
lavu: add video_hint API
|
1 year ago |
video_hint.h
|
lavu: add video_hint API
|
1 year ago |
vulkan.c
|
vulkan: return VK_NOT_READY when no queries are available
|
1 year ago |
vulkan.h
|
vulkan: return VK_NOT_READY when no queries are available
|
1 year ago |
vulkan_functions.h
|
vulkan: enable VK_KHR_cooperative_matrix
|
1 year ago |
vulkan_loader.h
|
vulkan: enable VK_KHR_cooperative_matrix
|
1 year ago |
wchar_filename.h
|
avutil/mem: Don't include avutil.h
|
1 year ago |
xga_font_data.c
|
…
|
|
xga_font_data.h
|
…
|
|
xtea.c
|
…
|
|
xtea.h
|
…
|
|