On Sat, 6 Oct 2012 13:30:36 -0400, Justin Ruggles
wrote:
> When there is only 1 channel, the planar and interleaved formats of the same
> data type should be treated as identical.
> ---
> libavcodec/utils.c |9 -
> 1 files changed, 8 insertions(+), 1 deletions(-)
>
> diff --git a/
When there is only 1 channel, the planar and interleaved formats of the same
data type should be treated as identical.
---
libavcodec/utils.c |9 -
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/libavcodec/utils.c b/libavcodec/utils.c
index a72c434..d1b9d0a 100644
--- a