Anton Khirnov
|
cd43ca0443
lavfi: do not export the filters from shared objects
|
11 лет назад |
Diego Biurrun
|
093804a93c
avfilter: Add av_cold attributes to init/uninit functions
|
12 лет назад |
Anton Khirnov
|
7cdd737ba8
lavfi: mark filters with dynamic number of inputs or outputs with special flags
|
12 лет назад |
Anton Khirnov
|
c43a7ecad9
lavfi: remove now unused args parameter from AVFilter.init
|
12 лет назад |
Anton Khirnov
|
3f14febbdf
af_channelsplit: switch to an AVOptions-based system.
|
12 лет назад |
Anton Khirnov
|
7e350379f8
lavfi: switch to AVFrame.
|
12 лет назад |
Anton Khirnov
|
565e4993c6
lavfi: merge start_frame/draw_slice/end_frame
|
12 лет назад |
Justin Ruggles
|
a903f8f087
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
|
12 лет назад |
Mans Rullgard
|
568c70e79e
lavfi: convert input/ouput list compound literals to named objects
|
12 лет назад |
Mans Rullgard
|
1fce361d70
lavfi: replace empty input/output lists with null pointers
|
12 лет назад |
Martin Storsjö
|
1d9c2dc89a
Don't include common.h from avutil.h
|
12 лет назад |
Anton Khirnov
|
cd99146253
lavfi: add error handling to filter_samples().
|
12 лет назад |
Anton Khirnov
|
a5e8c41c28
lavfi: remove 'opaque' parameter from AVFilter.init()
|
12 лет назад |
Anton Khirnov
|
9baeff9506
lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs
|
12 лет назад |
Anton Khirnov
|
d625136877
lavfi: add channelsplit audio filter.
|
12 лет назад |