Commit graph

18 commits

Author SHA1 Message Date
Exverge
3a3710d2e2
Correctly deal with preceding underscore on macOS
Co-authored-by: neebyA <neebyA@users.noreply.github.com>

Revert "Update ih264_intra_pred_filters.h"

This reverts commit 0ac296d79a.

Revert "Update ih264_deblk_edge_filters.h"

This reverts commit 0e48f86412.

Revert "fix CI on windows"

This reverts commit 2ccb5dd287.

Revert "fix compiling on x64"

This reverts commit 99378f137f.

Revert "update ih264d macros"

This reverts commit 0924e1180e.

Revert "ih264d: Modify to compile with AppleClang & for M1"

This reverts commit d2a9c317d6.
2025-05-26 00:33:31 -04:00
Exverge
0ac296d79a
Update ih264_intra_pred_filters.h 2025-01-29 16:11:53 -05:00
Exverge
0e48f86412
Update ih264_deblk_edge_filters.h 2025-01-29 15:03:16 -05:00
Exverge
2ccb5dd287 fix CI on windows 2025-01-25 21:05:25 -05:00
Exverge
99378f137f fix compiling on x64 2025-01-25 20:46:31 -05:00
Exverge
0924e1180e update ih264d macros 2025-01-25 19:46:35 -05:00
Exverge
7120ec92c8 Merge remote-tracking branch 'base/main' into macos-arm64
temporarily reverted CI
2024-11-11 14:19:18 -05:00
Exverge
62339c0e4d
Partially revert "ih264d: Modify to compile with AppleClang & for M1"
Partially reverts d2a9c317d6
Superseded by 9a53b19403
2024-11-11 14:06:30 -05:00
squidbus
9a53b19403
CI+build: Improve macOS builds (#1310) 2024-08-28 11:06:49 +02:00
Exverge
d25f8da423
ih264: fix comment formatting 2024-07-23 12:47:06 -04:00
Exverge
804aa4f345
ih264d: Process arguments correctly on Apple Silicon
Apple seemed to not have offsets for arguments on the stack
Either that or the offsets were just wrong, I'll test on a Linux VM and remove the conditonal if this still happens
2024-07-20 15:37:14 -04:00
Exverge
d2a9c317d6
ih264d: Modify to compile with AppleClang & for M1 2024-07-20 15:37:13 -04:00
Exzap
fda5ec2697 ih264d: Small optimizations and experiments with multi-threading
Using the multi-threaded decoder doesn't seem to be worth it but at least we have a way to enable it now
2023-09-14 20:52:40 +02:00
Exzap
2c81d240a5
Make codebase more CPU-agnostic + MacOS disclaimer (#559) 2022-12-07 01:48:24 +01:00
emiyl
4519a59d74
[ih264] per-function target attribute on clang and GCC (#328) 2022-10-04 15:24:14 +02:00
Jun Bo Bi
a54a3ec74e
Fix build using clang-cl on windows and improve driver detection (#129) 2022-09-04 23:15:40 +02:00
Tom Lally
454b587e36
Fix compilation on GCC and other Linux fixes (#80) 2022-08-28 15:29:15 +02:00
Exzap
d60742f52b Add all the files 2022-08-22 22:21:23 +02:00