[try 4] wineqtdecoder: initial commit of the video decoder using Mac OS/X QuickTime Framework

Aric Stewart aric at codeweavers.com
Fri Dec 3 07:33:08 CST 2010


using the more modern ICMDecompression and CVPixelBuffer API.
---
  configure                             |   11 +-
  configure.ac                          |    6 +
  dlls/wineqtdecoder/Makefile.in        |    9 +
  dlls/wineqtdecoder/main.c             |  135 ++++++++
  dlls/wineqtdecoder/qtvdecoder.c       |  609 
+++++++++++++++++++++++++++++++++
  dlls/wineqtdecoder/wineqtdecoder.spec |    4 +
  6 files changed, 773 insertions(+), 1 deletions(-)
  create mode 100644 dlls/wineqtdecoder/Makefile.in
  create mode 100644 dlls/wineqtdecoder/main.c
  create mode 100644 dlls/wineqtdecoder/qtvdecoder.c
  create mode 100644 dlls/wineqtdecoder/wineqtdecoder.spec


-------------- next part --------------
A non-text attachment was scrubbed...
Name: ae87dca894e356af981ae758d3ec9760b87e1c8b.diff
Type: text/x-patch
Size: 26658 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101203/62d805e2/attachment-0001.bin>


More information about the wine-patches mailing list