96781 Commits (b4a4aadfafdcb0fdc45801e18b9db1d5c4e4647b)
 

Author SHA1 Message Date
Andriy Gelman 3905ecbc06 avcodec:v4l2_context: Remove NULL initialization 5 years ago
Paul B Mahol e5e7289ea8 avfilter/vf_xfade: remove unused header 5 years ago
Paul B Mahol 5c9a4ff8c1 avfilter/vf_psnr: fix logic failure when comparing time bases 5 years ago
Paul B Mahol 89eee09739 avfilter/vf_ssim: fix logic failure when comparing time bases 5 years ago
leozhang 81d25e5bfc avcodec/utils: remove extra brackets 5 years ago
OvchinnikovDmitrii 843c24a400 libavcodec/amfenc_hevc.c: Fix constant QP settings for I, P 5 years ago
Linjie Fu f0287e120a lavc/h265_profile_level: Fix the default profile in ff_h265_guess_level 5 years ago
Marton Balint 73aab08d9d avformat/hlsenc: fix hls_ts_options with mpegts 5 years ago
Marton Balint c044ac2071 avfilter/vf_geq: use per-thread AVExpr for expression evaluation 5 years ago
Michael Niedermayer b82825eba8 avcodec/avdct: Clear IDCTDSPContext context 5 years ago
Michael Niedermayer c2d4762922 MAINTAINERS: Add patchwork maintainer 5 years ago
Alfred E. Heggestad d550a28560 dashenc: check pts to prevent division by zero error 5 years ago
Paul B Mahol 53b4128ea0 avfilter/vf_xfade: add smooth transitions 5 years ago
Paul B Mahol 113bae5985 doc/filters: improve xfade description and add one example 5 years ago
Marton Balint 62d92a878d avfilter/vf_drawtext: do not overread text if the last UTF8 sequence is invalid 5 years ago
Marton Balint 5ac8389cfa avfilter/vf_drawtext: use replacement chars for invalid UTF8 sequences 5 years ago
Marton Balint 6026384047 avutil/common: warn about possible move of the data pointer after the last 0 byte in GET_UTF8 5 years ago
Marton Balint d9f5fe4ed7 avutil/common: put ERROR statements into separate code blocks in GET_UTF8/16 5 years ago
Marton Balint 1466bb0bad avutil/common: add parenthesis around GET_16BIT in GET_UTF16 5 years ago
Marton Balint 5df1c1ad9a avutil/common: use unsigned int in GET_UTF8 5 years ago
Michael Niedermayer 24af459d1e avcodec/x86/diracdsp: Fix high bits on Windows x86_64 5 years ago
Michael Niedermayer 24a5e873b3 tests/fate/lavf-video.mak: fix fate-lavf-gif dependencies 5 years ago
Michael Niedermayer a71794e8c2 avcodec/ralf: Fix overflows of biased values 5 years ago
Michael Niedermayer 32522b5307 tools/target_dec_fuzzer: limit per frame samples for APE 5 years ago
Michael Niedermayer 1cd4184020 avformat/mov: Check STCO location 5 years ago
Michael Niedermayer 422202516c avcodec/wmalosslessdec: Fix multiple integer overflows 5 years ago
Michael Niedermayer a3655bb02c avcodec/apedec: Fix undefined integer overflow in decode_array_0000() 5 years ago
Michael Niedermayer 07754f3f8f remove tests/ref/lavf/fits 5 years ago
Michael Niedermayer 6f5c18da59 avcodec/smacker: Check space before decoding type 5 years ago
Michael Niedermayer 2b5b9d5dac avcodec/rawdec: Use linesize in b64a 5 years ago
Michael Niedermayer 8652f4e7a1 avcodec/iff: Over-allocate ham_palbuf for HAM6 IFF-PBM 5 years ago
Michael Niedermayer d4b05f31d8 doc/filters: Document geq *sum functions 5 years ago
Michael Niedermayer 48b6947821 tools/target_dec_fuzzer: Add threshold for ALS 5 years ago
Michael Niedermayer 0694b60b7b avcodec/x86/diracdsp: Fix incorrect src addressing in dequant_subband_32() 5 years ago
Michael Niedermayer 20916f9bc4 avcodec/screenpresso: Optimize sum_delta_flipped() 5 years ago
Andreas Rheinhardt 6e8e8431e1 avformat/aviobuf: Remove AVIOInternal and one level of indirection 5 years ago
Paul B Mahol 0a275fec62 avfilter/vf_xfade: add radial transition 5 years ago
Jun Zhao b99ed6e428 cmdutils: fix crash if no name for "ffmpeg -h protocol" 5 years ago
Paul B Mahol 863accbefa avfilter: add xfade filter 5 years ago
Steven Liu 6087692a60 cmdutils: add show_help_protocol for get protocol options 5 years ago
Steven Liu 27529eeb27 avformat/avio: add avio_protocol_get_class 5 years ago
Paul B Mahol 3bce9e9b3e avformat/tty: add probe function 5 years ago
Marton Balint 47d5d0cc74 avfilter/vf_geq: fix multiple assignments of ptr in slice_geq_filter 5 years ago
Michael Niedermayer 04e524c34b tools/target_dec_fuzzer: Add threshold for IFF_ILBM 5 years ago
Michael Niedermayer cc7bf7e05c tools/target_dec_fuzzer: Sort threshold list alphabetically 5 years ago
Paul B Mahol d01d606504 avcodec/dnxhddec: properly set colorspace 5 years ago
Guo, Yejun de1b2aa796 Revert "fate/filter-video: add two tests for dnn_processing with frame format rgb24 and grayf32" 5 years ago
Andreas Rheinhardt 43f58f2354 avformat/mov: Don't leak MOVFragmentStreamInfo on error 5 years ago
Andreas Rheinhardt 3999c4b374 avformat/mov: Free encryption data on error 5 years ago
Andreas Rheinhardt ab39f0d841 avfilter/asrc_sinc: Don't allocate arrays separately 5 years ago