summaryrefslogtreecommitdiffstats
path: root/dom/media/platforms/ffmpeg/FFmpegLibWrapper.cpp
Commit message (Collapse)AuthorAgeLines
* [FFmpeg] Use new decode API with recent FFmpeg version.trav902018-12-28-0/+2
| | | | In libavcodec 58 and later, the old avcodec_decode_video2 is broken and only return the first visible frame found after a VP9 super-frame.
* Add missing includes to FFmpegLibWrappertrav902018-10-17-0/+1
|
* Add support for libavcodec 58/FFmpeg 4.0trav902018-04-28-5/+10
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+178