1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

Commit Graph

  • cfce595572 avcodec/apv_decode: make apv_format_table consistent with the code and check it master Michael Niedermayer 2025-08-08 22:37:47 +02:00
  • 8e4c904c8e checkasm: ac3dsp: Increase the float tolerance for sum_square_butterfly_float Martin Storsjö 2025-08-08 13:59:33 +03:00
  • 0400e05a1a checkasm: ac3dsp: Fix function name typos for sum_square_butterfly Martin Storsjö 2025-08-08 13:55:02 +03:00
  • a72cc49e8a avformat/tls_openssl: fix X509 cert serial number might be negative winlin 2025-06-10 14:53:08 -04:00
  • 49f4ef9e79 lavu/log: fix color for AV_CLASS_CATEGORY_HWDEVICE on non-Win32 nyanmisaka 2025-08-09 20:39:15 +08:00
  • f6c4a64ee0 tests/fate/subtitles: add test for smpte436m_to_eia608 bsf Jacob Lifshay 2025-08-08 10:49:33 -07:00
  • 925fad499d lavc/bsf/smpte436m_to_eia608: fix memory leak -- forgot to free input av_packet Jacob Lifshay 2025-08-08 10:33:34 -07:00
  • f0a53917e3 lavc/bsf/eia608_to_smpte436m: fix memory leak -- forgot to free input av_packet Jacob Lifshay 2025-08-08 10:31:41 -07:00
  • 1d76302eb6 tests/fate/subtitles: fix mcc test input file paths Jacob Lifshay 2025-08-08 11:53:19 -07:00
  • 274e00ea84 forgejo/autolabeler: clean up logic a bit and prevent self-looping Timo Rothenpieler 2025-08-08 21:37:20 +02:00
  • 26a2a76346 cbs_vp9: Fix VP9 passthrough Mark Thompson 2025-08-09 09:06:13 +01:00
  • 19473362fc hwcontext_vulkan: Fix build Mark Thompson 2025-08-09 17:46:09 +01:00
  • 4a42e5a1e2 hwcontext_vulkan: Fix build with older Vulkan headers Mark Thompson 2025-08-09 17:45:46 +01:00
  • 777408d149 doc/community.texi: fix spelling error Leon Grutters 2025-08-09 18:43:13 +02:00
  • 037fc47f35 doc/protocols: add doc for dtls Jack Lau 2025-08-09 16:55:45 +08:00
  • dc9f676b99 avformat/tls: add new option use_srtp to control whether enable it Jack Lau 2025-08-09 16:52:46 +08:00
  • fd55c4b5f7 avformat/tls_openssl: add av_assert0() for tls_shared Jack Lau 2025-08-07 10:51:01 +08:00
  • d7bc024476 avformat/tls_openssl: simplify the external_sock check Jack Lau 2025-08-04 15:49:11 +08:00
  • 553fa9e3df avformat/tls_openssl: cleanup the pointer name of TLSContext and TLSShared Jack Lau 2025-07-22 12:53:28 +08:00
  • e992464f0f forgejo/autolabeler: add some logic to also auto-remove the "New" label Timo Rothenpieler 2025-08-08 21:37:20 +02:00
  • 638b521c7b Bump versions for master after release/8.0 Michael Niedermayer 2025-08-09 18:03:05 +02:00
  • 7eaa0f799a Bump versions for release/8.0 release/8.0 Michael Niedermayer 2025-08-09 17:30:39 +02:00
  • f4f263aad0 Changelog: Add 8.0 marker Michael Niedermayer 2025-08-09 17:18:03 +02:00
  • 519d406ce9 doc/APIchanges: update Michael Niedermayer 2025-08-09 17:08:30 +02:00
  • d6fe3786cd avcodec/jpeg2000dec: Make sure the 4 extra bytes allocated are initialized Michael Niedermayer 2025-08-09 11:38:07 +02:00
  • 6d9f0b662f libavfilter: add af_whisper codeowner Vittorio Palmisano 2025-08-08 23:55:49 +02:00
  • a9fb323e88 vulkan: temporarily disable threading for ASIC-based hwaccels Lynne 2025-08-09 15:05:55 +09:00
  • 5621eee672 avformat/tls: switch on peer certificate verification by default Timo Rothenpieler 2025-08-05 01:19:07 +02:00
  • abf87f09cb forgejo/CODEOWNERS: add myself to d3d12va Wu Jianhua 2025-08-07 01:13:07 +08:00
  • b8230bfa7f mailmap: add entry for myself Wu Jianhua 2025-08-07 00:33:25 +08:00
  • ac3c1128cf MAINTAINERS: add myself as hwcontext_d3d12va maintainer Wu Jianhua 2025-08-07 00:28:22 +08:00
  • 13ce36fef9 libavfilter: Whisper audio filter Vittorio Palmisano 2025-07-17 10:47:09 +02:00
  • 2eaf044e2f CODEOWNERS: Add myself for VVC Wu Jianhua 2025-08-08 23:08:18 +08:00
  • 7773d734e5 CODEOWNERS: Add myself for VVC Nuo Mi 2025-08-08 23:04:36 +08:00
  • dff08a3d2a fate/vvc: add vvc-conformance-FIELD_A_4 Wu Jianhua 2025-06-04 02:00:07 +08:00
  • 6d391cb2da fate/vvc: add vvc-conformance-ACT_A_3 Wu Jianhua 2025-06-04 01:55:14 +08:00
  • 6e100b7963 fate/vvc: add vvc-conformance-10b422_L_5 Wu Jianhua 2025-06-04 01:50:28 +08:00
  • de15422064 avcodec/vvc/dec: fix typo and also output log when the checksum is correct Wu Jianhua 2025-06-08 23:15:24 +08:00
  • 8c9a2f40ad avcodec/h274: fix hash verification on BE Wu Jianhua 2025-06-04 02:35:41 +08:00
  • 77b9b9420b avcodec/vvc/ctu: should use the width and height of the start component Wu Jianhua 2025-06-04 01:07:17 +08:00
  • 35ea458354 avfilter/avf_showcqt: fix unbounded index when copying to fft_data Muhammad Faiz 2025-07-03 20:47:58 +07:00
  • aac1cddbeb forgejo/CODEOWNER: forgejo uses regex to match paths Timo Rothenpieler 2025-08-08 17:21:23 +02:00
  • 1cde49ed82 avutil/hwcontext_vulkan: use uint64_t specifier in an av_log() call James Almer 2025-08-08 12:02:51 -03:00
  • 88bec585bc avcodec/vulkan_encode_av1: use size_t specifier in an av_log() call James Almer 2025-08-08 12:00:52 -03:00
  • 9212963093 avcodec/vulkan_encode_av1: remove unused variables James Almer 2025-08-08 12:00:10 -03:00
  • d132b63dd9 vulkan_encode_av1: properly give an FPS value for ff_av1_guess_level Lynne 2025-08-08 22:37:50 +09:00
  • 6f97c9384b configure: enable Vulkan VP9 decoding and AV1 encoding if the headers support it Lynne 2025-08-08 22:12:57 +09:00
  • eb9e000584 vulkan_decode: add ifdefs around VP9 definitions and privatize profile struct Lynne 2025-08-08 21:15:56 +09:00
  • f7a5128109 vulkan_av1: Fix frame threading Benjamin Cheng 2025-08-08 10:38:04 -04:00
  • 4042609dcf vulkan_vp9: Fix frame threading Benjamin Cheng 2025-08-08 08:42:57 -04:00
  • 814dd634e0 lavc/vaapi_encode_av1: Fix ref_order_hint value for second slot David Rosca 2025-01-15 22:34:05 +01:00
  • 523134587a lavu/hwcontext_vaapi: drop a redundant check nyanmisaka 2025-08-07 22:48:04 +08:00
  • eb9070aba4 lavu/hwcontext_vaapi: fix a race mapping to allow CSC to YUV420P nyanmisaka 2025-08-07 22:32:20 +08:00
  • d643a5ba08 avcodec/aac/aacdec_usac: Limit sfo from noise offset to be above -200 Michael Niedermayer 2025-05-08 23:33:28 +02:00
  • 01a1b99fc2 avcodec/aacsbr_template: Check ilb Michael Niedermayer 2025-05-11 00:58:26 +02:00
  • 069daca9e0 vulkan_encode_av1: Fix uninitialized return value in write_extra_headers David Rosca 2025-08-08 13:00:20 +02:00
  • db6fd82651 vulkan_encode_av1: Fix setting QP David Rosca 2025-08-08 13:19:29 +02:00
  • 6862ec704a avfilter/vf_libplaceb: use TS2T() macro Niklas Haas 2025-08-08 12:33:12 +02:00
  • d69ccbfc18 avfilter/vf_libplacebo: use the first visible input for metadata Niklas Haas 2025-08-07 22:25:32 +02:00
  • 62893fb94e avfilter/vf_libplacebo: flush render cache when input is invisible Niklas Haas 2025-08-07 22:07:32 +02:00
  • 3091bca3ed avfilter/vf_libplacebo: skip rendering fully invisible planes Niklas Haas 2025-08-07 22:04:27 +02:00
  • 6627c8ea4b avfilter/vf_libplacebo: skip empty inputs Niklas Haas 2025-08-07 21:51:40 +02:00
  • e57874768a avfilter/vf_libplacebo: simplify unnecessary indirection Niklas Haas 2025-08-07 21:21:28 +02:00
  • 4125495849 avfilter/vf_libplacebo: whitelist properties on linear blend tex Niklas Haas 2025-08-07 21:18:45 +02:00
  • 4898a6400e Changelog: add entries for ProRes RAW decoder and ProRes RAW Vulkan hwaccel Lynne 2025-08-08 19:46:16 +09:00
  • 404de96e36 Changelog: add entries for AV1 Vulkan encoder and Vulkan VP9 hwaccel Lynne 2025-08-08 19:44:15 +09:00
  • 14a95ab471 lavf: add mcc muxer Jacob Lifshay 2025-07-22 23:32:07 -07:00
  • ceb9688fee lavf/mccdec: clean up, add support for mcc 2.0 features, and add SMPTE_436M_ANC output stream Jacob Lifshay 2025-07-22 23:28:41 -07:00
  • a18d5a766d lavf/mxfenc: support EIA-608/708 streams by using eia608_to_smpte436m bsf Jacob Lifshay 2025-07-22 23:24:13 -07:00
  • 0271d0423a lavc: add eia608_to_smpte436m bitstream filter Jacob Lifshay 2025-07-22 23:21:13 -07:00
  • aa5b9db7bd lavc: add smpte436m_to_eia608 bitstream filter Jacob Lifshay 2025-07-22 23:17:37 -07:00
  • 1c85a3832a lavc: add API for manipulating SMPTE-436M VBI/ANC data Jacob Lifshay 2025-07-22 23:07:14 -07:00
  • a566fcb9dc lavf: mxf [de]muxer now uses AV_CODEC_ID_SMPTE_436M_ANC instead of ..._NONE Jacob Lifshay 2025-07-22 23:14:34 -07:00
  • f4ff379bae lavc: add AV_CODEC_ID_SMPTE_436M_ANC Jacob Lifshay 2025-07-10 19:31:38 -07:00
  • c421da385f forgejo/pre-commit/config: ensure .forgejo/pre-commit/ignored-words.txt is sorted Jacob Lifshay 2025-08-04 17:58:34 -07:00
  • 880f82e2d2 forgejo/pre-commit/ignored-words: sort words Jacob Lifshay 2025-08-04 17:56:27 -07:00
  • 70cebba490 vulkan_encode: Remove unneeded VkImageUsageFlags Benjamin Cheng 2025-08-07 23:33:23 -04:00
  • 75aeffb1c6 lavc: add a ProRes RAW Vulkan hwaccel Lynne 2025-07-05 03:12:45 +09:00
  • 589b3ed943 lavc: add a ProRes RAW decoder Lynne 2025-06-28 04:51:23 +09:00
  • 5674879db5 proresdsp: add idct_put_bayer Lynne 2025-07-17 13:19:55 +09:00
  • b2928971e8 lavc: add an av1_vulkan encoder Lynne 2025-04-14 09:19:55 +02:00
  • 2caf23e7c4 vp9: add Vulkan VP9 hwaccel Lynne 2025-03-27 12:50:30 +00:00
  • c0bf1382a7 lavc/vp9dec: use cbs_vp9 to parse the frame header Lynne 2025-03-27 04:54:54 +00:00
  • 7f150dc4b7 configure: Fix build with MSVC Zhao Zhili 2025-08-07 21:47:21 +08:00
  • 85a2beaa81 avcodec/ffv1: Clear state on alloc Michael Niedermayer 2025-08-06 13:36:06 +02:00
  • 27a541bb4c avcodec/utvideodec: Set B for the width= 1 case Michael Niedermayer 2025-08-06 13:09:26 +02:00
  • 70fc46d185 avcodec/ffv1: Clear state on alloc Michael Niedermayer 2025-08-06 13:36:06 +02:00
  • 032dfe8584 avcodec/utvideodec: Set B for the width= 1 case Michael Niedermayer 2025-08-06 13:09:26 +02:00
  • 218a4fe28e CODEOWNERS: add myself for lib{avcodec,avutil,swscale}/ppc/ Sean McGovern 2025-08-07 14:00:50 -04:00
  • 83b36f5410 lavc: bump minor version and add APIChanges entry for ProRes RAW Lynne 2025-08-08 00:57:11 +09:00
  • 5ff2886e9a lavc: add a ProRes RAW parser Lynne 2025-07-12 00:50:55 +09:00
  • 4ad35d78c9 lavc: add codec ID and profiles for ProRes RAW Lynne 2025-06-28 04:50:52 +09:00
  • b8c92e2893 scale_vulkan: add support for basic Debayering Lynne 2025-07-11 21:23:24 +09:00
  • bc327222e5 scale_vulkan: refactor shader initialization Lynne 2025-07-11 15:12:06 +09:00
  • 1f72bf5ec8 vulkan: add support for 16-bit RGGB Bayer pixfmt Lynne 2025-07-11 00:03:36 +09:00
  • 01a292c7e3 avcodec/jpeg2000dec: implement cdef remapping during pixel format matching Michael Niedermayer 2025-08-05 23:42:23 +02:00
  • 104d6846c1 avcodec/jpeg2000dec: move cdef default check into get_siz() Michael Niedermayer 2025-08-05 23:18:47 +02:00
  • f45da79b2c avcodec/exr: Dont access outside xsize/ysize Michael Niedermayer 2025-08-06 10:35:15 +02:00
  • 0d9c003d76 avcodec/exr: Check rle_raw_data and surroundings Michael Niedermayer 2025-08-06 10:08:14 +02:00
  • 8173ae547a CODEOWNERS: Add myself for VVC Frank Plowman 2025-08-07 10:49:33 +01:00