Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | contrib: Use SHA256 instead of MD5 for contrib archive checksums. | Justin Scholz | 2016-12-15 | 1 | -3/+3 |
| | | | | Closes #356. | ||||
* | contrib: Use https where possible. | Bradley Sepos | 2016-12-14 | 1 | -1/+1 |
| | | | | download.handbrake.fr now uses https, and some other hostnames do as well. | ||||
* | contrib: Add opus audio encoder. | John Stebbins | 2016-09-02 | 2 | -0/+13 |
Remove: hb_audio_samplerate_get_best() Add: hb_audio_samplerate_is_supported() hb_audio_samplerate_find_closest() hb_audio_samplerate_get_sr_shift() |