vlc/vlc-2.0 | branch: master | Rémi Denis-Courmont <[email protected]> | Sat Oct 
13 14:00:01 2012 +0300| [066dc71dd6a7e122db0c4010eebee2baaeee6f3d] | committer: 
Rémi Denis-Courmont

avcodec: split generic YV12/NV12 copy out of SSE2 functions

This is required by the next commit. This also avoids making two copies
on non-x86 platforms, where USWC optimizations are irrelevant.
(cherry picked from commit 07d8e576c7a0dcc7863d6853f620d5a99ebba55f)

Conflicts:
        modules/codec/avcodec/copy.c

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=066dc71dd6a7e122db0c4010eebee2baaeee6f3d
---

 modules/codec/avcodec/copy.c  |  231 +++++++++++++++++++++++++----------------
 modules/codec/avcodec/copy.h  |    2 +
 modules/codec/avcodec/vaapi.c |    6 +-
 3 files changed, 147 insertions(+), 92 deletions(-)

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

Reply via email to