summaryrefslogtreecommitdiffstats
path: root/libavcodec/hevc_ps.c
Commit message (Expand)AuthorAgeFilesLines
* hevc: support luma bit depth != chroma bit depth for PCM coding unitsMickaël Raulet2013-12-201-11/+1
* hevc: warn when an unknown profile is usedGuillaume Martres2013-12-201-0/+8
* hevc_ps: fix indentationGildas Cocherel2013-12-201-1/+1
* hevc: refactor Profile Tier LevelGildas Cocherel2013-12-201-32/+31
* hevc: don't check for errors in PTL codeGuillaume Martres2013-12-201-24/+9
* hevc: store the VPS list as an AVBufferRef, just like the others *PSGildas Cocherel2013-12-111-7/+8
* hevc_ps: Use AV_PIX_FMT_YUVJ420P if YUV 4:2:0 8-bit full scaleYusuke Nakamura2013-11-041-0/+2
* hevc: Use parsed VUI colorimetry in avcodecJan Ekström2013-11-041-0/+8
* Add HEVC decoderGuillaume Martres2013-10-311-0/+1329
OpenPOWER on IntegriCloud