6419 Commits (ebd0ca9fee85891262979b2c9d320ff69abdc104)

Author SHA1 Message Date
James Almer 72ac495960 avutil/tests/opt: test negative values for INT and INT64 types 8 months ago
Marcus B Spencer 5e7180864f
avutil/opt: Clarify type of integers 8 months ago
Andrew Sayers 99e43a6dfe
lavu/opt: Clarify the scope of AVOptions 8 months ago
David Rosca 1e2ac489a4 lavu/hwcontext_vaapi: Use vaMapBuffer2 for mapping image buffers 8 months ago
Derek Buitenhuis bcae59b898 avutil/error: Add HTTP 429 Too Many Requests AVERROR code 8 months ago
James Almer b9af58184f avutil/iamf: fix mix_gain_class name 8 months ago
James Almer 8616cfe089 avutil/opt: add support for children objects in av_opt_serialize 8 months ago
James Almer 855d4b5254 avutil/tests/opt: test av_opt_find2() 8 months ago
James Almer a9df9f95c4 avutil/test/opt: test the AV_OPT_SERIALIZE_SKIP_DEFAULTS flag 8 months ago
Andrew Sayers 6927457443 avutil/frame: remove comment about avcodec_get_frame_class() 8 months ago
James Almer dd5f665b40 avutil/frame: free the old side data buffer before replacing it 9 months ago
James Almer 6d760c666d avutil/mastering_display_metadata: add a new allocator function that returns a size 9 months ago
James Almer adb67bba06 avutil/version: bump minor after recent AVFrame API additions 9 months ago
James Almer 662dbf826d avutil/frame: add helper to remove side data of a given type from an array 9 months ago
James Almer 55621f6fae avutil/frame: add a flag to allow overwritting existing entries 9 months ago
James Almer a16338089c avutil/frame: add helper for adding side data w/ AVBufferRef to array 9 months ago
Martin Storsjö 8339a45400 aarch64: Factorize code for CPU feature detection on Apple platforms 9 months ago
Jan Ekström 29561c8e2d avutil/pix{desc,fmt}: add new matrix coefficients from H.273 v3 9 months ago
Niklas Haas 4f55e16f2b avutil/dovi_meta: add dolby vision extension blocks 9 months ago
quietvoid 78076ede29 avutil/dovi_meta: add AVDOVIDataMapping.nlq_pivots 9 months ago
Andreas Rheinhardt 0e5f71230a avutil/internal: Move avpriv_set_systematic_pal2 decl to imgutils_internal.h 9 months ago
Andreas Rheinhardt 888e2c0a85 avutil/hwcontext_vulkan: Include hwcontext.h 9 months ago
Andreas Rheinhardt 0f78b26e9c avutil/internal: Move FF_MEMORY_POISON to its only user 9 months ago
Andreas Rheinhardt 8041a91a32 avutil/internal: Move libm inclusion to the beginning 9 months ago
Andreas Rheinhardt e4e6377afc avcodec/arm/mpegvideo_arm: Use static_assert to check offsets 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Andreas Rheinhardt b616be1649 lib*/version: Use static_assert for static asserts 9 months ago
James Almer f8fbec8686 avutil/frame: use the same data information as the source entry when cloning side data 9 months ago
Andreas Rheinhardt ba7980d9c0 avutil/opt: Avoid av_uninit 9 months ago
Andreas Rheinhardt 5d71f97e0e all: Don't use ATOMIC_VAR_INIT 9 months ago
Andreas Rheinhardt b9297128f5 avutil/tests/.gitignore: Add side_data_array 9 months ago
Andreas Rheinhardt c85477f78d avutil/opt: Don't cast when the result might be misaligned 9 months ago
Andreas Rheinhardt aa7d6520e6 avutil/opt: Avoid av_strdup(NULL) 9 months ago
Andreas Rheinhardt 8ca57fcf9e avutil/fifo, file: Remove unused headers 9 months ago
Anton Khirnov 2621be3539 lavu/frame: add side data descriptors 9 months ago
Michael Niedermayer 6b213175c9
Bump after 7.0 branch point 9 months ago
Michael Niedermayer 872980ace6
Bump prior release/7.0 branch 9 months ago
Michael Niedermayer 3d8d778a68
avformat/timecode: use 64bit for intermediate for rounding in fps_from_frame_rate() 9 months ago
Marton Balint 8c936e9b43 avutil/timestamp: change precision of av_ts_make_time_string() 9 months ago
Marton Balint 5df901ffa5 avutil/timestamp: introduce av_ts_make_time_string2 for better precision 9 months ago
James Almer 65a04cae6f avutil/channel_layout: don't clear the opaque pointer on type conversion 9 months ago
Andreas Rheinhardt 1f1b773859 avutil/hwcontext_qsv: Fix mixed declaration and code 9 months ago
Lynne ecdc94b97f
vulkan_av1: port to the new stable API 9 months ago
Leo Izen ac21582e53
avutil/film_grain_params: remove do loop in CHECK macro 9 months ago
Leo Izen 438fcc3f6e
avutil/film_grain_params: remove unused variables 9 months ago
Henrik Gramner afa471d0ef x86: Update x86inc.asm 9 months ago
Niklas Haas a9023377b2 avutil/film_grain_params: add av_film_grain_params_select() 9 months ago
Niklas Haas ea147f3b50 avutil/frame: clarify AV_FRAME_DATA_FILM_GRAIN_PARAMS usage 9 months ago
Niklas Haas a08f358769 avutil/film_grain_params: initialize VCS to UNSPECIFIED 9 months ago
Niklas Haas 35d2960dcd avutil/film_grain_params: add metadata to common struct 9 months ago