]> git.sesse.net Git - ffmpeg/history - libavcodec/libspeexenc.c
lavc: Add spherical packet side data API
[ffmpeg] / libavcodec / libspeexenc.c
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec flags
2015-07-20 Vittorio GiovaraGather all coded_frame allocations and free functions...
2015-02-14 Diego Biurrunavcodec: Don't anonymously typedef structs
2014-10-13 Anton Khirnovlavc: use a separate field for exporting audio encoder...
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-03-09 Anton Khirnovlavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft
2013-01-14 Michael Niedermayerlavc: Fix assignments in if() when calling ff_af_queue_add
2012-11-11 Justin RugglesInclude libavutil/channel_layout.h instead of libavutil...
2012-10-05 Dmitry Samonenkolibspeexenc: Updated commentary to reflect recent changes
2012-10-05 Dmitry Samonenkolibspeexenc: Add an option for enabling DTX
2012-10-03 Dmitry Samonenkolibspeex: Add a private option for enabling VAD
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-06-22 Anton Khirnovlibspeexenc: add supported sample rates and channel...
2012-04-06 Martin Storsjöcosmetics: Align codec declarations
2012-03-21 Justin Ruggleslibspeex: use AVCodec.encode2()
2012-02-25 Justin Ruggleslibspeexenc: export encoder delay through AVCodecContex...
2012-02-20 Justin Rugglesavcodec: add ff_samples_to_time_base() convenience...
2012-01-27 Justin Ruggleslibspeexenc: use AVSampleFormat instead of deprecated...
2012-01-03 Justin Ruggleslibspeexenc: fix pts calculations for more than 1 frame...
2011-10-20 Justin Ruggleslibspeexenc: add libspeex encoder