296 Commits (0415bb74c81ab0019e48bd2989ddf48d66918e9e)

Author SHA1 Message Date
Michael Niedermayer e757726e89
avfilter/avfiltergraph: return value of ff_request_frame() is unused 7 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 8 months ago
Niklas Haas b89ee26539 avfilter: properly reduce YUV colorspace format lists 8 months ago
Anton Khirnov abd7da0af9 lavfi: deprecate avfilter_config_links() 8 months ago
James Almer 65ddc74988 avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 8 months ago
Andreas Rheinhardt 4a7329994a avfilter/avfilter: Move age_index to FilterLinkInternal 9 months ago
Andreas Rheinhardt 89eea4e19a avfilter/avfilter: Move AVFilterGraph private fields to FFFilterGraph 9 months ago
Andreas Rheinhardt 03567ed80c avfilter/avfiltergraph: Avoid allocation for AVFilterGraphInternal 9 months ago
Andreas Rheinhardt a1aec776f1 avfilter/avfiltergraph: Avoid indirection when freeing filtergraph 9 months ago
Andreas Rheinhardt a272c9cffa avfilter: Add a header for internal generic-layer APIs 9 months ago
Anton Khirnov 86417b759f lavfi: get rid of FF_INTERNAL_FIELDS 9 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 9 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
Mark Thompson 8b76bae896 avfilter: Temporary hack to fix format negotiation for hw formats 11 months ago
Niklas Haas 8c7934f73a avfilter: add negotiation API for color space/range 11 months ago
Niklas Haas 0e9cf1abf5 avfilter: always call ff_default_query_formats 11 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 11 months 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
Paul B Mahol 16d67fabb1 avfilter/avfiltergraph: pass correct audio/video flags 7 years ago
Nicolas George 345e7072ab lavfi: check links properties after configuring them. 7 years ago
Nicolas George d790f18ac0 lavfi: print the error message when threading init fails. 8 years ago
Marton Balint c0443c1af1 lavfi/avfiltergraph: only return EOF in avfilter_graph_request_oldest if all sinks EOFed 8 years ago