101 Commits (7f46f042d10207412eba433e5896f1356286fe1c)

Author SHA1 Message Date
Stefano Sabatini dc7e4d685f lavfi/mp: remove framestep wrapped filter 13 years ago
Stefano Sabatini 48d116400c lavfi: add framestep filter 13 years ago
Stefano Sabatini 7cd5fa35fe lavfi/testsrc: set output framerate 13 years ago
Clément Bœsch 3250231a02 lavfi: add edgedetect filter. 13 years ago
Jérémy Tran 191b77eb01 lavfi/hue: add named options support 13 years ago
Stefano Sabatini 6efce3a894 lavfi/mp: remove hue wrapped filter 13 years ago
Jérémy Tran ae60d2c877 lavfi: add hue filter 13 years ago
Stefano Sabatini 5c0d8bc4ce lavfi: add avfilter_get_class() and iteration callbacks 13 years ago
Stefano Sabatini f6580b50ed lavfi: add asetpts audio filter 13 years ago
Paul B Mahol 13c5069187 lavfi: add smptebars source 13 years ago
Stefano Sabatini 39a8275fdf lavfi: move color filter to testsrc, factorize 13 years ago
Stefano Sabatini e5d617aa6d lavfi/color: drop support for old deprecated syntax 13 years ago
Anton Khirnov b3fa478823 lavfi: bump minor to mark stabilizing the ABI. 13 years ago
Stefano Sabatini 66a5201819 lavfi: add flite audio source 13 years ago
Steven Robertson 82ecae8a70 lavfi: add alphaextract and alphamerge filters 13 years ago
Stefano Sabatini 21d5609826 lavfi: add init_opaque callback 13 years ago
Nicolas George ba856c0be5 lavfi: implement asettb filter. 13 years ago
Diego Biurrun 2047e40e6e Clarify Doxygen comment for FF_API_* #defines. 13 years ago
Diego Biurrun 1a068bfefd cosmetics: Consistently use C-style comments with multiple inclusion guards 13 years ago
Diego Biurrun 09f211987c misc typo and wording fixes 13 years ago
Stefano Sabatini bb6effe059 lavfi: remove vsrc_buffer.h API 13 years ago
Stefano Sabatini b0fdd3489a lavfi: deprecate av_buffersrc_buffer() function 13 years ago
Anton Khirnov 1961e46c15 lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft 13 years ago
Anton Khirnov 5e88b96f37 lavfi: remove disabled FF_API_DEFAULT_CONFIG_OUTPUT_LINK cruft 13 years ago
Anton Khirnov 0b3b958135 lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruft 13 years ago
Anton Khirnov 6c1e065bd4 lavfi: remove disabled FF_API_SAMPLERATE64 cruft 13 years ago
Anton Khirnov 8d900aa4d0 lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft 13 years ago
Stefano Sabatini 720ec62012 lavfi: drop deprecated and disabled packing API 13 years ago
Stefano Sabatini 8dd0e87d7b lavfi: remove old video sink API 13 years ago
Stefano Sabatini 43583fb85c lavfi/avcodec: deprecate avfilter_fill_frame_from_*_buffer_ref API 13 years ago
Stefano Sabatini a31ab50712 lavfi: move some FF_API_ definitions from avfilter.h to version.h 13 years ago
Anton Khirnov 58b049f2fa lavfi: support automatically inserting the fifo filter when needed. 13 years ago
Stefano Sabatini 3ea3e32e03 lavfi: add showwaves filter 13 years ago
Pavel Koshevoy a1aac8d004 lavfi: add atempo filter 13 years ago
Stefano Sabatini 2b1fc5621d lavfi: add asetnsamples audio filter 13 years ago
Anton Khirnov 9baeff9506 lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 13 years ago
Anton Khirnov 9d0bfc5052 lavfi: make AVFilterPad opaque after two major bumps. 13 years ago
Anton Khirnov 84b9fbe055 lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name(). 13 years ago
Anton Khirnov d625136877 lavfi: add channelsplit audio filter. 13 years ago
Stefano Sabatini ad347bf459 lavfi: remove avfilter_default_item_name() from public API 13 years ago
Stefano Sabatini 4d6a8a2bdb lavfi: add avfilter_default_filter_name() 13 years ago
Justin Ruggles c7448c182a lavfi: add audio mix filter 13 years ago
Anton Khirnov 43c7a01e98 lavfi: remove avfilter_default_* from public API on next bump. 13 years ago
Mina Nagy Zaki 88c3b87bd8 lavfi: deprecate default config_props() callback and refactor avfilter_config_links() 13 years ago
Justin Ruggles afeb3590fc lavfi: add an audio split filter 13 years ago
Stefano Sabatini 150227e8ed lavfi/asplit: move asplit code to vf_split.c, and make it support N outputs 13 years ago
Anton Khirnov 54c5dd89e3 lavfi: Add fps filter. 13 years ago
Stefano Sabatini e1a8df70a2 lavfi/aevalsrc: add option channel_layout 13 years ago
Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 13 years ago
Anton Khirnov d89eca507c Add missing version bumps and APIchanges/Changelog entries. 13 years ago