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