| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/g723_1dec: fix invalid shift with negative sid_gain | Michael Niedermayer | 2019-10-29 | 1 | -1/+1 |
* | avcodec/g723_1dec: Fix overflow in shift | Michael Niedermayer | 2019-10-16 | 1 | -0/+2 |
* | avcodec/g723_1dec: Fix invalid shift | Andreas Rheinhardt | 2019-09-20 | 1 | -1/+1 |
* | avcodec/g723_1dec: actually decode second channel | Paul B Mahol | 2019-03-07 | 1 | -1/+2 |
* | avcodec/g723_1dec: use init_get_bits8() | Paul B Mahol | 2018-12-23 | 1 | -1/+4 |
* | avcodec/g723_1dec: improve stereo support | Paul B Mahol | 2018-12-18 | 1 | -6/+9 |
* | avcodec/g723_1dec: reindent after last commit | Paul B Mahol | 2018-12-18 | 1 | -117/+117 |
* | avcodec/g723_1: add support for stereo files | Paul B Mahol | 2018-12-18 | 1 | -23/+31 |
* | avcodec/g723_1dec: Clip bits2 in both directions | Michael Niedermayer | 2018-05-27 | 1 | -1/+1 |
* | avcodec/g723_1dec: Clip after shift in estimate_sid_gain() | Michael Niedermayer | 2017-05-20 | 1 | -3/+9 |
* | avcodec/g723_1dec: Fix LCG type | Michael Niedermayer | 2017-05-14 | 1 | -1/+1 |
* | avcodec/g723_1dec: Fix runtime error: left shift of negative value -1 | Michael Niedermayer | 2017-05-12 | 1 | -2/+2 |
* | avcodec/g723_1dec: Fix several integer related cases of undefined behaviour | Michael Niedermayer | 2017-05-09 | 1 | -4/+4 |
* | avcodec/g723_1: Fix multiple runtime error: left shift of negative value | Michael Niedermayer | 2017-05-06 | 1 | -2/+2 |
* | Merge commit 'b668662939de3a02454cfc9ba3e6d10b87527a40' | Clément Bœsch | 2016-06-29 | 1 | -4/+5 |
|\ |
|
| * | get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes | Diego Biurrun | 2016-06-07 | 1 | -4/+5 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -2/+2 |
* | | Merge commit 'f023d57d355ff3b917f1aad9b03db5c293ec4244' | Hendrik Leppkes | 2015-12-07 | 1 | -1145/+0 |
|\| |
|
* | | Merge commit '165cc6fb9defcd79fd71c08167f3e8df26b058ff' | Hendrik Leppkes | 2015-12-07 | 1 | -362/+50 |
|\| |
|
| * | g723_1: Move sharable functions to a separate file | Vittorio Giovara | 2015-11-30 | 1 | -369/+35 |
* | | Merge commit 'aac996cc01042194bf621d845bbe684549b5882e' | Hendrik Leppkes | 2015-12-07 | 1 | -99/+1205 |
|/ |
|
* | g723_1: Rename files to better reflect their purpose | Vittorio Giovara | 2015-11-30 | 1 | -0/+1378 |