582 Commits (981d49e373b226773e3c572e87691adf1c1d71eb)

Author SHA1 Message Date
Andreas Rheinhardt 4de2b035a7 avfilter/avfilter: Remove deprecated avfilter_link_set_closed() 4 years ago
Andreas Rheinhardt ec82ff89b6 avfilter: Remove avfilter_next/avfilter_register API 4 years ago
Andreas Rheinhardt 3a370868dc avfilter: Remove deprecated avfilter_link_get_channels 4 years ago
Andreas Rheinhardt 339af976b6 avfilter: Remove deprecated resample_lavr_opts 4 years ago
Andreas Rheinhardt fec3c730e6 avfilter/avfilter: Remove avfilter_link_set_closed() on bump 4 years ago
Andreas Rheinhardt e0ca8a7a51 avfilter/avfilter: Remove AVFilterLink.flags 4 years ago
James Almer 0c73c2909e avfilter/avfilter.h: add missing FF_API_NEXT wrapper 4 years ago
Nicolas George 2f76476549 lavfi: regroup formats lists in a single structure. 4 years ago
Nicolas George 03c8fe49ea lavfi: remove request_samples. 4 years ago
Nicolas George 4ca1fb9d2a lavfi: remove needs_fifo. 4 years ago
Zhao Zhili 0115dbd043 avfilter/avfilter: update documentation of avfilter_graph_create_filter 5 years ago
Zhao Zhili 2bfa7df9fe avfilter: fix typo in comments 5 years ago
Josh de Kock 8f1382f80e lavfi: add new iteration API 7 years ago
Mark Thompson 6d86cef06b lavfi: Add support for increasing hardware frame pool sizes 7 years ago
James Almer b2c42fc6dc avfilter: deprecate avfilter_link_get_channels() 7 years ago
James Almer da5b05c833 Revert "avfilter: deprecate avfilter_link_get_channels()" 7 years ago
James Almer 798dcf2432 avfilter: deprecate avfilter_link_get_channels() 7 years ago
Nicolas George f8d7b5febb lavfi: add a preinit callback to filters. 7 years ago
Vittorio Giovara 96a47364d1 lavfi: Drop deprecated non-const filter retrieval 8 years ago
Vittorio Giovara 8e18328b18 lavfi: Drop deprecated filter registration 8 years ago
Vittorio Giovara 52067b3c0e lavfi: Drop deprecated filter initialization 8 years ago
Vittorio Giovara c5c7cfd5e8 lavfi: Drop deprecated functions to open a filter or a filterchain 8 years ago
Rostislav Pehlivanov 3796fb2692 lavfi: deprecate AVFilterGraph->resample_lavr_opts 8 years ago
Nicolas George 3ff01feda3 lavfi: add AVFilter.activate. 8 years ago
Nicolas George 485617ea0f lavfi: document that AVFilterLink is not for applications. 8 years ago
Matthieu Bouron b1f68f00b1 lavfi/framepool: rename FFVideoFramePool to FFFramePool 8 years ago
Nicolas George 02aa0701ae lavfi: make filter_frame non-recursive. 8 years ago
Nicolas George 183ce55b0d lavfi: split frame_count between input and output. 8 years ago
Mark Thompson e3fb74f7f9 lavfi: Always propagate hw_frames_ctx through links 8 years ago
Paul B Mahol 449339084f avfilter: add nb_threads to AVFilterContext 8 years ago
Timothy Gu 58c7bf789f doxygen: Standardize root-level modules 8 years ago
Timo Rothenpieler 1a75145559 lavfi: Move new field to the end of AVFilterContext 9 years ago
Timo Rothenpieler 1eb43af1a0 lavfi: Move new field to the end of AVFilterLink 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Mark Thompson 07a844f32e lavfi: generic hardware surface upload and download filters 9 years ago
Anton Khirnov b3dd30db0b lavfi: pass the hw frames context through the filter chain 9 years ago
Paul B Mahol 547d412078 avfilter: update some comments 9 years ago
Nicolas George 1655788712 lavfi: make request_frame() non-recursive. 9 years ago
Nicolas George 108b4de552 lavfi: replace link.closed by link.status. 9 years ago
Nicolas George 39a09e995d lavfi: deprecate avfilter_link_set_closed(). 9 years ago
Nicolas George b8b7d5ac6c lavfi: add link.current_pts field. 9 years ago
Nicolas George d03eab34dd lavfi: rename link.current_pts to current_pts_us. 9 years ago
Matthieu Bouron 0c59d40ae0 lavfi: use a video frame pool for each link of the filtergraph 9 years ago
Nicolas George 48ff6683ba lavfi: add a frame_rate field to AVFilterLink. 9 years ago
Nicolas George 2a351f6c55 lavfi: drop the requirement that request_frame returns a frame. 9 years ago
Hendrik Leppkes 3433228795 lavfi: remove old graph parser API with different semantics 9 years ago
Hendrik Leppkes 144fb06806 Remove left-over FF_API_AVFILTERBUFFER cruft 9 years ago
Andreas Cadhalpun e6c20e214e avfilter: add missing FF_API_AVFILTERBUFFER guards 9 years ago
Vittorio Giovara f6974fe651 lavfi: Drop deprecated AVFilterBuffer* code 9 years ago
Vittorio Giovara e65e4cbbda lavfi: Drop deprecated *_count suffixed variables 9 years ago