Anton Khirnov
|
cd43ca0443
|
lavfi: do not export the filters from shared objects
|
11 years ago |
Diego Biurrun
|
093804a93c
|
avfilter: Add av_cold attributes to init/uninit functions
|
12 years ago |
Anton Khirnov
|
c43a7ecad9
|
lavfi: remove now unused args parameter from AVFilter.init
|
12 years ago |
Anton Khirnov
|
b13623e184
|
af_volume: switch to an AVOptions-based system.
|
12 years ago |
Anton Khirnov
|
0651e892e1
|
Replace remaining includes of audioconvert.h with channel_layout.h
|
12 years ago |
Anton Khirnov
|
7e350379f8
|
lavfi: switch to AVFrame.
Deprecate AVFilterBuffer/AVFilterBufferRef and everything related to it
and use AVFrame instead.
|
12 years ago |
Justin Ruggles
|
f96f1e06a4
|
x86: af_volume: add SSE2-optimized s16 volume scaling
|
12 years ago |
Justin Ruggles
|
b384e031da
|
lavfi: add volume filter
Based on the volume filter in FFmpeg written by Stefano Sabatini
<stefasab@gmail.com>.
|
12 years ago |