| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: Remove deprecated old encode/decode APIs | Andreas Rheinhardt | 2021-04-27 | 1 | -35/+0 |
* | avcodec: add missing FF_API_OLD_ENCDEC wrappers to xmm clobber functions | James Almer | 2021-02-26 | 1 | -15/+17 |
* | Merge commit 'de2ae3c1fae5a2eb539b9abd7bc2a9ca8c286ff0' | Clément Bœsch | 2017-03-21 | 1 | -4/+4 |
|\ |
|
| * | lavc: add clobber tests for the new encoding/decoding API | Anton Khirnov | 2016-09-28 | 1 | -0/+20 |
* | | Merge commit '4a081f224e12f4227ae966bcbdd5384f22121ecf' | Hendrik Leppkes | 2016-11-13 | 1 | -1/+1 |
|\| |
|
| * | libavcodec: fix constness in clobber test avcodec_open2() wrappers | Clément Bœsch | 2016-06-26 | 1 | -1/+1 |
| * | x86: Add an xmm clobbering wrapper for avcodec_encode_video2 | Martin Storsjö | 2013-09-16 | 1 | -0/+6 |
| * | x86: Remove win64 xmm clobbering wrappers for the now removed avcodec_encode_... | Martin Storsjö | 2013-03-23 | 1 | -7/+0 |
* | | avcodec: fix arguments on xmm/neon clobber test wrappers | James Almer | 2016-10-02 | 1 | -2/+2 |
* | | avcodec: add missing xmm/neon clobber test wrappers for the new encode API | James Almer | 2016-10-01 | 1 | -0/+10 |
* | | avcodec: add missing xmm/neon clobber test wrappers for the new decode API | James Almer | 2016-07-03 | 1 | -0/+10 |
* | | avcodec/x86/w64xmmtest: Fix another build failure | Michael Niedermayer | 2015-09-05 | 1 | -7/+0 |
* | | x86: Add an xmm clobbering wrapper for avcodec_encode_video2 | Martin Storsjö | 2013-09-17 | 1 | -0/+6 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
|/ |
|
* | win64: add a XMM clobber test configure option. | Ronald S. Bultje | 2012-02-02 | 1 | -0/+80 |