summaryrefslogtreecommitdiff
path: root/libavcodec/hevc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'c929659bdd7d2d5848ea52e685a3164c7b901bb0'Michael Niedermayer2015-03-211-4/+4
|\
| * hevc: make the crop sizes unsignedAnton Khirnov2015-03-211-4/+4
| * hevc: add hwaccel hooksHendrik Leppkes2015-01-271-0/+3
| * hevc: store the short term rps flag and size in the contextHendrik Leppkes2015-01-271-0/+2
| * hevc: store the escaped/raw bitstream in HEVCNALHendrik Leppkes2015-01-271-0/+3
* | x86/hevc_mc: use aligned loadsMickaël Raulet2015-02-061-1/+1
* | avcodec/hevc: Update the USE_SAO_SMALL_BUFFER case for the alignment requirem...Christophe Gisquet2015-02-041-10/+1
* | avcodec/hevc: reduce memory for SAOFabrice Bellard2015-02-041-2/+12
* | hevc: add hwaccel hooksHendrik Leppkes2015-01-271-0/+3
* | hevc: store the short term rps flag and size in the contextHendrik Leppkes2015-01-271-0/+2
* | hevc: store the escaped/raw bitstream in HEVCNALHendrik Leppkes2015-01-271-0/+3
* | Merge commit '2c6a7f9348378f887066fb1669c46b9485e8ef3e'Michael Niedermayer2014-11-171-2/+0
|\ \ | |/
| * hevc: do not store rqt_root_cbf in the contextAnton Khirnov2014-11-171-2/+0
* | Merge commit '920bca3e2332dced9c78bd14cfc2ff138188bd57'Michael Niedermayer2014-11-171-2/+0
|\ \ | |/
| * hevc: do not store pcm_flag in the contextAnton Khirnov2014-11-171-2/+0
| * hevc: use intreadwriteChristophe Gisquet2014-08-121-1/+1
| * hevc: deobfuscate slice/tile boundary handling for DBFAnton Khirnov2014-08-091-5/+8
* | hevc: reuse edge emu buffer for coefficientsChristophe Gisquet2014-10-011-1/+0
* | hevc: remove CodingTreeChristophe Gisquet2014-09-271-5/+1
* | hevc: move intermediate bidir bufferChristophe Gisquet2014-09-241-0/+1
* | hevc: remove unneeded buffer.Christophe Gisquet2014-09-241-1/+0
* | hevc: move MAX_PB_SIZE declarationChristophe Gisquet2014-08-221-1/+0
* | hevc: rename variable in boundary strength to b more explicitAnton Khirnov2014-07-281-2/+7
* | Merge commit 'e76f2d11970484266e67a12961f2339a5c2fccf9'Michael Niedermayer2014-07-281-5/+0
|\ \ | |/
| * 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
* | Merge commit '0daa2554636ba1d31f3162ffb86991e84eb938a8'Michael Niedermayer2014-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: eliminate unnecessary cbf_c{b,r} arraysAnton Khirnov2014-07-281-4/+0
* | hevc: remove non necessary parameters to ff_hevc_set_qpyMickaël Raulet2014-07-281-1/+1
* | hevc: add support for bumping processMickaël Raulet2014-07-261-0/+3
* | hevc: use intreadwriteChristophe Gisquet2014-07-191-1/+1
* | hevc/sao: optimze sao implementationMickaël Raulet2014-07-181-0/+1
* | hevc/rext: add support for Range extension toolsMickaël Raulet2014-07-151-0/+15
* | hevc/rext: basic infrastructure for supporting range extensionMickaël Raulet2014-07-151-3/+22
* | hevc: use local variable for split_cu_flagMickaël Raulet2014-07-151-1/+0
* | hevc: simplify SAO computation, delay from one row its computationMickaël Raulet2014-07-151-1/+1
* | hevc/cabac: add new context for new syntax elements related to Rext(cherry pi...Mickaël Raulet2014-07-151-1/+7
* | avcodec/hevc_ps: do not loose all reference to pointers still in useMichael Niedermayer2014-07-121-0/+2
* | Merge commit '0569a7e0bd2006d9a5248d17a1f4bf3ca654ae50'Michael Niedermayer2014-07-101-0/+5
|\ \ | |/
| * hevc: parse display orientation SEI messageVittorio Giovara2014-07-091-0/+5
| * hevc: remove unused array min_cb_addr_zsGildas Cocherel2014-06-261-1/+0
* | hevc/pps: optimized size of min_tb_addr_zsgcocherel2014-06-241-0/+2
* | avcodec/hevc_ps: remove min_cb_addr_zsgcocherel2014-06-241-1/+0
* | Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765'Michael Niedermayer2014-06-231-2/+2
|\ \ | |/
| * dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-221-2/+2
| * hevc: templatize intra_predAnton Khirnov2014-05-191-2/+1
* | avcodec/hevc: fix () in macrosMichael Niedermayer2014-05-251-4/+4
* | hevc: C code update for new motion compensationMickaël Raulet2014-05-061-5/+14