summaryrefslogtreecommitdiff
path: root/libavcodec/cabac_functions.h
Commit message (Expand)AuthorAge
* avcodec/cabac_functions: Add missing headersAndreas Rheinhardt2022-02-21
* avcodec: [loongarch] optimize get_cabac.Shiyou Yin2021-12-01
* avcodec/cabac_functions, x86/cabac: Include stddef.hAndreas Rheinhardt2021-02-04
* avcodec: [loongson] optimize get_cabac_inline.Shiyou Yin2018-09-19
* Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
|\
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
| * cabac: Make CABAC states hardcodedAnton Khirnov2015-10-08
* | cabac_functions: Allow more functions to be overriddenJohn Cox2016-01-22
* | cabac_functions: Count zeros with ctz if it is fastJohn Cox2016-01-22
* | avcodec/cabac: Check initial cabac decoder stateMichael Niedermayer2015-11-27
* | avcodec/cabac_functions: Fix "left shift of negative value -31767"Michael Niedermayer2015-11-27
* | cabac: Make cabac starts hardcodedAnton Khirnov2015-10-10
* | Revert "cabac: Allow hardcoding CABAC table."Derek Buitenhuis2015-10-10
* | avcodec/cabac_functions: fix "warning: UNCHECKED_BITSTREAM_READER is not defi...Michael Niedermayer2014-09-08
* | cabac: Allow hardcoding CABAC table.Reimar Döffinger2014-09-06
* | Merge commit '634d9d8b398982647b3d7160641198744901d8d8'Michael Niedermayer2014-03-09
|\|
| * arm: get_cabac inline asmJanne Grunau2014-03-09
* | Merge commit 'dfe224f377be3e45758c69d881ca7874b82d647a'Michael Niedermayer2014-03-09
|\|
| * aarch64: get_cabac inline asmJanne Grunau2014-03-09
| * Add HEVC decoderGuillaume Martres2013-10-31
* | avcodec/cabac: support UNCHECKED_BITSTREAM_READER = 0Michael Niedermayer2013-10-31
* | lavc: add a HEVC decoder.Guillaume Martres2013-10-15
* | Merge commit 'e6d8acf6a8fba4743eb56eabe72a741d1bbee3cb'Michael Niedermayer2013-07-05
|\|
| * cabac: x86 version of get_cabac_bypassJason Garrett-Glaser2013-07-04
| * h264: use one table instead of several for cabac functionsRoland Scheidegger2012-04-28
* | h264: use one table instead of several for cabac functionsRoland Scheidegger2012-04-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-29
|\|
| * h264: fix overreads in cabac reader.Ronald S. Bultje2012-03-28
* | cabac_functions: fix license header, this wasnt developed in libavMichael Niedermayer2012-01-14
|/
* cabac: split cabac.h into declarations and function definitionsDiego Biurrun2012-01-12