103920 Commits (1ad4782d2a17d9fed38c0356f1c9f790973eec01)
 

Author SHA1 Message Date
Andreas Rheinhardt 14488c26bb avfilter/vf_identity: Remove always-false format check 3 years ago
Andreas Rheinhardt 0d3841b59b avfilter/vf_hysteresis: Remove always-false format check 3 years ago
Andreas Rheinhardt bd98d125c8 avfilter/vf_guided: Remove always-false format check 3 years ago
Andreas Rheinhardt caef1172ea avfilter/vf_displace: Remove always-false format check 3 years ago
Andreas Rheinhardt 97454352cd avfilter/vf_convolve: Remove always-false format check 3 years ago
Andreas Rheinhardt 9cffffd795 avfilter/vf_bm3d: Remove always-false format check 3 years ago
Andreas Rheinhardt ef09bd65e2 avfilter/vf_blend: Remove always-false format check 3 years ago
Andreas Rheinhardt 910215b4db avfilter/af_sidechaincompress: Remove always-false samplerate check 3 years ago
Andreas Rheinhardt e1487deb19 avfilter/af_amerge: Remove always-false samplerate check 3 years ago
Andreas Rheinhardt 789de76e21 avfilter/af_agate: Remove always-false samplerate check 3 years ago
Andreas Rheinhardt 7d99507838 avfilter/af_sidechaincompress: Honour query_formats API, fix segfault 3 years ago
Andreas Rheinhardt 80d32e0f7e avfilter/af_agate: Honour query_formats API, fix segfault 3 years ago
Andreas Rheinhardt 9985ea7651 avfilter/af_afade: Remove redundant checks and assignments 3 years ago
James Almer ed1a70469e ffmpeg_filter: don't try to autorotate frames with hwaccel pixel formats 3 years ago
Martin Storsjö cb8dc600d2 configure: arm: Don't add -march= to the compiler if no preference was passed 3 years ago
rcombs c51bae03de doc/demuxers: fix typo in concatdec options 3 years ago
James Almer d873b5fffc avcodec/libdav1d: pass auto threads value to libdav1d 3 years ago
Paul B Mahol 59719a905c avfilter/avf_showspectrum: rewrite frequency log axis/bin scaling 3 years ago
Andreas Rheinhardt 60ada0f5fa avcodec/elbg: Keep buffers to avoid allocations and frees 3 years ago
Andreas Rheinhardt 5e01527330 avcodec/elbg: Move arguments to the context early if possible 3 years ago
Andreas Rheinhardt 896c11687e avcodec/elbg: Add persistent ELBGContext 3 years ago
Andreas Rheinhardt 9e11debb5d avcodec/elbg: Rename elbg_data to ELBGContext 3 years ago
Andreas Rheinhardt 8bfd466c9e avfilter/vf_elbg: Rename ELBGContext->ELBGFilterContext 3 years ago
Andreas Rheinhardt 05ccfcb7b0 avcodec/elbg: Merge avpriv_init_elbg() into avpriv_do_elbg() 3 years ago
Andreas Rheinhardt d046e76515 avcodec/elbg: Move avpriv_init_elbg() down 3 years ago
Andreas Rheinhardt 01f106000b fftools/ffmpeg_opt: Add missing AV_OPT_SEARCH_FAKE_OBJ 3 years ago
Andreas Rheinhardt 8d5de914d3 avutil/mem: Deprecate av_mallocz_array() 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Andreas Rheinhardt 4b15474316 avcodec/opus_silk: Remove wrong size information in function declaration 3 years ago
Andreas Rheinhardt 176b8d785b avcodec/avcodec, options_table: Deprecate sub_text_format 3 years ago
Andreas Rheinhardt 3b6c25c925 avfilter/vf_subtitles, fftools/ffmpeg: Don't set sub_text_format 3 years ago
Andreas Rheinhardt 3df34e7bf7 avutil/opt: Simplify av_opt_set_dict2() 3 years ago
Andreas Rheinhardt 3ba1bbf8d0 avutil/opt: Also warn for deprecated named constants 3 years ago
Anton Khirnov d6742bb7b6 Revert "fate: Add test for ticket 6024, truncated decoding mode" 3 years ago
Andreas Rheinhardt c5c6871a22 fftools/cmdutils: Don't report AV_CODEC_CAP_TRUNCATED 3 years ago
Andreas Rheinhardt 8edf6c3bf1 avcodec/(h263|mpeg4?video)_parser: Make *_find_frame_end() static 3 years ago
Anton Khirnov dd846bc4a9 lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATED 3 years ago
Andreas Rheinhardt 9c489a0f3a avcodec/mpegvideo: Move startcodes to mpeg12.h 3 years ago
Andreas Rheinhardt 044a7c08dc swscale/swscale: Disable x86-specific code for other arches 3 years ago
Andreas Rheinhardt f440c422b7 swscale/swscale: Fix races when using unaligned strides/data 3 years ago
Andreas Rheinhardt a1255a350d libswscale/options: Add parent_log_context_offset to AVClass 3 years ago
Andreas Rheinhardt d69332e688 fate/demux, gapless, image: Add missing ffprobe dependencies 3 years ago
Michael Niedermayer 0faf04e807 avcodec/snowdec: Maintain avmv buffer 3 years ago
Michael Niedermayer db18f29b33 avcodec/siren: Check index for catergory5 3 years ago
Michael Niedermayer 71b4d16bca avformat/dhav: do not use zero fps 3 years ago
Michael Niedermayer a3ca06f9ea tools/target_dec_fuzzer: Adjust VC1 threshold 3 years ago
Paul B Mahol 0b150e4f61 avfilter/avf_avectorscope: fix zoom 0 mode with nonlinear scale 3 years ago
Paul B Mahol 7747ab7ded avfilter/avf_avectorscope: add support for commands 3 years ago
Paul B Mahol 99d71c28d4 avfilter/avf_avectorscope: add slice threading for fade function 3 years ago
Paul B Mahol 4f7f046683 avfilter/avf_avectorscope: add ultra fast path when slow fading is disabled 3 years ago