[FFmpeg-devel] [PATCH 1/3] lavu: add a channels reordering API.
Paul B Mahol
onemda at gmail.com
Thu Nov 22 19:27:15 CET 2012
On 11/22/12, Nicolas George <nicolas.george at normalesup.org> wrote:
> TODO minor bump and APIchanges entry.
>
> Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
> ---
> libavutil/Makefile | 1 +
> libavutil/channels_reorder.c | 136
> ++++++++++++++++++++++++++++++++++++++++++
> libavutil/channels_reorder.h | 83 ++++++++++++++++++++++++++
> 3 files changed, 220 insertions(+)
> create mode 100644 libavutil/channels_reorder.c
> create mode 100644 libavutil/channels_reorder.h
>
Is this fast?
More information about the ffmpeg-devel
mailing list