183 Commits (b61141056939acfd67e51dbd05c2c8c729d6b31b)

Author SHA1 Message Date
Anton Khirnov 670530a927 lavfi/buffersrc: switch to query_func2() 1 month ago
Anton Khirnov a7fe27f964 lavfi/buffersrc: validate hw context presence in video_init() 1 month ago
Niklas Haas ca77fc2177 avfilter: fix YUV colorspace negotiation for YUVJ 2 months ago
Anton Khirnov 6d75d44d90 lavfi: drop internal.h 3 months ago
Anton Khirnov a2314308f2 lavfi/inernal: move ff_fmt_is_regular_yuv() declaration to video.h 3 months ago
Anton Khirnov a23d565ea7 lavfi: move AVFilterLink.frame_rate to FilterLink 3 months ago
Anton Khirnov 7f17e0e6dd lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 3 months ago
Marton Balint 4721b9f15f avfilter/buffersrc: never override channel count in av_buffersrc_add_frame_flags 7 months ago
Jan Ekström 23d1b50175 avfilter/{buffersrc,vf_setparams}: map IPT-C2, YCgCo-R variants 8 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 8 months ago
Marton Balint 2df2b4067e avfilter/buffersrc: fix overriding unknown channel layouts with negotiated one 8 months ago
James Almer b8fef7e9c5 avutil: remove deprecated FF_API_PKT_DURATION 8 months ago
James Almer 65ddc74988 avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 8 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 9 months ago
Niklas Haas d2ae2aad8c avfilter/buffersrc: allow promoting color range to MPEG 9 months ago
Niklas Haas 2303bf3232 avfilter/buffersrc: promote unspecified color metadata 9 months ago
Gyan Doshi 94422871fc avfilter/buffersrc: limit link variance logs below debug loglevel 10 months ago
Niklas Haas 2d555dc82d avfilter/buffersrc: add color_space/range parameters 11 months ago
Paul B Mahol 84e400ae37 avfilter/buffersrc: switch to activate 1 year ago
Andreas Rheinhardt 67cc7aaa51 avfilter/buffersrc: Use av_frame_clone() where appropriate 1 year ago
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