[FFmpeg-devel] [PATCH] WMA: add "const" to avoid warnings with hardcoded tables.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sun Aug 31 10:47:32 CEST 2014
On Sat, Aug 30, 2014 at 06:14:59PM +0200, Michael Niedermayer wrote:
> On Sat, Aug 30, 2014 at 06:00:20PM +0200, Reimar Döffinger wrote:
> > Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
> > ---
> > libavcodec/wma.h | 2 +-
> > libavcodec/wmaprodec.c | 4 ++--
> > 2 files changed, 3 insertions(+), 3 deletions(-)
>
> LGTM
>
> thanks
Pushed, thanks.
More information about the ffmpeg-devel
mailing list