Anton Khirnov
|
c43a7ecad9
|
lavfi: remove now unused args parameter from AVFilter.init
|
2013-04-09 19:12:38 +02:00 |
|
Anton Khirnov
|
b13623e184
|
af_volume: switch to an AVOptions-based system.
|
2013-04-09 19:10:27 +02:00 |
|
Anton Khirnov
|
0651e892e1
|
Replace remaining includes of audioconvert.h with channel_layout.h
|
2013-03-08 07:42:13 +01:00 |
|
Anton Khirnov
|
7e350379f8
|
lavfi: switch to AVFrame.
Deprecate AVFilterBuffer/AVFilterBufferRef and everything related to it
and use AVFrame instead.
|
2013-03-08 07:37:18 +01:00 |
|
Justin Ruggles
|
f96f1e06a4
|
x86: af_volume: add SSE2-optimized s16 volume scaling
|
2012-12-05 11:23:37 -05:00 |
|
Justin Ruggles
|
b384e031da
|
lavfi: add volume filter
Based on the volume filter in FFmpeg written by Stefano Sabatini
<stefasab@gmail.com>.
|
2012-12-05 11:23:37 -05:00 |
|