gecko-dev/dom/media/encoder
Bryce Van Dyk 6ada9f5a9e Bug 1014393 - Separate MediaEncoders encode and mux steps. r=pehrsons
Separating the encode and mux steps allows for better control over interleaving
audio and video data. If encode and mux are done in a single step it's possible
to mux large amounts of audio or video data which should have been interleaved
with the other data type to give correctly ordered time stamps in the target
container.

Differential Revision: https://phabricator.services.mozilla.com/D35383

--HG--
extra : moz-landing-system : lando
2019-08-03 17:27:16 +00:00
..
ContainerWriter.h Backed out 15 changesets (bug 1014393) for causing test_mediarecorder_record_gum_video_timeslice_mixed.html a=backout 2019-08-03 20:23:02 +03:00
EncodedFrameContainer.h Backed out 15 changesets (bug 1014393) for causing test_mediarecorder_record_gum_video_timeslice_mixed.html a=backout 2019-08-03 20:23:02 +03:00
MediaEncoder.cpp Bug 1014393 - Separate MediaEncoders encode and mux steps. r=pehrsons 2019-08-03 17:27:16 +00:00
MediaEncoder.h Bug 1014393 - Separate MediaEncoders encode and mux steps. r=pehrsons 2019-08-03 17:27:16 +00:00
moz.build Backed out 15 changesets (bug 1014393) for causing test_mediarecorder_record_gum_video_timeslice_mixed.html a=backout 2019-08-03 20:23:02 +03:00
OpusTrackEncoder.cpp Backed out 15 changesets (bug 1014393) for causing test_mediarecorder_record_gum_video_timeslice_mixed.html a=backout 2019-08-03 20:23:02 +03:00
OpusTrackEncoder.h Backed out 15 changesets (bug 1014393) for causing test_mediarecorder_record_gum_video_timeslice_mixed.html a=backout 2019-08-03 20:23:02 +03:00
TrackEncoder.cpp Backed out 15 changesets (bug 1014393) for causing test_mediarecorder_record_gum_video_timeslice_mixed.html a=backout 2019-08-03 20:23:02 +03:00
TrackEncoder.h Backed out 15 changesets (bug 1014393) for causing test_mediarecorder_record_gum_video_timeslice_mixed.html a=backout 2019-08-03 20:23:02 +03:00
TrackMetadataBase.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
VP8TrackEncoder.cpp Backed out 15 changesets (bug 1014393) for causing test_mediarecorder_record_gum_video_timeslice_mixed.html a=backout 2019-08-03 20:23:02 +03:00
VP8TrackEncoder.h Backed out 15 changesets (bug 1014393) for causing test_mediarecorder_record_gum_video_timeslice_mixed.html a=backout 2019-08-03 20:23:02 +03:00