summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter/vf_ssim: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_psnr: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_premultiply: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_midequalizer: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_maskedthreshold: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_maskedminmax: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_maskedmerge: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_maskedclamp: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_libvmaf: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_identity: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_hysteresis: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_guided: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_displace: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_convolve: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_bm3d: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/vf_blend: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/af_sidechaincompress: Remove always-false samplerate checkAndreas Rheinhardt2021-09-21
* avfilter/af_amerge: Remove always-false samplerate checkAndreas Rheinhardt2021-09-21
* avfilter/af_agate: Remove always-false samplerate checkAndreas Rheinhardt2021-09-21
* avfilter/af_sidechaincompress: Honour query_formats API, fix segfaultAndreas Rheinhardt2021-09-21
* avfilter/af_agate: Honour query_formats API, fix segfaultAndreas Rheinhardt2021-09-21
* avfilter/af_afade: Remove redundant checks and assignmentsAndreas Rheinhardt2021-09-21
* ffmpeg_filter: don't try to autorotate frames with hwaccel pixel formatsJames Almer2021-09-21
* configure: arm: Don't add -march= to the compiler if no preference was passedMartin Storsjö2021-09-21
* doc/demuxers: fix typo in concatdec optionsrcombs2021-09-21
* avcodec/libdav1d: pass auto threads value to libdav1dJames Almer2021-09-20
* avfilter/avf_showspectrum: rewrite frequency log axis/bin scalingPaul B Mahol2021-09-20
* avcodec/elbg: Keep buffers to avoid allocations and freesAndreas Rheinhardt2021-09-20
* avcodec/elbg: Move arguments to the context early if possibleAndreas Rheinhardt2021-09-20
* avcodec/elbg: Add persistent ELBGContextAndreas Rheinhardt2021-09-20
* avcodec/elbg: Rename elbg_data to ELBGContextAndreas Rheinhardt2021-09-20
* avfilter/vf_elbg: Rename ELBGContext->ELBGFilterContextAndreas Rheinhardt2021-09-20
* avcodec/elbg: Merge avpriv_init_elbg() into avpriv_do_elbg()Andreas Rheinhardt2021-09-20
* avcodec/elbg: Move avpriv_init_elbg() downAndreas Rheinhardt2021-09-20
* fftools/ffmpeg_opt: Add missing AV_OPT_SEARCH_FAKE_OBJAndreas Rheinhardt2021-09-20
* avutil/mem: Deprecate av_mallocz_array()Andreas Rheinhardt2021-09-20
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* avcodec/opus_silk: Remove wrong size information in function declarationAndreas Rheinhardt2021-09-20
* avcodec/avcodec, options_table: Deprecate sub_text_formatAndreas Rheinhardt2021-09-20
* avfilter/vf_subtitles, fftools/ffmpeg: Don't set sub_text_formatAndreas Rheinhardt2021-09-20
* avutil/opt: Simplify av_opt_set_dict2()Andreas Rheinhardt2021-09-20
* avutil/opt: Also warn for deprecated named constantsAndreas Rheinhardt2021-09-20
* Revert "fate: Add test for ticket 6024, truncated decoding mode"Anton Khirnov2021-09-20
* fftools/cmdutils: Don't report AV_CODEC_CAP_TRUNCATEDAndreas Rheinhardt2021-09-20
* avcodec/(h263|mpeg4?video)_parser: Make *_find_frame_end() staticAndreas Rheinhardt2021-09-20
* lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATEDAnton Khirnov2021-09-20
* avcodec/mpegvideo: Move startcodes to mpeg12.hAndreas Rheinhardt2021-09-20
* swscale/swscale: Disable x86-specific code for other archesAndreas Rheinhardt2021-09-19
* swscale/swscale: Fix races when using unaligned strides/dataAndreas Rheinhardt2021-09-19
* libswscale/options: Add parent_log_context_offset to AVClassAndreas Rheinhardt2021-09-19