Commit History

Author SHA1 Message Date
  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. 11 years ago
  Michael Niedermayer d5ec8ba7f2 Do not leave positive values undefined when negative are defined as error 11 years ago
  Michael Niedermayer 7381d31f22 Merge remote-tracking branch 'qatar/master' 11 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
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
  Nicolas George 9de731e9d0 lavfi/sink_buffer: implement libav compatibility API. 12 years ago
  Michael Niedermayer 88beb2df98 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov d4f89906e3 lavfi: add error handling to end_frame(). 12 years ago
  Anton Khirnov e9b992d035 lavfi: add error handling to draw_slice(). 12 years ago
  Anton Khirnov ebc8d97481 lavfi: add error handling to start_frame(). 12 years ago
  Nicolas George cb6a20fa56 lavfi: add FF_*LINK_IDX convenience macros. 12 years ago
  Nicolas George 97f86680eb lavfi: make copy_buffer_ref common. 12 years ago
  Michael Niedermayer f8911b987d Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov cd99146253 lavfi: add error handling to filter_samples(). 12 years ago
  Michael Niedermayer 1c60088885 Merge remote-tracking branch 'qatar/master' 12 years ago
  Stefano Sabatini c17808cebd lavfi: define macro AVFILTER_DEFINE_CLASS 12 years ago
  Anton Khirnov 58b049f2fa lavfi: support automatically inserting the fifo filter when needed. 12 years ago
  Michael Niedermayer c7b9eab2be Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 9baeff9506 lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 12 years ago
  Anton Khirnov 9d0bfc5052 lavfi: make AVFilterPad opaque after two major bumps. 12 years ago
  Stefano Sabatini 134815a030 lavfi: change name of tracing functions and of the macro which enables them 12 years ago
  Michael Niedermayer 7b0d362567 libavfilter: make ff_null_start_frame_keep_ref() a non static inline function. 12 years ago
  Michael Niedermayer ad60b3b181 Merge remote-tracking branch 'qatar/master' 12 years ago
  Stefano Sabatini 1488c4dc0b lavfi: move tracing utilities definition from video.c to avfilter.c 12 years ago
  Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 12 years ago
  Anton Khirnov fa417fcd27 lavfi: make avfilter_insert_pad and pals private on next bump. 12 years ago