45224 Commits (7e42d5f0ab2aeac811fd01e122627c9198b13f01)
 

Author SHA1 Message Date
Martin Storsjö 7e42d5f0ab aarch64: vp8: Optimize vp8_idct_add_neon for aarch64 6 years ago
Martin Storsjö 49f9c4272c aarch64: vp8: Skip saturating in shrn in ff_vp8_idct_add_neon 6 years ago
Martin Storsjö 37394ef01b aarch64: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2 6 years ago
Martin Storsjö cef914e083 arm: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2 6 years ago
Martin Storsjö e39a9212ab aarch64: vp8: Port bilin functions from arm version 6 years ago
Martin Storsjö 58d1549227 aarch64: vp8: Port epel4 functions from arm version 6 years ago
Martin Storsjö cc7ba00c35 aarch64: vp8: Port missing epel8 functions from arm version 6 years ago
Martin Storsjö 52c9b0a6c0 aarch64: vp8: Port vp8_luma_dc_wht and vp8_idct_dc_add4uv from arm version 6 years ago
Martin Storsjö c513fcd7d2 aarch64: vp8: Fix a typo in a comment 6 years ago
Martin Storsjö f1011ea28a aarch64: vp8: Reorder the function pointer inits to match the arm original 6 years ago
Martin Storsjö b4b27dce95 aarch64: vp8: Move the vp8dsp makefile entries to the right places 6 years ago
Martin Storsjö ad32f7b126 aarch64: vp8: Remove superfluous includes 6 years ago
Martin Storsjö 85bfaa4949 aarch64: vp8: Use the proper aarch64 form for conditional branches 6 years ago
Martin Storsjö 2eeac79936 aarch64: vp8: Fix assembling with armasm64 6 years ago
Martin Storsjö 26d7af4c38 aarch64: vp8: Fix assembling with clang 6 years ago
Magnus Röös 0801853e64 libavcodec: vp8 neon optimizations for aarch64 6 years ago
Luca Barbato 899ee03088 Unbreak travis on macos 6 years ago
Diego Biurrun f8df5e2f31 tests: Add a convenience function for video-only lavf tests 6 years ago
Diego Biurrun 618d02c1fa tests: Convert lavf container tests to non-legacy test scripts 6 years ago
Diego Biurrun 896fe15dbb tests: Convert lavf pixfmt conversion tests to non-legacy test scripts 6 years ago
Diego Biurrun a957e9379d tests: Convert lavf image tests to non-legacy test scripts 6 years ago
Diego Biurrun eb8a811599 tests: Convert audio-only lavf tests to non-legacy test scripts 6 years ago
Diego Biurrun a70eac7a9b tests: Convert image2pipe tests to non-legacy test scripts 6 years ago
Diego Biurrun 5846b496f0 tests: Use a predefined function for lavf-rm test 6 years ago
Diego Biurrun dad5fd59f3 tests: Enable CRC test for yuv4mpeg 6 years ago
Diego Biurrun 8629149816 tests: Drop duplicate variable declaration 6 years ago
Diego Biurrun e22ffb3805 tests: Unify output directory creation 6 years ago
Diego Biurrun 7e5bde93a1 build: Rename OBJDIRS variable to OUTDIRS 6 years ago
Sven Dueking 90b15f60bf srt: Set srto_sender flag to sender srt socket 6 years ago
Janne Grunau 156ea66c91 h264/x86: sign extend int stride in deblock functions 6 years ago
Martin Storsjö eec93e5709 libopenh264dec: Use a newer decoding entry point function 6 years ago
Janne Grunau 28a8b5413b h264/aarch64: add intra loop filter neon asm 6 years ago
Janne Grunau 846c3d6aca h264/aarch64: optimize neon loop filter 6 years ago
Janne Grunau d7f4f5c4a1 checkasm/h264: add loop filter tests 6 years ago
Janne Grunau bb515e3a73 h264/aarch64: sign extend int stride in loop filter asm 6 years ago
Martin Storsjö 41cf3e3b1c arm: Create proper .rdata sections for COFF 6 years ago
James Almer ca44fa5d7f avcodec/libdav1d: properly free all output picture references 6 years ago
Luca Barbato 90adbf4abf cook: Use the correct table for 6-bit stereo coupling 6 years ago
James Almer 70ab2778be libdav1d: update API usage to the first stable release 6 years ago
James Almer 56f50183f3 libdav1d: fix build after a recent API break 6 years ago
Linjie Fu e716323fa8 qsvenc: Add VDENC support for H264 and HEVC 6 years ago
James Almer 9bf9358b61 avcodec: libdav1d AV1 decoder wrapper. 6 years ago
Carl Eugen Hoyos f149a4a5fc swscale: Add GRAY10 6 years ago
Carl Eugen Hoyos ee3f62a90c pixfmt: Add GRAY10 6 years ago
Martin Storsjö 80f85a95da libx264: Pass the reordered_opaque field through the encoder 6 years ago
Martin Storsjö a3a501df24 libavutil: Undeprecate the AVFrame reordered_opaque field 6 years ago
James Almer 8d80046a0f libaom: remove references to yuva444p pixfmt 6 years ago
James Almer cacb62f9cb Revert "decode: copy the output parameters from the last bsf in the chain back to the AVCodecContext" 6 years ago
Zhong Li 1ff6cb2ca6 lavc/qsvenc_jpeg: set a default quality 6 years ago
Zhong Li 4c5e77e0bf lavc/qsvenc_jpeg: add async_depth support 6 years ago