• David Gow's avatar
    evr/dshow: Support NV12 in evr_render. · e2b1de52
    David Gow authored
    Add support for NV12 to evr_render(), as otherwise no video is rendered
    at all in games like Age of Empires II DE.
    
    In the process, the evr_copy_sample_buffer() function has been
    refactored to move the MFCopyImage() call into format-specific code (to
    better handle multi-planar formats cleanly).
    Signed-off-by: 's avatarDavid Gow <david@ingeniumdigital.com>
    e2b1de52
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.in Loading commit data...
evr.c Loading commit data...
evr.spec Loading commit data...
evr_classes.idl Loading commit data...
evr_private.h Loading commit data...
main.c Loading commit data...
mixer.c Loading commit data...
presenter.c Loading commit data...
sample.c Loading commit data...