702 Commits (2dc55f599332ca371d97c0a1e31655aa42402f4f)

Author SHA1 Message Date
Marvin Scholz ecb7232bac avfilter: fix unused variable warning 1 month ago
Anton Khirnov 26ae8d1891 lavfi/avfilter: drop ff_ prefixes from static functions 3 months ago
Anton Khirnov d3739dcbec lavfi/avfilter: make ff_inlink_evaluate_timeline_at_frame() static 3 months ago
Anton Khirnov 4472bddb18 lavfi/avfilter: move AVFilterContext.command_queue to FFFilterContext 3 months ago
Anton Khirnov 71f176e3ce lavfi/avfilter: move AVFilterContext.{enable,var_values} to FFFilterContext 3 months ago
Anton Khirnov b1247e7c1f lavfi/avfilter: move AVFilterContext.ready to FFFilterContext 3 months ago
Anton Khirnov 262e6f8430 lavfi/avfilter: export AVFilter initialization state 3 months ago
Anton Khirnov 52471b56ba lavfi: make FFFilterContext private to generic code 4 months ago
Anton Khirnov 6d75d44d90 lavfi: drop internal.h 4 months ago
Anton Khirnov d566a37003 lavfi: move AVFilterLink.graph to FilterLink 4 months ago
Anton Khirnov fb3efef1db lavfi: move AVFilterLink.frame_wanted_out to FilterLinkInternal 4 months ago
Anton Khirnov 42cbf66fff lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 4 months ago
Anton Khirnov a23d565ea7 lavfi: move AVFilterLink.frame_rate to FilterLink 4 months ago
Anton Khirnov d6318a244d lavfi: move AVFilterLink.current_pts(_us) to FilterLink 4 months ago
Anton Khirnov 7f17e0e6dd lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 4 months ago
Anton Khirnov 99ee7a948f lavfi: move AVFilterLink.m{ax,in}_samples to FilterLink 4 months ago
Anton Khirnov 54754eec1e lavfi: add a new struct for private link properties 4 months ago
Anton Khirnov 426e33c758 lavfi: set AVFilterLink.graph on link creation 4 months ago
Andreas Rheinhardt f3d206d25f fftools, avfilter, avformat: Simplify check for "is dictionary empty?" 7 months ago
Anton Khirnov d7cde009ce lavfi/avfilter: add an "auto" constant to the threads option 9 months ago
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