summaryrefslogtreecommitdiff
path: root/libavcodec/hevc.h
Commit message (Expand)AuthorAge
* hevc: add hwaccel hooksHendrik Leppkes2015-01-27
* hevc: store the short term rps flag and size in the contextHendrik Leppkes2015-01-27
* hevc: store the escaped/raw bitstream in HEVCNALHendrik Leppkes2015-01-27
* Merge commit '2c6a7f9348378f887066fb1669c46b9485e8ef3e'Michael Niedermayer2014-11-17
|\
| * hevc: do not store rqt_root_cbf in the contextAnton Khirnov2014-11-17
* | Merge commit '920bca3e2332dced9c78bd14cfc2ff138188bd57'Michael Niedermayer2014-11-17
|\|
| * hevc: do not store pcm_flag in the contextAnton Khirnov2014-11-17
| * hevc: use intreadwriteChristophe Gisquet2014-08-12
| * hevc: deobfuscate slice/tile boundary handling for DBFAnton Khirnov2014-08-09
* | hevc: reuse edge emu buffer for coefficientsChristophe Gisquet2014-10-01
* | hevc: remove CodingTreeChristophe Gisquet2014-09-27
* | hevc: move intermediate bidir bufferChristophe Gisquet2014-09-24
* | hevc: remove unneeded buffer.Christophe Gisquet2014-09-24
* | hevc: move MAX_PB_SIZE declarationChristophe Gisquet2014-08-22
* | hevc: rename variable in boundary strength to b more explicitAnton Khirnov2014-07-28
* | Merge commit 'e76f2d11970484266e67a12961f2339a5c2fccf9'Michael Niedermayer2014-07-28
|\|
| * hevc: eliminate the last element from TransformTreeAnton Khirnov2014-07-28
| * hevc: eliminate unnecessary cbf_c{b,r} arraysAnton Khirnov2014-07-28
* | Merge commit '0daa2554636ba1d31f3162ffb86991e84eb938a8'Michael Niedermayer2014-07-28
|\|
| * hevc: do not store the transform inter_split flag in the contextAnton Khirnov2014-07-28
| * hevc: eliminate an unnecessary arrayAnton Khirnov2014-07-28
* | hevc: eliminate unnecessary cbf_c{b,r} arraysAnton Khirnov2014-07-28
* | hevc: remove non necessary parameters to ff_hevc_set_qpyMickaël Raulet2014-07-28
* | hevc: add support for bumping processMickaël Raulet2014-07-26
* | hevc: use intreadwriteChristophe Gisquet2014-07-19
* | 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: use local variable for split_cu_flagMickaël Raulet2014-07-15
* | hevc: simplify SAO computation, delay from one row its computationMickaël Raulet2014-07-15
* | hevc/cabac: add new context for new syntax elements related to Rext(cherry pi...Mickaël Raulet2014-07-15
* | avcodec/hevc_ps: do not loose all reference to pointers still in useMichael Niedermayer2014-07-12
* | Merge commit '0569a7e0bd2006d9a5248d17a1f4bf3ca654ae50'Michael Niedermayer2014-07-10
|\|
| * hevc: parse display orientation SEI messageVittorio Giovara2014-07-09
| * hevc: remove unused array min_cb_addr_zsGildas Cocherel2014-06-26
* | hevc/pps: optimized size of min_tb_addr_zsgcocherel2014-06-24
* | avcodec/hevc_ps: remove min_cb_addr_zsgcocherel2014-06-24
* | Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765'Michael Niedermayer2014-06-23
|\|
| * dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-22
| * hevc: templatize intra_predAnton Khirnov2014-05-19
* | avcodec/hevc: fix () in macrosMichael Niedermayer2014-05-25
* | hevc: C code update for new motion compensationMickaël Raulet2014-05-06
* | avcodec/hevc: fix no output of prior pics and pic output flags(cherry picked ...gcocherel2014-04-29
* | Add "const" to avoid compiler warning.Reimar Döffinger2014-04-22
* | Merge commit '4d33873c2990b8d6096f60fef384f0efc4482b55'Michael Niedermayer2014-03-09
|\|
| * hevc: make pps/sps ids unsigned where necessaryVittorio Giovara2014-03-09
* | avcodec/hevc: make *ps_id unsignedMichael Niedermayer2014-02-15
* | avcodec/hevc: remove unused variablesMichael Niedermayer2014-02-08
* | avcodec/hevc: Simplify get_qPy_pred()Michael Niedermayer2014-02-08
* | Merge commit 'b25e84b7399bd91605596b67d761d3464dbe8a6e'Michael Niedermayer2014-02-04
|\|