572 Commits (96840e47de5199c258285d7b51f09d04ec0d1b72)

Author SHA1 Message Date
  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 8 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 9 years ago
  Nicolas George 02aa0701ae lavfi: make filter_frame non-recursive. 9 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
  Vittorio Giovara 86e5056575 lavfi: Drop deprecated public AVFilterPad struct 9 years ago
  Vittorio Giovara 7046bd9bc9 lavfi: Move avcodec header to the only filter needing it 10 years ago
  Federico Tomassetti cfe6461392 avfilter: Document avfilter_graph_alloc return value 10 years ago
  Stefano Sabatini af7b89e08b lavfi: document assumptions about the input and output labels of a filter graph description 10 years ago
  Lukasz Marek b217dc91bf lavfi/avfilter: clarify avfilter_graph_get_filter() doxygen 11 years ago
  Lukasz Marek b2682db34c lavfi/avfilter: fix typos in doxgens 11 years ago
  Roman Fietze f5d718ac7e avfilter.h, buffer.c: use const src pointer in avfilter_copy_buffer_ref_props 11 years ago
  Yu Xiaolei fbe9ae482d avfilter: make avfilter_graph_get_filter use const string name 11 years ago
  Vittorio Giovara d44bd7fb27 avfilter: add documentation for needs_writable 11 years ago
  Vittorio Giovara 5c439b41d0 avfilter: have avfilter_get_by_name return const for next bump 11 years ago