| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "all: Don't set AVClass.item_name to its default value" | Anton Khirnov | 2024-01-20 | 1 | -0/+1 |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 1 | -1/+0 |
* | lavc: deprecate AV_CODEC_CAP_SUBFRAMES | Anton Khirnov | 2023-05-15 | 1 | -1/+5 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec/internal: Move ff_get_buffer() to decode.h | Andreas Rheinhardt | 2022-08-27 | 1 | -2/+1 |
* | avcodec: Make init-threadsafety the default | Andreas Rheinhardt | 2022-07-18 | 1 | -1/+0 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+1 |
* | avcodec/codec_internal: Make FFCodec.decode use AVFrame* | Andreas Rheinhardt | 2022-04-05 | 1 | -2/+1 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -7/+7 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -0/+1 |
* | g723_1: convert to new channel layout API | Anton Khirnov | 2022-03-15 | 1 | -9/+10 |
* | avcodec/g723_1dec: Mark decoder as init-threadsafe | Andreas Rheinhardt | 2021-05-02 | 1 | -0/+1 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec/g723_1: Move tables to their only user | Andreas Rheinhardt | 2021-01-08 | 1 | -0/+72 |
* | avcodec/g723_1: Deduplicate arrays | Andreas Rheinhardt | 2021-01-08 | 1 | -6/+6 |
* | 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 |