summaryrefslogtreecommitdiffstats
path: root/libavcodec/libspeexenc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-0/+1
* Merge commit '1746c7c8f2f9a6c5eacb486426dd0a579b4b7498'James Almer2017-11-121-3/+3
|\
| * libspeexenc: Use speex_lib_get_mode instead of the speex_foo_mode data symbolsMartin Storsjö2017-11-041-3/+3
* | Remove some unneeded casts of bit_rate.Carl Eugen Hoyos2017-09-221-2/+2
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-1/+1
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* | lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer2015-09-151-2/+2
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-271-1/+1
|\ \ | |/
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-1/+1
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-1/+1
|\ \ | |/
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-271-2/+2
|\ \ | |/
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-2/+2
* | avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer2015-07-271-1/+1
* | Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'Michael Niedermayer2015-07-201-2/+2
|\ \ | |/
| * Gather all coded_frame allocations and free functions to a single placeVittorio Giovara2015-07-201-2/+2
* | doc: avoid incorrect phrase 'allows to'Andreas Cadhalpun2015-06-161-1/+1
* | Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0'Michael Niedermayer2015-02-141-1/+1
|\ \ | |/
| * avcodec: Don't anonymously typedef structsDiego Biurrun2015-02-141-1/+1
* | Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f'Michael Niedermayer2014-10-141-1/+1
|\ \ | |/
| * lavc: use a separate field for exporting audio encoder paddingAnton Khirnov2014-10-131-1/+1
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-041-1/+1
|\ \ | |/
| * cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
* | Rename "AVClass class" as "AVClass component_class" for external codecs.Sean McGovern2013-07-041-2/+2
* | Merge commit '0f24a3ca999a702f83af9307f9f47b6fdeb546a5'Michael Niedermayer2013-03-121-13/+0
|\ \ | |/
| * lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruftAnton Khirnov2013-03-091-13/+0
| * lavc: Fix assignments in if() when calling ff_af_queue_addMichael Niedermayer2013-01-141-1/+1
* | normalize calls to ff_alloc_packet2James Zern2013-03-061-1/+1
* | libspeexenc: Fix assignments in if()Michael Niedermayer2013-01-141-1/+1
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-121-1/+1
|\ \ | |/
| * Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-111-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-061-1/+1
|\ \ | |/
| * libspeexenc: Updated commentary to reflect recent changesDmitry Samonenko2012-10-051-0/+17
| * libspeexenc: Add an option for enabling DTXDmitry Samonenko2012-10-051-0/+10
| * libspeex: Add a private option for enabling VADDmitry Samonenko2012-10-031-0/+8
* | libspeexenc: Updated commentary to reflect recent changesDmitry Samonenko2012-10-051-0/+17
* | libspeexenc: Add an option for enabling DTXDmitry Samonenko2012-10-051-1/+11
* | Libspeex VAD supportDmitry Samonenko2012-10-021-0/+9
* | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-051-3/+3
|\ \ | |/
| * avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-041-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+1
|\ \ | |/
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
|\ \ | |/
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-221-0/+6
|\ \ | |/
| * libspeexenc: add supported sample rates and channel layouts.Anton Khirnov2012-06-221-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-071-1/+2
|\ \ | |/
| * cosmetics: Align codec declarationsMartin Storsjö2012-04-061-1/+2
* | cosmetics: remove superfluous curly bracketsPaul B Mahol2012-03-231-2/+1
* | libspeexenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-221-2/+1
OpenPOWER on IntegriCloud