| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu/hwcontext_qsv: Update after adding support for VAAPI on Windows | Sil Vilerino | 2023-04-24 | 1 | -2/+12 |
* | lavu/hwcontext_vaapi: Add Windows/VAAPI support with vaGetDisplayWin32 | Sil Vilerino | 2023-04-24 | 2 | -3/+77 |
* | avutil/tx_priv: Use unsigned in BF() to avoid signed overflows | Michael Niedermayer | 2023-04-22 | 1 | -4/+10 |
* | avutil/wchar_filename: propagate MultiByteToWideChar() and WideCharToMultiByt... | James Almer | 2023-04-14 | 1 | -2/+4 |
* | avutil/internal: remove timer.h again | Zhao Zhili | 2023-04-15 | 1 | -1/+0 |
* | avutil: make av_frame_get_plane_buffer accept a const AVFrame* | Niklas Haas | 2023-04-14 | 2 | -2/+2 |
* | avutil/hdr_dynamic_metadata: allow av_dynamic_hdr_plus_to_t35() to accept an ... | James Almer | 2023-04-05 | 3 | -12/+32 |
* | mips: fix build fail on MIPS R6 | Junxian Zhu | 2023-03-26 | 1 | -3/+3 |
* | avutil/frame: move counters utilized in loops to their scope | Jan Ekström | 2023-03-24 | 1 | -44/+32 |
* | avutil: add HDR10+ dynamic metadata serialization function | Raphaël Zumer | 2023-03-21 | 3 | -1/+161 |
* | avcodec/avutil: move dynamic HDR10+ metadata parsing to libavutil | Raphaël Zumer | 2023-03-21 | 2 | -0/+203 |
* | lavu/frame: deprecate AVFrame.pkt_{pos,size} | Anton Khirnov | 2023-03-20 | 3 | -0/+19 |
* | libavutil/hdr_dynamic_vivid_metadata: fix three spline params | Zhao Zhili | 2023-03-17 | 2 | -2/+64 |
* | lavu/frame: improve AVFrame.opaque[_ref] documentation | Anton Khirnov | 2023-03-10 | 1 | -7/+23 |
* | lavu/vulkan: fix handle type for 32-bit targets | Kacper Michajłow | 2023-03-07 | 2 | -1/+5 |
* | vulkan: Fix win/i386 calling convention | Martin Storsjö | 2023-03-07 | 1 | -4/+4 |
* | lavu/hwcontext_vaapi: sync surface before export its DRM handle | Fei Wang | 2023-02-27 | 1 | -1/+10 |
* | avutil: [LA] use getauxval to do runtime check. | Shiyou Yin | 2023-02-27 | 1 | -16/+8 |
* | qsv: remove CONFIG_VAAPI for mutiple formats | Tong Wu | 2023-02-22 | 1 | -3/+3 |
* | hwcontext_dxva2: add mutiple supported formats | Tong Wu | 2023-02-22 | 1 | -0/+7 |
* | hwcontext_d3d11va: add mutiple supported DXGI formats | Tong Wu | 2023-02-22 | 1 | -0/+7 |
* | version.h: Bump minor post 6.0 branchn6.1-dev | Michael Niedermayer | 2023-02-19 | 1 | -1/+1 |
* | version.h: Bump minor for 6.0 branch | Michael Niedermayer | 2023-02-19 | 1 | -1/+1 |
* | avutil/frame: deprecate AVFrame.coded_picture_number and display_picture_number | Marton Balint | 2023-02-13 | 3 | -1/+10 |
* | Bump major versions of all libraries | James Almer | 2023-02-09 | 1 | -2/+2 |
* | avutil/version: postpone the remaining API deprecations | James Almer | 2023-02-09 | 1 | -6/+6 |
* | avutil/{color_utils, csp}: merge color_utils into csp and expose API | Leo Izen | 2023-02-09 | 6 | -293/+213 |
* | avutil: remove FF_API_AV_MALLOCZ_ARRAY | James Almer | 2023-02-09 | 3 | -19/+0 |
* | avutil: remove FF_API_COLORSPACE_NAME | James Almer | 2023-02-09 | 3 | -27/+0 |
* | avutil: remove FF_API_DECLARE_ALIGNED | James Almer | 2023-02-09 | 3 | -83/+0 |
* | avutil: remove FF_API_D2STR | James Almer | 2023-02-09 | 4 | -36/+0 |
* | lavu/hwcontext_qsv: add support for UYVY | Haihao Xiang | 2023-02-07 | 1 | -0/+7 |
* | lavu/frame: deprecate reordered_opaque | Anton Khirnov | 2023-02-04 | 3 | -0/+10 |
* | x86: replace explicit REP_RETs with RETs | Lynne | 2023-02-01 | 2 | -11/+11 |
* | lavu/video_enc_params: Avoid relying on an undefined C construct | Martin Storsjö | 2023-01-31 | 1 | -5/+5 |
* | lavu/opt: use AV_DICT_MULTIKEY in av_opt_set_dict2() | Anton Khirnov | 2023-01-31 | 1 | -1/+1 |
* | avutil/hwcontext_mediacodec: fix backward compatibility | Zhao Zhili | 2023-01-26 | 2 | -1/+32 |
* | avutil: introduce AVAmbientViewingEnvironment side data | Jan Ekström | 2023-01-13 | 6 | -1/+130 |
* | avutil/hwcontext_videotoolbox: BGRA should be full range | Zhao Zhili | 2023-01-11 | 1 | -1/+1 |
* | avutil/tx_template: Use more unsigned ints to avoid undefined overflows | Michael Niedermayer | 2022-12-25 | 1 | -2/+2 |
* | hwcontext_vulkan: remove optional encode/decode extensions from the list | Lynne | 2022-12-25 | 1 | -8/+0 |
* | lavu/pixdesc: handle xv30be in av_[read|write]_image_line | Philip Langdale | 2022-12-08 | 1 | -20/+50 |
* | lavu/hwcontext_vaapi: Skip 'vgem' driver | Brian Norris | 2022-12-08 | 1 | -7/+22 |
* | avutil/tests/dict: Explicitly test av_dict_iterate() | Andreas Rheinhardt | 2022-12-07 | 1 | -5/+25 |
* | avutil: use av_dict_iterate | Marvin Scholz | 2022-12-07 | 2 | -7/+7 |
* | lavu/tx: zero-out imaginary of last coefficient in forward RDFTs | Lynne | 2022-12-03 | 1 | -1/+1 |
* | avutil/tx: Use unsigned in ff_tx_fft_sr_combine() to avoid undefined behavior | Michael Niedermayer | 2022-11-28 | 2 | -1/+4 |
* | x86/tx_float: fix stray change in 15xM FFT and replace imul->lea | Lynne | 2022-11-28 | 1 | -2/+2 |
* | avutil/tx: Use proper deallocator | Andreas Rheinhardt | 2022-11-25 | 1 | -1/+1 |
* | lavu/tx: add DCT-III implementation | Lynne | 2022-11-24 | 1 | -2/+70 |