]> git.sesse.net Git - vlc/commit
cpu: do not define capabilities on platforms that do not have them
authorRémi Denis-Courmont <remi@remlab.net>
Wed, 1 Aug 2012 15:03:19 +0000 (18:03 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Wed, 1 Aug 2012 15:37:19 +0000 (18:37 +0300)
commita257811bb65b57ba6597448b007fe01857562774
tree76a87626a4bb78c4a90a5d63b23c4674f9ce4242
parentc9be56de61d1b1971851040543e8f0cb9e64b5b3
cpu: do not define capabilities on platforms that do not have them

Also update avcodec encoder and switcher x86 checks.
include/vlc_cpu.h
modules/codec/avcodec/avcodec.c
modules/codec/avcodec/encoder.c
modules/codec/libmpeg2.c
modules/codec/x264.c
modules/stream_out/switcher.c
modules/video_filter/postproc.c
modules/video_filter/swscale.c