summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* configure: Remove av_restrictAndreas Rheinhardt2024-03-15
* lavfi/atempo: avoid asendcmd assertion failureRajiv Harlalka2024-03-13
* avfilter: update filter timeline state only on main linkGyan Doshi2024-03-11
* makefile: Clean up missed object files with "make clean"Martin Storsjö2024-03-10
* avfilter/avfilter: Fix for Incorrect Parameter in ff_filter_config_links联盟少侠2024-03-08
* lavfi: deprecate avfilter_config_links()Anton Khirnov2024-03-08
* lavfi: deprecate avfilter_link_free()Anton Khirnov2024-03-08
* lavfi/vulkan_filter: fix input formatHaihao Xiang2024-03-08
* avfilter/vf_showinfo: add AVFilmGrainAOMParams supportNiklas Haas2024-03-07
* libs: bump major version for all librariesJames Almer2024-03-07
* avfilter/avfilter: Reorder structure fieldsAndreas Rheinhardt2024-03-07
* avfilter/avfilter: Remove always-NULL pointers to internal contextsAndreas Rheinhardt2024-03-07
* avutil: remove deprecated FF_API_PKT_DURATIONJames Almer2024-03-07
* avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUTJames Almer2024-03-07
* avfilter: remove deprecated FF_API_LIBPLACEBO_OPTSJames Almer2024-03-07
* fix /// comments that should be ///<Andrew Sayers2024-03-04
* avutil/vulkan: Don't autoinclude vulkan_loader.hAndreas Rheinhardt2024-03-03
* avfilter/vf_scale_vulkan: Fix typoZhao Zhili2024-03-01
* avfilter/tonemap_vaapi: Remove duplicate format checkFei Wang2024-02-26
* avfilter/avfilter: Suppress warning for variable only used in av_assert1Andreas Rheinhardt2024-02-25
* avfilter/vf_convolution: add float user_rdiv[4] to allow user options to appl...Stone Chen2024-02-25
* avfilter/af_pan: Uninitialize channel layoutAndreas Rheinhardt2024-02-20
* avfilter/avfilter: Move frame_pool to FilterLinkInternalAndreas Rheinhardt2024-02-18
* avfilter/avfilter: Move age_index to FilterLinkInternalAndreas Rheinhardt2024-02-18
* avfilter/avfilter: Move init_state to FilterLinkInternalAndreas Rheinhardt2024-02-18
* avfilter/avfilter: Move AVFilterGraph private fields to FFFilterGraphAndreas Rheinhardt2024-02-18
* avfilter/avfiltergraph: Avoid allocation for AVFilterGraphInternalAndreas Rheinhardt2024-02-18
* avfilter/avfiltergraph: Avoid indirection when freeing filtergraphAndreas Rheinhardt2024-02-18
* avfilter: Add a header for internal generic-layer APIsAndreas Rheinhardt2024-02-18
* avfilter/avfilter: Avoid allocation for AVFilterInternalAndreas Rheinhardt2024-02-18
* avfilter/signature_lookup: Avoid branch when adding to linked listAndreas Rheinhardt2024-02-18
* avfilter/signature_lookup: Remove useless error logsAndreas Rheinhardt2024-02-18
* avfilter/signature_lookup: Allocate buffers jointlyAndreas Rheinhardt2024-02-18
* avfilter/signature_lookup: Check for allocation errorAndreas Rheinhardt2024-02-18
* avfilter/vf_signature: Allocate arrays togetherAndreas Rheinhardt2024-02-18
* avfilter/v360: Use AV_VIDEO_MAX_PLANESMichael Niedermayer2024-02-16
* avfilter/avfilter: Fix build with ASSERT_LEVEL >= 1Andreas Rheinhardt2024-02-14
* lavfi: get rid of FF_INTERNAL_FIELDSAnton Khirnov2024-02-14
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-14
* avfilter/af_hdcd: Drop a redundant logAndreas Rheinhardt2024-02-14
* avfilter/vf_(bwdif|yadif)_cuda: Remove unused variablesAndreas Rheinhardt2024-02-14
* avfilter/buffersrc: allow promoting color range to MPEGNiklas Haas2024-02-13
* avfilter/buffersrc: promote unspecified color metadataNiklas Haas2024-02-13
* avfilter/vf_setparams: use YUV colorspace negotiation APINiklas Haas2024-02-13
* avfilter/signature_lookup: Do not dereference NULL pointers after malloc failureMichael Niedermayer2024-02-12
* avfilter/signature_lookup: dont leave uncleared pointers in sll_free()Michael Niedermayer2024-02-12
* avfilter/buffersink: add color_spaces, color_ranges paramsNiklas Haas2024-02-09
* avfilter/ddagrab: only use acquired texture on valid updatesTimo Rothenpieler2024-02-09
* avfilter/fifo: Remove (a)fifo filtersAndreas Rheinhardt2024-02-08
* avfilter/ccfifo: Improve included headersAndreas Rheinhardt2024-02-07