.. |
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
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
bfin
|
…
|
|
loongarch
|
avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldx
|
2 years ago |
mips
|
avutil/mips: Use $at as MMI macro temporary register
|
3 years ago |
ppc
|
avutil/ppc/cpu: Use proper header for OpenBSD PPC CPU detection
|
2 years ago |
sh4
|
…
|
|
tests
|
avutil/test/pixfmt_best: test the VUYA pixel format
|
2 years ago |
tomi
|
…
|
|
x86
|
x86/tx_float: save a branch during coefficient deinterleaving
|
2 years ago |
.gitignore
|
Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'
|
9 years ago |
Makefile
|
configure: always enable gnu_windres if available
|
2 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
|
All: update names in copyright headers
|
4 years ago |
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/{avstring,bprint}: add XML escaping from ffprobe to avutil
|
4 years ago |
avutil.h
|
libavutil: Deprecate av_fopen_utf8, provide an avpriv version
|
3 years ago |
avutilres.rc
|
…
|
|
base64.c
|
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
|
3 years ago |
base64.h
|
lavu/base64: add AV_BASE64_DECODE_SIZE() macro
|
9 years ago |
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: Never poison returned buffers
|
2 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
|
Revert "avutil/channel_layout: av_channel_layout_describe_bprint: Check for buffer end"
|
2 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
|
avutil/colorspace: add macros for RGB->YUV BT.709
|
6 years ago |
common.h
|
Remove obsolete version.h inclusions
|
3 years ago |
cpu.c
|
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
|
2 years ago |
cpu.h
|
avutil/cpu: add AVX512 Icelake flag
|
3 years ago |
cpu_internal.h
|
avutil/cpu_internal: Fix check for SSE2SLOW
|
2 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 |
csp.c
|
avutil/csp: create public API for colorspace structs
|
2 years ago |
csp.h
|
avutil/csp: create public API for colorspace structs
|
2 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
|
lavu/detection_bbox.h: use AV_NUM_DETECTION_BBOX_CLASSIFY to replace AV_NUM_BBOX_CLASSIFY
|
4 years ago |
dict.c
|
avutil/dict: av_realloc -> av_realloc_array()
|
5 years ago |
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
|
avutil/dynarry.h: fix comment grammar mistakes of FF_DYNARRAY_ADD
|
6 years ago |
encryption_info.c
|
Replace all occurences of av_mallocz_array() by av_calloc()
|
3 years ago |
encryption_info.h
|
avutil/encryption_info: Fix documentation problem.
|
6 years ago |
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
|
libavutil/eval: Remove CONFIG_TRAPV special handling
|
4 years ago |
eval.h
|
avutil/eval: Don't include avutil.h
|
3 years ago |
ffmath.h
|
all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h
|
9 years ago |
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
|
avutil/file: add more check befor destory the buffer
|
5 years ago |
file.h
|
avutil/file: Don't include avutil.h
|
3 years ago |
file_open.c
|
avutil/wchar_filename,file_open: Support long file names on Windows
|
2 years ago |
film_grain_params.c
|
libavutil: introduce AVFilmGrainParams side data
|
4 years ago |
film_grain_params.h
|
avcodec/h264_slice: compute and export film grain seed
|
3 years ago |
fixed_dsp.c
|
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
|
2 years ago |
fixed_dsp.h
|
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
|
3 years ago |
float_dsp.c
|
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
|
2 years ago |
float_dsp.h
|
avutil: add float_dsp.vector_dmul
|
6 years ago |
frame.c
|
lavu/frame: allow calling av_frame_make_writable() on non-refcounted frames
|
2 years ago |
frame.h
|
lavu/frame: allow calling av_frame_make_writable() on non-refcounted frames
|
2 years ago |
getenv_utf8.h
|
libavutil: Add wchartoutf8(), wchartoansi(), utf8toansi(), getenv_utf8(), freeenv_utf8() and getenv_dup()
|
2 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
|
Add HDR dynamic metadata struct (for SMPTE 2094-40) to libavutil
|
6 years ago |
hdr_dynamic_metadata.h
|
Add HDR dynamic metadata struct (for SMPTE 2094-40) to libavutil
|
6 years ago |
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
|
avutil/hwcontext_cuda: allow using primary CUDA device context
|
5 years ago |
hwcontext_cuda_internal.h
|
avutil/hwcontext_cuda: allow using primary CUDA device context
|
5 years ago |
hwcontext_d3d11va.c
|
avutil/hwcontext_d3d11va: add BGRA/RGBA10 formats support
|
2 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: make dependency on Linux kernel headers optional
|
4 years ago |
hwcontext_drm.h
|
hwcontext_drm: Clarify value for unknown format modifiers
|
7 years ago |
hwcontext_dxva2.c
|
avutil/hwcontext_dxva2: add ARGB format
|
3 years ago |
hwcontext_dxva2.h
|
dxva: add support for new dxva2 and d3d11 hwaccel APIs
|
7 years ago |
hwcontext_internal.h
|
Revert "avutils/hwcontext: When deriving a hwdevice, search for existing device in both directions"
|
3 years ago |
hwcontext_mediacodec.c
|
lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODEC
|
7 years ago |
hwcontext_mediacodec.h
|
lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODEC
|
7 years ago |
hwcontext_opencl.c
|
qsv: remove mfx/ prefix from mfx headers
|
2 years ago |
hwcontext_opencl.h
|
lavu/hwcontext_opencl.h: fix build on macOS
|
7 years ago |
hwcontext_qsv.c
|
lavu/hwcontext_qsv: make qsv hwdevice works with oneVPL
|
2 years ago |
hwcontext_qsv.h
|
lavu/hwcontext_qsv: add loader field to AVQSVDeviceContext
|
2 years ago |
hwcontext_stub.c
|
)hwcontext: add a stub implementation for Vulkan functions
|
2 years ago |
hwcontext_vaapi.c
|
lavu/hwcontext_vaapi: Map the AYUV format
|
2 years ago |
hwcontext_vaapi.h
|
hwcontext_vaapi: Try to support the VDPAU wrapper
|
8 years ago |
hwcontext_vdpau.c
|
avutil/buffer: Switch AVBuffer API to size_t
|
4 years ago |
hwcontext_vdpau.h
|
Merge commit 'a001ce31bc2bcf875a39b5fb22dae49120293b42'
|
9 years ago |
hwcontext_videotoolbox.c
|
avutil/hwcontext_videotoolbox: create real buffer pool
|
3 years ago |
hwcontext_videotoolbox.h
|
avutil/hwcontext_videotoolbox: add missing include for AVFrame
|
2 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
|
Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5'
|
8 years ago |
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
|
libavutil: Deprecate av_fopen_utf8, provide an avpriv version
|
3 years ago |
intfloat.h
|
…
|
|
intmath.c
|
…
|
|
intmath.h
|
intmath: add faster clz support
|
8 years ago |
intreadwrite.h
|
intreadwrite: add AV_RL64A, AV_WL64A
|
6 years ago |
lfg.c
|
libavutil: add av_lfg_init_from_data() function
|
8 years ago |
lfg.h
|
avutil/lfg: Correct index increment type to avoid undefined behavior
|
5 years ago |
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
|
all: Replace if (ARCH_FOO) checks by #if ARCH_FOO
|
2 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
|
lavu: add support for Content Light Level side metadata
|
8 years ago |
mastering_display_metadata.h
|
avutil/mastering_display_metadata: fix copyright header wrongly formated as doxy
|
7 years ago |
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
|
avutil/mem: Handle fast allocations near UINT_MAX properly
|
2 years ago |
mem.h
|
avutil/mem: fix doc for reallocs
|
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: Combine multiple av_log statements
|
2 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
|
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
|
9 years ago |
pca.h
|
…
|
|
pixdesc.c
|
lavu/pixfmt: Add packed 4:4:4 format
|
2 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: Add packed 4:4:4 format
|
2 years ago |
qsort.h
|
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
|
3 years ago |
random_seed.c
|
random_seed: use bcrypt instead of the old wincrypt API
|
7 years ago |
random_seed.h
|
…
|
|
rational.c
|
lavu: add av_gcd_q().
|
5 years ago |
rational.h
|
lavu: add av_gcd_q().
|
5 years ago |
rc4.c
|
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
|
3 years ago |
rc4.h
|
…
|
|
replaygain.h
|
Merge commit '29c2d06d67724e994980045afa055c6c34611b30'
|
9 years ago |
reverse.c
|
…
|
|
reverse.h
|
avutil/reverse: move the ff_reverse declaration to a separate header
|
8 years ago |
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
|
avutil: merge slice threading implementation from avcodec and avfilter
|
7 years ago |
softfloat.h
|
avutil/softfloat: Add FLOAT_MIN
|
7 years ago |
softfloat_ieee754.h
|
avutil/softfloat_ieee754: Fix odd bit position for exponent and sign in av_bits2sf_ieee754()
|
5 years ago |
softfloat_tables.h
|
…
|
|
spherical.c
|
avutil/spherical: Use av_strstart instead of strncmp
|
4 years ago |
spherical.h
|
spherical: add functions to retrieve and request projection names
|
8 years ago |
stereo3d.c
|
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
|
3 years ago |
stereo3d.h
|
Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'
|
7 years ago |
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
|
lavu/threadmessage: add av_thread_message_queue_nb_elems()
|
7 years ago |
time.c
|
lavu: use address-of operator checking clock_gettime
|
4 years ago |
time.h
|
…
|
|
time_internal.h
|
Merge commit 'c4642788e83b0858bca449f9b6e71ddb015dfa5d'
|
6 years ago |
timecode.c
|
avutil/timecode: use timecode fps for number of frame digits
|
3 years ago |
timecode.h
|
avutil/timecode: add av_timecode_init_from_components
|
4 years ago |
timer.h
|
avutil/log: Don't include avutil.h
|
3 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
|
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: make slow ISA extension penalties smarter
|
3 years ago |
tx.h
|
avutil/tx: Fix documentation of av_tx_uninit()
|
3 years ago |
tx_double.c
|
lavu/tx: add support for double precision FFT and MDCT
|
5 years ago |
tx_float.c
|
lavu/tx: add support for double precision FFT and MDCT
|
5 years ago |
tx_int32.c
|
lavu/tx: implement 32 bit fixed point FFT and MDCT
|
5 years ago |
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
|
lib*/version: Move library version functions into files of their own
|
3 years ago |
uuid.c
|
avutil/uuid: add utility library for manipulating UUIDs as specified in RFC 4122
|
2 years ago |
uuid.h
|
avutil/uuid: add utility library for manipulating UUIDs as specified in RFC 4122
|
2 years ago |
version.c
|
lib*/version: Move library version functions into files of their own
|
3 years ago |
version.h
|
lavu/hwcontext_qsv: add loader field to AVQSVDeviceContext
|
2 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
|
mpegvideo: use the AVVideoEncParams API for exporting QP tables
|
4 years ago |
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
|
avutil/wchar_filename: Make the header C++ compatible
|
2 years ago |
xga_font_data.c
|
…
|
|
xga_font_data.h
|
Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0'
|
7 years ago |
xtea.c
|
Remove unnecessary libavutil/(avutil|common|internal).h inclusions
|
3 years ago |
xtea.h
|
…
|
|