17 Jul
2015
17 Jul
'15
9:09 p.m.
Author: rtogni Date: Fri Jul 17 23:09:03 2015 New Revision: 37430 Log: Enable ffmpeg vp56dsp, vp8dsp, wmv2dsp. Fixes compilation with latest ffmpeg. Modified: trunk/configure Modified: trunk/configure ============================================================================== --- trunk/configure Fri Jul 17 22:47:03 2015 (r37429) +++ trunk/configure Fri Jul 17 23:09:03 2015 (r37430) @@ -8637,7 +8637,10 @@ CONFIG_STARTCODE = yes CONFIG_TEXTUREDSP = yes CONFIG_VIDEODSP = yes CONFIG_VP3DSP = yes +CONFIG_VP56DSP = yes +CONFIG_VP8DSP = yes CONFIG_WMA_FREQS = yes +CONFIG_WMV2DSP = yes $mak_hardcoded_tables $mak_libavcodec_mpegaudio_hp
4051
Age (days ago)
4051
Last active (days ago)
0 comments
1 participants
participants (1)
-
rtogni