[vlc-commits] cpu: do not define capabilities on platforms that do not have them
Rémi Denis-Courmont
git at videolan.org
Wed Aug 1 17:37:36 CEST 2012
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | 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
More information about the vlc-commits
mailing list