115195 Commits (a68aa951b21b8b7db0a5200bcfebc0a077a5f094)
 

Author SHA1 Message Date
Michael Niedermayer a68aa951b2
avcodec/h264_slice: Remove dead sps check 6 months ago
Brad Smith 950a7891a9
MAINTAINERS: add myself as *BSD maintainer 6 months ago
Michael Niedermayer c2d897f356
avcodec/lpc: copy levenson coeffs only when they have been computed 6 months ago
Michael Niedermayer c304784a86
avutil/tests/base64: Check with too short output array 6 months ago
Michael Niedermayer 2d216566f2
libavutil/base64: Try not to write over the array end 6 months ago
James Almer 0664cbd732 x86/flacdsp: add a SSE2 version of wasted32 6 months ago
James Almer 5acec189af checkasm/flacdsp: add a test for wasted32 6 months ago
James Almer 1ba5287697 avcodec/flacdsp: split off wasted bit handling into dsp functions 6 months ago
James Almer c00c8679ed x86/flacdsp: add a SSE4 version of lpc16 6 months ago
James Almer 479d26cea2 checkasm/flacdsp: sanitize lpc arguments 6 months ago
James Almer 467d84a06d checkasm/flacdsp: run lpc benchmarks with an unmodified buffer 6 months ago
Yotam Ofek 02c032abcd avcodec/aacenc_tns: remove unreachable code branch 6 months ago
Rémi Denis-Courmont 0d9591841b lavc/ac3dsp: add R-V Zvbb extract_exponents 6 months ago
Rémi Denis-Courmont 5d8f62feb5 lavu/riscv: add Zvbb CPU capability detection 6 months ago
Rémi Denis-Courmont 01c5f4ad9f riscv: add Zvbb vector bit manipulation extension 6 months ago
sunyuechi 11f689317d checkasm: Fix h264chroma test name 6 months ago
Ramiro Polla 250c0defa2 checkasm: add test for fdct 6 months ago
Ramiro Polla b8af0809fb libavcodec/mpegvideo_enc: fix multi-threaded motion estimation rounding for mpeg4 6 months ago
Ramiro Polla 713c6eba8d libavcodec/motion_est: fix penalty_factor for b frames 6 months ago
Haihao Xiang ceace488ff lavc/vaapi_encode_av1: insert HDR_CLL metadata if have 6 months ago
Haihao Xiang 0bdf71ada7 lavc/vaapi_encode_av1: Insert HDR_MDCV metadata if have 6 months ago
Haihao Xiang 7f3ba6bbfa lavc/vaapi_encode_av1: implement write_extra_header callback 6 months ago
Niklas Haas 9c6c4f3d47 avcodec/libaomenc: properly clean up image metadata 6 months ago
Rémi Denis-Courmont 5afe734b6d lavu/riscv: remove bespoke assembler for MIN 6 months ago
Rémi Denis-Courmont 6c6313f1b5 swscale/riscv: explicitly require Zbb for MIN 6 months ago
Rémi Denis-Courmont c07af340ae lavc/riscv: explicitly require Zbb for MIN 6 months ago
Rémi Denis-Courmont 89029baebd lavu/riscv: allow requesting a second extension 6 months ago
sunyuechi 6e77af1c22 lavc/vp8dsp: R-V V put_epel v 6 months ago
sunyuechi 109daea619 lavc/vp8dsp: R-V V put_epel h 6 months ago
sunyuechi 538f217bbb lavc/vp8dsp: R-V V put_bilin_hv 6 months ago
sunyuechi bb5039b3cb lavc/vp8dsp: R-V V put_bilin_h v 6 months ago
sunyuechi 0b8e5e5a00 lavc/vp8dsp: R-V put_vp8_pixels 6 months ago
Michael Niedermayer d7924a4f60
avcodec/cbs_av1: Avoid shift overflow 6 months ago
Michael Niedermayer f44f441555
fftools/ffplay: Check return of swr_alloc_set_opts2() 6 months ago
Michael Niedermayer ba7038043a
tools/opt_common: Check for malloc failure 6 months ago
Michael Niedermayer 91d27f7e02
doc/examples/demux_decode: Simplify loop 6 months ago
Michael Niedermayer a5d1497f33
avformat/concatdec: Check file 6 months ago
Michael Niedermayer 24bd01ea65
tools/target_enc_fuzzer: Only read pix_fmts if its set 6 months ago
Michael Niedermayer c2918eb88e
tools/target_enc_fuzzer: replace assert by clean exit 6 months ago
Dawid Kozinski e4da96c6b2 avformat/evc: Small fixes in documentation 6 months ago
Andreas Rheinhardt 6fa967810d tests/checkasm/svq1enc: Use proper range for input 6 months ago
Andreas Rheinhardt ebe78e3ef0 avfilter/af_volume: Don't free options manually 6 months ago
Dawid Kozinski e8e84dc325 avcodec/evc: Reference to ISO_IEC_23094-1-2020 document section for EVC_MAX_APS_COUNT enum has been fixed 6 months ago
Dawid Kozinski 73d338d47c avformat/avi: Added EVC codec tag to the list of supported codec_id-codec_tag pairs for AVI muxer 6 months ago
Dawid Kozinski cf45526a0d avcodec/bitstream_filters: Declaration of the ff_evc_frame_merge_bsf variable has been moved to the appropriate following the alphabetical order 6 months ago
Dawid Kozinski 0797651c12 avcodec/evc: Set the AV_FRAME_FLAG_KEY flag for a decoded frame when the decoded packet contains a keyframe 6 months ago
James Almer 214cbe29dc x86/blockdsp: add sse2 and avx2 versions of fill_block_tab 6 months ago
James Almer b6054e57cb checkasm/blockdsp: use smallest allowed aligned buffers for fill_block_tab tests 6 months ago
James Almer febd9271fc checkasm/blockdsp: don't randomize the buffers for fill_block_tab 6 months ago
PoorvaGaikar 8b6e66d0f0 avfilter/f_select.c: add support for iw and ih variables 6 months ago