300 Commits (42cbf66fffed5a8bba2f14b5247ce60d788b9e01)

Author SHA1 Message Date
Anton Khirnov 42cbf66fff lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 5 months ago
Anton Khirnov d6318a244d lavfi: move AVFilterLink.current_pts(_us) to FilterLink 5 months ago
Anton Khirnov 54754eec1e lavfi: add a new struct for private link properties 5 months ago
Anton Khirnov 426e33c758 lavfi: set AVFilterLink.graph on link creation 5 months ago
Michael Niedermayer e757726e89
avfilter/avfiltergraph: return value of ff_request_frame() is unused 8 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Niklas Haas b89ee26539 avfilter: properly reduce YUV colorspace format lists 9 months ago
Anton Khirnov abd7da0af9 lavfi: deprecate avfilter_config_links() 10 months ago
James Almer 65ddc74988 avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 10 months ago
Andreas Rheinhardt 4a7329994a avfilter/avfilter: Move age_index to FilterLinkInternal 10 months ago
Andreas Rheinhardt 89eea4e19a avfilter/avfilter: Move AVFilterGraph private fields to FFFilterGraph 10 months ago
Andreas Rheinhardt 03567ed80c avfilter/avfiltergraph: Avoid allocation for AVFilterGraphInternal 10 months ago
Andreas Rheinhardt a1aec776f1 avfilter/avfiltergraph: Avoid indirection when freeing filtergraph 10 months ago
Andreas Rheinhardt a272c9cffa avfilter: Add a header for internal generic-layer APIs 10 months ago
Anton Khirnov 86417b759f lavfi: get rid of FF_INTERNAL_FIELDS 11 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 11 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 11 months ago
Mark Thompson 8b76bae896 avfilter: Temporary hack to fix format negotiation for hw formats 12 months ago
Niklas Haas 8c7934f73a avfilter: add negotiation API for color space/range 1 year ago
Niklas Haas 0e9cf1abf5 avfilter: always call ff_default_query_formats 1 year ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 1 year ago
Paul B Mahol fb8efa9793 avfilter/avfiltergraph: remove no longer valid comment 2 years ago
James Almer b446ea22e9 avfilter/formats: fix format negotiation when multiple channel_layouts are provided 2 years ago
Paul B Mahol ee6ef66d65 avfilter/avfiltergraph: fix check for negative return 2 years ago
James Almer d93e29154f avfilter/avfiltergraph: remove unnecessary channel layout copy 2 years ago
James Almer 1f96db959c avfilter: convert to new channel layout API 3 years ago
Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
Andreas Rheinhardt 5e1dac380b avfilter/avfiltergraph: Fix use-after-free when inserting auto-converter 3 years ago
Andreas Rheinhardt b4f5201967 avfilter: Replace query_formats callback with union of list and callback 3 years ago
Andreas Rheinhardt e1874cd3c4 avfilter/avfiltergraph: Remove always-true check 3 years ago
Andreas Rheinhardt 0615a39fed avfilter/avfiltergraph: Free AVFilterGraph options properly 3 years ago
Andreas Rheinhardt 22c4f33991 avfilter/avfiltergraph: Simplify adding filter to graph 3 years ago
James Almer f599ae88c2 avfilter/avfiltergraph: add an "auto" constant to the threads option 3 years ago
Andreas Rheinhardt 3969c2abfb avfilter/avfiltergraph: Remove dead checks 3 years ago
Andreas Rheinhardt 29bf3fafa0 avfilter/avfiltergraph: Don't use AVClass * for logcontext 3 years ago
Nicolas George 24de2b7618 lavfi/formats: rename AVFilterNegotiation.nb to nb_mergers 3 years ago
Nicolas George 85a6404d7e lavfi/formats: describe conversion in negotiation structure. 3 years ago
Nicolas George 86d3dd5627 lavfi/formats: put merge functions in structures. 3 years ago
Andreas Rheinhardt 18ec426a86 avfilter/formats: Factor common function combinations out 3 years ago
Michael Niedermayer 1642d8188d avfilter/avfiltergraph: Remove NULL checks after dereferences 4 years ago
Andreas Rheinhardt 339af976b6 avfilter: Remove deprecated resample_lavr_opts 4 years ago
Nicolas George 69f5f6ea37 lavfi: check the validity of formats lists. 4 years ago
Nicolas George 2f76476549 lavfi: regroup formats lists in a single structure. 4 years ago
Andreas Rheinhardt eaa6c08f35 avfilter/avfiltergraph: Remove unused macro parameter 4 years ago
Andreas Rheinhardt 06754f7bbf avfilter/formats: Factor checking for mergeability out of ff_merge_* 4 years ago
Nicolas George 4ca1fb9d2a lavfi: remove needs_fifo. 4 years ago
Andreas Rheinhardt c4c10feaa8 Revert "lavfi/avfiltergraph: add check before free the format" 4 years ago
Jun Zhao f156f4ab23 lavfi/avfiltergraph: add check before free the format 5 years ago
Marton Balint 7033654f7f Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was used 7 years ago
Paul B Mahol cbd524b26c avfilter/avfiltergraph: remove ugly dead code 7 years ago