[osx] fixed, vda decoder under 10.6.4+. reserving 16 ref frames is silly. request...
authorS. Davilla <davilla@4pi.com>
Thu, 27 Jan 2011 14:55:05 +0000 (09:55 -0500)
committertheuni <theuni-nospam-@xbmc.org>
Sat, 29 Jan 2011 21:04:58 +0000 (16:04 -0500)
commit1dd0e610fb3a62258653f1e9b241d1b2cf47c50b
tree3c25c0c7b64f05eef9068303e963571d256f57bc
parenta3fc30da9293c0de1df36641d468f3091e07cb0d
[osx] fixed, vda decoder under 10.6.4+. reserving 16 ref frames is silly. request kCVPixelFormatType_422YpCbCr8 image buffer format, PIX_FMT_BGRA to PIX_FMT_YUV420P is dog slow using sw_scaler.
(cherry picked from commit 40353a53d8439605841eac7ae8d69dbe4680bfad)
xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecVDA.cpp