summaryrefslogtreecommitdiff
path: root/libavcodec/dirac_vlc.c
Commit message (Expand)AuthorAge
* dirac_vlc: prevent shifting a 0 by 64 bits when zeroing residueRostislav Pehlivanov2016-07-14
* dirac_vlc: add a SET_RESIDUE macro and fix recent regressionRostislav Pehlivanov2016-07-14
* dirac_vlc: remove redundant macro declarationRostislav Pehlivanov2016-07-13
* dirac_vlc: fix undefined shiftsRostislav Pehlivanov2016-07-13
* avcodec/dirac_vlc: Fix mixed declaration and statementsMichael Niedermayer2016-07-12
* diracdec: implement a LUT-based Golomb code parserRostislav Pehlivanov2016-07-11