|
|
@ -105,3 +105,7 @@ var_append confopt " " "--enable-tv-v4l2 --enable-tv-v4l" |
|
|
|
|
|
|
|
hook_add preconf 3 mplayer_preconf |
|
|
|
hook_add postmake 5 mplayer_postmake |
|
|
|
|
|
|
|
# The function was obviously renamed in speex |
|
|
|
hook_add premake 3 "sed -i -e 's,speex_decode_stereo_int,speex_decode_stereo,' libmpcodecs/ad_speex.c" |
|
|
|
hook_add premake 3 "sed -i -e 's,speex_decode_int,speex_decode,' libmpcodecs/ad_speex.c" |