682 Commits (b0e1bc6298ceda81b8f88acdb96d023f1bf00d80)

Author SHA1 Message Date
Andreas Rheinhardt 7895d1860f avfilter/avfilter: Don't use av_uninit 9 months ago
Andreas Rheinhardt 0c800c0b48 avfilter/avfilter: Honour the short options documentation 9 months ago
Andreas Rheinhardt c96d0a0b85 avfilter/avfilter: Use AV_DICT_DONT_STRDUP_(KEY|VAL) when possible 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Gyan Doshi 3d1860ec8d avfilter: update filter timeline state only on main link 10 months ago
联盟少侠 e6d933404f avfilter/avfilter: Fix for Incorrect Parameter in ff_filter_config_links 10 months ago
Anton Khirnov abd7da0af9 lavfi: deprecate avfilter_config_links() 10 months ago
Anton Khirnov 6b1f41e152 lavfi: deprecate avfilter_link_free() 10 months ago
James Almer b8fef7e9c5 avutil: remove deprecated FF_API_PKT_DURATION 10 months ago
Andreas Rheinhardt b4b8b9ad5c avfilter/avfilter: Suppress warning for variable only used in av_assert1 10 months ago
Andreas Rheinhardt 32538dafca avfilter/avfilter: Move frame_pool to FilterLinkInternal 10 months ago
Andreas Rheinhardt 4a7329994a avfilter/avfilter: Move age_index to FilterLinkInternal 10 months ago
Andreas Rheinhardt 40b91eaea9 avfilter/avfilter: Move init_state to FilterLinkInternal 10 months ago
Andreas Rheinhardt 03567ed80c avfilter/avfiltergraph: Avoid allocation for AVFilterGraphInternal 10 months ago
Andreas Rheinhardt a272c9cffa avfilter: Add a header for internal generic-layer APIs 10 months ago
Andreas Rheinhardt db98b0e04e avfilter/avfilter: Avoid allocation for AVFilterInternal 10 months ago
Andreas Rheinhardt e7f9edb469 avfilter/avfilter: Fix build with ASSERT_LEVEL >= 1 11 months ago
Anton Khirnov 86417b759f lavfi: get rid of FF_INTERNAL_FIELDS 11 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 11 months ago
Niklas Haas 8c7934f73a avfilter: add negotiation API for color space/range 1 year ago
Paul B Mahol d9e41ead82 avfilter/avfilter: fix OOM case for default activate 1 year ago
Andreas Rheinhardt d0b03b4182 avfilter/avfilter: Don't report deprecated pkt_pos 1 year ago
Andreas Rheinhardt 6d15643173 avfilter/internal: Don't include video.h 1 year ago
Andreas Rheinhardt 1062a6d6c4 avfilter/avfilter: Make functions only used here static 1 year ago
Andreas Rheinhardt 9732684ba2 avfilter/avfilter: Also deprecate variable name 1 year ago
Anton Khirnov fcc33ada47 lavfi: make sure frame SAR matches the link value 1 year ago
James Almer af8db9106c avfilter: use the new AVFrame key_frame flag in all filters 2 years ago
James Almer 36827ea783 avfilter: use the new AVFrame interlace flags in all filters 2 years ago
Anton Khirnov e392674399 lavfi: ensure audio frame durations match the sample count 2 years ago
Anton Khirnov 27f8c9b27b lavu/frame: deprecate AVFrame.pkt_{pos,size} 2 years ago
Anton Khirnov 4310b66b98 lavfi/avfilter: track whether a filter has been initialized 2 years ago
Anton Khirnov 80cf509e73 lavfi/avfilter: export process_options() 2 years ago
James Almer 8bc0d31320 avfilter: remove FF_API_PAD_COUNT 2 years ago
Anton Khirnov 1c18530e93 lavfi/avfilter: process options for filters without a private class 2 years ago
Anton Khirnov d234b4b193 lavfi/avfilter: simplify process_options() 2 years ago
Anton Khirnov b6ba764552 lavfi/avfilter: export a multikey dict from process_options() 2 years ago
Anton Khirnov bd7c07c26a lavfi/avfilter: avoid a redundant av_opt_set_dict2() call 2 years ago
Anton Khirnov a7b1b4bc23 lavfi: remove AVFilter.init_dict() 2 years ago
Andreas Rheinhardt 5a7978a694 avfilter/avfilter: Make ff_command_queue_pop() static 2 years ago
Andreas Rheinhardt e10774a8cc avfilter/avfilter: #if ff_tlog_link() away when empty 2 years ago
Andreas Rheinhardt f4af504a1f avfilter/avfilter: Don't use AVFrame.channel_layout 2 years ago
Andreas Rheinhardt 260d7d5a6c avfilter/avfilter: Fix compilation with TRACE defined 3 years ago
Andreas Rheinhardt f2b79c5b85 lib*/version: Move library version functions into files of their own 3 years ago
Anton Khirnov 1b7ecb3eef avfilter: handle duplicates in the options string 3 years ago
Anton Khirnov a0f04433f4 avfilter: simplify processing child context options 3 years ago
Martin Storsjö 288313a8b2 libavfilter: Split version.h 3 years ago
James Almer 1f96db959c avfilter: convert to new channel layout API 3 years ago
Nicolas George 531d09fb2d lavfi: add ff_inoutlink_check_flow() 3 years ago
Andreas Rheinhardt 2761a7403b avfilter/avfilter: Make ff_tlog_ref() static 3 years ago
Andreas Rheinhardt c1f7e62810 avfilter/avfilter: Remove unused buffer 3 years ago