• Zebediah Figura's avatar
    winegstreamer: Introduce an intermediate media format structure. · fb096d54
    Zebediah Figura authored
    The fundamental idea here is to provide a type which can be used in the unixlib
    interface. Obviously GstCaps can't be used from PE, and while AM_MEDIA_TYPE can
    in theory be used from the Unix library, allocation of the format block makes
    things a little tricky. Moreover, we'd ideally like to use the same backend for
    DirectShow and Media Foundation, and while it wouldn't be a problem currently,
    in general AM_MEDIA_TYPE is not quite expressive enough to translate from
    GstCaps to IMFMediaType, and the latter can't be used from the Unix library.
    Signed-off-by: 's avatarZebediah Figura <z.figura12@gmail.com>
    Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
    fb096d54
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
nls Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
MAINTAINERS Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...