gecko-dev/content/media/encoder
Steffen Michalke ec15b57397 Bug 1067377 - Use VPX_ prefixed defines in VP8TrackEncoder. r=giles
The unprefixed IMG_FMT and PLANE defines from libvpx 0.9.x
are disabled by default subsequent to the 1.3.0 release.
2014-09-15 07:16:00 -07:00
..
fmp4_muxer Bug 1041883 - Run state machine until MUX_DONE when EOS. r=cpearce 2014-07-23 23:47:00 +02:00
ContainerWriter.h Bug 959021 - Rename HAS_AUDIO/HAS_VIDEO and add swap in/out frame data. r=cpearce 2014-01-30 11:06:11 -05:00
EncodedFrameContainer.h Bug 1024188 - Checks can be removed because EncodedFrame::SwapInFrameData() is infallible. r=roc 2014-08-12 16:57:55 +08:00
MediaEncoder.cpp Bug 958378 - Adding memory reporters to measure memory for MediaRecorder framework r=roc, rlin 2014-07-01 10:55:29 +05:30
MediaEncoder.h Bug 958378 - Adding memory reporters to measure memory for MediaRecorder framework r=roc, rlin 2014-07-01 10:55:29 +05:30
moz.build Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00
OmxTrackEncoder.cpp Bug 997593 - Handle error from OMXCodecWrapper in OmxVideoTrackEncoder::GetEncodedTrack(). r=roc 2014-09-14 19:41:00 +02:00
OmxTrackEncoder.h Bug 959490 - [MediaEncoder] Support *.3gp with AMR-NB audio format on certificated application. r=roc 2014-03-19 14:52:45 +08:00
OpusTrackEncoder.cpp Bug 974322 - Separate AAV/AVC codec name. r=cpearce 2014-02-24 09:19:21 -05:00
OpusTrackEncoder.h Bug 960243 - Try to fetch m frames such that there will be n frames after resampling which will fit into an Opus packet duration perfectly. r=rillian 2014-02-07 11:18:36 +08:00
TrackEncoder.cpp Bug 958378 - Adding memory reporters to measure memory for MediaRecorder framework r=roc, rlin 2014-07-01 10:55:29 +05:30
TrackEncoder.h Bug 958378 - Adding memory reporters to measure memory for MediaRecorder framework r=roc, rlin 2014-07-01 10:55:29 +05:30
TrackMetadataBase.h Bug 984786 part 5: Give NS_INLINE_DECL_*REFCOUNTING classes private/protected destructor & MOZ_FINAL annotation where appropriate, in /content/media. r=kinetik 2014-04-02 09:21:11 -07:00
VorbisTrackEncoder.cpp Bug 993303 - Correct the VorbisTrackEncoder::WriteLacing function. r=rillian 2014-04-11 13:54:15 +08:00
VorbisTrackEncoder.h Bug 891705 - [MediaEncoder] Implement WebM 1.0 container writer. r=giles, r=gps, r=rillian 2014-01-15 14:21:14 +08:00
VP8TrackEncoder.cpp Bug 1067377 - Use VPX_ prefixed defines in VP8TrackEncoder. r=giles 2014-09-15 07:16:00 -07:00
VP8TrackEncoder.h Bug 916643 - Refactory black image. r=roc 2014-09-04 02:08:00 +02:00