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.
 
 
 
 
Wenbin Chen 7e7b3a4c28 libavutil/hwcontext_qsv: Align width and heigh when download qsv frame 3 years ago
..
aarch64 aarch64: Only emit the PAC/BTI note section when targeting ELF 3 years ago
arm avutil: use getauxval(3) for CPU capabilities on linux/android ARM 3 years ago
avr32
bfin
loongarch avutil: [loongarch] Update loongson_intrinsics.h to v1.1.0 3 years ago
mips avutil/mips: Use $at as MMI macro temporary register 3 years ago
ppc
sh4
tests avutil/tests/channel_layout: also test ambisonic layouts in av_channel_layout_subset() 3 years ago
tomi
x86 avutil/cpu: add AVX512 Icelake flag 3 years ago
.gitignore
Makefile fate: add a channel_layout API test 3 years ago
adler32.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
adler32.h avutil: Switch crypto APIs to size_t 4 years ago
aes.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
aes.h Remove obsolete version.h inclusions 3 years ago
aes_ctr.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
aes_ctr.h Remove obsolete version.h inclusions 3 years ago
aes_internal.h
attributes.h avutil/attributes: add support for clang in AV_NOWARN_DEPRECATED 3 years ago
audio_fifo.c avutil/audio_fifo: Avoid avutil.h inclusion 3 years ago
audio_fifo.h avutil/audio_fifo: Avoid avutil.h inclusion 3 years ago
avassert.h avutil/avassert: Don't include avutil.h 3 years ago
avsscanf.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
avstring.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
avstring.h
avutil.h
avutilres.rc
base64.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
base64.h
blowfish.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
blowfish.h
bprint.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
bprint.h
bswap.h
buffer.c avutil/buffer: Avoid allocation of AVBuffer when using buffer pool 3 years ago
buffer.h avutil/buffer: constify some function parameters 3 years ago
buffer_internal.h Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
camellia.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
camellia.h
cast5.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
cast5.h
channel_layout.c avutil/channel_layout: return earlier on UNSPEC layouts in av_channel_layout_subset() 3 years ago
channel_layout.h channel_layout: add support for Ambisonic 3 years ago
color_utils.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
color_utils.h
colorspace.h
common.h Remove obsolete version.h inclusions 3 years ago
cpu.c avutil/cpu: add AVX512 Icelake flag 3 years ago
cpu.h avutil/cpu: add AVX512 Icelake flag 3 years ago
cpu_internal.h avutil: [loongarch] Add support for loongarch SIMD. 3 years ago
crc.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
crc.h Remove obsolete version.h inclusions 3 years ago
cuda_check.h avutil/log: Don't include avutil.h 3 years ago
des.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
des.h
detection_bbox.c avutil/detection_bbox: Fix av_detection_bbox_alloc failed if nb_bboxes == 0 3 years ago
detection_bbox.h
dict.c
dict.h Remove obsolete version.h inclusions 3 years ago
display.c avutil/display: Don't include avutil.h 3 years ago
display.h avutil/display: Don't include avutil.h 3 years ago
dovi_meta.c lavu/frame: Add Dolby Vision metadata side data type 3 years ago
dovi_meta.h lavu/frame: Add Dolby Vision metadata side data type 3 years ago
downmix_info.c
downmix_info.h
dynarray.h
encryption_info.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
encryption_info.h
error.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
error.h avutil/error: Include macros.h for MKTAG 3 years ago
eval.c
eval.h avutil/eval: Don't include avutil.h 3 years ago
ffmath.h
fifo.c avutil/fifo: Don't include avutil.h 3 years ago
fifo.h avutil/fifo: Don't include avutil.h 3 years ago
file.c
file.h avutil/file: Don't include avutil.h 3 years ago
file_open.c
film_grain_params.c
film_grain_params.h avcodec/h264_slice: compute and export film grain seed 3 years ago
fixed_dsp.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
fixed_dsp.h Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
float_dsp.c
float_dsp.h
frame.c avframe: switch to the new channel layout API 3 years ago
frame.h avframe: switch to the new channel layout API 3 years ago
hash.c avutil: Switch crypto APIs to size_t 4 years ago
hash.h Remove obsolete version.h inclusions 3 years ago
hdr_dynamic_metadata.c
hdr_dynamic_metadata.h
hdr_dynamic_vivid_metadata.c avutil: support for CUVA Vivid HDR metadata 3 years ago
hdr_dynamic_vivid_metadata.h avutil: support for CUVA Vivid HDR metadata 3 years ago
hmac.c Remove obsolete version.h inclusions 3 years ago
hmac.h Remove obsolete version.h inclusions 3 years ago
hwcontext.c lavu/hwcontext: clarify behavior on av_hwframe_map() failure 3 years ago
hwcontext.h lavu/hwcontext: clarify behavior on av_hwframe_map() failure 3 years ago
hwcontext_cuda.c avutil/hwcontext_cuda: return more useful error codes from init functions 3 years ago
hwcontext_cuda.h
hwcontext_cuda_internal.h
hwcontext_d3d11va.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
hwcontext_d3d11va.h libavutil/hwcontext_d3d11va: adding more texture information to the D3D11 hwcontext API 3 years ago
hwcontext_drm.c
hwcontext_drm.h
hwcontext_dxva2.c avutil/hwcontext_dxva2: add ARGB format 3 years ago
hwcontext_dxva2.h
hwcontext_internal.h Revert "avutils/hwcontext: When deriving a hwdevice, search for existing device in both directions" 3 years ago
hwcontext_mediacodec.c
hwcontext_mediacodec.h
hwcontext_opencl.c lavu/hwcontext_opencl: clear dangling pointers on map failure 3 years ago
hwcontext_opencl.h
hwcontext_qsv.c libavutil/hwcontext_qsv: Align width and heigh when download qsv frame 3 years ago
hwcontext_qsv.h
hwcontext_vaapi.c libavutil/hwcontext_vaapi: Re-enable support for libva v1 3 years ago
hwcontext_vaapi.h
hwcontext_vdpau.c avutil/buffer: Switch AVBuffer API to size_t 4 years ago
hwcontext_vdpau.h
hwcontext_videotoolbox.c lavu/videotoolbox: add support for memory mapping frames 3 years ago
hwcontext_videotoolbox.h lavu/videotoolbox: expose routine to set CVPixelBufferRef metadata 3 years ago
hwcontext_vulkan.c avutil/hwcontext_vulkan: fix typo in undef 3 years ago
hwcontext_vulkan.h hwcontext_vulkan: stricter semaphore number requirements 3 years ago
imgutils.c imgutils: expose av_image_copy_plane_uc_from() 3 years ago
imgutils.h avutil/imgutils: Don't include avutil.h 3 years ago
imgutils_internal.h
integer.c avutil/integer: Don't include common.h 3 years ago
integer.h avutil/integer: Don't include common.h 3 years ago
internal.h Remove obsolete version.h inclusions 3 years ago
intfloat.h
intmath.c
intmath.h
intreadwrite.h
lfg.c
lfg.h
libavutil.v
libm.h
lls.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
lls.h Remove obsolete version.h inclusions 3 years ago
log.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
log.h avutil/log: Don't include avutil.h 3 years ago
log2_tab.c
lzo.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
lzo.h
macos_kperf.c lavu/kperf: use ff_thread_once() 3 years ago
macos_kperf.h lavu/kperf: use ff_thread_once() 3 years ago
macros.h avutil/common, macros: Move several macros from common.h to macros.h 3 years ago
mastering_display_metadata.c
mastering_display_metadata.h
mathematics.c avutil/avassert: Don't include avutil.h 3 years ago
mathematics.h avutil/mathematics: Document av_rescale_rnd() behavior on non int64 results 3 years ago
md5.c avutil/md5: Avoid av_unused variable 3 years ago
md5.h Remove obsolete version.h inclusions 3 years ago
mem.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
mem.h avutil/mem: Deprecate av_mallocz_array() 3 years ago
mem_internal.h avutil/mem: make ff_fast_malloc() internal to mem.c 4 years ago
motion_vector.h
murmur3.c avutil: Switch crypto APIs to size_t 4 years ago
murmur3.h Remove obsolete version.h inclusions 3 years ago
objc.h avutil: add obj-c helpers into header-only include 3 years ago
opt.c avutil/opt: add missing case for AV_OPT_TYPE_CHLAYOUT in av_opt_free() 3 years ago
opt.h lavu: support AVChannelLayout AVOptions 3 years ago
parseutils.c avutil/parseutils: use quadhd for Quad HD 3 years ago
parseutils.h
pca.c
pca.h
pixdesc.c lavu/pixfmt: deprecate AV_PIX_FMT_XVMC 3 years ago
pixdesc.h Remove obsolete version.h inclusions 3 years ago
pixelutils.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
pixelutils.h avutil/pixelutils: Don't include common.h 3 years ago
pixfmt.h lavu/pixfmt: deprecate AV_PIX_FMT_XVMC 3 years ago
qsort.h Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
rc4.h
replaygain.h
reverse.c
reverse.h
ripemd.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
ripemd.h Remove obsolete version.h inclusions 3 years ago
samplefmt.c avutil/samplefmt: Don't include attributes.h, avutil.h 3 years ago
samplefmt.h avutil/samplefmt: Don't include attributes.h, avutil.h 3 years ago
sha.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
sha.h Remove obsolete version.h inclusions 3 years ago
sha512.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
sha512.h Remove obsolete version.h inclusions 3 years ago
slicethread.c avutil/avassert: Don't include avutil.h 3 years ago
slicethread.h
softfloat.h
softfloat_ieee754.h
softfloat_tables.h
spherical.c
spherical.h
stereo3d.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
stereo3d.h
tablegen.h
tea.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
tea.h
thread.h avutil/log: Don't include avutil.h 3 years ago
threadmessage.c avutil/fifo: Don't include avutil.h 3 years ago
threadmessage.h
time.c
time.h
time_internal.h
timecode.c avutil/log: Don't include avutil.h 3 years ago
timecode.h
timer.h avutil/log: Don't include avutil.h 3 years ago
timestamp.h
tree.c
tree.h Remove obsolete version.h inclusions 3 years ago
twofish.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
twofish.h
tx.c lavu/tx: wrap missed string in NULL_IF_CONFIG_SMALL 3 years ago
tx.h avutil/tx: Fix documentation of av_tx_uninit() 3 years ago
tx_double.c
tx_float.c
tx_int32.c
tx_priv.h lavu/tx: disable debugging information when CONFIG_SMALL 3 years ago
tx_template.c lavu/tx: add an RDFT implementation 3 years ago
utils.c avutil/utils: Remove racy check from avutil_version() 3 years ago
version.h avutil/attributes: add support for clang in AV_NOWARN_DEPRECATED 3 years ago
version_major.h Fix libversion.sh for split version headers, to unbreak shared library builds 3 years ago
video_enc_params.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
video_enc_params.h
vulkan.c lavu/vulkan: avoid using strlen as a loop condition 3 years ago
vulkan.h vulkan: fix checkheaders 3 years ago
vulkan_functions.h hwcontext_vulkan: avoid using 64-bit enums 3 years ago
vulkan_glslang.c avutil/vulkan_glslang: fix compiling failure issue 3 years ago
vulkan_loader.h vulkan_loader: fix typo in error message 3 years ago
vulkan_shaderc.c lavu/vulkan: add support for using libshaderc as a GLSL compiler 3 years ago
wchar_filename.h Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
xga_font_data.c
xga_font_data.h
xtea.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
xtea.h