summaryrefslogtreecommitdiffstats
path: root/libavcodec/hevc.h
Commit message (Expand)AuthorAgeFilesLines
* hevc: eliminate the last element from TransformTreeAnton Khirnov2014-07-281-5/+0
* hevc: eliminate unnecessary cbf_c{b,r} arraysAnton Khirnov2014-07-281-3/+0
* hevc: do not store the transform inter_split flag in the contextAnton Khirnov2014-07-281-3/+0
* hevc: eliminate an unnecessary arrayAnton Khirnov2014-07-281-1/+0
* hevc: parse display orientation SEI messageVittorio Giovara2014-07-091-0/+5
* hevc: remove unused array min_cb_addr_zsGildas Cocherel2014-06-261-1/+0
* dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-221-2/+2
* hevc: templatize intra_predAnton Khirnov2014-05-191-2/+1
* hevc: make pps/sps ids unsigned where necessaryVittorio Giovara2014-03-091-1/+1
* hevc: check that the VCL NAL types are the same for all slice segments of a f...Anton Khirnov2014-02-041-0/+2
* hevc: Prevent some integer overflowsLuca Barbato2014-01-211-2/+2
* hevc: Use uint64 to check for tile dimensionsLuca Barbato2014-01-211-4/+4
* hevc: Fix modulo operationsMichael Niedermayer2014-01-211-0/+3
* 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
OpenPOWER on IntegriCloud