vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Sat Aug  4 
17:01:09 2012 +0300| [0fbbb451f80b57ed92f50b85161b9ef2605fe436] | committer: 
Rémi Denis-Courmont

avcodec: factor CPU detection code

In retrospect, I should have done that first. Oh well...

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0fbbb451f80b57ed92f50b85161b9ef2605fe436
---

 modules/codec/avcodec/Modules.am |    1 +
 modules/codec/avcodec/avcodec.c  |   32 +--------------
 modules/codec/avcodec/avcodec.h  |    2 +
 modules/codec/avcodec/cpu.c      |   79 ++++++++++++++++++++++++++++++++++++++
 modules/codec/avcodec/encoder.c  |   32 +--------------
 modules/stream_out/Modules.am    |    2 +-
 modules/stream_out/switcher.c    |   66 +------------------------------
 7 files changed, 87 insertions(+), 127 deletions(-)

Diff:   
http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=0fbbb451f80b57ed92f50b85161b9ef2605fe436
_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to