Re: [libav-devel] [PATCH 06/31] atrac3: use float planar sample format

2012-09-21 Thread Benjamin Larsson
OK ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel

[libav-devel] [PATCH 06/31] atrac3: use float planar sample format

2012-09-21 Thread Justin Ruggles
--- also forgot to remove unused samples_flt in atrac3_decode_frame() libavcodec/atrac3.c | 44 +++- 1 files changed, 7 insertions(+), 37 deletions(-) diff --git a/libavcodec/atrac3.c b/libavcodec/atrac3.c index a09007c..94b355a 100644 --- a/libavcodec/a

[libav-devel] [PATCH 06/31] atrac3: use float planar sample format

2012-09-21 Thread Justin Ruggles
--- Forgot to remove unneeded is_float in init_atrac3_transforms() libavcodec/atrac3.c | 45 - 1 files changed, 8 insertions(+), 37 deletions(-) diff --git a/libavcodec/atrac3.c b/libavcodec/atrac3.c index a09007c..7f23a15 100644 --- a/libavcodec/atr

[libav-devel] [PATCH 06/31] atrac3: use float planar sample format

2012-09-21 Thread Justin Ruggles
--- libavcodec/atrac3.c | 41 ++--- 1 files changed, 6 insertions(+), 35 deletions(-) diff --git a/libavcodec/atrac3.c b/libavcodec/atrac3.c index a09007c..ac510b9 100644 --- a/libavcodec/atrac3.c +++ b/libavcodec/atrac3.c @@ -111,7 +111,6 @@ typedef struct {