| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/g723_1enc: Avoid copying packet data, allow user-supplied buffers | Andreas Rheinhardt | 2021-05-05 | 1 | -6/+7 |
* | avcodec/g723_1enc: Mark encoder 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/+48 |
* | avcodec/g723_1: Deduplicate arrays | Andreas Rheinhardt | 2021-01-08 | 1 | -10/+10 |
* | avcodec/g723_1enc: Avoid skip_put_bits() | Andreas Rheinhardt | 2020-08-01 | 1 | -1/+1 |
* | lavc/g723_1enc: Set the default bitrate to 6300. | Carl Eugen Hoyos | 2019-01-23 | 1 | -0/+6 |
* | avcodec/g723_1: add support for stereo files | Paul B Mahol | 2018-12-18 | 1 | -6/+8 |
* | Merge commit '67deba8a416d818f3d95aef0aa916589090396e2' | Clément Bœsch | 2017-03-31 | 1 | -1/+2 |
|\ |
|
| * | Use avpriv_report_missing_feature() where appropriate | Diego Biurrun | 2016-11-08 | 1 | -1/+2 |
* | | avcodec/g723_1: fix license header | Hendrik Leppkes | 2015-12-07 | 1 | -4/+4 |
* | | Merge commit 'f023d57d355ff3b917f1aad9b03db5c293ec4244' | Hendrik Leppkes | 2015-12-07 | 1 | -5/+5 |
|/ |
|
* | lavc: G.723.1 encoder | Mohamed Naufal | 2015-11-30 | 1 | -0/+1202 |