summaryrefslogtreecommitdiffstats
path: root/libavcodec/cabac_functions.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec: [loongson] optimize get_cabac_inline.Shiyou Yin2018-09-191-0/+3
* Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-241-1/+0
|\
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-181-1/+0
| * cabac: Make CABAC states hardcodedAnton Khirnov2015-10-081-4/+4
* | cabac_functions: Allow more functions to be overriddenJohn Cox2016-01-221-0/+10
* | cabac_functions: Count zeros with ctz if it is fastJohn Cox2016-01-221-1/+4
* | avcodec/cabac: Check initial cabac decoder stateMichael Niedermayer2015-11-271-1/+2
* | avcodec/cabac_functions: Fix "left shift of negative value -31767"Michael Niedermayer2015-11-271-1/+2
* | cabac: Make cabac starts hardcodedAnton Khirnov2015-10-101-4/+4
* | Revert "cabac: Allow hardcoding CABAC table."Derek Buitenhuis2015-10-101-4/+4
* | avcodec/cabac_functions: fix "warning: UNCHECKED_BITSTREAM_READER is not defi...Michael Niedermayer2014-09-081-0/+4
* | cabac: Allow hardcoding CABAC table.Reimar Döffinger2014-09-061-4/+4
* | Merge commit '634d9d8b398982647b3d7160641198744901d8d8'Michael Niedermayer2014-03-091-0/+3
|\ \ | |/
| * arm: get_cabac inline asmJanne Grunau2014-03-091-0/+3
* | Merge commit 'dfe224f377be3e45758c69d881ca7874b82d647a'Michael Niedermayer2014-03-091-1/+3
|\ \ | |/
| * aarch64: get_cabac inline asmJanne Grunau2014-03-091-1/+3
| * Add HEVC decoderGuillaume Martres2013-10-311-0/+20
* | avcodec/cabac: support UNCHECKED_BITSTREAM_READER = 0Michael Niedermayer2013-10-311-2/+8
* | lavc: add a HEVC decoder.Guillaume Martres2013-10-151-0/+20
* | Merge commit 'e6d8acf6a8fba4743eb56eabe72a741d1bbee3cb'Michael Niedermayer2013-07-051-1/+2
|\ \ | |/
| * cabac: x86 version of get_cabac_bypassJason Garrett-Glaser2013-07-041-1/+2
| * h264: use one table instead of several for cabac functionsRoland Scheidegger2012-04-281-3/+5
* | h264: use one table instead of several for cabac functionsRoland Scheidegger2012-04-281-3/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-291-2/+2
|\ \ | |/
| * h264: fix overreads in cabac reader.Ronald S. Bultje2012-03-281-2/+4
* | cabac_functions: fix license header, this wasnt developed in libavMichael Niedermayer2012-01-141-4/+4
|/
* cabac: split cabac.h into declarations and function definitionsDiego Biurrun2012-01-121-0/+160
OpenPOWER on IntegriCloud