Re: [FFmpeg-devel] Remove some compiler warning

2015-03-20 Thread Michael Niedermayer
On Fri, Mar 20, 2015 at 10:11:07PM +0100, Martin Vignali wrote: > in attach patchs in order to avoid some compiler warning (CLang Mac os 10.9) > > 001, and 002 : remove unused variable > > 003, and 004 : Convert const AVFrame * to AVFrame * applied patch 1 patches 3 and 4 cast a const away, th

[FFmpeg-devel] Remove some compiler warning

2015-03-20 Thread Martin Vignali
in attach patchs in order to avoid some compiler warning (CLang Mac os 10.9) 001, and 002 : remove unused variable 003, and 004 : Convert const AVFrame * to AVFrame * Martin 0001-remove-unused-variable-lsp16s.patch Description: Binary data 0002-remove-unused-variable-bark_tab_s16_64.patch D