Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support the Hap chunked frame format | Tom Butterworth | 2015-07-27 | 1 | -59/+214 |
* | hap: Move some per-stream setup into decoder init rather than per-frame | Tom Butterworth | 2015-07-27 | 1 | -21/+28 |
* | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | snappy: Refactor so ff_snappy_uncompress() uses an existing buffer | Tom Butterworth | 2015-07-23 | 1 | -1/+6 |
* | hap: Fix slice size computation | Tom Butterworth | 2015-07-23 | 1 | -9/+17 |
* | hap: Decode using optimal slices sizes | Luca Barbato | 2015-07-21 | 1 | -8/+25 |
* | Hap decoder and encoder | Vittorio Giovara | 2015-06-22 | 1 | -0/+238 |