• Zebediah Figura's avatar
    include: Do not import strmif.idl in mediaobj.idl. · b6d3e2ba
    Zebediah Figura authored
    This means that mfobjects.idl no longer pulls in mediaobj.idl. Since it still
    needs AM_MEDIA_TYPE to be declared (though not defined), add a typedef.
    
    Reorder includes in a couple files to avoid multiple-definition errors.
    strmiids and mfplat were getting strmif.h through mfobjects.h, and dsdmo was
    getting it through dmo.h.
    b6d3e2ba
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.in Loading commit data...
buffer.c Loading commit data...
main.c Loading commit data...
mediatype.c Loading commit data...
mfplat.spec Loading commit data...
mfplat_private.h Loading commit data...
queue.c Loading commit data...
sample.c Loading commit data...