summaryrefslogtreecommitdiff
path: root/dom/media/MediaInfo.h
Commit message (Collapse)AuthorAge
* Issue #1820 - Part 5: Add mBitDepth field to VideoInfo.Moonchild2022-04-27
|
* Revert "Merge pull request 'Update libcubeb to latest version' (#1812) from ↵Moonchild2022-04-05
| | | | | | | athenian200/UXP:libcubeb_final into master" This reverts commit 0bc66e3b04e77af307b62371ae9f4be70b2b19b7, reversing changes made to 6e6b5d89964ea726b264c711bdf6f02fe0c006f5.
* Issue #1806 - Part 5: Add multichannel audio capability.Jeremy Andrews2021-08-24
| | | | | | I'm positive this works on Windows at the very least. Cubeb added proper channel map support at some point, and this allows us to take advantage of that. Ref: BZ 1431221, BZ 1432779
* Issue #1806 - Part 2: Move AudioConfig stuff from MediaInfo.h to MediaData.h.Jeremy Andrews2021-08-24
| | | | This avoids circular dependencies, because otherwise the two headers would try to include each other.
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02