summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* 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
* avutil/tests/channel_layout: test the output of av_channel_layout_subset()James Almer2022-03-25
* avutil/tests/channel_layout: test the output of av_channel_layout_standard()James Almer2022-03-25
* avutil/tests/channel_layout: test generating a custom layout using ambisonic ...James Almer2022-03-25
* avutil/channel_layout: add missing check for AV_CHAN_NONE in av_channel_descr...James Almer2022-03-25
* avutil/channel_layout: don't try to print NULL string pointers in av_channel_...James Almer2022-03-25
* avutil/opt: add missing case for AV_OPT_TYPE_CHLAYOUT in av_opt_free()James Almer2022-03-18
* Fix libversion.sh for split version headers, to unbreak shared library buildsMartin Storsjö2022-03-17
* avutil/attributes: add support for clang in AV_NOWARN_DEPRECATEDJames Almer2022-03-16
* avutil/channel_layout: remove duplicate stereo downmix entryJames Almer2022-03-15
* avutil/channel_layout: do not copy alloc new map for extra channel layoutMarton Balint2022-03-15
* avutil/channel_layout: fix av_channel_layout_describe_bprint with custom and ...Marton Balint2022-03-15
* avutil/channel_layout: factorize ambisonic order detectionMarton Balint2022-03-15
* avutil/channel_layout: print channels using av_channel_name_bprint in av_chan...Marton Balint2022-03-15
* avutil/channel_layout: Fix leak of stringAndreas Rheinhardt2022-03-15
* Bump minor versions after the channel layout changesJames Almer2022-03-15
* channel_layout: add support for AmbisonicVittorio Giovara2022-03-15
* avframe: switch to the new channel layout APIAnton Khirnov2022-03-15
* lavu: support AVChannelLayout AVOptionsAnton Khirnov2022-03-15
* fate: add a channel_layout API testJames Almer2022-03-15
* avutil/channel_layout: Add a new channel layout APIAnton Khirnov2022-03-15
* aarch64: Only emit the PAC/BTI note section when targeting ELFMartin Storsjö2022-03-15
* avutil/hwcontext_vulkan: fix typo in undefZhao Zhili2022-03-14
* avutil/cpu: add AVX512 Icelake flagWu Jianhua2022-03-10
* arm64: Add Armv8.3-A PAC support to assembly filesAndre Kempe2022-03-09
* avutil: [loongarch] Update loongson_intrinsics.h to v1.1.0Hao Chen2022-03-01
* avutil: support for CUVA Vivid HDR metadataLimin Wang2022-03-01
* avutil: make lzo always compileJames Almer2022-02-26
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* avutil/avassert: Don't include avutil.hAndreas Rheinhardt2022-02-24