summaryrefslogtreecommitdiff
path: root/libavcodec/hevc.h
Commit message (Expand)AuthorAgeFilesLines
* hevc: fix decoding of one PU wide filesGuillaume Martres2014-01-091-2/+4
* hevc: move DSP declarations from hevc.h into hevcdsp.hGuillaume Martres2013-12-221-81/+1
* hevc: support luma bit depth != chroma bit depth for PCM coding unitsMickaƫl Raulet2013-12-201-0/+1
* hevc: refactor Profile Tier LevelGildas Cocherel2013-12-201-11/+14
* hevc: store the VPS list as an AVBufferRef, just like the others *PSGildas Cocherel2013-12-111-1/+1
* hevc: parse frame packing arrangement SEI messages and save relevant stereo3d...Vittorio Giovara2013-12-091-0/+6
* Add HEVC decoderGuillaume Martres2013-10-311-0/+1066