summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* lavc/encode: make sure frame timebase matches encoder, when setAnton Khirnov2022-08-23
* avutil/half2float: use native _Float16 if availableTimo Rothenpieler2022-08-19
* avutil/half2float: move non-inline init code out of headerTimo Rothenpieler2022-08-19
* avutil/half2float: move tables to header-internal structsTimo Rothenpieler2022-08-19
* avutil/half2float: adjust conversion of NaNTimo Rothenpieler2022-08-19
* avutil: move half-precision float helper to avutilTimo Rothenpieler2022-08-19
* lavu/tx: optimize and simplify inverse MDCTsLynne2022-08-16
* avutil/hwcontext_d3d11va: add support for rgbaf16 pixel formatTimo Rothenpieler2022-08-13
* lavu/pixfmt: add packed RGBA float16 formatTimo Rothenpieler2022-08-13
* configure: always enable gnu_windres if availableTimo Rothenpieler2022-08-13
* lavu/hwcontext_qsv: make qsv hwdevice works with oneVPLHaihao Xiang2022-08-12
* lavu/hwcontext_qsv: add loader field to AVQSVDeviceContextHaihao Xiang2022-08-12
* qsv: restrict OPAQUE memory to MFX_VERSION < 2.0Haihao Xiang2022-08-12
* qsv: remove mfx/ prefix from mfx headersHaihao Xiang2022-08-12
* avutil/buffer: Never poison returned buffersAndreas Rheinhardt2022-08-10
* x86/tx_float: save a branch during coefficient deinterleavingLynne2022-08-09
* avutil/hwcontext_videotoolbox: add missing include for AVFrameZhao Zhili2022-08-08
* avutil/test/pixfmt_best: test the VUYA pixel formatJames Almer2022-08-07
* avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldxAndreas Rheinhardt2022-08-05
* avcodec/loongarch: Add wrapper for __lsx_vldxAndreas Rheinhardt2022-08-05
* lavu/hwcontext_vaapi: Map the AYUV formatPhilip Langdale2022-08-03
* lavu/pixfmt: Add packed 4:4:4 formatPhilip Langdale2022-08-03
* avutil/opt: Combine multiple av_log statementsAndreas Rheinhardt2022-08-03
* 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