5817 Commits (909f5dfae15effe2e4f2fd7e0d1b490c224fde20)

Author SHA1 Message Date
James Almer 4d885271bb avutil/mathematics: add missing constants 2 years ago
James Almer 4adb6da7a6 avutil/frame: remove one layer of indirection in av_frame_replace() 2 years ago
James Almer 01d444c077 avutil/frame: add av_frame_replace 2 years ago
James Almer 63767b79a5 avutil/frame: deprecate palette_has_changed 2 years ago
Anton Khirnov d45a296732 lavu/frame: extend AVFrame.repeat_pict documentation 2 years ago
James Almer 0fc9c1f682 avutil/version: bump minor after recent changes 2 years ago
James Almer 3e06f6f040 avutil/frame: deprecate key_frame 2 years ago
James Almer cc11191fda avutil/frame: add a keyframe flag to AVFrame 2 years ago
James Almer 599abc0f3a avutil/frame: deprecate interlaced_frame and top_field_first 2 years ago
James Almer 2df4e054d4 avutil/frame: add new interlaced and top_field_first flags 2 years ago
Rémi Denis-Courmont 0e580806d8 riscv/intmath: use builtins for counting ones 2 years ago
Rémi Denis-Courmont 7dcb5e1ab0 riscv/bswap: use compiler builtins 2 years ago
Sil Vilerino a9a2ddaea8 lavu/hwcontext_qsv: Update after adding support for VAAPI on Windows 2 years ago
Sil Vilerino d54127c41a lavu/hwcontext_vaapi: Add Windows/VAAPI support with vaGetDisplayWin32 2 years ago
Michael Niedermayer eddf7e2a3e
avutil/tx_priv: Use unsigned in BF() to avoid signed overflows 2 years ago
James Almer 92885f2681 avutil/wchar_filename: propagate MultiByteToWideChar() and WideCharToMultiByte() failures 2 years ago
Zhao Zhili f0f596dbc6 avutil/internal: remove timer.h again 2 years ago
Niklas Haas 4eaaa38d3d avutil: make av_frame_get_plane_buffer accept a const AVFrame* 2 years ago
James Almer 61b27b15fc avutil/hdr_dynamic_metadata: allow av_dynamic_hdr_plus_to_t35() to accept an existing buffer 2 years ago
Junxian Zhu 5ffe18bcea
mips: fix build fail on MIPS R6 2 years ago
Jan Ekström 90488e1440 avutil/frame: move counters utilized in loops to their scope 2 years ago
Raphaël Zumer 0a3ce5f738 avutil: add HDR10+ dynamic metadata serialization function 2 years ago
Raphaël Zumer 6f2413a203 avcodec/avutil: move dynamic HDR10+ metadata parsing to libavutil 2 years ago
Anton Khirnov 27f8c9b27b lavu/frame: deprecate AVFrame.pkt_{pos,size} 2 years ago
Zhao Zhili 3be46ee767 libavutil/hdr_dynamic_vivid_metadata: fix three spline params 2 years ago
Anton Khirnov d732db3a38 lavu/frame: improve AVFrame.opaque[_ref] documentation 2 years ago
Kacper Michajłow cc76e8340d lavu/vulkan: fix handle type for 32-bit targets 2 years ago
Martin Storsjö f9620d74cd vulkan: Fix win/i386 calling convention 2 years ago
Fei Wang 15992a040d lavu/hwcontext_vaapi: sync surface before export its DRM handle 2 years ago
Shiyou Yin b09f31af1b avutil: [LA] use getauxval to do runtime check. 2 years ago
Tong Wu d5cc7acff1 qsv: remove CONFIG_VAAPI for mutiple formats 2 years ago
Tong Wu 417eb7d50e hwcontext_dxva2: add mutiple supported formats 2 years ago
Tong Wu 98d03e528f hwcontext_d3d11va: add mutiple supported DXGI formats 2 years ago
Michael Niedermayer 47ac3e6065
version.h: Bump minor post 6.0 branch 2 years ago
Michael Niedermayer 62efa096af
version.h: Bump minor for 6.0 branch 2 years ago
Marton Balint 2296078397 avutil/frame: deprecate AVFrame.coded_picture_number and display_picture_number 2 years ago
James Almer 5bad485603 Bump major versions of all libraries 2 years ago
James Almer 0a95e4af99 avutil/version: postpone the remaining API deprecations 2 years ago
Leo Izen 719a93f4e4 avutil/{color_utils, csp}: merge color_utils into csp and expose API 2 years ago
James Almer dc1b8135e0 avutil: remove FF_API_AV_MALLOCZ_ARRAY 2 years ago
James Almer 16c4e8f9c1 avutil: remove FF_API_COLORSPACE_NAME 2 years ago
James Almer 21814a70db avutil: remove FF_API_DECLARE_ALIGNED 2 years ago
James Almer 30e1e7e0f3 avutil: remove FF_API_D2STR 2 years ago
Haihao Xiang f1355ec9f6 lavu/hwcontext_qsv: add support for UYVY 2 years ago
Anton Khirnov bdc76f467f lavu/frame: deprecate reordered_opaque 2 years ago
Lynne bbe95f7353
x86: replace explicit REP_RETs with RETs 2 years ago
Martin Storsjö 01f58f3646 lavu/video_enc_params: Avoid relying on an undefined C construct 2 years ago
Anton Khirnov 5c36f4ef84 lavu/opt: use AV_DICT_MULTIKEY in av_opt_set_dict2() 2 years ago
Zhao Zhili 1263b0a6ca avutil/hwcontext_mediacodec: fix backward compatibility 2 years ago
Jan Ekström 002d0ec740 avutil: introduce AVAmbientViewingEnvironment side data 2 years ago