summaryrefslogtreecommitdiffstats
path: root/libavcodec/hevc.h
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | avcodec/hevc: fix no output of prior pics and pic output flags(cherry picked ...gcocherel2014-04-291-0/+1
* | Add "const" to avoid compiler warning.Reimar Döffinger2014-04-221-1/+1
* | Merge commit '4d33873c2990b8d6096f60fef384f0efc4482b55'Michael Niedermayer2014-03-091-1/+1
|\ \ | |/
| * hevc: make pps/sps ids unsigned where necessaryVittorio Giovara2014-03-091-1/+1
* | avcodec/hevc: make *ps_id unsignedMichael Niedermayer2014-02-151-2/+2
* | avcodec/hevc: remove unused variablesMichael Niedermayer2014-02-081-1/+0
* | avcodec/hevc: Simplify get_qPy_pred()Michael Niedermayer2014-02-081-0/+2
* | Merge commit 'b25e84b7399bd91605596b67d761d3464dbe8a6e'Michael Niedermayer2014-02-041-0/+2
|\ \ | |/
| * hevc: check that the VCL NAL types are the same for all slice segments of a f...Anton Khirnov2014-02-041-0/+2
* | Merge commit '838740e6420538ad45982da6b1d3aa3ae91307f5'Michael Niedermayer2014-01-211-2/+2
|\ \ | |/
| * hevc: Prevent some integer overflowsLuca Barbato2014-01-211-2/+2
* | Merge commit 'b37e796082b2d787aff3cd5631bb89c4fd374708'Michael Niedermayer2014-01-211-4/+4
|\ \ | |/
| * hevc: Use uint64 to check for tile dimensionsLuca Barbato2014-01-211-4/+4
| * hevc: Fix modulo operationsMichael Niedermayer2014-01-211-0/+3
* | Merge commit 'e588615d938f8581f0d6f3771662d08cadfc00de'Michael Niedermayer2014-01-091-2/+4
|\ \ | |/
| * hevc: fix decoding of one PU wide filesGuillaume Martres2014-01-091-2/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-221-13/+0
|\ \ | |/
| * 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: rename ptl structs and variablesGuillaume Martres2013-12-141-4/+4
* | hevc: pack PTL representation using uint8_tGuillaume Martres2013-12-141-8/+8
* | hevc: remove unused PTL flagsGuillaume Martres2013-12-141-6/+0
* | hevc: avoid some unnecessary differences with libavGuillaume Martres2013-12-101-13/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-091-0/+6
|\ \ | |/
| * hevc: parse frame packing arrangement SEI messages and save relevant stereo3d...Vittorio Giovara2013-12-091-0/+6
OpenPOWER on IntegriCloud