148 Commits (d63f8c873bd65f4dfab852069fb5faf07cffe6aa)

Author SHA1 Message Date
Jun Zhao 304eaa63a9 lavfi/buffersrc: Remove redundant free after ff_filter_frame() failure 5 years ago
Zhao Zhili b2491566a6 avfilter/buffersrc: deprecate sws_param option 5 years ago
Andreas Rheinhardt 398a5f5d8f avfilter/buffersrc: Remove unused variables 5 years ago
Zhao Zhili bf08264daa avfilter/buffersrc: remove redundant flag 5 years ago
Nicolas George f09ae7309d lavfi/buffersrc: push frame directly. 5 years ago
Nicolas George f3a6ef69bf lavfi/buffersrc: remove poll_frame. 5 years ago
Nicolas George 9ea7e68907 lavfi/buffersrc: remove fifo. 5 years ago
Zhao Zhili f9d4366912 avfilter/buffersrc: remove write-only variable 5 years ago
Gyan Doshi b5b6f6ad59 avfilter/buffersrc: print relevant info when skipping filter reinit 6 years ago
Jun Zhao e002ec332b lavfi/buffersrc: Indent the code. 6 years ago
Nicolas George 5ba2aef6ec lavfi/buffersrc: add av_buffersrc_close(). 7 years ago
Nicolas George 1daacba91f Revert "Revert "lavfi/buffersrc: push the frame deeper if requested."" 7 years ago
Paul B Mahol 04aa09c4bc Revert "lavfi/buffersrc: push the frame deeper if requested." 8 years ago
Muhammad Faiz 6af050d7d0 avfilter: do not use AVFrame accessor 8 years ago
Vittorio Giovara 88fd836a01 lavfi: Drop deprecated way of passing options for a few filters 8 years ago
Rostislav Pehlivanov 42959044ac lavfi/buffersrc: fix directly setting channel layout 8 years ago
Nicolas George 0ff5567a30 lavfi/buffersrc: push the frame deeper if requested. 8 years ago
Nicolas George 02aa0701ae lavfi: make filter_frame non-recursive. 8 years ago
Anton Khirnov b3dd30db0b lavfi: pass the hw frames context through the filter chain 9 years ago
Anton Khirnov c084d6d2cf buffersrc: default SAR to 0 (unknown) rather than 1 9 years ago
Anton Khirnov fb25d99b0a buffersrc: do not discard the error from ff_filter_frame() 9 years ago
Nicolas George 61fb67dcb2 buffersrc: accept the frame rate as argument. 9 years ago
Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 9 years ago
Vittorio Giovara dc54c78c4d buffersrc: Improve initialization log message 9 years ago
Hendrik Leppkes 144fb06806 Remove left-over FF_API_AVFILTERBUFFER cruft 9 years ago
Vittorio Giovara f6974fe651 lavfi: Drop deprecated AVFilterBuffer* code 9 years ago
Federico Tomassetti 8eb57dc9d5 buffersrc: Use the correct deallocation function 10 years ago
Michael Niedermayer a6df9ce615 avfilter/buffersrc: Use correct, matching deallocation function 10 years ago
Federico Tomassetti 617814b4a7 buffersrc: Fix resource leak on error 10 years ago
Michael Niedermayer 8280b7db47 avfilter/buffersrc: add context to av_log() call 10 years ago
Clément Bœsch b18d1b094e avfilter/buffersrc: reindent 11 years ago
Anton Khirnov b03b2d86aa buffersrc: avoid using AV_PIX_FMT_NB 11 years ago
Michael Niedermayer e951e04a4a avcodec/buffersrc: use av_mallocz_array() 11 years ago
Lukasz Marek 70b63419ee lavfi: use av_fifo_freep 11 years ago
Vittorio Giovara 58400ac133 lavfi: name anonymous structs 11 years ago
Anton Khirnov 104a97beaf buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() correctly 11 years ago
Stefano Sabatini cd355d4d59 lavfi/abuffersrc: use AV_OPT_TYPE_SAMPLE_FMT for sample_fmt option 11 years ago
Stefano Sabatini 023693d786 lavfi/buffersrc: set min and max values for pix_fmt option 11 years ago
Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
Diego Biurrun 7950e519bb Disable deprecation warnings for cases where a replacement is available 11 years ago
Hendrik Leppkes 779e6c2b98 lavfi: add attribute_align_arg to all public entry points 11 years ago
Hendrik Leppkes af2a196e66 lavfi: add attribute_align_arg to all public entry points 11 years ago
Paul B Mahol 2a1a599bcb lavfi/buffersrc: remove unused item from BufferSourceContext 11 years ago
Hendrik Leppkes 20c86571cc lavfi: let gcc realign the stack on public graph driving functions 12 years ago
Nicolas George e3e6aa7afb lavfi/buffersrc: fix failed requests count. 12 years ago
Anton Khirnov d69a4177b9 lavfi: remove now unused args parameter from AVFilter.init 12 years ago
Michael Niedermayer c378ba19b5 abuffer: switch to an AVOptions-based shorthand system. 12 years ago
Michael Niedermayer 16e5e13c7e buffersrc: switch to an AVOptions-based shorthand system. 12 years ago
Nicolas George 0d58bbb28d lavfi/buffersrc: update for compatibility with the fork. 12 years ago
Anton Khirnov c43a7ecad9 lavfi: remove now unused args parameter from AVFilter.init 12 years ago