summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* lavu/buffer: convert to AVRefcount WIPrefcountAnton Khirnov2022-08-04
* lavu: add a public refcounting APIAnton Khirnov2022-08-04
* lavu/frame: allow calling av_frame_make_writable() on non-refcounted framesAnton Khirnov2022-08-02
* lavu/frame: add a duration field to AVFrameAnton Khirnov2022-07-19
* avutil/hwcontext_d3d11va: add BGRA/RGBA10 formats supportTimo Rothenpieler2022-07-18
* avutil/hwcontext_d3d11va: update hwctx flags from input textureTimo Rothenpieler2022-07-18
* avutil/hwcontext_d3d11va: fix texture_infos writes on non-fixed-size poolsTimo Rothenpieler2022-07-18
* avutil/hwcontext_d3d11va: fix mixed declaration and codeTimo Rothenpieler2022-07-18
* Bump versions after 5.1 branchMichael Niedermayer2022-07-13
* Bump Versions for 5.1 branchMichael Niedermayer2022-07-13
* avfilter: add remap opencl filterPaul B Mahol2022-07-07
* avutil/mem: Handle fast allocations near UINT_MAX properlyAndreas Rheinhardt2022-07-06
* )hwcontext: add a stub implementation for Vulkan functionsLynne2022-07-05
* Revert "avutil/channel_layout: av_channel_layout_describe_bprint: Check for b...James Almer2022-07-04
* avutil/channel_layout: av_channel_layout_describe_bprint: Check for buffer endMichael Niedermayer2022-07-02
* avutil/wchar_filename: Make the header C++ compatibleAndreas Rheinhardt2022-06-28
* avutil/ppc/cpu: Use proper header for OpenBSD PPC CPU detectionBrad Smith2022-06-25
* avutil/x86/float_dsp: Remove obsolete 3dnowext functionAndreas Rheinhardt2022-06-22
* avutil/x86/pixelutils: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-22
* libavutil: Add wchartoutf8(), wchartoansi(), utf8toansi(), getenv_utf8(), fre...Nil Admirari2022-06-21
* avutil/cpu_internal: Fix check for SSE2SLOWAndreas Rheinhardt2022-06-18
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-15
* avutil: bump version after UUID changesZane van Iperen2022-06-13
* avutil/tests/uuid: add uuid testsPierre-Anthony Lemieux2022-06-12
* avutil/uuid: add utility library for manipulating UUIDs as specified in RFC 4122Zane van Iperen2022-06-12
* avutil/wchar_filename,file_open: Support long file names on Windowssoftworkz2022-06-09
* libavutil/tests/md5: Remove 'volatile workaround' to avoid warningssoftworkz2022-06-08
* avutil/avframe: fix channel layout checks in av_frame_copy()James Almer2022-06-05
* avutil/csp: create public API for colorspace structsLeo Izen2022-06-01
* avutil/mem: fix doc for reallocsZhao Zhili2022-05-26
* qsv: add requirement for the mininal version of libmfxHaihao Xiang2022-05-25
* libavutil: Deprecate av_fopen_utf8, provide an avpriv versionMartin Storsjö2022-05-23
* avutil/hwcontext_qsv: fix mapping issue between QSV frames and D3D11VA framesTong Wu2022-05-23
* avutil/hwcontext_d3d11va: pass the format value from outside for staging textureTong Wu2022-05-23
* avutil/hwcontext_qsv: derive QSV frames to D3D11VA framesTong Wu2022-05-23
* x86/tx_float: replace fft_sr_avx with fft_sr_fma3Lynne2022-05-21
* x86/tx_float: improve temporary register allocation for loadsLynne2022-05-21
* lavu/tx: make slow ISA extension penalties smarterLynne2022-05-21
* x86/tx_float: add AV_CPU_FLAG_AVXSLOW/SLOW_GATHER flags where appropriateLynne2022-05-21
* Revert "x86/tx_float: remove vgatherdpd usage"Lynne2022-05-21
* x86/tx_float: remove vgatherdpd usageLynne2022-05-20
* lib*/version: Move library version functions into files of their ownAndreas Rheinhardt2022-05-10
* avutil/hwcontext_videotoolbox: create real buffer poolZhao Zhili2022-04-29
* avutil/timecode: use timecode fps for number of frame digitsMarton Balint2022-04-22
* avutil/cpu: #define _GNU_SOURCE before including any standard headersMarton Balint2022-04-22
* libavutil/hwcontext_qsv: Align width and heigh when download qsv frameWenbin Chen2022-04-13
* libavutil/hwcontext_vaapi: Re-enable support for libva v1Ingo Brückl2022-04-06
* avutil/channel_layout: return earlier on UNSPEC layouts in av_channel_layout_...James Almer2022-03-25
* avutil/tests/channel_layout: also test ambisonic layouts in av_channel_layout...James Almer2022-03-25
* avutil/tests/channel_layout: test av_channel_layout_check()James Almer2022-03-25