summaryrefslogtreecommitdiffstats
path: root/libavcodec/hevc_filter.c
Commit message (Expand)AuthorAgeFilesLines
* Drop unnecessary golomb.h #includesDiego Biurrun2016-06-081-1/+0
* hevc: remove HEVCContext usage from hevc_psAnton Khirnov2015-07-121-70/+70
* hevc: Use generic av_clip function, not C implementationPeter Meerwald2015-02-131-2/+2
* hevc_filter: avoid excessive calls to ff_hevc_get_ref_list()Anton Khirnov2014-08-091-16/+20
* hevc_filter: move some conditions out of loopsAnton Khirnov2014-08-091-18/+23
* hevc: deobfuscate slice/tile boundary handling for DBFAnton Khirnov2014-08-091-7/+6
* hevc_filter: drop more redundant checksAnton Khirnov2014-08-091-4/+0
* hevc_filter: drop redundant checksAnton Khirnov2014-08-091-6/+2
* hevcdsp: remove an unneeded variable in the loop filterAnton Khirnov2014-07-261-13/+10
* hevc: Do not right shift a negative value in get_pcmLuca Barbato2014-02-231-4/+8
* hevc: Drop unnecessary shifts in deblocking_filter_CTBLuca Barbato2014-02-231-4/+4
* hevc: Consider first quantization group any reference to 0, 0Luca Barbato2014-02-011-1/+1
* hevc: Fix modulo operationsMichael Niedermayer2014-01-211-2/+2
* Add HEVC decoderGuillaume Martres2013-10-311-0/+745
OpenPOWER on IntegriCloud