Commit History

Author SHA1 Message Date
  Paul B Mahol 547d412078 avfilter: update some comments 8 years ago
  Nicolas George 1655788712 lavfi: make request_frame() non-recursive. 8 years ago
  Nicolas George 108b4de552 lavfi: replace link.closed by link.status. 8 years ago
  Matthieu Bouron 0c59d40ae0 lavfi: use a video frame pool for each link of the filtergraph 8 years ago
  Ganesh Ajjanagadde 62144b225d avfilter/internal: Doxygen for ff_fmt_is_in 8 years ago
  Ganesh Ajjanagadde 01790484c1 avfilter/internal: add av_warn_unused_result 8 years ago
  Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 9 years ago
  Nicolas George 2a351f6c55 lavfi: drop the requirement that request_frame returns a frame. 9 years ago
  Hendrik Leppkes 144fb06806 Remove left-over FF_API_AVFILTERBUFFER cruft 8 years ago
  Hendrik Leppkes 033764e015 Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0' 8 years ago
  Hendrik Leppkes 43e2e172df Merge commit 'e65e4cbbda03ca3c9087f069c9867d518415fca1' 8 years ago
  Hendrik Leppkes 2751d5f0ba Merge commit '86e5056575f55f070609dd3926605302f7d2280e' 8 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
  Andreas Cadhalpun 8bd74aafe8 avfilter: remove obsolete function declarations 9 years ago
  Michael Niedermayer 9d8070afe1 avfilter/internal: add more words to sentance 9 years ago
  Michael Niedermayer 522256b374 avfilter/internal: Improve docs about ff_request_frame() 9 years ago
  Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 9 years ago
  Michael Niedermayer bdb136d302 avfilter/internal: add fixme to ff_norm_qscale() to document obvious scaling issue 9 years ago
  Arwa Arif 4df01d5d44 avfilter: Factorize the use of norm_qscale in pp7 9 years ago
  Michael Niedermayer 8788d31606 Merge commit '5655732c77f2df9c1dfbddc30cd4844390a6921f' 10 years ago
  Vittorio Giovara 5655732c77 avfilter: add needs_writable field to the internal AVFilterPad structure 10 years ago
  Nicolas George 6e2473edfd lavfi: parsing helper for unknown channel layouts. 10 years ago
  Michael Niedermayer d5ec8ba7f2 Do not leave positive values undefined when negative are defined as error 10 years ago
  Michael Niedermayer 7381d31f22 Merge remote-tracking branch 'qatar/master' 10 years ago
  Anton Khirnov 0767bfd199 lavfi: allow user-provided execute() callbacks 11 years ago
  Paul B Mahol 211a185cba avfilter/avfilter: check allocation failure in ff_insert_pad() 11 years ago
  Michael Niedermayer 247fa6c27c avfilter: remove ff_copy_int*_list 11 years ago
  Michael Niedermayer 20be5e0a0e Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91' 11 years ago
  Diego Biurrun 7950e519bb Disable deprecation warnings for cases where a replacement is available 11 years ago
  Michael Niedermayer 0c8efe4891 Merge commit '45dd1ae1b3c18331f3db2293a9135bc5851e553f' 11 years ago
  Diego Biurrun 45dd1ae1b3 avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefs 11 years ago
  Michael Niedermayer 8d4e969afe Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f' 11 years ago
  Anton Khirnov 129bb23843 lavfi: add a slice threading infrastructure 11 years ago
  Michael Niedermayer eb0f774d4b Merge commit '1565cbc65cbb9f95c11367314a080068895e0cf0' 11 years ago
  Michael Niedermayer 86070b8e5a Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea' 11 years ago
  Anton Khirnov 1565cbc65c lavfi: make avfilter_free() remove the filter from its graph. 11 years ago
  Anton Khirnov bc1a985ba0 lavfi: replace avfilter_open() with avfilter_graph_alloc_filter(). 11 years ago
  Nicolas George 79d8cfacf0 lavfi: loop on request_frame if necessary. 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 11 years ago
  Michael Niedermayer 2468827c06 internal.h: remove start/end_frame from AVFilterPad 11 years ago
  Michael Niedermayer c0c0b19644 lavfi: remove some draw_slice related code that has become unneeded 11 years ago
  Michael Niedermayer 8227a0b7df libavfilter: update doxy for filter_frame 11 years ago
  Michael Niedermayer 3ed483cdfa libavfilter: Support using filter_frame for video 11 years ago
  Michael Niedermayer cd7febd33f lavfi: replace filter_samples by filter_frame 11 years ago
  Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 11 years ago
  Clément Bœsch 54a48d2f04 lavfi: fix references to avfilter_* functions that don't exist anymore. 11 years ago