| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/hapdec: Check section_size for non negativity in parse_section_header() | Michael Niedermayer | 2015-09-05 | 1 | -1/+1 |
* | Merge commit '3ee217853a6741b829a2683f49c590618891b1ab' | Michael Niedermayer | 2015-07-27 | 1 | -1/+2 |
|\ |
|
| * | Support the Hap chunked frame format | Tom Butterworth | 2015-07-27 | 1 | -59/+214 |
* | | Merge commit '43dd004747fa697396b47d034a80e069facbea09' | Michael Niedermayer | 2015-07-27 | 1 | -4/+5 |
|\| |
|
| * | hap: Move some per-stream setup into decoder init rather than per-frame | Tom Butterworth | 2015-07-27 | 1 | -21/+28 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
| * | 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 |
* | | avcodec/hapdec: Check that there is sufficient input data | Michael Niedermayer | 2015-07-24 | 1 | -0/+10 |
* | | Merge commit 'ae5a8dca675ee544178225256893e679b750cb63' | Michael Niedermayer | 2015-07-23 | 1 | -9/+17 |
|\| |
|
| * | hap: Fix slice size computation | Tom Butterworth | 2015-07-23 | 1 | -9/+17 |
* | | Support the Hap chunked frame format | Tom Butterworth | 2015-07-22 | 1 | -59/+213 |
* | | Merge commit '977105407cae55876041dddbf4ce0934cdd4cd6c' | Michael Niedermayer | 2015-07-21 | 1 | -8/+25 |
|\| |
|
| * | hap: Decode using optimal slices sizes | Luca Barbato | 2015-07-21 | 1 | -8/+25 |
* | | avcodec/hapdec: log reason for failure when texture type doesn't match stream | Tom Butterworth | 2015-07-21 | 1 | -1/+3 |
* | | avcodec/hapdec: don't log texture format every frame, do it once per decode s... | Tom Butterworth | 2015-07-21 | 1 | -19/+8 |
* | | avcodec/snappy: refactor so ff_snappy_uncompress uses an existing buffer | Tom Butterworth | 2015-07-16 | 1 | -1/+6 |
* | | avcodec/hap: move some per-stream setup into decoder init rather than per-frame | Tom Butterworth | 2015-07-16 | 1 | -6/+21 |
* | | lavc/hapenc: Silence a warning for multithreaded encoding. | Carl Eugen Hoyos | 2015-06-30 | 1 | -1/+2 |
* | | Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7' | Michael Niedermayer | 2015-06-22 | 1 | -4/+4 |
|/ |
|
* | Hap decoder and encoder | Vittorio Giovara | 2015-06-22 | 1 | -0/+238 |