summaryrefslogtreecommitdiffstats
path: root/dom/media/platforms
Commit message (Collapse)AuthorAgeLines
* Remove gfxCrashReporterUtils.wolfbeast2018-05-20-9/+0
| | | | Tag #20.
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-895/+0
| | | | Tag #288.
* Remove MOZ_WIDGET_GONK [2/2]wolfbeast2018-05-13-5/+0
| | | | Tag #288
* Remove Gonk build directorieswolfbeast2018-05-12-1990/+0
|
* Add support for libavcodec 58/FFmpeg 4.0trav902018-04-28-5/+20
|
* Import FFmpeg 4.0 header filestrav902018-04-28-0/+13332
|
* [FFmpeg] Work around a bug with corrupted datatrav902018-04-26-2/+2
| | | | According to FFmpeg documentation, the out parameter is "set to size of parsed buffer or zero if not yet finished." however this is only the case if no error occurred; otherwise it is left untouched. We want the invalid content to generate a decoding error, so we set size to inputSize to ensure decoding failed later.
* Fix build bustage: keep MF_WIN7_VERSION namewolfbeast2018-02-20-2/+2
|
* Remove more obsolete checks in dom/media and ipc.wolfbeast2018-02-20-6/+2
|
* Remove more Vista checks in dom/mediawolfbeast2018-02-20-10/+0
|
* Remove always-false block from WMF.wolfbeast2018-02-19-17/+1
|
* Remove useless version check from PDMFactory.wolfbeast2018-02-19-14/+1
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+71079