14
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rtsp: add pkt_size option
tmatth
as Tristan Matthews
More... over 6 years ago
time_internal: Prefix fallback versions of gmtime_r/localtime_r with ff_ More... over 6 years ago
configure: Include time.h when checking for gmtime_r and localtime_r More... over 6 years ago
configure: Add -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 for mingw as well More... over 6 years ago
arm: Implement a NEON version of 422 h264_h_loop_filter_chroma More... over 6 years ago
h264/arm64: implement missing 4:2:2 chroma loop filter neon functions More... over 6 years ago
checkasm/h264: test 4:2:2 chroma loop filter functions More... over 6 years ago
Unbreak travis on macos More... over 6 years ago
srt: Set srto_sender flag to sender srt socket More... over 6 years ago
build: Rename OBJDIRS variable to OUTDIRS More... over 6 years ago
tests: Convert lavf container tests to non-legacy test scripts More... over 6 years ago
tests: Convert lavf image tests to non-legacy test scripts More... over 6 years ago
tests: Convert audio-only lavf tests to non-legacy test scripts More... over 6 years ago
tests: Unify output directory creation More... over 6 years ago
arm: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2 More... over 6 years ago
aarch64: vp8: Use the proper aarch64 form for conditional branches More... over 6 years ago
aarch64: vp8: Port bilin functions from arm version More... over 6 years ago
aarch64: vp8: Port epel4 functions from arm version More... over 6 years ago
aarch64: vp8: Port missing epel8 functions from arm version More... over 6 years ago
aarch64: vp8: Port vp8_luma_dc_wht and vp8_idct_dc_add4uv from arm version More... over 6 years ago
aarch64: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2 More... over 6 years ago
aarch64: vp8: Optimize vp8_idct_add_neon for aarch64 More... over 6 years ago
aarch64: vp8: Skip saturating in shrn in ff_vp8_idct_add_neon More... over 6 years ago
aarch64: vp8: Fix assembling with armasm64 More... over 6 years ago
aarch64: vp8: Fix assembling with clang More... over 6 years ago
aarch64: vp8: Fix a typo in a comment More... over 6 years ago
aarch64: vp8: Reorder the function pointer inits to match the arm original More... over 6 years ago
aarch64: vp8: Move the vp8dsp makefile entries to the right places More... over 6 years ago
aarch64: vp8: Remove superfluous includes More... over 6 years ago
libavcodec: vp8 neon optimizations for aarch64 More... over 6 years ago