Commit 0a7933a4 authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

amstream: Rename amstream.c to multimedia.c.

parent 0fe51e0f
......@@ -4,11 +4,11 @@ IMPORTS = strmiids strmbase uuid ole32 advapi32 ddraw
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
amstream.c \
audiodata.c \
filter.c \
main.c \
mediastream.c
mediastream.c \
multimedia.c
IDL_SRCS = amstream_classes.idl
......
/*
* Implementation of IAMMultiMediaStream Interface
* Multimedia stream object
*
* Copyright 2004, 2012 Christian Costa
* Copyright 2006 Ivan Leo Puoti
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment