115072 Commits (9902fc550aec7215723e441edbe02f4dc40e6089)
 

Author SHA1 Message Date
James Almer 9902fc550a avutil/tests/opt: test values > INT_MAX for INT64 type 8 months ago
James Almer 72ac495960 avutil/tests/opt: test negative values for INT and INT64 types 8 months ago
Andreas Rheinhardt 2c77dc5aad avformat/movenc: Avoid loop for writing array 8 months ago
Andreas Rheinhardt 601873263e avformat/movenc: Check av_malloc() 8 months ago
Niklas Haas df868bae23 doc/filters: mention scale2ref in replacement example 8 months ago
Niklas Haas 8bf0a9c2ca doc/filters: move scale=ref_* to correct sectton 8 months ago
Niklas Haas 6a5b021e35 avfilter/vf_scale: fix input declaration 8 months ago
Rémi Denis-Courmont 38f67a32b3 lavc/ac3dsp: R-V V min_exponents 8 months ago
Marcus B Spencer 5e7180864f
avutil/opt: Clarify type of integers 8 months ago
sunyuechi 5bc3b7f513 lavc/rv40dsp: R-V V chroma_mc 8 months ago
sunyuechi cfa8d2488d checkasm/rv40dsp: add chroma_mc test 8 months ago
sunyuechi 7d0673db7e lavc/blockdsp: R-V V fill_block 8 months ago
sunyuechi b369c4d569 checkasm/blockdsp: add fill_block test 8 months ago
Rémi Denis-Courmont 6cd97cd797 lavc/ac3dsp: R-V V sum_square_butterfly_float 8 months ago
Rémi Denis-Courmont 6459966beb lavc/ac3dsp: R-V V sum_square_butterfly_int32 8 months ago
Niklas Haas 95568c4e31 avfilter/scale2ref: deprecate in favor of scale=rw:rh 8 months ago
Niklas Haas 5b5e692da6 fate/scale2ref_keep_aspect: switch to vf_scale ref_* 8 months ago
Niklas Haas bb80445813 avfilter/vf_scale: add optional "ref" input 8 months ago
Niklas Haas e82a3997cd avfilter/vf_scale: switch to FFFrameSync 8 months ago
Niklas Haas a5032dc12a avfilter/framesync: make framesync_class un-static 8 months ago
Michael Niedermayer 69b4d9736b
avcodec/av1dec: Change bit_depth to int 8 months ago
Michael Niedermayer fd7d24fa3f
avcodec/av1dec: bit_depth cannot be another values than 8,10,12 8 months ago
Michael Niedermayer f9218e4d52
avcodec/avs3_parser: assert the return value of init_get_bits() 8 months ago
Michael Niedermayer a7c4f119c9
avcodec/avs2_parser: Assert init_get_bits8() success with const size 15 8 months ago
Andreas Rheinhardt c3ca90a92e avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash 8 months ago
Andreas Rheinhardt 9fb3d640fb avcodec/av1dec: Always set ret before goto end 8 months ago
James Almer 86e418ffd7 avcodec/avcodec: free decoded_side_data in ff_codec_close() 8 months ago
Niklas Haas 71669f2ad5 avcodec/libx264: bump minimum required version to 155 8 months ago
Timo Rothenpieler 476688095f configure: handle xargs versions that exec empty commands 8 months ago
Timo Rothenpieler 95edaf72b4 configure: support msvc build inside WSL 8 months ago
Michael Niedermayer e757726e89
avfilter/avfiltergraph: return value of ff_request_frame() is unused 8 months ago
Andrew Sayers 99e43a6dfe
lavu/opt: Clarify the scope of AVOptions 8 months ago
Michael Niedermayer 9f54c13bc4
avformat/iamfdec: check nb_streams in header read 8 months ago
Michael Niedermayer 20a6bfda0f
avformat/mxfdec: Check body_offset 8 months ago
Michael Niedermayer c26a762ea1
avformat/kvag: Check sample_rate 8 months ago
Michael Niedermayer 615c994739
avcodec/atrac9dec: Check init_get_bits8() for failure 8 months ago
Michael Niedermayer 63415168db
avcodec/ac3_parser: Check init_get_bits8() for failure 8 months ago
James Almer e09164940e avformat/mov: free the infe allocated item data on failure 8 months ago
Martin Storsjö d11be191fa checkasm: vc1dsp: Align buffers sufficiently for the mspel tests 8 months ago
Niklas Haas 1d89de03d6 avcodec/dovi_rpuenc: avoid division by zero 8 months ago
James Almer b7debef3cc avformat/mov: support SpatialAudioBox ambisonic layouts with non-diegetic channels 8 months ago
James Almer 37c8d93e56 avformat/mov: support SpatialAudioBox ambisonic layouts with arbitrary channel mapping 8 months ago
Andreas Rheinhardt 08781ebe1a avcodec/riscv/vp9dsp: Fix inclusion guard 8 months ago
sunyuechi c3a96f97f8 lavc/vp9dsp: R-V V ipred dc 8 months ago
sunyuechi dedc2456bf checkasm/vc1dsp: add mspel_pixels test 8 months ago
Lynne f492095bd3
opustab: macro constant as a double 8 months ago
Zhao Zhili cf4af4bca0 avcodec/mediacodecenc: Flush bsf after create extradata 8 months ago
David Rosca 1e2ac489a4 lavu/hwcontext_vaapi: Use vaMapBuffer2 for mapping image buffers 8 months ago
Haihao Xiang 578ac59887 lavfi/qsv: Copy metadata fields from the given input 8 months ago
Fei Wang 67fc9b8427 lavc/qsvdec: Use FFmpeg default 1/25 framerate if can't derive it from bitstream 8 months ago