163 Commits (673862e9474cd343b686cb549ec09af68ec84d6f)

Author SHA1 Message Date
Paul B Mahol 12a073f72c avfilter/buffersrc: stop passing AV_NOPTS_VALUE on EOF 1 year ago
James Almer 3e06f6f040 avutil/frame: deprecate key_frame 2 years ago
James Almer af8db9106c avfilter: use the new AVFrame key_frame flag in all filters 2 years ago
James Almer 599abc0f3a avutil/frame: deprecate interlaced_frame and top_field_first 2 years ago
James Almer 36827ea783 avfilter: use the new AVFrame interlace flags in all filters 2 years ago
Stefano Sabatini ad17e29224 lavfi/buffersrc: issue more specific error in case of invalid parameters 2 years ago
James Almer a9e77b42e3 avfilter: remove FF_API_SWS_PARAM_OPTION 2 years ago
Anton Khirnov 357ba45a5c lavfi: use AVFrame.duration instead of AVFrame.pkt_duration 2 years ago
James Almer 4a8f932fd9 avfilter/buffersrc: uninitialize the context ch_layout before overwritting it 3 years ago
James Almer 1f96db959c avfilter: convert to new channel layout API 3 years ago
Andreas Rheinhardt b4f5201967 avfilter: Replace query_formats callback with union of list and callback 3 years ago
Andreas Rheinhardt 8be701d9f7 avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
Andreas Rheinhardt 2934a4b9a5 Remove unnecessary avassert.h inclusions 3 years ago
Andreas Rheinhardt a04ad248a0 avfilter: Constify all AVFilters 4 years ago
James Almer 04dfdde09b avfilter/buffersrc: simplify av_buffersrc_add_frame_flags() 4 years ago
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