Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dirac_vlc: prevent shifting a 0 by 64 bits when zeroing residue | Rostislav Pehlivanov | 2016-07-14 | 1 | -2/+2 |
* | dirac_vlc: add a SET_RESIDUE macro and fix recent regression | Rostislav Pehlivanov | 2016-07-14 | 1 | -9/+15 |
* | dirac_vlc: remove redundant macro declaration | Rostislav Pehlivanov | 2016-07-13 | 1 | -8/+4 |
* | dirac_vlc: fix undefined shifts | Rostislav Pehlivanov | 2016-07-13 | 1 | -2/+2 |
* | avcodec/dirac_vlc: Fix mixed declaration and statements | Michael Niedermayer | 2016-07-12 | 1 | -3/+6 |
* | diracdec: implement a LUT-based Golomb code parser | Rostislav Pehlivanov | 2016-07-11 | 1 | -0/+242 |