Thilo Borgmann
|
d814a839ac
|
Reinstate proper FFmpeg license for all files.
|
2013-08-30 15:47:38 +00:00 |
Justin Ruggles
|
074a00d192
|
lavr: add a public function for setting a custom channel map
This allows reordering, duplication, and silencing of input channels.
|
2013-01-07 21:49:06 -05:00 |
Anton Khirnov
|
e7ba5b1de0
|
lavr: change the type of the data buffers to uint8_t**.
This is more consistent with what the rest of Libav does.
This breaks API.
|
2012-10-05 13:49:44 +02:00 |
Martin Storsjö
|
1d9c2dc89a
|
Don't include common.h from avutil.h
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2012-08-15 22:32:06 +03:00 |
Justin Ruggles
|
c8af852b97
|
Add libavresample
This is a new library for audio sample format, channel layout, and sample rate
conversion.
|
2012-04-24 21:28:27 -04:00 |