On Fri, 21 Sep 2012 11:23:42 -0400, Justin Ruggles
wrote:
> ---
> libavcodec/pcm.c | 33 +++--
> 1 files changed, 15 insertions(+), 18 deletions(-)
>
> diff --git a/libavcodec/pcm.c b/libavcodec/pcm.c
> index 895f72f..9f12614 100644
> --- a/libavcodec/pcm.c
> +++
---
libavcodec/pcm.c | 33 +++--
1 files changed, 15 insertions(+), 18 deletions(-)
diff --git a/libavcodec/pcm.c b/libavcodec/pcm.c
index 895f72f..9f12614 100644
--- a/libavcodec/pcm.c
+++ b/libavcodec/pcm.c
@@ -444,26 +444,23 @@ static int pcm_decode_frame(AVCodecC