| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/codec_internal: Avoid deprecation warnings for channel_layouts | Andreas Rheinhardt | 2022-09-28 | 1 | -5/+1 |
* | avcodec/libshine: Remove dead channel count check | Andreas Rheinhardt | 2022-09-22 | 1 | -5/+0 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE | Andreas Rheinhardt | 2022-07-18 | 1 | -0/+1 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+1 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -12/+12 |
* | libshine: convert to new channel layout API | Anton Khirnov | 2022-03-15 | 1 | -3/+9 |
* | avcodec/avcodec: Stop including channel_layout.h in avcodec.h | Andreas Rheinhardt | 2021-07-22 | 1 | -0/+1 |
* | avcodec/libshine: Avoid copying data, allow user-supplied buffer | Andreas Rheinhardt | 2021-05-23 | 1 | -3/+3 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -0/+1 |
* | libshine: Fix faulty ff_alloc_packet2 usage | Rico Tzschichholz | 2015-08-02 | 1 | -1/+1 |
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | libshine: fix support for shine 3.0 | Andreas Cadhalpun | 2015-05-25 | 1 | -1/+1 |
* | avcodec: fix old codec ids | Michael Niedermayer | 2013-10-28 | 1 | -1/+1 |
* | cosmetics: group remaining .name and .long_name. | Clément Bœsch | 2013-10-04 | 1 | -1/+1 |
* | Support for shine 3.0.0 | Romain Beauxis | 2013-07-30 | 1 | -6/+6 |
* | libshine fixed point MP3 encoding support | Paul B Mahol | 2013-04-11 | 1 | -0/+149 |