Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 | -252/+45 |
| | | | | Tag #288. | |||
* | Remove MOZ_WIDGET_GONK [2/2] | wolfbeast | 2018-05-13 | -105/+2 |
| | | | | Tag #288 | |||
* | [ffvpx] Update resync documentation | trav90 | 2018-04-26 | -11/+10 |
| | ||||
* | [ffvpx] Re-generate config_*.{h,asm} files | trav90 | 2018-04-26 | -782/+892 |
| | ||||
* | [ffvpx] Re-enable assembly optimized code | trav90 | 2018-04-26 | -11/+11 |
| | | | | It was inadvertently disabled in 8b37a1bc306c1d5a3cc92e9dc04fb95d5d9a0298. | |||
* | [ffvpx] Compile ffvpx lib with -ffreestanding to avoid triggering a clang bug | trav90 | 2018-04-26 | -0/+2 |
| | ||||
* | [FFmpeg] Add a preemptive stdlib.h include in our libavutil_visibility.h ↵ | trav90 | 2018-04-26 | -0/+9 |
| | | | | hackaround file | |||
* | [ffvpx] Remove some files we don't need | trav90 | 2018-04-26 | -693/+0 |
| | ||||
* | [ffvpx] Update ffvp9/ffvp8 to 3.4.2-release | trav90 | 2018-04-26 | -28271/+17555 |
| | | | | Structure of code was slightly modified so that it should be no longer necessary to re-generate the config_*.h files, greatly simplifying the resync process in the future. | |||
* | [ffvpx] Restore AVOptions and dictionary features | trav90 | 2018-04-26 | -106/+2774 |
| | | | | FFmpeg requires specific default values in AVCodecContext to be set. Instead of manually setting these each time we resync with upstream, let's use FFmpeg's own AVOptions which automatically sets all the values to their default. | |||
* | [ffvpx] Revert Mozilla hack in FFmpeg code | trav90 | 2018-04-26 | -32/+16 |
| | | | | This hack was added by Mozilla to work around a potential data race, however the root cause was fixed by upstream in release 3.4 so this hack is no longer needed. | |||
* | Bug 1446062: libtremor Vorbis fix. r=jmspeex a=dveditz | Thomas Daede | 2018-04-19 | -9/+9 |
| | | | | | --HG-- extra : transplant_source : %D3%CE8%8D%D3%C0%D3%C7%BE%7D%F2m%5DM%E3%A0%E4%0CW%F3 | |||
* | Bug 1446062 - Vorbis fix. r=jmspeex, a=lizzard | Monty Montgomery | 2018-04-19 | -38/+10 |
| | | | | | | --HG-- extra : source : 6b4e98424f0dcc024fcad48608ada351e4075e59 extra : intermediate-source : 3db9e3d52b17563efca181ccbb50deb8660c59ae | |||
* | Bug 1443865 - Use 16-bit eobs count. r=kinetik, a=RyanVM | Ralph Giles | 2018-03-14 | -1/+1 |
| | | | | | | | | MozReview-Commit-ID: 4lfBbvSTNPO --HG-- extra : source : a628b2125a1b860c6d8124387040ec9589c219ab extra : intermediate-source : e9128973a480c8aedf3a2e1c67d3e168613fa17c | |||
* | Bug 1433005 - Simplify codec pruning in NegotiateCodecs. r=bwc, a=lizzard | Dan Minor | 2018-03-14 | -12/+17 |
| | | | | | --HG-- extra : source : 90ae99509f1e9cb5bdf19350a5fbb1a02d34ff0a | |||
* | Bug 1426988 - Properly exit encoder init in error cases. r=rillian, a=RyanVM | Nils Ohlmeier [:drno] | 2018-03-14 | -23/+32 |
| | ||||
* | Remove Rust from the tree. | wolfbeast | 2018-03-13 | -14/+0 |
| | | | | Part 4 for #58 | |||
* | Remove Rust MP4 parser | wolfbeast | 2018-03-13 | -4444/+0 |
| | | | | Part 1 for #58 | |||
* | Fix some WebRTC tests to build with GCC 7.0. | trav90 | 2018-03-04 | -8/+14 |
| | ||||
* | Make the proper Windows APIs natively available to our tree. | wolfbeast | 2018-02-19 | -16/+2 |
| | | | | | Tag #22. This bypasses custom definitions of some functions for things natively available in Windows 7. | |||
* | Update FFmpeg code to n3.2-65-gee56777 | trav90 | 2018-02-04 | -805/+2759 |
| | ||||
* | Add build files to support libwebp decoding. | wolfbeast | 2018-02-03 | -0/+290 |
| | ||||
* | Add libwebp 0.6.0 to the tree | wolfbeast | 2018-02-03 | -0/+29841 |
| | ||||
* | Use UTC where appropriate in python files | Matt A. Tobin | 2018-02-02 | -1/+1 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+1956572 |