gecko-dev/dom/media/ogg
Nathan Froyd b0bda317b7 Bug 1507922 - make ownership of MetadataTags more clear in the ogg code; r=gerald,jya
Use UniquePtr for return types, so it's obvious who has ownership.
2018-11-20 10:10:31 -05:00
..
OggCodecState.cpp Bug 1507922 - make ownership of MetadataTags more clear in the ogg code; r=gerald,jya 2018-11-20 10:10:31 -05:00
OggCodecState.h Bug 1507922 - make ownership of MetadataTags more clear in the ogg code; r=gerald,jya 2018-11-20 10:10:31 -05:00
OggCodecStore.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
OggCodecStore.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
OggDecoder.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
OggDecoder.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
OggDemuxer.cpp Bug 1507922 - make ownership of MetadataTags more clear in the ogg code; r=gerald,jya 2018-11-20 10:10:31 -05:00
OggDemuxer.h Bug 1507922 - make ownership of MetadataTags more clear in the ogg code; r=gerald,jya 2018-11-20 10:10:31 -05:00
OggWriter.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
OggWriter.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
OpusParser.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
OpusParser.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
moz.build