[FFmpeg-devel] [PATCH] avcodec/aacsbr: fix compilation with hardcoded tables
James Almer
jamrial at gmail.com
Tue Jul 21 02:02:17 CEST 2015
On 20/07/15 8:38 PM, Michael Niedermayer wrote:
> On Mon, Jul 20, 2015 at 04:49:37PM -0300, James Almer wrote:
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> libavcodec/aacsbr_fixed_tablegen.c | 4 +++-
>> libavcodec/aacsbr_tablegen.c | 4 +++-
>> 2 files changed, 6 insertions(+), 2 deletions(-)
>
> should be ok if it works
Tested it and both compilation and a fate run were successful.
In any case http://fate.ffmpeg.org/history.cgi?slot=x86_64-openbsd5.6-gcc4.2-conf2 will
tell.
Pushed, thanks.
More information about the ffmpeg-devel
mailing list