| Commit message (Expand) | Author | Age | Files | Lines |
* | cng: convert to new channel layout API | Anton Khirnov | 2022-03-15 | 1 | -5/+1 |
* | avcodec/cngenc: Allow user-supplied buffers | Andreas Rheinhardt | 2021-05-05 | 1 | -1/+3 |
* | avcodec/cngenc: Mark encoder as init-threadsafe | Andreas Rheinhardt | 2021-05-02 | 1 | -1/+1 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec/cngenc: Cleanup generically after init failure | Andreas Rheinhardt | 2020-09-18 | 1 | -3/+2 |
* | avcodec/cngenc: Replace av_free() by av_freep() in close function | Andreas Rheinhardt | 2020-09-18 | 1 | -2/+2 |
* | cngenc: Remove dead store | Derek Buitenhuis | 2017-07-07 | 1 | -1/+1 |
* | avcodec/cngenc: Use ff_alloc_packet2() | Michael Niedermayer | 2015-08-02 | 1 | -2/+2 |
* | avcodec: Use av_clip_uintp2() where possible | Michael Niedermayer | 2015-02-21 | 1 | -1/+1 |
* | avcodec/cngenc: Use av_malloc_array() | Michael Niedermayer | 2014-04-22 | 1 | -2/+2 |
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73' | Michael Niedermayer | 2012-10-31 | 1 | -1/+1 |
|\| |
|
| * | cng: Reindent some incorrectly indented lines | Martin Storsjö | 2012-10-30 | 1 | -1/+1 |
* | | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8' | Michael Niedermayer | 2012-10-30 | 1 | -4/+4 |
|/ |
|
* | avcodec: Add a RFC 3389 comfort noise codec | Martin Storsjö | 2012-10-29 | 1 | -0/+116 |