gecko-dev/dom/media/encoder
Bryce Van Dyk 04f712fd75 Bug 1382718 - Update detection of image bitmap format in VP8 Encoder. r=jesup
Utilize ImageUtils to detect the bitmap format of images passed to the VP8
encoder, rather than duplicating this functionality in the encoder. Resolve an
issue with incorrect identification of unevenly sized I420 frames that was
breaking screen capture based MediaRecorder. clang-format code which has been
touched.

MozReview-Commit-ID: 4IfKSYxGuAX

--HG--
extra : rebase_source : 837caee9668b935ff9e627479b6e905208cbe4cf
2017-07-24 09:13:01 +12:00
..
ContainerWriter.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
EncodedFrameContainer.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
MediaEncoder.cpp Bug 1375392 - Tweak the PROFILER_LABEL* macros. r=mstange. 2017-06-22 17:08:53 +10:00
MediaEncoder.h Bug 1354457 - Record time spent paused in media encoder and adjust time stamps when muxing. r=pehrsons 2017-05-05 15:13:11 +12:00
moz.build Bug 1357323 - Remove support for gonk in the build system. r=gps 2017-04-18 16:56:09 +09:00
OpusTrackEncoder.cpp Bug 1382099 - Remove MOZ_WIDGET_GONK from dom/media/. r=gerald. 2017-07-24 10:08:55 +10:00
OpusTrackEncoder.h Bug 1215115 - part2: Mux opus into webm, remove bitdepth. r=rillian 2016-04-01 11:04:00 +08:00
TrackEncoder.cpp Bug 1368490 - Make sure number of channels is correctly set for opus encoder. r=jesup 2017-05-30 21:01:02 +12:00
TrackEncoder.h Bug 1333341 - Fix accumulating rounding error in VideoTrackEncoder. r=jesup 2017-01-24 16:18:48 +01:00
TrackMetadataBase.h
VP8TrackEncoder.cpp Bug 1382718 - Update detection of image bitmap format in VP8 Encoder. r=jesup 2017-07-24 09:13:01 +12:00
VP8TrackEncoder.h Bug 1232043 - Reconfigure VP8 encoder when resolution change. r=pehrsons 2017-04-07 13:13:52 +03:00