11 Commits (98df605f7a8e80471a113f7beb0983c90aa84525)

Author SHA1 Message Date
Andreas Rheinhardt 7c1f347b18 avcodec: Remove deprecated old encode/decode APIs 4 years ago
James Almer f1a894f9d3 avcodec: add missing FF_API_OLD_ENCDEC wrappers to xmm clobber functions 4 years ago
James Almer 42111e8543 avcodec: fix arguments on xmm/neon clobber test wrappers 8 years ago
James Almer 449f263f9f avcodec: add missing xmm/neon clobber test wrappers for the new encode API 8 years ago
Anton Khirnov de2ae3c1fa lavc: add clobber tests for the new encoding/decoding API 8 years ago
James Almer 293484fa5e avcodec: add missing xmm/neon clobber test wrappers for the new decode API 8 years ago
Clément Bœsch 4a081f224e libavcodec: fix constness in clobber test avcodec_open2() wrappers 9 years ago
Clément Bœsch dfd0c0f981 lavc/neontest: fix constness in arm/aarch64 avcodec_open2() wrappers 9 years ago
Janne Grunau fe96769bed aarch64: port neon clobber test from arm 11 years ago
Martin Storsjö 44a0a98f92 arm: Add an option for making sure NEON registers aren't clobbered 11 years ago
Martin Storsjö ede42109e7 x86: Add an xmm clobbering wrapper for avcodec_encode_video2 11 years ago
Martin Storsjö 1daea5232f x86: Add an xmm clobbering wrapper for avcodec_encode_video2 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Martin Storsjö 352dbdb96c x86: Remove win64 xmm clobbering wrappers for the now removed avcodec_encode_video function 12 years ago
Ronald S. Bultje 7e4d9d5d45 win64: add a XMM clobber test configure option. 13 years ago