115209 Commits (d4d09c8e4220ec0872784c44b9ca299bc30244e7)
 

Author SHA1 Message Date
Ramiro Polla d4d09c8e42 lavc/aarch64/fdct: add neon-optimized fdct for aarch64 9 months ago
Ramiro Polla 27f6211c74 lavc/aarch64: fix include for cpu.h 9 months ago
Andreas Rheinhardt b7b1a4e6c3 configure: Add missing ftr_parser->adts_header,mpeg4audio dependencies 9 months ago
Andreas Rheinhardt 06d1840b56 configure, avcodec/Makefile: Add h264parse->h264data,golomb dependencies 9 months ago
Andreas Rheinhardt 4df43df6e1 avcodec/bsf/dts2pts: Fix shadowing 9 months ago
Lynne baf8651d56
aacdec: restore arm32 dequantization optimizations 9 months ago
Tomas Härdin 37db0454e4 lavc/speedhqdec: Obey AVDISCARD_ALL 9 months ago
Tomas Härdin 5b32685d77 lavc/speedhqdec: Add AV_CODEC_CAP_FRAME_THREADS 9 months ago
Michael Niedermayer 36126e4c14
avcodec/exr: Fix preview overflow 9 months ago
Michael Niedermayer 73d6d9f129
avcodec/dovi_rpuenc: fix compaatibility 9 months ago
Michael Niedermayer 46ad68084e
avcodec/dovi_rpuenc: initialize profile 9 months ago
Michael Niedermayer e9bb586543
avcodec/decode: decode_simple_internal() only implements audio and video 9 months ago
Michael Niedermayer 96c1162545
avcodec/fmvc: remove dead assignment 9 months ago
Michael Niedermayer fdaa6ae2b6
avcodec/h2645_sei: Remove dead checks 9 months ago
Michael Niedermayer a68aa951b2
avcodec/h264_slice: Remove dead sps check 9 months ago
Brad Smith 950a7891a9
MAINTAINERS: add myself as *BSD maintainer 9 months ago
Michael Niedermayer c2d897f356
avcodec/lpc: copy levenson coeffs only when they have been computed 9 months ago
Michael Niedermayer c304784a86
avutil/tests/base64: Check with too short output array 9 months ago
Michael Niedermayer 2d216566f2
libavutil/base64: Try not to write over the array end 9 months ago
James Almer 0664cbd732 x86/flacdsp: add a SSE2 version of wasted32 9 months ago
James Almer 5acec189af checkasm/flacdsp: add a test for wasted32 9 months ago
James Almer 1ba5287697 avcodec/flacdsp: split off wasted bit handling into dsp functions 9 months ago
James Almer c00c8679ed x86/flacdsp: add a SSE4 version of lpc16 9 months ago
James Almer 479d26cea2 checkasm/flacdsp: sanitize lpc arguments 9 months ago
James Almer 467d84a06d checkasm/flacdsp: run lpc benchmarks with an unmodified buffer 9 months ago
Yotam Ofek 02c032abcd avcodec/aacenc_tns: remove unreachable code branch 9 months ago
Rémi Denis-Courmont 0d9591841b lavc/ac3dsp: add R-V Zvbb extract_exponents 9 months ago
Rémi Denis-Courmont 5d8f62feb5 lavu/riscv: add Zvbb CPU capability detection 9 months ago
Rémi Denis-Courmont 01c5f4ad9f riscv: add Zvbb vector bit manipulation extension 9 months ago
sunyuechi 11f689317d checkasm: Fix h264chroma test name 9 months ago
Ramiro Polla 250c0defa2 checkasm: add test for fdct 9 months ago
Ramiro Polla b8af0809fb libavcodec/mpegvideo_enc: fix multi-threaded motion estimation rounding for mpeg4 9 months ago
Ramiro Polla 713c6eba8d libavcodec/motion_est: fix penalty_factor for b frames 9 months ago
Haihao Xiang ceace488ff lavc/vaapi_encode_av1: insert HDR_CLL metadata if have 9 months ago
Haihao Xiang 0bdf71ada7 lavc/vaapi_encode_av1: Insert HDR_MDCV metadata if have 9 months ago
Haihao Xiang 7f3ba6bbfa lavc/vaapi_encode_av1: implement write_extra_header callback 9 months ago
Niklas Haas 9c6c4f3d47 avcodec/libaomenc: properly clean up image metadata 9 months ago
Rémi Denis-Courmont 5afe734b6d lavu/riscv: remove bespoke assembler for MIN 9 months ago
Rémi Denis-Courmont 6c6313f1b5 swscale/riscv: explicitly require Zbb for MIN 9 months ago
Rémi Denis-Courmont c07af340ae lavc/riscv: explicitly require Zbb for MIN 9 months ago
Rémi Denis-Courmont 89029baebd lavu/riscv: allow requesting a second extension 9 months ago
sunyuechi 6e77af1c22 lavc/vp8dsp: R-V V put_epel v 9 months ago
sunyuechi 109daea619 lavc/vp8dsp: R-V V put_epel h 9 months ago
sunyuechi 538f217bbb lavc/vp8dsp: R-V V put_bilin_hv 9 months ago
sunyuechi bb5039b3cb lavc/vp8dsp: R-V V put_bilin_h v 9 months ago
sunyuechi 0b8e5e5a00 lavc/vp8dsp: R-V put_vp8_pixels 9 months ago
Michael Niedermayer d7924a4f60
avcodec/cbs_av1: Avoid shift overflow 9 months ago
Michael Niedermayer f44f441555
fftools/ffplay: Check return of swr_alloc_set_opts2() 9 months ago
Michael Niedermayer ba7038043a
tools/opt_common: Check for malloc failure 9 months ago
Michael Niedermayer 91d27f7e02
doc/examples/demux_decode: Simplify loop 9 months ago