vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Wed Aug 1 18:03:19 2012 +0300| [a257811bb65b57ba6597448b007fe01857562774] | committer: Rémi Denis-Courmont
cpu: do not define capabilities on platforms that do not have them Also update avcodec encoder and switcher x86 checks. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a257811bb65b57ba6597448b007fe01857562774 --- include/vlc_cpu.h | 48 ++++++++----------------------- modules/codec/avcodec/avcodec.c | 28 +++++++----------- modules/codec/avcodec/encoder.c | 29 +++++++++++++------ modules/codec/libmpeg2.c | 24 ++++++---------- modules/codec/x264.c | 11 ++----- modules/stream_out/switcher.c | 60 +++++++++++++++++++++++++-------------- modules/video_filter/postproc.c | 7 +++-- modules/video_filter/swscale.c | 8 ++++-- 8 files changed, 100 insertions(+), 115 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=a257811bb65b57ba6597448b007fe01857562774 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
