summaryrefslogtreecommitdiff
path: root/libavcodec/hevcdsp.h
Commit message (Expand)AuthorAge
* hevcdsp: remove more instances of compile-time-fixed parametersChristophe Gisquet2014-08-22
* hevcdsp: remove compilation-time-fixed parameterChristophe Gisquet2014-08-22
* hevc: move MAX_PB_SIZE declarationChristophe Gisquet2014-08-22
* hevc_deblock: change tc typeChristophe Gisquet2014-08-06
* Merge commit '1a880b2fb8456ce68eefe5902bac95fea1e6a72d'Michael Niedermayer2014-07-27
|\
| * hevc: SSE2 and SSSE3 loop filtersPierre Edouard Lepere2014-07-26
| * hevcdsp: remove an unneeded variable in the loop filterAnton Khirnov2014-07-26
* | x86/hevc_idct: replace old and unused idct functionsJames Almer2014-07-26
* | hevcdsp: change types of SAO parametersChristophe Gisquet2014-07-23
* | hevcdsp: remove an unneeded variable in the loop filterAnton Khirnov2014-07-22
* | hevc/sao: optimze sao implementationMickaël Raulet2014-07-18
* | hevc/rext: add support for Range extension toolsMickaël Raulet2014-07-15
* | hevc/rext: basic infrastructure for supporting range extensionMickaël Raulet2014-07-15
* | hevc: separate residu and prediction (needed for Range Extension)Mickaël Raulet2014-07-15
* | hevc: simplify SAO computation, delay from one row its computationMickaël Raulet2014-07-15
* | avcodec/hevc: new idct + asmplepere2014-06-17
* | HEVC : added assembly MC functionsplepere2014-05-06
* | hevc: C code update for new motion compensationMickaël Raulet2014-05-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-22
|\|
| * hevc: move DSP declarations from hevc.h into hevcdsp.hGuillaume Martres2013-12-22
* lavc: add a HEVC decoder.Guillaume Martres2013-10-15