104534 Commits (47451d9267caf8f989530d0d7a1311f6205a2c21)
 

Author SHA1 Message Date
Michael Niedermayer 85413a5ae6 avcodec/cbs_h265_syntax_template: Limit sps_num_palette_predictor_initializer_minus1 to 127 3 years ago
Andreas Rheinhardt 467c6a9146 avfilter/vf_geq: Simplify creating string 3 years ago
Andreas Rheinhardt 04a5ffa75f avfilter/vf_xfade: Remove always-false format check 3 years ago
Andreas Rheinhardt c87d7c8a81 avfilter/vf_vif: Remove always-false format check 3 years ago
Andreas Rheinhardt 2a18ee752d avfilter/vf_threshold: Remove always-false format check 3 years ago
Andreas Rheinhardt d1a92cd06f avfilter/vf_ssim: Remove always-false format check 3 years ago
Andreas Rheinhardt 63cc7077c1 avfilter/vf_psnr: Remove always-false format check 3 years ago
Andreas Rheinhardt b6de483cb4 avfilter/vf_premultiply: Remove always-false format check 3 years ago
Andreas Rheinhardt 71285daba9 avfilter/vf_midequalizer: Remove always-false format check 3 years ago
Andreas Rheinhardt 0fc1abe031 avfilter/vf_maskedthreshold: Remove always-false format check 3 years ago
Andreas Rheinhardt e2cd1b3c06 avfilter/vf_maskedminmax: Remove always-false format check 3 years ago
Andreas Rheinhardt 406552155a avfilter/vf_maskedmerge: Remove always-false format check 3 years ago
Andreas Rheinhardt 15778ccce6 avfilter/vf_maskedclamp: Remove always-false format check 3 years ago
Andreas Rheinhardt 095d88d7ca avfilter/vf_libvmaf: Remove always-false format check 3 years ago
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