summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* avutil/frame: remove one layer of indirection in av_frame_replace()James Almer2023-05-18
* avutil/frame: add av_frame_replaceJames Almer2023-05-18
* avutil/frame: deprecate palette_has_changedJames Almer2023-05-18
* lavu/frame: extend AVFrame.repeat_pict documentationAnton Khirnov2023-05-15
* avutil/version: bump minor after recent changesJames Almer2023-05-04
* avutil/frame: deprecate key_frameJames Almer2023-05-04
* avutil/frame: add a keyframe flag to AVFrameJames Almer2023-05-04
* avutil/frame: deprecate interlaced_frame and top_field_firstJames Almer2023-05-04
* avutil/frame: add new interlaced and top_field_first flagsJames Almer2023-05-04
* riscv/intmath: use builtins for counting onesRémi Denis-Courmont2023-05-02
* riscv/bswap: use compiler builtinsRémi Denis-Courmont2023-05-02
* lavu/hwcontext_qsv: Update after adding support for VAAPI on WindowsSil Vilerino2023-04-24
* lavu/hwcontext_vaapi: Add Windows/VAAPI support with vaGetDisplayWin32Sil Vilerino2023-04-24
* avutil/tx_priv: Use unsigned in BF() to avoid signed overflowsMichael Niedermayer2023-04-22
* avutil/wchar_filename: propagate MultiByteToWideChar() and WideCharToMultiByt...James Almer2023-04-14
* avutil/internal: remove timer.h againZhao Zhili2023-04-15
* avutil: make av_frame_get_plane_buffer accept a const AVFrame*Niklas Haas2023-04-14
* avutil/hdr_dynamic_metadata: allow av_dynamic_hdr_plus_to_t35() to accept an ...James Almer2023-04-05
* mips: fix build fail on MIPS R6Junxian Zhu2023-03-26
* avutil/frame: move counters utilized in loops to their scopeJan Ekström2023-03-24
* avutil: add HDR10+ dynamic metadata serialization functionRaphaël Zumer2023-03-21
* avcodec/avutil: move dynamic HDR10+ metadata parsing to libavutilRaphaël Zumer2023-03-21
* lavu/frame: deprecate AVFrame.pkt_{pos,size}Anton Khirnov2023-03-20
* libavutil/hdr_dynamic_vivid_metadata: fix three spline paramsZhao Zhili2023-03-17
* lavu/frame: improve AVFrame.opaque[_ref] documentationAnton Khirnov2023-03-10
* lavu/vulkan: fix handle type for 32-bit targetsKacper Michajłow2023-03-07
* vulkan: Fix win/i386 calling conventionMartin Storsjö2023-03-07
* lavu/hwcontext_vaapi: sync surface before export its DRM handleFei Wang2023-02-27
* avutil: [LA] use getauxval to do runtime check.Shiyou Yin2023-02-27
* qsv: remove CONFIG_VAAPI for mutiple formatsTong Wu2023-02-22
* hwcontext_dxva2: add mutiple supported formatsTong Wu2023-02-22
* hwcontext_d3d11va: add mutiple supported DXGI formatsTong Wu2023-02-22
* version.h: Bump minor post 6.0 branchMichael Niedermayer2023-02-19
* version.h: Bump minor for 6.0 branchMichael Niedermayer2023-02-19
* avutil/frame: deprecate AVFrame.coded_picture_number and display_picture_numberMarton Balint2023-02-13
* Bump major versions of all librariesJames Almer2023-02-09
* avutil/version: postpone the remaining API deprecationsJames Almer2023-02-09
* avutil/{color_utils, csp}: merge color_utils into csp and expose APILeo Izen2023-02-09
* avutil: remove FF_API_AV_MALLOCZ_ARRAYJames Almer2023-02-09
* avutil: remove FF_API_COLORSPACE_NAMEJames Almer2023-02-09
* avutil: remove FF_API_DECLARE_ALIGNEDJames Almer2023-02-09
* avutil: remove FF_API_D2STRJames Almer2023-02-09
* lavu/hwcontext_qsv: add support for UYVYHaihao Xiang2023-02-07
* lavu/frame: deprecate reordered_opaqueAnton Khirnov2023-02-04
* x86: replace explicit REP_RETs with RETsLynne2023-02-01
* lavu/video_enc_params: Avoid relying on an undefined C constructMartin Storsjö2023-01-31
* lavu/opt: use AV_DICT_MULTIKEY in av_opt_set_dict2()Anton Khirnov2023-01-31
* avutil/hwcontext_mediacodec: fix backward compatibilityZhao Zhili2023-01-26
* avutil: introduce AVAmbientViewingEnvironment side dataJan Ekström2023-01-13
* avutil/hwcontext_videotoolbox: BGRA should be full rangeZhao Zhili2023-01-11