mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-28 11:28:38 +00:00
Bug 1073805 - Export Adts wrapper header. r=kinetik
We need this to be public so we can call it from the Platform Decoder Modules in gecko.
This commit is contained in:
parent
f2622270cd
commit
0b4170ee69
@ -48,6 +48,7 @@ if CONFIG['OS_TARGET'] != 'Android':
|
||||
]
|
||||
|
||||
EXPORTS.mp4_demuxer += [
|
||||
'binding/include/mp4_demuxer/Adts.h',
|
||||
'binding/include/mp4_demuxer/AnnexB.h',
|
||||
'binding/include/mp4_demuxer/BufferStream.h',
|
||||
'binding/include/mp4_demuxer/ByteReader.h',
|
||||
|
Loading…
Reference in New Issue
Block a user