ffmpeg-cvslog
Thread
Date
Earlier messages
Messages by Thread
[FFmpeg-cvslog] [ffmpeg] branch master updated (440d58f5b1 -> cdb14bc74d)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: Makefile: add missing variables in Makefile
Georgii Zagoruiko via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: configure: add detection of assembler support for SME
Georgii Zagoruiko via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (16050a1cef -> 440d58f5b1)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avfilter/avfiltergraph: add missing newlines to format printing
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avfilter/avfiltergraph: always retry format negotiation after auto-filters
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (8eae9d3310 -> 16050a1cef)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/03: avformat/iamf_parse: fix parsing of Scalable layouts with Mono and Stereo layers
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/03: avformat/iamf_parse: add a few extra sanity checks
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/03: avformat/iamf_writer: ensure expanded_loudspeaker_layout is only written when using a single scalable layout layer
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/7.1 updated (a3a36f059a -> a606f632f1)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/03: avformat/http: Handle IPv6 Zone ID in hostname
Marvin Scholz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/03: avformat/rtsp: fix leading space in RTSP reason
Marvin Scholz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/03: avformat/rtsp: do not log invalid values
Marvin Scholz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (7b773aba82 -> 8eae9d3310)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: hwcontext_vulkan: add APIs to get optional extensions
Cameron Gutman via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: fftools/ffplay_renderer: use new Vulkan extension API
Cameron Gutman via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (9507695d06 -> 7b773aba82)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/08: swscale/format: exclude U32 from sws_pixel_type()
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/08: swscale/format: check SwsPixelType in fmt_read_write()
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/08: swscale/format: derive fmt_swizzle() from AVPixFmtDescriptor when possible
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/08: swscale/format: explicitly test for unsupported subsampled formats
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/08: swscale/format: derive fmt_shift() from AVPixFmtDescriptor
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/08: swscale/format: consolidate format information into a single struct
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/08: swscale/format: derive fmt_read_write() for regular formats
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/08: swscale/format: merge fmt_* helpers into a single fmt_analyze()
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] doc/htmlxref.cnf: add drawvg-reference (branch master)
Gyan Doshi via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] tests/checkasm/checkasm: Don't test 3dnow (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] tests/ref/fate/source: Fix fate-source after last commit (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (ac9552bebf -> 45bf925d54)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: hwcontext_vulkan: add APIs to get optional extensions
Cameron Gutman via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: fftools/ffplay_renderer: use new Vulkan extension API
Cameron Gutman via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/cbs: add missing license headers (branch master)
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (69b4474367 -> 04a46a2ae4)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (dc843cdd9a -> c94e8afe5d)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: swscale/ops_optimizer: set correct value range for subpixel reads
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: swscale/ops: clarify SwsOpList.src/dst semantics
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (a8df08f628 -> dc843cdd9a)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/08: avcodec/vp9mc: Remove MMXEXT functions overridden by SSSE3
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/08: avcodec/vp9itxfm{, _16bpp}: Remove MMXEXT functions overridden by SSSE3
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/08: avcodec/vp9intrapred: Remove MMXEXT functions overridden by SSSE3
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/08: avcodec/x86/vp9mc: Avoid reloads, MMX regs in width 4 vert 8tap func
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/08: tests/checkasm/vp9dsp: Allow to run only a subset of tests
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/08: avcodec/x86/vp9mc: Deduplicate coefficient tables
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/08: avcodec/x86/vp9mc: Avoid MMX regs in width 4 hor 8tap funcs
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/08: avcodec/x86/vp9mc: Reindent after the previous commit
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (fddeb84fb2 -> a8df08f628)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (338889c0d9 -> fddeb84fb2)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/04: swscale/format: add assertion to prevent nan/inf matrix coeffs
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/04: swscale/format: handle YA format swizzles more robustly
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/04: swscale/tests: add new test for generated operation lists
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/04: tests/fate: add fate-sws-ops-list test
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avfilter/vf_scale_d3d12: fix integer overflow in input framerate calculation (branch master)
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avfilter: D3D12 scale video filter support (branch master)
Araz Iusubov via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avfilter/af_amerge: fix possible crash with custom layouts (branch release/5.1)
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avfilter/af_amerge: fix possible crash with custom layouts (branch release/6.1)
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avfilter/af_amerge: fix possible crash with custom layouts (branch release/7.1)
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avfilter/af_amerge: fix possible crash with custom layouts (branch release/8.0)
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] forgejo/labeler: automatically flag Vulkan-related commits #20118 (branch master)
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/dpx: Fix heap-buffer-overflow in 16-bit decoding (branch master)
Oliver Chang via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (40d7f7774a -> 07e3d760bf)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/05: avfilter/af_amerge: fix possible crash with custom layouts
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/05: avfilter/af_amerge: rework routing calculation
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/05: avfilter/af_amerge: add layout_mode option to control output channel layout
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/05: fate/filter-audio: add amerge layout_mode test
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/05: avfilter/af_amerge: fix indentation
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/unix: add pkt_size option (branch master)
caifan3 via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (f222eb2b08 -> 10ea5f8b99)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] vulkan/prores: use vkCmdClearColorImage (branch master)
averne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] .forgejo/labeler: consistently quote strings (branch master)
Marvin Scholz via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/6.0 updated (659df65abe -> 37c90f55d8)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/07: tools/check_arm_indent: skip empty glob
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/07: forgejo: backport CI to release/6.0
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/07: forgejo: apply needed CI changes for 6.0
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/5.1 updated (9bc0bcce7a -> 165f660407)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/05: forgejo: backport CI to release/5.1
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/05: forgejo: apply needed CI changes for 5.1
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/05: tools/check_arm_indent: skip empty glob
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/05: avformat/os_support: Include stdint.h for int64_t
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/5.0 updated (fef37af2e2 -> 10f6f69121)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/06: forgejo: apply needed CI changes for 5.0
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/06: forgejo: backport CI to release/5.0
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/06: tools/check_arm_indent: skip empty glob
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/06: fftools/ffprobe: support 2D arrays in print_list_fmt()
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/06: avcodec/aarch64/idct: Add missing stddef
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/4.4 updated (f63a934407 -> 6266fadf89)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/05: forgejo: backport CI to release/4.4
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/05: forgejo: apply needed CI changes for 4.4
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/05: tools/check_arm_indent: skip empty glob
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/05: avcodec/aarch64/idct: Add missing stddef
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/6.1 updated (34277e12e8 -> 240c1b0eb7)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/06: forgejo: backport CI to release/6.1
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/06: forgejo: apply needed CI changes for 6.1
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/06: tools/check_arm_indent: skip empty glob
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/06: all: apply linter fixes
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/06: doc/examples/qsv_transcode: EINVAL is more appropriate and ENAVAIL will fail build with visual studio
hung kuishing via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/7.1 updated (c83d3b98b1 -> 882a51ee18)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/04: forgejo: backport CI to release/7.1
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/04: forgejo: apply needed CI changes for 7.1
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/04: all: apply linter fixes
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec: rename avcodec_receive_frame2 to avcodec_receive_frame_flags (branch master)
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/decode: Fix build due to ff_thread_receive_frame() (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (077864dfd6 -> 929a2ced9b)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: fftools/ffmpeg_dec: decode the first frame synchronously
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec: allow bypassing frame threading with an optional flag
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/amf: fix hw_device_ctx handling (branch master)
Araz Iusubov via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/h264_slice: don't force ff_get_format unconditionally after flush (branch master)
Zhao Zhili via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/tableprint_vlc: Unbreak hardcoded tables (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (9e038fd959 -> 1f30ff30fb)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/03: swscale: Refactor XYZ+RGB state and add function hooks
Arpad Panyik via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/03: swscale: Add AArch64 Neon path for xyz12Torgb48 LE
Arpad Panyik via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/03: checkasm: Add xyz12Torgb48le test
Arpad Panyik via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale/tests/swscale: Fix typo (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avfilter/f_sidedata: also handle global side data in filter links (branch master)
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/movenc: Fix leak of IAMFContext on error (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] ffv1enc_vulkan: fix encoding with large contexts (branch master)
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (9b14ea0aa1 -> 4b6e40a298)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/15: avcodec/x86/vp8dsp: Don't use MMX registers in put_vp8_pixels8
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/15: avcodec/x86/vp8dsp: Increment src pointer earlier
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/15: avcodec/x86/vp8dsp: Remove MMXEXT functions overridden by SSSE3
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/15: avcodec/x86/vp8dsp: Directly use negated stride
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/15: avcodec/x86/vp8dsp: Avoid reload
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/15: avcodec/x86/vp8dsp: Avoid unpacking multiple times
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/15: avcodec/x86/vp8dsp_init: Remove unused macro
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/15: avcodec/x86/vp8dsp: Don't use MMX registers in ff_put_vp8_epel4_v6_ssse3
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 09/15: avcodec/x86/vp8dsp: Don't use MMX registers in ff_put_vp8_epel4_v4_ssse3
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 10/15: avcodec/x86/vp8dsp: Don't use MMX registers in ff_put_vp8_epel4_h4_ssse3
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 11/15: avcodec/x86/vp8dsp: Don't use MMX registers in ff_put_vp8_epel4_h6_ssse3
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 14/15: avcodec/riscv/vp8dsp_rvv: Remove unused functions
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 13/15: avcodec/x86/vp8dsp: Don't use saturated addition when unnecessary
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 12/15: avcodec/x86/vp8dsp: Reduce number of coefficient tables
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 15/15: avcodec/vp8dsp: Don't compile unused functions
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] vulkan_dpx: fix alignment issue (branch master)
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/aacdec: Fix heap-use-after-free in USAC decoding (branch master)
Oliver Chang via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/wasm/hevc: fix typo in butterfly macro (branch master)
Xia Tao via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avcodec/d3d12va_encode: add intra refresh support for d3d12va encode (branch master)
stevxiao via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] Revert "avformat/rawdec: set framerate in codec parameters" (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated (3a34c61 -> e37736f)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] 01/02: web/security: Add 8.0.1
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] 02/02: web/security: add more CVE#s
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 9ed71a837b avutil/vulkan: fix device memory size truncation
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. f4312ea138 avformat/xmv: Handle zero sized packet at end of file
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. a8e8daa276 hwcontext_vulkan: fix final error to let old header files work
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. c4b050fd67 tests/fate/filter-video: add two feedback tests
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. bce14bb160 hwcontext_vulkan: fix compilation with older header versions
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/7.1 updated. c83d3b98b1 avcodec/vp3: Sync VLCs once during init, fix crash
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/8.0 updated. f9a3e1b776 avcodec/vp3: Sync VLCs once during init, fix crash
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 041d4f010e libavcodec/prores_raw: Fix heap-buffer-overflow in decode_frame
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. e3e3265034 tests/checkasm/mpegvideo_unquantize: Add missing const
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. b98179cec6 avcodec/{arm,neon}/mpegvideo: Readd a missed initialization
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 5d9270df7f libavutil/internal: Remove {SIZE,PTRDIFF}_SPECIFIER
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 3a34c61 contact: link to other mailing-list archive
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. c22c2c5e03 avcodec/mpegvideo: Port dct_unquantize_mpeg2_intra_mmx to SSE2
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. f7551e7505 avcodec: fix checkasm-hpeldsp failed on LA
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 413346bd06 tests/fate/ffmpeg: add test for -force_key_frames scd_metadata
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 27e94281d1 libavdevice/decklink: add support for DeckLink SDK 14.3
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/8.0 updated. dc8af5879d avcodec/prores_raw: add missing includes
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/7.1 updated. 292b30bbe0 configure: unbreak glslang build
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 1e90047fe6 vulkan: fix host copy stride
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 7043522fe0 avutil/hwcontext_d3d12va: use hwdev context for logging
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/4.4 updated. f63a934407 update for 4.4.7
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 932a872dbc hwcontext_vulkan: fix VkImageToMemoryCopyEXT.sType
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 17456c553e tests/checkasm: fix check for 32-bit Windows build
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 3beaa2d70f hwcontext_vulkan: remove VK_HOST_IMAGE_COPY_MEMCPY flag
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 59d75bf9e4 avutil/x86/Makefile: Only compile ASM init files when X86ASM is enabled
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 1d1643b42a vulkan/prores: use cached bitstream reader
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 2456a39581 avfilter/avfiltergraph: fix constant string comparision
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 89f984e3d1 avcodec/x86/h264_idct: Fix ff_h264_luma_dc_dequant_idct_sse2 checkasm failures
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 9cd4be6d7c tools/sofa2wavs: fix build on Windows
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 1c5bb1b12d vulkan/prores: normalize coefficients during IDCT
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/8.0 updated. 27a297f186 configure: replace openssl header check with 1.1.1 API
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 04eeaeed11 avfilter/vf_libplacebo: also rotate SAR when fitting
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 372dab2a4d All: Removed reliance on compiler performing dead code elimination, changed various macro constant checks from if() to #if
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/7.1 updated. f65fc0b137 avformat/iamf_parse: fix compilation error
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. a6206a31ea swscale: Fix out-of-bounds write errors in yuv2rgb_lasx.c file.
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. c1b86a009e tests/fate-filter-drawvg-video: copy drawvg.lines file to tests/data.
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/7.1 updated. c0e599e9d8 avfilter/vf_scale: don't attempt to rescale AV_NOPTS_VALUE
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/8.0 updated. fe72a8781b avformat/iamf_parse: ensure the stream count in a scalable channel representation is equal to the audio element's stream count
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 3d96d83a0a avformat/rawdec: set framerate in codec parameters
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 75b8567591 avfilter/scale_cuda: Add support for 4:2:2 chroma subsampling
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 0cd75dbfa0 libavdevice/decklink: Implement QueryInterface to support newer driver
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 5169b0c3dc lavc/vvc: Ensure seq_decode is always updated with SPS
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 93ccca22bb libavformat/mov: Fixes individual track duration on fragmented files
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 618fc15e65 libavcodec/opus/parser: Fix spurious 'Error parsing Opus packet header'
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. cac5018eb9 avformat/mov: fix crash when stsz_sample_size is zero and sample_sizes is null
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. f0f7834726 avcodec/cbs_apv: Use ff_cbs_{read,write}_simple_unsigned()
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/7.1 updated. 9e3030bc44 fftools/ffmpeg_filter: close all no-longer needed inputs
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 7018ce14df avcodec/x86/vp6dsp: Avoid packing+unpacking
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 0ea961c070 avcodec/vp3: Redo updating frames
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 61b034a47c avcodec/rkmppenc: add h264/hevc rkmpp encoder
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 7d0483e6a7 vulkan_dpx: fix compilation with older headers
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. f7aaa8ecb5 forgejo/workflows: make test shared/static mode more human readable
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 231f735d55 vulkan_dpx: use host visible allocation for host image copy buffer
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. faa382e5b1 avformat/iamf_parse: ensure the stream count in a scalable channel representation is equal to the audio element's stream count
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 38a5fcc02c fftools/ffmpeg_filter: close all no-longer needed inputs
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/8.0 updated. af737ace1e avutil/hwcontext_d3d12va: fix buf size when call av_buffer_create
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated. 92f2f9ea5c avcodec/d3d12va_encode: D3D12 AV1 encoding support
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 110517d web/download: add FFmpeg 5.1.8
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] annotated tag n5.1.8 created. tag n5.1.8
ffmpeg-git--- via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/5.1 updated. 9bc0bcce7a Update for 5.1.8
ffmpeg-git--- via ffmpeg-cvslog
Earlier messages