summaryrefslogtreecommitdiff
path: root/dom/media/moz.build
Commit message (Collapse)AuthorAge
* Issue #80 - reinstated unified building for some large chunks of our code.Moonchild2022-09-04
| | | | This should reduce compile complexity saving time and reducing linker stress.
* 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.
* Merge pull request 'Update libcubeb to latest version' (#1812) from ↵athenian2002022-04-05
|\ | | | | | | | | | | athenian200/UXP:libcubeb_final into master Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/1812
| * Issue #1806 - Part 4: Add more audio troubleshooting information.Jeremy Andrews2021-08-24
| | | | | | | | This should help us troubleshoot audio issues better in the future in general, since we'll know more about the hardware involved, etc.
* | Revert "Issue #1806 - Part 2: Adjust the platform for lib changes"Moonchild2022-04-04
| | | | | | | | This reverts commit 3635039d2be6264673f3b89b8df390f03159fcaa.
* | Issue #1053 - First pass Android defines and remove Android AnnotationMoonchild2022-04-01
| | | | | | | | processors, some Andoid packaging stuff, Eclipse IDE support et al.
* | Issue #1806 - Part 2: Adjust the platform for lib changesMatt A. Tobin2022-04-01
|/
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
|
* Issue #80 - Re-land early dom/media de-unification with fixups.Moonchild2020-06-03
| | | | | For some reason these changes never got merged back to master after reverting to work on a branch...
* Revert "Issue #80 - De-unify dom/media part 1"wolfbeast2020-04-22
| | | | This reverts commit b5b62d841c733dcb62112f3158f1488e670671d6.
* Issue #80 - De-unify dom/media part 1Moonchild2020-04-22
| | | | | | This de-unifies up to and including dom/media/platforms with the exception of dom/media/platforms/wmf, because that one throws weird errors in the Win SDK which don't have a clear cause (yet)
* Issue #26 Part 2a: make more EME code conditional.wolfbeast2020-02-03
| | | | | | - Exclude missed MediaKey functions and CDMProxy code. - Exclude EME APIs frm being built (webidl change) - Fix tests in --disable-eme state
* Remove AndroidMediaDecoder and friendstrav902018-12-16
| | | | They are no longer supported and don't work with newer Android versions anyway.
* Move the MP3 code to it's own directorytrav902018-12-08
|
* Remove the old MP3FrameParsertrav902018-12-08
| | | | All former users of the old MP3 parsing code are gone, so we can now just remove the parser itself as well.
* Remove DirectShowReader Part 2: Build systemtrav902018-12-01
|
* Remove Gonk build directorieswolfbeast2018-05-12
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02