Commit History

Author SHA1 Message Date
  Ganesh Ajjanagadde 624057df3f avfilter/buffersrc: add av_warn_unused_result attributes 9 years ago
  Hendrik Leppkes 033764e015 Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0' 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
  Lou Logan 88f2586adb fix various typos 10 years ago
  Michael Niedermayer baaa6d6785 Merge remote-tracking branch 'qatar/master' 10 years ago
  Anton Khirnov ba7dfe5c50 lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy group 10 years ago
  Michael Niedermayer 1bc3f1b73d Merge commit '4a7d3837b4dd17fff270b55166597c093204e542' 10 years ago
  Diego Biurrun 4a7d3837b4 buffersrc: Have function parameter names match between .c and .h file 10 years ago
  Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
  Nicolas George b0012de420 lavfi/buffersrc: implement flags. 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 11 years ago
  Michael Niedermayer 91af76099e Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521' 12 years ago
  Anton Khirnov 4e48aa8656 buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame() 12 years ago
  Nicolas George 5bbe4142d1 lavfi/buffersrc: add AV_BUFFERSRC_FLAG_PUSH. 12 years ago
  Stefano Sabatini b0fdd3489a lavfi: deprecate av_buffersrc_buffer() function 12 years ago
  Stefano Sabatini 972cad77fa lavfi: remove unnecessary inclusion of libavcodec/avcodec.h in avfilter.h 12 years ago
  Nicolas George aa1246ea42 lavfi: unify src_buffer and buffersrc. 12 years ago
  Anton Khirnov fc49f22c3b ffmpeg: add support for audio filters. 12 years ago
  Michael Niedermayer 3e2cf79e15 buffersrc: export forgotten function 12 years ago
  Michael Niedermayer 1cbf7fb434 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 720c6b78d1 buffersrc: add av_buffersrc_write_frame(). 12 years ago
  Nicolas George 4d4350f47a src_buffer: update get_nb_failed_requests name. 12 years ago
  Nicolas George 317b2b7e92 lavfi: remove av_buffersrc_buffer. 12 years ago
  Nicolas George 8ad1964ec5 buffersrc: fix av_buffersrc_add_ref doxy. 12 years ago
  Nicolas George 3985ec0ee6 src_buffer: introduce av_buffersrc_add_ref(). 12 years ago
  Anton Khirnov 7ae7c41413 vsrc_buffer: allow using a NULL buffer to signal EOF. 12 years ago
  Anton Khirnov e1d9dbf2d4 lavfi: add a new function av_buffersrc_buffer(). 12 years ago