Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-19avcodec: [loongson] optimize get_cabac_inline.Shiyou Yin
2016-02-24Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis
2016-02-18cosmetics: Drop empty comment linesDiego Biurrun
2016-01-22cabac_functions: Allow more functions to be overriddenJohn Cox
2016-01-22cabac_functions: Count zeros with ctz if it is fastJohn Cox
2015-11-27avcodec/cabac: Check initial cabac decoder stateMichael Niedermayer
2015-11-27avcodec/cabac_functions: Fix "left shift of negative value -31767"Michael Niedermayer
2015-10-10cabac: Make cabac starts hardcodedAnton Khirnov
2015-10-10Revert "cabac: Allow hardcoding CABAC table."Derek Buitenhuis
2015-10-08cabac: Make CABAC states hardcodedAnton Khirnov
2014-09-08avcodec/cabac_functions: fix "warning: UNCHECKED_BITSTREAM_READER is not defi...Michael Niedermayer
2014-09-06cabac: Allow hardcoding CABAC table.Reimar Döffinger
2014-03-09Merge commit '634d9d8b398982647b3d7160641198744901d8d8'Michael Niedermayer
2014-03-09Merge commit 'dfe224f377be3e45758c69d881ca7874b82d647a'Michael Niedermayer
2014-03-09arm: get_cabac inline asmJanne Grunau
2014-03-09aarch64: get_cabac inline asmJanne Grunau
2013-10-31Add HEVC decoderGuillaume Martres
2013-10-31avcodec/cabac: support UNCHECKED_BITSTREAM_READER = 0Michael Niedermayer
2013-10-16lavc: add a HEVC decoder.Guillaume Martres
2013-07-05Merge commit 'e6d8acf6a8fba4743eb56eabe72a741d1bbee3cb'Michael Niedermayer
2013-07-04cabac: x86 version of get_cabac_bypassJason Garrett-Glaser
2012-04-28h264: use one table instead of several for cabac functionsRoland Scheidegger
2012-03-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-28h264: fix overreads in cabac reader.Ronald S. Bultje
2012-01-14cabac_functions: fix license header, this wasnt developed in libavMichael Niedermayer
2012-01-13cabac: split cabac.h into declarations and function definitionsDiego Biurrun
2012-04-28h264: use one table instead of several for cabac functionsRoland Scheidegger