[FFmpeg-devel] [PATCH 4/4] lavd/oss: implement surround playback.

Paul B Mahol onemda at gmail.com
Sun Feb 3 17:34:36 CET 2013


On 2/2/13, Nicolas George <nicolas.george at normalesup.org> wrote:
> Alter frame_size to contain an integer number of samples.
> Implement channels reordering for playback
> (and partially for capture, untested).
>
> Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
> ---
>  libavdevice/Makefile    |    4 ++--
>  libavdevice/oss_audio.c |   44
> +++++++++++++++++++++++++++++++++++---------
>  2 files changed, 37 insertions(+), 11 deletions(-)
>

I don't care for you alsa reorder hack, please kill it and use
swresample.


More information about the ffmpeg-devel mailing list