mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Bug 814757 - Export all decoder reader headers; r=cpearce
This commit is contained in:
parent
c0bc8ca514
commit
ece376f0ad
@ -17,6 +17,7 @@ LIBXUL_LIBRARY = 1
|
||||
|
||||
EXPORTS += \
|
||||
GStreamerDecoder.h \
|
||||
GStreamerReader.h \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
|
@ -18,6 +18,7 @@ LIBXUL_LIBRARY = 1
|
||||
EXPORTS += \
|
||||
OggDecoder.h \
|
||||
OggCodecState.h \
|
||||
OggReader.h \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
|
@ -15,6 +15,7 @@ LIBXUL_LIBRARY = 1
|
||||
|
||||
EXPORTS += \
|
||||
MediaOmxDecoder.h \
|
||||
MediaOmxReader.h \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
|
@ -17,6 +17,7 @@ EXPORTS += \
|
||||
MPAPI.h \
|
||||
MediaPluginHost.h \
|
||||
MediaPluginDecoder.h \
|
||||
MediaPluginReader.h \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
|
@ -17,6 +17,7 @@ LIBXUL_LIBRARY = 1
|
||||
|
||||
EXPORTS += \
|
||||
WaveDecoder.h \
|
||||
WaveReader.h \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
|
@ -17,6 +17,7 @@ LIBXUL_LIBRARY = 1
|
||||
|
||||
EXPORTS += \
|
||||
WebMDecoder.h \
|
||||
WebMReader.h \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
|
Loading…
Reference in New Issue
Block a user