summaryrefslogtreecommitdiff
path: root/dom/media
Commit message (Expand)AuthorAge
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18
* Telemetry: Remove stubs and related codeadeshkp2019-01-12
* Remove proprietary constructor on AudioContext.wolfbeast2019-01-04
* Avoid redefined macro warning in MediaFormatReadertrav902018-12-31
* [FFmpeg] Don't define AV_CODEC_ID_VPx with libavcodec 58trav902018-12-28
* [FFmpeg] Use new decode API with recent FFmpeg version.trav902018-12-28
* Remove AndroidMediaDecoder and friendstrav902018-12-16
* Merge pull request #902 from trav90/media-workMoonchild2018-12-09
|\
| * Add missing #includetrav902018-12-08
| * Move the MP3 code to it's own directorytrav902018-12-08
| * Remove separate MP3 name spacetrav902018-12-08
| * Remove the old MP3FrameParsertrav902018-12-08
* | Remove files and comments related to MP4Readertrav902018-12-08
* | Remove Rust files from media gteststrav902018-12-08
|/
* Merge pull request #897 from trav90/telemetry-cleanupMoonchild2018-12-03
|\
| * Remove MediaTelemetryConstantstrav902018-12-02
* | Remove DirectShowReader Part 4: Teststrav902018-12-01
* | Remove DirectShowReader Part 3: Directoriestrav902018-12-01
* | Remove DirectShowReader Part 2: Build systemtrav902018-12-01
* | Remove DirectShowReader Part 1: Conditional codetrav902018-12-01
|/
* Remove OMX_PLATFORM_GONKtrav902018-11-21
* Remove remaining MOZ_GONK_MEDIACODEC codetrav902018-11-21
* Merge pull request #876 from trav90/add-av1-supportMoonchild2018-11-19
|\
| * Add AV1 support to MP4Decoder.trav902018-11-18
* | Cleanup some comments in our media code.trav902018-11-18
|/
* Revert "Add support for AV1 in MP4"trav902018-10-23
* Ensure we correctly parse the finalized codec string for av1trav902018-10-21
* Add support for AV1 in MP4trav902018-10-20
* Use larger stack for media decoder threadstrav902018-10-20
* Downsample av1 images unconditionallytrav902018-10-20
* Fix canPlayType/isTypeSupported for AV1 contenttrav902018-10-20
* Put AV1 codec behind a preftrav902018-10-20
* Updates to AOMDecoder for aom v1.0.0trav902018-10-19
* Update aom to v1.0.0trav902018-10-19
* Update aom to commit id e87fb2378f01103d5d6e477a4ef6892dc714e614trav902018-10-18
* [aom] Don't resample 8-bit imagestrav902018-10-18
* [aom] Resample high bit depth framestrav902018-10-18
* Update aom to commit id f5bdeac22930ff4c6b219be49c843db35970b918trav902018-10-18
* Add missing includes to FFmpegLibWrappertrav902018-10-17
* Fix typo (build bustage)trav902018-10-17
* Update aom to slightly newer commit IDtrav902018-10-17
* Add av1 to MediaSource.isTypeSupportedtrav902018-10-17
* Remove aom_codec_stream_info_t sz field referencestrav902018-10-17
* Make AOMDecoder actually buildtrav902018-10-15
* Add missing includes to WebMDemuxertrav902018-10-15
* Recognize AV1 in WebMDemuxertrav902018-10-15
* Add AOMDecoder to AgnosticDecoderModuletrav902018-10-15
* Add AOMDecodertrav902018-10-15
* [webm] Don't reject seeks with EOStrav902018-10-08
* [webm] Treat demuxing errors differently than EOStrav902018-10-08