| Commit message (Expand) | Author | Age | Files | Lines |
* | hevc: make pps/sps ids unsigned where necessary | Vittorio Giovara | 2014-03-09 | 1 | -1/+1 |
* | hevc: check that the VCL NAL types are the same for all slice segments of a f... | Anton Khirnov | 2014-02-04 | 1 | -0/+2 |
* | hevc: Prevent some integer overflows | Luca Barbato | 2014-01-21 | 1 | -2/+2 |
* | hevc: Use uint64 to check for tile dimensions | Luca Barbato | 2014-01-21 | 1 | -4/+4 |
* | hevc: Fix modulo operations | Michael Niedermayer | 2014-01-21 | 1 | -0/+3 |
* | hevc: fix decoding of one PU wide files | Guillaume Martres | 2014-01-09 | 1 | -2/+4 |
* | hevc: move DSP declarations from hevc.h into hevcdsp.h | Guillaume Martres | 2013-12-22 | 1 | -81/+1 |
* | hevc: support luma bit depth != chroma bit depth for PCM coding units | Mickaƫl Raulet | 2013-12-20 | 1 | -0/+1 |
* | hevc: refactor Profile Tier Level | Gildas Cocherel | 2013-12-20 | 1 | -11/+14 |
* | hevc: store the VPS list as an AVBufferRef, just like the others *PS | Gildas Cocherel | 2013-12-11 | 1 | -1/+1 |
* | hevc: parse frame packing arrangement SEI messages and save relevant stereo3d... | Vittorio Giovara | 2013-12-09 | 1 | -0/+6 |
* | Add HEVC decoder | Guillaume Martres | 2013-10-31 | 1 | -0/+1066 |