Re: [libav-devel] [PATCH 38/59] pcm-bluray: decode directly to the user-provided AVFrame

2013-01-17 Thread Anton Khirnov
On Wed, 9 Jan 2013 12:11:57 -0500, Justin Ruggles wrote: > --- > libavcodec/pcm-mpeg.c | 29 ++--- > 1 files changed, 6 insertions(+), 23 deletions(-) > > diff --git a/libavcodec/pcm-mpeg.c b/libavcodec/pcm-mpeg.c > index c8c683d..41bcb3e 100644 > --- a/libavcodec/pc

[libav-devel] [PATCH 38/59] pcm-bluray: decode directly to the user-provided AVFrame

2013-01-09 Thread Justin Ruggles
--- libavcodec/pcm-mpeg.c | 29 ++--- 1 files changed, 6 insertions(+), 23 deletions(-) diff --git a/libavcodec/pcm-mpeg.c b/libavcodec/pcm-mpeg.c index c8c683d..41bcb3e 100644 --- a/libavcodec/pcm-mpeg.c +++ b/libavcodec/pcm-mpeg.c @@ -121,26 +121,12 @@ static int pcm_b