Projects with recent changes
aom
4 hours ago v256_intrinsics_c.h: add missing stdbool.h include (17dcff40b0)
3 days ago Fix standard bitdepth-only builds (d0b1bd0d10)
7 hours ago chan_websocket: Add locking in send_event and check for NULL websocket handle. (1f77cdc7c3)
2 hours ago Merge pull request #1518 from zaddach/simplify_windows_install (1a739051e)
4 hours ago Tests: Fix Windows compatibility with testing example programs (661826d46)
4 hours ago Remove ex_prescan_callback and ex_file_inspection_callback examples (d479ebbf6)
4 hours ago Remove ZEXTERN and EXPORT from internal functions (39ca12e13)
4 hours ago CMake: Support finding the OpenSSL library paths provided by vcpkg (7c222f4a1)
4 hours ago CMake: Support finding the check library as published by vcpkg (cc71c0db1)
4 hours ago GitHub Actions: Fix Windows workflow (75047180e)
3 days ago CMake: Simplify install on Windows (f738133e8)
2 days ago Merge patch branch changes to main. (96a8d8fe)
2 days ago Merge 1.6.1 changes to patch. (7c93117f)
2 days ago GUACAMOLE-2188: Merge add support for Shift+Tab combination in terminal emulator. (faa619de)
3 days ago Merge changes from patch branch back to main. (2d3fe874)
3 days ago Merge 1.6.1 changes back to patch. (28598672)
3 days ago GUACAMOLE-2182: Merge correction to duplicate inclusion of "config.h". (a9b98608)
3 days ago GUACAMOLE-2188: Support Shift+Tab combination in terminal emulator. (9586c599)
27 hours ago beta release (22ed20ab8)
29 hours ago release (578d60d1b)
2 days ago Added extra checks to prevent overflows on 32-bit systems and do an earlier exit. (1dc1fc931)
2 days ago Removed old debug statements. (281adfc0e)
kernel
2 days ago Linux 6.19-rc1 (8f0b4cce4481)
2 days ago Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (6a1636e06625)
2 days ago Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-client (0dfb36b2dcb6)
2 days ago Merge tag 'tomoyo-pr-20251212' of git://git.code.sf.net/p/tomoyo/tomoyo (4cfc21494ac6)
2 days ago Merge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (4a298a43f5e3)
2 days ago Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (cba09e3ed06d)
2 days ago Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (db0130185ee3)
2 days ago Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (edbe407235ec)
3 days ago Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (9d9c1cfec01c)
3 days ago Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (2516a8715318)
3 days ago file: ensure cleanup (d2ea4d254d04)
3 days ago x86/hv: Add gitignore entry for generated header file (d552fc632cf5)
3 days ago Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel (a859eca0e4cc)
3 days ago Merge tag 'drm-next-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel (237f1bbfe3d8)
3 days ago Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux (d8cc0b917ba6)
3 days ago Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux (d324e9a91502)
3 days ago Merge tag 'pwm/for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux (a919610db43b)
3 days ago Merge tag 'gpio-fixes-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux (a6bb419c1c00)
3 days ago Merge tag 'pci-v6.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci (41572e2c05e5)
3 days ago Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire (db9c4387391e)
3 days ago Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (7f3c8f919125)
3 days ago Merge tag 'drm-misc-fixes-2025-12-10' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes (5300831555cc)
libheif
4 hours ago make it explicit that unc_image generate_headers() must be called with options (6205e5e5)
5 hours ago remove testing libde265-2 from CI. Its support is outdated. (15220457)
5 hours ago make sure add_unci_item() is never called with nullptr (2414da01)
5 hours ago resolve compilation when uncompressed-codec is disabled (80f3470f)
5 hours ago mark function as maybe_unused (ab9d78dd)
5 hours ago add missing includes found by lint (4c4a8062)
5 hours ago mark variable as maybe_unused (e6b22d3d)
5 hours ago add missing includes found by lint (5a6a9b58)
5 hours ago fix licenses (8a5217ce)
5 hours ago Merge branch 'inter-sequence-encoding' (c670d549)
5 hours ago Bump actions/upload-artifact from 5 to 6 (24f3d142)
6 hours ago [BSD3] if file has a sequence brand, prefer that over the image brand (b5afcbe3)
6 hours ago fix conversion test. Use defaults when NCLX is undefined (b823fffb)
29 hours ago fix warning (0d1c96da)
29 hours ago [BSD3] x265 plugin: queue output NAL packets (5366d6b6)
31 hours ago fix integer type conversion warning (10b21f34)
32 hours ago [BSD3] add script that encodes image sequence with all format/codec combinations (08d9d85e)
32 hours ago [BSD3] fix SVT encoding with gop-structure=I (7c3f4d00)
33 hours ago [BSD3] always include 'ccst' (also in alpha tracks) (e49f666b)
33 hours ago [BSD3] when encoding as image-sequence, add first image as image item (c5b5bcdc)
34 hours ago [BSD3] write 'dinf' box (4a533dc4)
34 hours ago improve parentheses (dd3faf9b)
34 hours ago [BSD3] get MIME types for AVC images and sequences (e66ec2dc)
2 days ago support writing uncv with dropped alpha channel (d05d6dff)
2 days ago [BSD3] vvenc: fix encoding of monochrome input (e.g. alpha planes) (89972c7c)
2 days ago [BSD3] 'uncv': alpha channel can be stored in main visual track (e72315d3)
2 days ago [BSD3] write alpha channel track (3a1a8be7)
2 days ago SVT-AV1: tried to use 'avif=true' when coding single images, but it is currently not working (edcb909c)
2 days ago SVT-AV1: fix crash on error during flushing. (6207e9f2)
6 hours ago make snmpkdf.c good openssl citizen (0cf25952cf)
7 hours ago make snmpkdf.c good openssl citizen (42d464454d)
8 hours ago Derive EC public key from private key if missing (f9971f0936)
8 hours ago Documentation for BIO flags and related functions. (e12870deb0)
31 hours ago interop: fix for engine removal (02d2431973)
3 days ago Remove crypto-mdebug-backtrace option from config (5ba513fadd)
33 minutes ago Merge branch 'PHP-8.5' (7dd5f31dde3)
34 minutes ago Merge branch 'PHP-8.4' into PHP-8.5 (48339ab6c24)
34 minutes ago Merge branch 'PHP-8.3' into PHP-8.4 (9b33be2493f)
34 minutes ago Merge branch 'PHP-8.2' into PHP-8.3 (aaae1171579)
34 minutes ago Fix curl protocols test expectation (06b8b75d2e2)
79 minutes ago Merge branch 'PHP-8.5' (5de52168d0b)
80 minutes ago uri: Update to uriparser-1.0.0 (#20715) (4a5a328f265)
2 hours ago Fix NUL byte truncation in sqlite3 TEXT column handling (0d7e53535b9)
2 hours ago Merge branch 'PHP-8.5' (2ef60d07ae7)
2 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (21fe7149e78)
2 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (9cf6f875291)
2 hours ago Fix GH-20695: Assertion failure in normalize_value() when parsing malformed INI input via parse_ini_string() (85cb6e421a0)
6 hours ago Merge branch 'PHP-8.5' (eb88c0a4965)
6 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (800c35027ea)
6 hours ago Update IR (#20710) (886729454f1)
8 hours ago Unify arg info representation for internal and user functions (626f3c3c7c6)
8 hours ago Merge branch 'PHP-8.5' (37d677d5946)
8 hours ago uri: Update to uriparser-0.9.9-85-g9a31011 (#20707) (284e202d253)
16 hours ago Merge branch 'PHP-8.5' (bc798974073)
16 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (03f3da616e2)
16 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (e6f3a9f06fb)
16 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (8ffedc873aa)
16 hours ago Merge branch 'PHP-8.1' into PHP-8.2 (2c4163c90c4)
16 hours ago Make bug70417.phpt less flaky (2bf24119769)
21 hours ago Merge branch 'PHP-8.5' (42b7fba03f7)
21 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (64dd933a06e)
21 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (355a4b5e61f)
22 hours ago Fix GH-20674 mb_decode_mimeheader does not handle separator (0056d013bf5)
22 hours ago Fix GH-20674 mb_decode_mimeheader does not handle separator (85913fc61b5)
25 hours ago Merge branch 'PHP-8.5' (683075b77c5)
tesseract
16 hours ago Bump actions/upload-artifact from 5 to 6 (bb7eb84b)
woocommerce
57 minutes ago Prepare Packages for Release (#62463) (0e3ed6e4b7)
2 hours ago Prepare Packages for Release (#62457) (ca0c6376cd)
3 hours ago Fix Scheduled Sales dates logic (#62115) (7b78e2df7e)
4 hours ago Avoid capturing orders requiring payer action in PayPal Standard (#62433) (953c595eab)
4 hours ago Add new email pattern categories and load them dynamically from block patterns (#62441) (17f5ecb498)
6 hours ago Update assets to match what is live on SVN (#62353) (50492f967b)
9 hours ago e2e tests: fix unstable monitor js files count checks (#62451) (92f1fc8107)
12 hours ago Ensure A-S/WP/PHP version bumps run automatically and are tied to releases (#62371) (be052facca)
20 hours ago Reduce PHPStan level from 9 to 8 for developer productivity (#62387) (c06057352e)
23 hours ago Docs: Update `wp_get_media_creation_timestamp()` DocBlock for consistency. (1c7a6a9468)
25 hours ago Heartbeat: Handle race condition in `wp-auth-check` where `heartbeat-tick` may fire before `DOMContentLoaded`. (c1095a7e37)
2 days ago REST API: Use valid host in unit tests for URL Details endpoint. (f7c61197eb)
2 days ago Taxonomy: Avoid type error in `wp_delete_object_term_relationships()` when invalid taxonomy supplied. (caed43f189)
2 days ago Coding Standards: Remove whitespace at end of line. (622411cf95)
2 days ago Filesystem API: Pass correct `$file` value to `pre_unzip_file` and `unzip_file` filters. (4c0c42db17)