6372 Commits (66c05dc03163998fb9a90ebd53e2c39a4f95b7ea)

Author SHA1 Message Date
Niklas Haas ea147f3b50 avutil/frame: clarify AV_FRAME_DATA_FILM_GRAIN_PARAMS usage 10 months ago
Niklas Haas a08f358769 avutil/film_grain_params: initialize VCS to UNSPECIFIED 10 months ago
Niklas Haas 35d2960dcd avutil/film_grain_params: add metadata to common struct 10 months ago
Andreas Rheinhardt d11b5e6096 avutil/frame: Use av_realloc_array(), improve overflow check 10 months ago
Andreas Rheinhardt b7bec5d3c9 avutil/frame: Rename av_frame_side_data_get and add wrapper for it 10 months ago
Andreas Rheinhardt 26398da8f3 avutil/frame: Constify av_frame_side_data_get() 10 months ago
Jan Ekström d9ade14c5c {avutil/version,APIchanges}: bump, document new AVFrameSideData functions 10 months ago
Jan Ekström f287a285d9 avutil/frame: add helper for getting side data from array 10 months ago
Jan Ekström 3c52f73e25 avutil/frame: add helper for adding existing side data to array 10 months ago
Jan Ekström 53335f6cf4 avutil/frame: add helper for adding side data to array 10 months ago
Jan Ekström d2bb22f6d5 avutil/frame: split side data removal out to non-AVFrame function 10 months ago
Jan Ekström 28783896dc avutil/frame: split side_data_from_buf to base and AVFrame func 10 months ago
Jan Ekström 919c9cdbe6 avutil/frame: add helper for freeing arrays of side data 10 months ago
Jan Ekström d5104b3401 avutil/frame: split side data list wiping out to non-AVFrame function 10 months ago
Haihao Xiang d296c8689d lavu/hwcontext_vulkan: check PCI ID if possible 10 months ago
Timo Rothenpieler 030f4925b8 avutil/hwcontext_d3d11va: add logging to dxgi debug interfaces 10 months ago
Timo Rothenpieler 6e78d92399 avutil/hwcontext_d3d11va: prefer DXGI 1.1 factory when available 10 months ago
Timo Rothenpieler ae5453503d avutil/hwcontext_d3d11va: remove check for d3d11 debug layer dll 10 months ago
Haihao Xiang 74a8e080d0 lavu/hwcontext_qsv: Join the download/upload session to the main session 10 months ago
Andreas Rheinhardt e6c7a88b34 avutil/hash: Avoid relocations for hash names 10 months ago
Henrik Gramner c3d3f0e697 avutil/x86util: Fix broken pre-SSE4.1 PMINSD emulation 10 months ago
Marton Balint a4fc331118 avutil/channel_layout: add specific text versions for unknown and unused channels 10 months ago
Marton Balint a688fbfb88 avutil/channel_layout: fix some (un)initialization issues in av_channel_layout_from_string() 10 months ago
Marton Balint 95d31db82c avutil/channel_layout: factorize parsing list of channel names 10 months ago
Marton Balint 0b3b8a1918 avutil/tests/channel_layout: add some av_channel_from_string and av_channel_layout_from_string tests 10 months ago
Marton Balint b2b22c2d1a avutil/tests/channel_layout: make printing results part of the tests 10 months ago
Marton Balint ed6207274e avutil/channel_layout: add AV_CHANNEL_LAYOUT_RETYPE_FLAG_CANONICAL 10 months ago
Andreas Rheinhardt c00cd007e8 configure: Remove av_restrict 10 months ago
Andreas Rheinhardt ac61231757 avutil/avstring: Use proper types 10 months ago
Anton Khirnov efe4478778 lavu/opt: add array options 10 months ago
Anton Khirnov fc706276c0 lavu/opt: distinguish between native and foreign access for AVOption fields 10 months ago
Anton Khirnov c259f80315 lavu/opt: factor per-type dispatch out of av_opt_copy() 10 months ago
Anton Khirnov 2cd89194b0 libavutil/opt: rework figuring out option sizes 10 months ago
Anton Khirnov 85797886fe lavu/opt: factor per-type dispatch out of av_opt_set() 10 months ago
Anton Khirnov a1be08ba05 lavu/opt: factor per-type dispatch out of av_opt_get() 10 months ago
Andreas Rheinhardt dfffe03755 avutil/dict: Deduplicate freeing dictionary 10 months ago
James Almer 783d00b203 libs: bump major version for all libraries 10 months ago
Andreas Rheinhardt 3e669b24e2 avutil/hwcontext: Allocate AVHWFramesCtx jointly with its internals 10 months ago
Andreas Rheinhardt a0b9b96269 avutil/hwcontext_internal: Remove unused AVHWFramesInternal.priv 10 months ago
Andreas Rheinhardt 51d6bee667 avutil/hwcontext_d3d12va: Allocate pub and priv frames hwctx together 10 months ago
Andreas Rheinhardt dd397d05f1 avutil/hwcontext: Allocate AVHWDevCtx jointly with its internals 10 months ago
Andreas Rheinhardt 060277136d avutil/hwcontext: Remove unused AVHWDeviceInternal.priv 10 months ago
Andreas Rheinhardt 51f0405450 avutil/hwcontext_d3d12va: Allocate pub and priv device hwctx together 10 months ago
Andreas Rheinhardt be54923abc avutil/opt: Don't use AV_OPT_TYPE_FLAGS for sentinels 10 months ago
James Almer 7b11fd585f avutil/version_major: postpone some deprecations until the next bump 10 months ago
James Almer 583cf2a869 avutil: remove deprecated FF_API_FRAME_PICTURE_NUMBER 10 months ago
James Almer 67e7f0b05e avutil: remove deprecated FF_API_REORDERED_OPAQUE 10 months ago
James Almer b8fef7e9c5 avutil: remove deprecated FF_API_PKT_DURATION 10 months ago
James Almer 4c92fc02f8 avutil: remove deprecated FF_API_AV_FOPEN_UTF8 10 months ago
James Almer 65ddc74988 avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 10 months ago