| Commit message (Expand) | Author | Age | Files | Lines |
* | hevc: Split the sei parsing in 3 functions | Luca Barbato | 2015-08-01 | 1 | -20/+34 |
* | hevc: Use switch instead of if-nests in decode_nal_sei_message | Luca Barbato | 2015-08-01 | 1 | -13/+21 |
* | hevc: Use a proper enum for the SEI values | Luca Barbato | 2015-08-01 | 1 | -4/+32 |
* | hevc: parse display orientation SEI message | Vittorio Giovara | 2014-07-09 | 1 | -0/+17 |
* | hevc: Refactor decode_nal_sei_frame_packing_arrangement | Luca Barbato | 2013-12-17 | 1 | -12/+7 |
* | hevc: parse frame packing arrangement SEI messages and save relevant stereo3d... | Vittorio Giovara | 2013-12-09 | 1 | -5/+10 |
* | hevc_sei: drop unused parameter | Vittorio Giovara | 2013-11-19 | 1 | -4/+3 |
* | Add HEVC decoder | Guillaume Martres | 2013-10-31 | 1 | -0/+124 |