Re: [libav-devel] [PATCH 09/16] atrac3: remove unused ATRAC3Context field, bit_rate

2012-10-19 Thread Martin Storsjö
On Thu, 18 Oct 2012, Justin Ruggles wrote: --- libavcodec/atrac3.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/libavcodec/atrac3.c b/libavcodec/atrac3.c index e8c94bb..00ec3c9 100644 --- a/libavcodec/atrac3.c +++ b/libavcodec/atrac3.c @@ -90,7 +90,6 @@ typedef

[libav-devel] [PATCH 09/16] atrac3: remove unused ATRAC3Context field, bit_rate

2012-10-18 Thread Justin Ruggles
--- libavcodec/atrac3.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/libavcodec/atrac3.c b/libavcodec/atrac3.c index e8c94bb..00ec3c9 100644 --- a/libavcodec/atrac3.c +++ b/libavcodec/atrac3.c @@ -90,7 +90,6 @@ typedef struct { //@{ /** stream data */