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 |
|
Anton Khirnov
|
cd99146253
|
lavfi: add error handling to filter_samples().
|
2012-07-09 08:25:19 +02:00 |
|
Anton Khirnov
|
1ffb645662
|
af_resample: fix request_frame() behavior.
Make sure that an output frame has really been produced before returning
0.
|
2012-07-09 08:21:37 +02:00 |
|
Justin Ruggles
|
8ca08066fc
|
lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample format
Also make this the default value.
|
2012-07-08 15:22:11 -04:00 |
|
Anton Khirnov
|
6c1e065bd4
|
lavfi: remove disabled FF_API_SAMPLERATE64 cruft
|
2012-06-26 13:15:14 +02:00 |
|
Janne Grunau
|
fbc5740566
|
af_resample: fix format modifier in debug string for FF_API_SAMPLERATE64
|
2012-06-15 19:10:58 +02:00 |
|
Anton Khirnov
|
803391f719
|
lavfi: remove request/poll and drawing functions from public API on next bump
They are only useful inside filters and we don't allow user filters for
now.
|
2012-06-05 09:38:16 +02:00 |
|
Anton Khirnov
|
b74a1da49d
|
lavfi: make formats API private on next bump.
It is only useful inside filters and we don't allow user filters for
now.
|
2012-06-05 09:37:30 +02:00 |
|
Justin Ruggles
|
e0d8427dce
|
af_resample: remove an extra space in the log output
|
2012-05-21 18:26:51 -04:00 |
|
Anton Khirnov
|
ff1f51a8aa
|
lavfi: add channel layout/sample rate negotiation.
|
2012-05-14 21:36:10 +02:00 |
|
Anton Khirnov
|
d371e7b988
|
lavfi: add lavr-based audio resampling filter.
|
2012-05-12 18:09:28 +02:00 |
|