# HG changeset patch # User cehoyos # Date 1345146937 0 # Node ID 9a8cd462b5dadae15937fd2c3a96f829b61a4057 # Parent 1ef3902e9cc45a62449d666f65b4df6edf0ede68 Fix compilation with latest FFmpeg. diff -r 1ef3902e9cc4 -r 9a8cd462b5da configure --- a/configure Wed Aug 15 19:51:58 2012 +0000 +++ b/configure Thu Aug 16 19:55:37 2012 +0000 @@ -8329,6 +8329,7 @@ CONFIG_MDCT = yes CONFIG_MPEGAUDIODSP = yes CONFIG_MPEGVIDEO = yes +CONFIG_RANGECODER = yes CONFIG_RDFT = yes CONFIG_SINEWIN = yes CONFIG_VP3DSP = yes