Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hevc: support luma bit depth != chroma bit depth for PCM coding units | Mickaël Raulet | 2013-12-20 | 1 | -11/+1 |
* | hevc: warn when an unknown profile is used | Guillaume Martres | 2013-12-20 | 1 | -0/+8 |
* | hevc_ps: fix indentation | Gildas Cocherel | 2013-12-20 | 1 | -1/+1 |
* | hevc: refactor Profile Tier Level | Gildas Cocherel | 2013-12-20 | 1 | -32/+31 |
* | hevc: don't check for errors in PTL code | Guillaume Martres | 2013-12-20 | 1 | -24/+9 |
* | hevc: store the VPS list as an AVBufferRef, just like the others *PS | Gildas Cocherel | 2013-12-11 | 1 | -7/+8 |
* | hevc_ps: Use AV_PIX_FMT_YUVJ420P if YUV 4:2:0 8-bit full scale | Yusuke Nakamura | 2013-11-04 | 1 | -0/+2 |
* | hevc: Use parsed VUI colorimetry in avcodec | Jan Ekström | 2013-11-04 | 1 | -0/+8 |
* | Add HEVC decoder | Guillaume Martres | 2013-10-31 | 1 | -0/+1329 |