Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | * commit '9200514ad8717c63f82101dc394f4378854325bf': lavf: replace AVStream.codec with AVStream.codecpar This has been a HUGE effort from: - Derek Buitenhuis <[email protected]> - Hendrik Leppkes <[email protected]> - wm4 <[email protected]> - Clément Bœsch <[email protected]> - James Almer <[email protected]> - Michael Niedermayer <[email protected]> - Rostislav Pehlivanov <[email protected]> Merged-by: Derek Buitenhuis <[email protected]> | ||||
* | avformat/avienc: Store pal8 palette | Michael Niedermayer | 2016-02-19 | 1 | -2/+3 |
| | | | | | | | This can be made more efficient, but first and the main goal of this change is to store it at all Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | avformat: add ff_reshuffle_raw_rgb() | Michael Niedermayer | 2016-02-18 | 1 | -0/+66 |
Signed-off-by: Michael Niedermayer <[email protected]> |