115435 Commits (0aad5b9bf5e533bd99f1accba4de8e8ef974686f)
 

Author SHA1 Message Date
Rémi Denis-Courmont 0aad5b9bf5 lavc/vp8dsp: factor R-V V bilin functions 6 months ago
Rémi Denis-Courmont b248d7c319 lavc/sbrdsp: fold immediate offset into relocation 6 months ago
Rémi Denis-Courmont 8444115262 lavc/startcode: fix RVV return value on no match 6 months ago
Rémi Denis-Courmont af20fb9c4e lavc/lpc: fix off-by-one in R-V V compute_autocorr 6 months ago
Niklas Haas 9fd88bd092 avcodec/h2645_sei: loosen up min luminance requirements 6 months ago
Kacper Michajłow b2b23f353a avformat/hls: update current segment reference before use 6 months ago
Michael Niedermayer 62d7106c36
avcodec/vlc: Cleanup on multi table alloc failure in ff_vlc_init_multi_from_lengths() 6 months ago
Michael Niedermayer d5cc21741b
avcodec/vc1_block: remove unneeded store to off in vc1_decode_p_mb_intfi() 6 months ago
Michael Niedermayer 992b28f572
avcodec/vc1_block: remove unused off from vc1_decode_p_mb_intfr() 6 months ago
Michael Niedermayer a287f17db2
avcodec/tiff: Assert init_get_bits8() success in unpack_gray() 6 months ago
Michael Niedermayer 8814cedb07
avcodec/tiff: Assert init_get_bits8() success in horizontal_fill() 6 months ago
Michael Niedermayer 6df8bd64ff
tools/decode_simple: Check avcodec_send_packet() for errors on flushing 6 months ago
Michael Niedermayer bfc22f364d
swscale/yuv2rgb: Use 64bit for brightness computation 6 months ago
Michael Niedermayer 3f9daf1c18
swscale/x86/swscale: use a clearer name for INPUT_PLANER_RGB_A_FUNC_CASE 6 months ago
Michael Niedermayer e3481730ed
avutil/tests/opt: Check av_set_options_string() for failure 6 months ago
Michael Niedermayer e8a1e1899d
avutil/tests/dict: Check av_dict_set() before get for failure 6 months ago
Michael Niedermayer 87846f64b5
avutil/random_seed: Avoid dead returns 6 months ago
Michael Niedermayer c4004605b2
avdevice/dshow: fix badly indented line 6 months ago
Michael Niedermayer c841cb45e8
qsv: Initialize impl_value 6 months ago
Michael Niedermayer 3c1915d776
avformat/hlsenc: Remove dead ret stores 6 months ago
Michael Niedermayer 33da5f4e27
avformat/demux: resurrect dead stores 6 months ago
Michael Niedermayer e7775973f0
avcodec/tests/bitstream_template: Assert bits_init8() return 6 months ago
Michael Niedermayer b6fa2ed77e
tools/enc_recon_frame_test: Assert that av_image_get_linesize() succeeds 6 months ago
Marton Balint ed927f2f0c fftools/ffplay: allow unused format options which are also codec options 6 months ago
Marton Balint 4d97557137 fftools/ffplay: use cmdutils code for checking remaining avoptions 6 months ago
Marton Balint f9810be5d3 fftools: move check_avoptions and remove_avoptions to cmdutils 6 months ago
Marton Balint 169b6ee732 doc/ffmpeg: document -channel_layout/ch_layout options 6 months ago
Marton Balint 4bfecde9b9 fftools/ffmpeg_demux: honor -ch_layout options for overriding input stream channel layout 6 months ago
Rémi Denis-Courmont 44f7f6e010 checkasm: add h263dsp.{h,v}_loop_filter 6 months ago
Rémi Denis-Courmont a535ce2ac0 lavc/flacdsp: R-V Zvl256b lpc33 6 months ago
Rémi Denis-Courmont 5ebb071d79 lavc/vp8dsp: disable EPEL HV on RV128 6 months ago
Diego Felix de Souza aead61451c avcodec/nvenc_av1: Correct CQ range for AV1 6 months ago
Andreas Rheinhardt 41e1322845 tests/fate/source-check: Relax BSD licence check 6 months ago
Andreas Rheinhardt f1337e5dd9 doc/mips: Update list of files with MIPS copyright notice 6 months ago
Frank Plowman 49c3918c1a lavc/vvc: Validate temporal MVP references 6 months ago
llyyr 2b11a8b95b
lavc/vp9: reset segmentation fields when segmentation isn't enabled 6 months ago
Fei Wang 01c7f68f7a lavc/qsvdec: Use coded_w/h for frame resolution when use system memory 6 months ago
Fei Wang 1c56263704 lavc/qsvdec: Allow decoders to export crop information 6 months ago
Haihao Xiang a72e9aeabc lavc/qsvenc_av1: accept HDR metadata if have 6 months ago
Haihao Xiang 473e84ad62 lavc/qsvdec: update HDR side data on output AVFrame for AV1 decoding 6 months ago
Brad Smith 43b1a95678 configure: enable ffnvcodec, nvenc, nvdec for FreeBSD 6 months ago
Rémi Denis-Courmont 25a33665a0 lavc/vp8dsp: remove unused macro parameter 6 months ago
Rémi Denis-Courmont 728a1dd3b6 lavc/rv34dsp: remove stray load immediate 6 months ago
sunyuechi 63697d3350 lavc/vp8dsp: R-V V put_epel hv 6 months ago
Rémi Denis-Courmont 0b2316e37f lavc/sbrdsp: fix inverted boundary check 6 months ago
Rémi Denis-Courmont e6b38c944f lavc/sbrdsp: fix potential overflow in noise table 6 months ago
Andreas Rheinhardt e9197db4f7 tests/checkasm/vvc_alf: Don't use declare_func_emms 6 months ago
Andreas Rheinhardt 8e27bd025f avformat/async,cache: Use more unique context names 6 months ago
Andreas Rheinhardt edc235e076 avformat/riffenc: Fix outdated comment 6 months ago
Andreas Rheinhardt 50c25d1f0a avformat/matroskaenc: Check ff_put_wav_header() failure 6 months ago