summaryrefslogtreecommitdiff
path: root/libavcodec/libtwolame.c
Commit message (Expand)AuthorAge
* avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFEAndreas Rheinhardt2022-07-18
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefaultAndreas Rheinhardt2022-03-21
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-21
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-21
* libtwolame: convert to new channel layout APIAnton Khirnov2022-03-15
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()Andreas Rheinhardt2021-06-08
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/libtwolame: fix mono default bitrateJames Cowgill2019-11-01
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
| * libtwolame: prevent a NULL pointer dereferenceVittorio Giovara2014-11-21
* | avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer2015-07-27
* | Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f'Michael Niedermayer2014-10-14
|\|
| * lavc: use a separate field for exporting audio encoder paddingAnton Khirnov2014-10-13
* | libavcodec/libtwolame: fix null pointer dereferencePaul B Mahol2014-10-13
* | avcodec/libtwolame: fix encoding lsf with defaultsMichael Niedermayer2014-06-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-11
|\|
| * mp2: Do not force a samplerateLuca Barbato2014-04-11
* | Merge commit '718907cd881a0b593264aed059c0e00da13f9e15'Michael Niedermayer2014-04-09
|\|
| * libtwolame MP2 encoding supportPaul B Mahol2014-04-07
* cosmetics: group remaining .name and .long_name.Clément Bœsch2013-10-04
* libtwolame: add forgotten callsPaul B Mahol2013-05-26
* normalize calls to ff_alloc_packet2James Zern2013-03-06
* Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-05
* Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer2012-09-05
* libtwolame: fix stupid bugPaul B Mahol2012-08-07
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
* libtwolame MP2 encoding supportPaul B Mahol2012-08-05